.el-dialog--center.willdo-modal {
	height: 236px;
	width: 525px;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666
}

.el-dialog--center.willdo-modal .el-dialog__body {
	padding-top: 6px;
	padding-bottom: 20px;
	color: #5f5f5f
}

.el-dialog--center.willdo-modal .dialog-content p {
	text-align: center;
	font-size: 20px
}

.el-dialog--center.willdo-modal .dialog-content p:last-child {
	margin-top: 15px
}

.el-dialog--center.willdo-modal .el-dialog__footer {
	padding-top: 0
}

.el-dialog--center.willdo-modal .el-dialog__footer .el-button {
	width: 120px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	border-radius: 3px
}

#Scrollbar {
	max-height: 170px
}

.shengyinshezhi-active:before {
	color: #D81A21
}

.el-dropdown-menu--small {
	width: 248px;
	height: 273px
}

.el-dropdown-menu--small .closesy {
	height: 45px;
	text-align: center;
	line-height: 45px;
	cursor: pointer
}

.el-dropdown-menu--small .closesy:before {
	content: "";
	position: absolute;
	width: 267px;
	height: 267px;
	top: 50%;
	left: 50%;
	margin-left: -133px;
	margin-top: -133px;
	background: #cdcdcd;
	opacity: 0;
	border-radius: 50%
}

.el-dropdown-menu--small .el-dropdown-menu__item {
	line-height: 27px;
	padding: 0 15px;
	font-size: 13px;
	width: 123px;
	height: 58px;
	float: left;
	text-align: center;
	line-height: 58px;
	border: 1px solid #ebeef5
}

.el-dropdown-menu--small .el-dropdown-menu__item.checked {
	background-color: #fff;
	color: #66b1ff
}

.el-dropdown-menu--small .el-dropdown-menu__item:nth-child(odd) {
	border-left: none;
	border-right: none
}

.el-dropdown-menu--small .el-dropdown-menu__item:nth-child(n+4) {
	border-top: none
}

.el-dropdown-menu--small .el-dropdown-menu__item--divided {
	width: 100%;
	line-height: 35px;
	height: 42px;
	border: none
}

.el-dropdown-menu--small .el-dropdown-menu__item:focus,.el-dropdown-menu--small .el-dropdown-menu__item:not(.is-disabled):hover {
	background: #f7f7f7;
	color: #606266
}

.el-dropdown-menu--small .el-dropdown-menu__item:focus.checked,.el-dropdown-menu--small .el-dropdown-menu__item:not(.is-disabled):hover.checked {
	background-color: #fff;
	color: #66b1ff
}

audio{
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
	outline: none
}

.sound-dropdown {
	display: block;
	margin-top: 5px
}

.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover {
	background: #f7f7f7;
	color: #606266
}

.el-dropdown-menu__item:focus.checked,.el-dropdown-menu__item:not(.is-disabled):hover.checked {
	background-color: #fff;
	color: #66b1ff
}

.el-dropdown-menu__item:active,.el-dropdown-menu__item:not(.is-disabled):active {
	background: #ededed;
	color: #606266
}

.el-dropdown-menu__item.select-time:hover {
	color: currentColor;
	background: #fff
}

.checked {
	color: #333
}

.shengyinshezhi-active:before {
	color: #D81A21
}

.el-dropdown-menu--small {
	width: 248px;
	height: 243px;
	padding: 0
}

.el-dropdown-menu--small .closesy {
	height: 45px;
	text-align: center;
	line-height: 45px;
	cursor: pointer
}

.el-dropdown-menu--small .closesy:before {
	content: "";
	position: absolute;
	width: 267px;
	height: 267px;
	top: 50%;
	left: 50%;
	margin-left: -133px;
	margin-top: -133px;
	background: #cdcdcd;
	opacity: 0;
	border-radius: 50%
}

.el-dropdown-menu--small .el-dropdown-menu__item {
	line-height: 27px;
	padding: 0 15px;
	font-size: 13px;
	width: 123px;
	height: 58px;
	float: left;
	text-align: center;
	line-height: 58px;
	border: 1px solid #ebeef5
}

.el-dropdown-menu--small .el-dropdown-menu__item.checked {
	background-color: #fff;
	color: #66b1ff
}

.el-dropdown-menu--small .el-dropdown-menu__item:nth-child(odd) {
	border-left: none;
	border-right: none
}

.el-dropdown-menu--small .el-dropdown-menu__item:nth-child(n+4) {
	border-top: none
}

.el-dropdown-menu--small .el-dropdown-menu__item--divided {
	width: 100%;
	line-height: 35px;
	height: 42px;
	border: none
}

.el-dropdown-menu--small .el-dropdown-menu__item:focus,.el-dropdown-menu--small .el-dropdown-menu__item:not(.is-disabled):hover {
	background: #f7f7f7;
	color: #606266
}

.el-dropdown-menu--small .el-dropdown-menu__item:focus.checked,.el-dropdown-menu--small .el-dropdown-menu__item:not(.is-disabled):hover.checked {
	background-color: #fff;
	color: #66b1ff
}

.count-down-wrap {
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.count-down-wrap>div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.count-down-wrap>div>div {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	overflow: hidden
}

.count-down-wrap>div>div.ssc {
	border-radius: 18px;
	background-color: #e35858
}

.count-down-wrap>div>div.xync {
	width: 40px;
	height: 40px;
	border-radius: 20px
}

.count-down-wrap>div>div.xync span {
	border-radius: 0
}

.count-down-wrap>div>div.pk10 {
	border-radius: 4px
}

.count-down-wrap>div>div.pk10 span {
	border-radius: 0
}

.count-down-wrap>div>div.k3 {
	border-radius: 4px
}

.count-down-wrap>div>div.k3 span {
	border-radius: 0
}

.count-down-wrap>div>div.add {
	display: block;
	margin-right: 0;
	width: 20px;
	height: 36px;
	line-height: 36px;
	color: #5f5f5f;
	font-size: 16px
}

.count-down-wrap>div>div>div {
	width: 36px;
	height: 9999px
}

.count-down-wrap>div>div>div.pk10-1,.count-down-wrap>div>div>div.sixmark-1,.count-down-wrap>div>div>div.ssc-1 {
	-webkit-animation: move-ssc-data-v-5b9c4148 1.3s linear 0s infinite;
	animation: move-ssc-data-v-5b9c4148 1.3s linear 0s infinite
}

.count-down-wrap>div>div>div.keno-101,.count-down-wrap>div>div>div.xync-1 {
	-webkit-animation: move-ssc-data-v-5b9c4148 1.5s linear 0s infinite;
	animation: move-ssc-data-v-5b9c4148 1.5s linear 0s infinite
}

.count-down-wrap>div>div>div.xync-1 {
	width: 40px
}

.count-down-wrap>div>div>div.k3-1 {
	-webkit-animation: move-k3-data-v-5b9c4148 1s linear 0s infinite;
	animation: move-k3-data-v-5b9c4148 1s linear 0s infinite
}

.count-down-wrap>div>div>div span {
	margin-right: 10px;
	display: block;
	font-size: 22px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-weight: 400;
	-webkit-filter: blur(1px);
	filter: blur(1px)
}

@-webkit-keyframes move-ssc-data-v-5b9c4148 {
	0% {
		-webkit-transform: translateY(-390px);
		transform: translateY(-390px)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes move-ssc-data-v-5b9c4148 {
	0% {
		-webkit-transform: translateY(-390px);
		transform: translateY(-390px)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes move-k3-data-v-5b9c4148 {
	0% {
		-webkit-transform: translateY(-210px);
		transform: translateY(-210px)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes move-k3-data-v-5b9c4148 {
	0% {
		-webkit-transform: translateY(-210px);
		transform: translateY(-210px)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.count-down-wrap .kenoCount {
	width: 474px;
	height: 78px;
	overflow: hidden;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.count-down-wrap .kenoCount .keno-3 {
	width: 36px;
	height: 36px;
	margin: 0 10px 0 0;
	padding-left: 26px
}

.count-down-wrap .kenoCount .keno-3 .keno-101 {
	width: 36px;
	margin-left: -31px;
	margin-top: -10px;
	border: none
}

.count-down-wrap .kenoCount .keno-3 .keno-border {
	border: none
}

.count-down-wrap .kenoCount .keno-3:after {
	content: "";
	top: 0
}

.count-down-wrap .kenoCount .keno-3-checked {
	margin: 0 8px 0 0
}

.tip-content[data-v-2c47548f] {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100vh;
	background: rgba(0,0,0,.8)
}

.tip-content div[data-v-2c47548f] {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding-top: 36px;
	width: 525px;
	height: 236px;
	background-color: #fff;
	border-radius: 5px
}

.tip-content div p[data-v-2c47548f] {
	margin-top: 20px;
	font-family: PingFangSC-Regular;
	font-size: 20px;
	color: #5f5f5f;
	line-height: 20px;
	text-align: center
}

.tip-content div img[data-v-2c47548f] {
	width: 85px;
	height: 68px;
	display: block;
	margin: 0 auto
}

.tip-content div .el-button[data-v-2c47548f] {
	display: block;
	margin: 28px auto 0 auto
}[data-v-2375a8d7] {
	margin: 0;
	padding: 0
}

body[data-v-2375a8d7],html[data-v-2375a8d7] {
	height: 100%;
	font-size: 100px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	max-width: 1024px;
	margin: 0 auto;
	background: #efeff4
}

@-webkit-keyframes animated_box1-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}

	to {
		-webkit-transform: rotateY(2turn);
		transform: rotateY(2turn)
	}
}

@-webkit-keyframes animated_box2-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(2turn);
		transform: rotate(2turn)
	}
}

.cqsscAnimate[data-v-2375a8d7] {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}

.cqsscAnimate .afterbg[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .beforebg[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .blueColor[data-v-2375a8d7] {
	color: #009204
}

.cqsscAnimate .bigbg[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .smallbg[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .singlebg[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .doublebg[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num0[data-v-2375a8d7] {
	background: url(../img/0.34b452a7.png) no-repeat 0 0
}

.cqsscAnimate .num1[data-v-2375a8d7] {
	background: url(../img/1.f928c22c.png) no-repeat 0 0
}

.cqsscAnimate .num2[data-v-2375a8d7] {
	background: url(../img/2.0481e2e9.png) no-repeat 0 0
}

.cqsscAnimate .num3[data-v-2375a8d7] {
	background: url(../img/3.73ddae06.png) no-repeat 0 0
}

.cqsscAnimate .num4[data-v-2375a8d7] {
	background: url(../img/4.4aad0e60.png) no-repeat 0 0
}

.cqsscAnimate .num5[data-v-2375a8d7] {
	background: url(../img/5.9b0ef37f.png) no-repeat 0 0
}

.cqsscAnimate .num6[data-v-2375a8d7] {
	background: url(../img/6.0fbdd22e.png) no-repeat 0 0
}

.cqsscAnimate .num7[data-v-2375a8d7] {
	background: url(../img/7.463ed7ee.png) no-repeat 0 0
}

.cqsscAnimate .num8[data-v-2375a8d7] {
	background: url(../img/8.8aee3f68.png) no-repeat 0 0
}

.cqsscAnimate .num9[data-v-2375a8d7] {
	background: url(../img/9.fe8f9b83.png) no-repeat 0 0
}

.cqsscAnimate .num10[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num11[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num12[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num13[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num14[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num15[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num16[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABnCAYAAAD7aJe9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAASnSURBVHja7J3fcZtYFMY/ZVKAOlhcQdDAe3AFdiqIVEGkChRVYKUC4QpCKrD2nTMrV7BsB3TgfeBoVuOspQNcBL5830zGngTEFT/Ov3suN5OXlxdQ/esDbwFBUARBEBRBEARFEARBEQRBUARBEBRBEARFEARBEQRBUFfUR1++yGQyucp1oigKAAQnf1WISNG25fyRz+LZm54ASAB81psf/M9hGwDfe7OIOI7rnvLWFzmqzPP80PONnwK4B3CnPy364724pimAJYBv+vtb2gO47QlAqOObNzg9GDoIK4A+LSAAsFP342WwngNYu3paOnJBa31QvMyaBg3gxA39HNoYXdURCYAnNfMhQ5gD+MvxGMshWESiFpBg4FIIu4anH/TPs/4sRcRphtcGxBLAwzupB5pAKAD8AJCJSDHkGFF6CmEPYCMi+/cSI7IaT9a2x8D8UOPBWojI7bUhtAVR6tNz7t83AGYAfvWUou6MNcwBwExE0veaNb11g7cAblDNwfTlwtYAQsNxKYDba8SBLrOm7JXpZwBW6o76rhUsxVomIgsfCrrimM6pG9pjGLLEhQOAxUDG66Syng0sS0oMdU0J4IuIDCbz87FDtzYcs+k7JngNQmPDJWs4iMh2aGP3zSK+GY5ZDXHgvrVK7y8lF+eKNY0vv8UT1/NKXoOIoujeULxtXp0TKLyv52qOKIqOUx+/AKRdBHmfLOLOWPccAaxRrzV6zMYeoijaasB3BsSnGHEpSO9FpIyiaImqJzFvca0lgL/fcGXjBRHHcYDLzZ4/oyjaabE3dXDZKYAnnd2la1KFRtcVdnDtncaQlK7JdoPDDq+/i+M4pEVUK/GaqgDwiP/mzAIAnzSbCurAQIvpHl9ANPH5BwCrM3XFSv2/NaaEcRwv8zxvVLWPyTWdKhWR2aVOnDaKbhSaq8p+FFMcVgjm6W+tFW5ha3AFcRzPRwmiZpBs1AhSGNbz7sZqEdb4UKLFhJ+IZLA1vpKxgqjjkoqWn/FoeTCapLJjAvHo4DOyjpKH8YBwMZWtscLyOQFBdK+iiw/9wBtTW8+GYz6NDkSe58UAhzUdo0XAUmxpM2iwVuoLiE4CaAv9QxAOU0pX/n9MICwB9LOja1ksaz9WEJ1NPbyKM1OjZY0zRmjmdMk9TR30ly0wiyaZnE8FnWUK42vLa1jOz8YcI6w3IGm6BOZkMZqLB8JfEDqzmhoO3amvryvLC5GHphu7+DbXtDFmPU91YOh6KIsl/Rh7+npqFVtjTfFkqbYVwtxoDWnTsfu4cdYGtqUwIaplkymAx9OFBAooQb19RVq9BuYdCF3f+gXV+laL5gDmulqvqVZtN/3ysh+hTaBrvaiYungDydvGkK5JWlwBgpNreN2hUxgzdPPS/cblO9ret0rVTd2g5Wrt0+wI1XYR312OcxQ9axEp9ek9AmliIXtUm6bMuninblT7vmqdsQCw0HfuQlTT41P8Pqu6RzWL+owr7Nl0LRAHXN5KtNUXbbATcYaGE3RdaML/vXcY4romgqAIgiAogiAIiiAIgiIIgqAIgiAogiAIiiAIgiIIgqAIgiAogiAIiiAoghia/h0A/FNxOZlrX80AAAAASUVORK5CYII=) no-repeat 0 0
}

.cqsscAnimate .num17[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num18[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAABnCAYAAAD7aJe9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAUQSURBVHja7JzbdZtaEIZ/eaUASkAVHLSGd6MKLFcQqYJIFcSqwO5ATgVSKjB+Z5ZJBeF0QAc+D0xWyFkWDLAlCMz/5AsXwbfntvdoz97f32HqXzf2CgyEyUAYCJOBMBAmA2EgTAbCQJgMhIEwGQgDYTIQBsJkIAyEyUBMT5/G8iCz2azVeUTkA/A/+h8zx9rrdF37n7W9QBiGTU85+8CiPEmS9NIg5MWvANwBiBSnpABiAN+YOf2bQXgAtgC+yM/nFCdJsrwUCCIKAHwVCG2VAtgz88k1iEu6Ji2Ai4qIPAGwdXC5AMCRiE4ANsycDz1YrwG8yQvoE4IP4MURhLJWAN7EygYJYg3gJ4BDTTy4BoRABkNwoVv4AF4E9mBARDLyegdQckeHK1ijB+A4hPQ1EvcTYVg6NLCEE4BXCcTl5/qsHFQBET0AeOgra9oCeHT48pxkTUT0yzo1GdA9M2cVlrVVxrkcwDxJktbBu4tryjFMfdVYATMvqiBIQfcEQDM4PImPvcSIk/K4DMDTFbOkSDGANtprShG3Vxz6uS8QuVScVf/fA1gA+H4la9AUa7sW+f+TwgMEYRh6fYBAxQt+AjCXAHZNF3br0JLLVpErzwv6AnH64Pc5gF1PMaQuy0k7VMM/lLGiFxAZfk+KLQHcy9/6Ut2I7DI40ktahIu5pgVM5YE5iCmOMcszEO7cR5cZgMBAOHQNRNS28KqrE7IkSQxETTr9R+Utk4JNCsVIkZF966ugG6I0ub6PBnNkpZncOj0biD8LL80LWRPRQXnZR4U17Lu4pbFmTdpick1ElatsAqsupmRwMJc2OhBiFbsGmdAbER3KK21EFBDRmwJCjmIqPTcQH8N4buiz1wB+EtGLWIFmiTUHsKxqsbGCroCxaRFAI+jWFTKXEEZfWQuMjePLngAsXEKYxBSHuKkFqtdOmkBw2s80GRAiD246OlYSS9auP+CnMb99x11+ZagHIrpzaR03I4bg4zJdfmXrcNbtdzNSCAGadfk9S+3RNAD7KLr9AgPxsTs6KmNCDGDOzBtmfmLmhQT2U0NXdezSODBWizhC16G3Y+bl/3ubmDll5nsUS79ZA8s4GIjf1rCFbvFnI81jVWlvLNahLQpXYRiuJg+ilCHVaS+1haYGyRtW6I9mEUV2VOenM2Z+aFmhawK5H4ZhNHUQmpbHfYfra2d07yYLIgzDQBGgc61LqogZmmmSSVuE5uFjB/fRrEsHUwahyeF/OLhPqrRQb6ogbq9xkwZT38FUQQxNuYEYgNrsoHAzoRH4j4OiMbjUA4wFhCYQr5p2+F0zOxsLCK0rWHW8zxfFMa9TBqEdhY9trUKWR33Foc+TBSHfb9a8AA8tpqslNmgm9OK2rZdjypq03dgr6ezzlBAiFEuumuNbz2WNBoTMBWndwhrFevP6HBAi8qXrTwvhlCRJ3Pbzj62LYycBWfPifHFTByKKUazG/StVuo9mm7tk6NjINioQzJwT0bLBKG6SllbVMPdd9uEYZWUt80FLXOd73jkc9cCOtRv8F4z0greJUXSAOLnHmLvBU2mP2Tu2jgxF88Hyb9jTb0hAHlBsS7FHt10RUgEw77LSd07X2vfVQ/0cfaevxzbY9zWQ4Hwrnys64/tTAfcKIK7b26m3fV9NbmXrEQbCZCAMhMlAGAiTgTAQJgNhIEwGwkCYDISBMBkIA2EyEAbCZCAMhMlAGAiTgTAZiKHpvwEAqVDGUu4hx+QAAAAASUVORK5CYII=) no-repeat 0 0
}

.cqsscAnimate .num19[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .num20[data-v-2375a8d7] {
	background: url(../img/20.4a730b02.png) no-repeat 0 0
}

.cqsscAnimate .num21[data-v-2375a8d7] {
	background: url(data:image/png;
	base64,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) no-repeat 0 0
}

.cqsscAnimate .cznum0[data-v-2375a8d7] {
	background: url(../img/num0.b0c6252e.png) no-repeat 0 0
}

.cqsscAnimate .cznum1[data-v-2375a8d7] {
	background: url(../img/num1.9c9902b7.png) no-repeat 0 0
}

.cqsscAnimate .cznum2[data-v-2375a8d7] {
	background: url(../img/num2.0b533f8e.png) no-repeat 0 0
}

.cqsscAnimate .cznum3[data-v-2375a8d7] {
	background: url(../img/num3.0000dfc2.png) no-repeat 0 0
}

.cqsscAnimate .cznum4[data-v-2375a8d7] {
	background: url(../img/num4.c3fbd117.png) no-repeat 0 0
}

.cqsscAnimate .cznum5[data-v-2375a8d7] {
	background: url(../img/num5.a27ba221.png) no-repeat 0 0
}

.cqsscAnimate .cznum6[data-v-2375a8d7] {
	background: url(../img/num6.b9d34f2b.png) no-repeat 0 0
}

.cqsscAnimate .cznum7[data-v-2375a8d7] {
	background: url(../img/num7.04e347fd.png) no-repeat 0 0
}

.cqsscAnimate .cznum8[data-v-2375a8d7] {
	background: url(../img/num8.7451e619.png) no-repeat 0 0
}

.cqsscAnimate .cznum9[data-v-2375a8d7] {
	background: url(../img/num9.c83b2766.png) no-repeat 0 0
}

.cqsscAnimate .perspectiveView .out[data-v-2375a8d7] {
	display: none
}

.cqsscAnimate .loading[data-v-2375a8d7] {
	background: rgba(12,12,12,.99);
	height: 100%;
	width: 100%;
	overflow: hidden;
	position: absolute;
	min-height: 100px;
	z-index: 6;
	top: 0;
	left: 0
}

.cqsscAnimate .loading .loadtxt[data-v-2375a8d7] {
	height: 80px;
	width: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	color: #fff;
	font-size: 18px
}

.cqsscAnimate .bodybg[data-v-2375a8d7] {
	width: 100%;
	height: auto;
	text-align: center;
	position: relative
}

.cqsscAnimate .bodybg img[data-v-2375a8d7] {
	vertical-align: top;
	width: 100%;
	clear: both
}

.cqsscAnimate .disnone[data-v-2375a8d7] {
	display: none
}

.cqsscAnimate .content[data-v-2375a8d7] {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	min-height: 100%
}

.cqsscAnimate .content .nameLogo[data-v-2375a8d7] {
	width: 26%;
	margin-left: 23%;
	height: 17%
}

.cqsscAnimate .content .coderbox[data-v-2375a8d7] {
	width: 100%;
	margin-top: 1%;
	height: 55%;
	border-sizing: border-box;
	border: 1px solid transparent
}

.cqsscAnimate .content .coderbox .codeboxl[data-v-2375a8d7] {
	width: 46%;
	margin-left: 13%;
	margin-top: 1%;
	height: 100%;
	background-size: 100%;
	display: inline-block;
	float: left
}

.cqsscAnimate .content .coderbox .codeboxl .line[data-v-2375a8d7] {
	width: 100%;
	height: 28%;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	overflow: hidden
}

.cqsscAnimate .content .coderbox .codeboxl .line .box[data-v-2375a8d7] {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 1%;
	background-size: 97%;
	width: 100%
}

.cqsscAnimate .content .coderbox .codeboxl .line .box span[data-v-2375a8d7] {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top;
	background-size: 100%;
	font-weight: 700;
	min-height: 200px;
	font-size: 52px;
	text-align: center
}

.cqsscAnimate .content .coderbox .codeboxl .tl .box[data-v-2375a8d7] {
	animation: animated_box1-data-v-2375a8d7 1s 1;
	-moz-animation: animated_box1-data-v-2375a8d7 1s 1;
	-webkit-animation: animated_box1-data-v-2375a8d7 1s 1;
	-o-animation: animated_box1-data-v-2375a8d7 1s 1
}

.cqsscAnimate .content .coderbox .codeboxl .ml[data-v-2375a8d7] {
	margin-top: 5%;
	text-align: center;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	font-size: 50%
}

.cqsscAnimate .content .coderbox .codeboxl .bl[data-v-2375a8d7] {
	margin-top: 5%
}

.cqsscAnimate .content .coderbox .codeboxl .bl .box[data-v-2375a8d7] {
	animation: animated_box1-data-v-2375a8d7 1s 1;
	-moz-animation: animated_box1-data-v-2375a8d7 1s 1;
	-webkit-animation: animated_box1-data-v-2375a8d7 1s 1;
	-o-animation: animated_box1-data-v-2375a8d7 1s 1
}

.cqsscAnimate .content .coderbox .codeboxr[data-v-2375a8d7] {
	width: 24%;
	margin-top: 1%;
	height: 100%;
	float: left;
	margin-left: 3%;
	background-size: 100%;
	display: inline-block;
	font-size: 100%;
	position: relative
}

.cqsscAnimate .content .coderbox .codeboxr .heiban[data-v-2375a8d7] {
	font-size: 14px;
	width: 98%;
	height: 45%;
	padding: 15% 13%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.cqsscAnimate .content .coderbox .codeboxr .heiban .redfont[data-v-2375a8d7] {
	color: red
}

.cqsscAnimate .content .coderbox .codeboxr .heiban .bluefont[data-v-2375a8d7] {
	color: #0f81eb;
	font-size: 25px;
	vertical-align: bottom;
	position: absolute;
	left: 36%
}

.cqsscAnimate .content .coderbox .codeboxr .heiban .line1[data-v-2375a8d7] {
	text-align: center;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	white-space: nowrap
}

.cqsscAnimate .content .coderbox .codeboxr .heiban #qishu[data-v-2375a8d7] {
	margin-top: 15px
}

.cqsscAnimate .content .coderbox .codeboxr .heiban .line1 .djs[data-v-2375a8d7],.cqsscAnimate .content .coderbox .codeboxr .heiban .line1 .oping[data-v-2375a8d7] {
	width: 100%;
	height: auto;
	display: none;
	position: relative
}

.cqsscAnimate .content .coderbox .codeboxr .heiban .line1 .oping[data-v-2375a8d7] {
	color: #0f81eb
}

.cqsscAnimate .content .coderbox .codeboxr .heiban .cuttimetitle[data-v-2375a8d7] {
	position: absolute;
	left: 0;
	top: 10%
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb[data-v-2375a8d7] {
	width: 98%;
	height: 56%;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .line[data-v-2375a8d7] {
	text-align: center;
	width: 100%;
	height: 27%;
	text-align: left;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .smallnum[data-v-2375a8d7] {
	width: 100%;
	display: -webkit-flex;
	display: -webkit-box;
	display: flex;
	display: -ms-flexbox;
	height: 26%;
	margin-top: 4%
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .smallnum .box[data-v-2375a8d7] {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin: 1%;
	background-size: 97%;
	width: 100%
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .smallnum .box span[data-v-2375a8d7] {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-size: 100%;
	vertical-align: top;
	min-height: 100px
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .smallnum .box .orbtn[data-v-2375a8d7] {
	background-size: 100%;
	background: #d88629;
	line-height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 18% 0;
	border-radius: 10%;
	-moz-border-radius: 10%;
	-webkit-border-radius: 10%
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .bckj[data-v-2375a8d7] {
	font-size: 14px;
	margin-top: 40%
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .bckj span[data-v-2375a8d7] {
	margin-right: 7%;
	text-align: center
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .bckj span[data-v-2375a8d7]:last-child {
	margin-right: 0
}

.cqsscAnimate .content .coderbox .codeboxr .heibanb .cuttimetitle[data-v-2375a8d7] {
	padding-top: 9%
}

.cqsscAnimate .content .menubox[data-v-2375a8d7] {
	width: 100%;
	margin-top: 1%;
	height: 16%
}

.cqsscAnimate .content .menubox .tyrbtn[data-v-2375a8d7] {
	width: 16%;
	height: 60%;
	margin-left: 26%;
	margin-top: 2%;
	display: inline-block;
	background: url(../img/trybtn.a6721356.png) no-repeat 0 0;
	background-size: 100%;
	float: left;
	cursor: pointer
}

.cqsscAnimate .content .menubox .soundbtn[data-v-2375a8d7] {
	margin-left: 2%;
	width: 10%;
	height: 58%;
	display: inline-block;
	float: left;
	margin-top: 2%;
	background: url(../img/vulebtn.6bc47e60.png) no-repeat 0 8%;
	background-size: 63%;
	cursor: pointer
}

.cqsscAnimate .content .menubox .closesoundbtn[data-v-2375a8d7] {
	background-position-y: 81%
}

.cqsscAnimate .content #numBig[data-v-2375a8d7] {
	color: #333
}

.in[data-v-2375a8d7] {
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-duration: .35s;
	animation-timing-function: ease-out;
	animation-duration: .35s
}

.out[data-v-2375a8d7] {
	-webkit-animation-timing-function: ease-in;
	-webkit-animation-duration: 225ms;
	animation-timing-function: ease-in;
	animation-duration: 225ms
}

@-webkit-keyframes fadein-data-v-2375a8d7 {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadein-data-v-2375a8d7 {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeout-data-v-2375a8d7 {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeout-data-v-2375a8d7 {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fade.out[data-v-2375a8d7] {
	opacity: 0;
	-webkit-animation-duration: 125ms;
	-webkit-animation-name: fadeout-data-v-2375a8d7;
	animation-duration: 125ms;
	animation-name: fadeout-data-v-2375a8d7
}

.fade.in[data-v-2375a8d7] {
	opacity: 1;
	-webkit-animation-duration: 225ms;
	-webkit-animation-name: fadein-data-v-2375a8d7;
	animation-duration: 225ms;
	animation-name: fadein-data-v-2375a8d7
}

.pop[data-v-2375a8d7] {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.pop.in[data-v-2375a8d7] {
	-webkit-transform: scale(1);
	-webkit-animation-name: popin-data-v-2375a8d7;
	-webkit-animation-duration: .35s;
	transform: scale(1);
	animation-name: popin-data-v-2375a8d7;
	animation-duration: .35s;
	opacity: 1
}

.pop.out[data-v-2375a8d7] {
	-webkit-animation-name: fadeout-data-v-2375a8d7;
	-webkit-animation-duration: .1s;
	animation-name: fadeout-data-v-2375a8d7;
	animation-duration: .1s;
	opacity: 0
}

.pop.in.reverse[data-v-2375a8d7] {
	-webkit-animation-name: fadein-data-v-2375a8d7;
	animation-name: fadein-data-v-2375a8d7
}

.pop.out.reverse[data-v-2375a8d7] {
	-webkit-transform: scale(.8);
	-webkit-animation-name: popout-data-v-2375a8d7;
	transform: scale(.8);
	animation-name: popout-data-v-2375a8d7
}

@-webkit-keyframes popin-data-v-2375a8d7 {
	0% {
		-webkit-transform: scale(.8);
		opacity: 0
	}

	to {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@keyframes popin-data-v-2375a8d7 {
	0% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 0
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes popout-data-v-2375a8d7 {
	0% {
		-webkit-transform: scale(1);
		opacity: 1
	}

	to {
		-webkit-transform: scale(.8);
		opacity: 0
	}
}

@keyframes popout-data-v-2375a8d7 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}

	to {
		-webkit-transform: scale(.8);
		transform: scale(.8);
		opacity: 0
	}
}

@-webkit-keyframes slideinfromright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translate3d(100%,0,0)
	}

	to {
		-webkit-transform: translateZ(0)
	}
}

@keyframes slideinfromright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes slideinfromleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translate3d(-100%,0,0)
	}

	to {
		-webkit-transform: translateZ(0)
	}
}

@keyframes slideinfromleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes slideouttoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(-100%,0,0)
	}
}

@keyframes slideouttoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

@-webkit-keyframes slideouttoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateZ(0)
	}

	to {
		-webkit-transform: translate3d(100%,0,0)
	}
}

@keyframes slideouttoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	to {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	}
}

.slide.in[data-v-2375a8d7],.slide.out[data-v-2375a8d7] {
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-duration: .35s;
	animation-timing-function: ease-out;
	animation-duration: .35s
}

.slide.out[data-v-2375a8d7] {
	-webkit-transform: translate3d(-100%,0,0);
	-webkit-animation-name: slideouttoleft-data-v-2375a8d7;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	animation-name: slideouttoleft-data-v-2375a8d7
}

.slide.in[data-v-2375a8d7] {
	-webkit-transform: translateZ(0);
	-webkit-animation-name: slideinfromright-data-v-2375a8d7;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	animation-name: slideinfromright-data-v-2375a8d7
}

.slide.out.reverse[data-v-2375a8d7] {
	-webkit-transform: translate3d(100%,0,0);
	-webkit-animation-name: slideouttoright-data-v-2375a8d7;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	animation-name: slideouttoright-data-v-2375a8d7
}

.slide.in.reverse[data-v-2375a8d7] {
	-webkit-transform: translateZ(0);
	-webkit-animation-name: slideinfromleft-data-v-2375a8d7;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	animation-name: slideinfromleft-data-v-2375a8d7
}

.slidefade.out[data-v-2375a8d7] {
	-webkit-transform: translateX(-100%);
	-webkit-animation-name: slideouttoleft-data-v-2375a8d7;
	-webkit-animation-duration: 225ms;
	transform: translateX(-100%);
	animation-name: slideouttoleft-data-v-2375a8d7;
	animation-duration: 225ms
}

.slidefade.in[data-v-2375a8d7] {
	-webkit-transform: translateX(0);
	-webkit-animation-name: fadein-data-v-2375a8d7;
	-webkit-animation-duration: .2s;
	transform: translateX(0);
	animation-name: fadein-data-v-2375a8d7;
	animation-duration: .2s
}

.slidefade.out.reverse[data-v-2375a8d7] {
	-webkit-transform: translateX(100%);
	-webkit-animation-name: slideouttoright-data-v-2375a8d7;
	-webkit-animation-duration: .2s;
	transform: translateX(100%);
	animation-name: slideouttoright-data-v-2375a8d7;
	animation-duration: .2s
}

.slidefade.in.reverse[data-v-2375a8d7] {
	-webkit-transform: translateX(0);
	-webkit-animation-name: fadein-data-v-2375a8d7;
	-webkit-animation-duration: .2s;
	transform: translateX(0);
	animation-name: fadein-data-v-2375a8d7;
	animation-duration: .2s
}

.slidedown.out[data-v-2375a8d7] {
	-webkit-animation-name: fadeout-data-v-2375a8d7;
	-webkit-animation-duration: .1s;
	animation-name: fadeout-data-v-2375a8d7;
	animation-duration: .1s
}

.slidedown.in[data-v-2375a8d7] {
	-webkit-transform: translateY(0);
	-webkit-animation-name: slideinfromtop-data-v-2375a8d7;
	-webkit-animation-duration: .25s;
	transform: translateY(0);
	animation-name: slideinfromtop-data-v-2375a8d7;
	animation-duration: .25s
}

.slidedown.in.reverse[data-v-2375a8d7] {
	-webkit-animation-name: fadein-data-v-2375a8d7;
	-webkit-animation-duration: .15s;
	animation-name: fadein-data-v-2375a8d7;
	animation-duration: .15s
}

.slidedown.out.reverse[data-v-2375a8d7] {
	-webkit-transform: translateY(-100%);
	-webkit-animation-name: slideouttotop-data-v-2375a8d7;
	-webkit-animation-duration: .2s;
	transform: translateY(-100%);
	animation-name: slideouttotop-data-v-2375a8d7;
	animation-duration: .2s
}

@-webkit-keyframes slideinfromtop-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(-100%)
	}

	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes slideinfromtop-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes slideouttotop-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-100%)
	}
}

@keyframes slideouttotop-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%)
	}
}

.slideup.out[data-v-2375a8d7] {
	-webkit-animation-name: fadeout-data-v-2375a8d7;
	-webkit-animation-duration: .1s;
	animation-name: fadeout-data-v-2375a8d7;
	animation-duration: .1s
}

.slideup.in[data-v-2375a8d7] {
	-webkit-transform: translateY(0);
	-webkit-animation-name: slideinfrombottom-data-v-2375a8d7;
	-webkit-animation-duration: .25s;
	transform: translateY(0);
	animation-name: slideinfrombottom-data-v-2375a8d7;
	animation-duration: .25s
}

.slideup.in.reverse[data-v-2375a8d7] {
	-webkit-animation-name: fadein-data-v-2375a8d7;
	-webkit-animation-duration: .15s;
	animation-name: fadein-data-v-2375a8d7;
	animation-duration: .15s
}

.slideup.out.reverse[data-v-2375a8d7] {
	-webkit-transform: translateY(100%);
	-webkit-animation-name: slideouttobottom-data-v-2375a8d7;
	-webkit-animation-duration: .2s;
	transform: translateY(100%);
	animation-name: slideouttobottom-data-v-2375a8d7;
	animation-duration: .2s
}

@-webkit-keyframes slideinfrombottom-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(100%)
	}

	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes slideinfrombottom-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}

	to {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes slideouttobottom-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(100%)
	}
}

@keyframes slideouttobottom-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}

	to {
		-webkit-transform: translateY(100%);
		transform: translateY(100%)
	}
}

.perspectiveView[data-v-2375a8d7] {
	-webkit-perspective: 1000;
	perspective: 1000
}

.flip[data-v-2375a8d7] {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0);
	backface-visibility: hidden;
	transform: translateX(0);
	background: #fff
}

.flip.out[data-v-2375a8d7] {
	-webkit-transform: rotateY(-90deg) scale(.9);
	-webkit-animation-name: flipouttoleft-data-v-2375a8d7;
	-webkit-animation-duration: 175ms;
	transform: rotateY(-90deg) scale(.9);
	animation-name: flipouttoleft-data-v-2375a8d7;
	animation-duration: 175ms
}

.flip.in[data-v-2375a8d7] {
	-webkit-animation-name: flipintoright-data-v-2375a8d7;
	-webkit-animation-duration: 225ms;
	animation-name: flipintoright-data-v-2375a8d7;
	animation-duration: 225ms
}

.flip.out.reverse[data-v-2375a8d7] {
	-webkit-transform: rotateY(90deg) scale(.9);
	-webkit-animation-name: flipouttoright-data-v-2375a8d7;
	transform: rotateY(90deg) scale(.9);
	animation-name: flipouttoright-data-v-2375a8d7
}

.flip.in.reverse[data-v-2375a8d7] {
	-webkit-animation-name: flipintoleft-data-v-2375a8d7;
	animation-name: flipintoleft-data-v-2375a8d7
}

.viewport-turn[data-v-2375a8d7] {
	-webkit-perspective: 200px;
	perspective: 200px;
	position: absolute
}

.turn[data-v-2375a8d7] {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0);
	-webkit-transform-origin: 0;
	backface-visibility: hidden;
	transform: translateX(0);
	transform-origin: 0
}

.turn.out[data-v-2375a8d7] {
	-webkit-transform: rotateY(-90deg) scale(.9);
	-webkit-animation-name: flipouttoleft-data-v-2375a8d7;
	-webkit-animation-duration: 125ms;
	transform: rotateY(-90deg) scale(.9);
	animation-name: flipouttoleft-data-v-2375a8d7;
	animation-duration: 125ms
}

.turn.in[data-v-2375a8d7] {
	-webkit-animation-name: flipintoright-data-v-2375a8d7;
	-webkit-animation-duration: .25s;
	animation-name: flipintoright-data-v-2375a8d7;
	animation-duration: .25s
}

.turn.out.reverse[data-v-2375a8d7] {
	-webkit-transform: rotateY(90deg) scale(.9);
	-webkit-animation-name: flipouttoright-data-v-2375a8d7;
	transform: rotateY(90deg) scale(.9);
	animation-name: flipouttoright-data-v-2375a8d7
}

.turn.in.reverse[data-v-2375a8d7] {
	-webkit-animation-name: flipintoleft-data-v-2375a8d7;
	animation-name: flipintoleft-data-v-2375a8d7
}

@-webkit-keyframes flipouttoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(0)
	}

	to {
		-webkit-transform: rotateY(-90deg) scale(.9)
	}
}

@keyframes flipouttoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	to {
		-webkit-transform: rotateY(-90deg) scale(.9);
		transform: rotateY(-90deg) scale(.9)
	}
}

@-webkit-keyframes flipouttoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(0)
	}

	to {
		-webkit-transform: rotateY(90deg) scale(.9)
	}
}

@keyframes flipouttoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}

	to {
		-webkit-transform: rotateY(90deg) scale(.9);
		transform: rotateY(90deg) scale(.9)
	}
}

@-webkit-keyframes flipintoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(-90deg) scale(.9)
	}

	to {
		-webkit-transform: rotateY(0)
	}
}

@keyframes flipintoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(-90deg) scale(.9);
		transform: rotateY(-90deg) scale(.9)
	}

	to {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}
}

@-webkit-keyframes flipintoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(90deg) scale(.9)
	}

	to {
		-webkit-transform: rotateY(0)
	}
}

@keyframes flipintoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: rotateY(90deg) scale(.9);
		transform: rotateY(90deg) scale(.9)
	}

	to {
		-webkit-transform: rotateY(0);
		transform: rotateY(0)
	}
}

.flow[data-v-2375a8d7] {
	-webkit-transform-origin: 50% 30%;
	transform-origin: 50% 30%
}

.flow.out[data-v-2375a8d7] {
	-webkit-transform: translateX(-100%) scale(.7);
	-webkit-animation-name: flowouttoleft-data-v-2375a8d7;
	-webkit-animation-timing-function: ease;
	-webkit-animation-duration: .35s;
	transform: translateX(-100%) scale(.7);
	animation-name: flowouttoleft-data-v-2375a8d7;
	animation-timing-function: ease;
	animation-duration: .35s
}

.flow.in[data-v-2375a8d7] {
	-webkit-transform: translateX(0) scale(1);
	-webkit-animation-name: flowinfromright-data-v-2375a8d7;
	-webkit-animation-timing-function: ease;
	-webkit-animation-duration: .35s;
	transform: translateX(0) scale(1);
	animation-name: flowinfromright-data-v-2375a8d7;
	animation-timing-function: ease;
	animation-duration: .35s
}

.flow.out.reverse[data-v-2375a8d7] {
	-webkit-transform: translateX(100%);
	-webkit-animation-name: flowouttoright-data-v-2375a8d7;
	transform: translateX(100%);
	animation-name: flowouttoright-data-v-2375a8d7
}

.flow.in.reverse[data-v-2375a8d7] {
	-webkit-animation-name: flowinfromleft-data-v-2375a8d7;
	animation-name: flowinfromleft-data-v-2375a8d7
}

@-webkit-keyframes flowouttoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(0) scale(1)
	}

	60%,70% {
		-webkit-transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(-100%) scale(.7)
	}
}

@keyframes flowouttoleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1)
	}

	60%,70% {
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(-100%) scale(.7);
		transform: translateX(-100%) scale(.7)
	}
}

@-webkit-keyframes flowouttoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(0) scale(1)
	}

	60%,70% {
		-webkit-transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(100%) scale(.7)
	}
}

@keyframes flowouttoright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1)
	}

	60%,70% {
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(100%) scale(.7);
		transform: translateX(100%) scale(.7)
	}
}

@-webkit-keyframes flowinfromleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(-100%) scale(.7)
	}

	30%,40% {
		-webkit-transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(0) scale(1)
	}
}

@keyframes flowinfromleft-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(-100%) scale(.7);
		transform: translateX(-100%) scale(.7)
	}

	30%,40% {
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1)
	}
}

@-webkit-keyframes flowinfromright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(100%) scale(.7)
	}

	30%,40% {
		-webkit-transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(0) scale(1)
	}
}

@keyframes flowinfromright-data-v-2375a8d7 {
	0% {
		-webkit-transform: translateX(100%) scale(.7);
		transform: translateX(100%) scale(.7)
	}

	30%,40% {
		-webkit-transform: translateX(0) scale(.7);
		transform: translateX(0) scale(.7)
	}

	to {
		-webkit-transform: translateX(0) scale(1);
		transform: translateX(0) scale(1)
	}
}

.hide[data-v-2375a8d7] {
	visibility: hidden
}

.pc28Animation * {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "\5FAE\8F6F\96C5\9ED1"
}

.pc28Animation .content {
	width: 1125px;
	height: 558px;
	margin: 0 auto;
	-webkit-transform: scale(.747);
	transform: scale(.747);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	min-height: auto
}

.pc28Animation .content .cqncAnimate {
	position: relative;
	width: 1125px;
	height: 780px
}

.pc28Animation .content .cqncAnimate .bodybg {
	width: 100%;
	height: auto
}

.pc28Animation .content .cqncAnimate .bodybg img {
	vertical-align: top;
	width: 100%;
	height: 100%
}

.pc28Animation .content .cqncAnimate .zhezao {
	position: absolute;
	top: 0;
	left: 99px;
	width: 927px;
	height: 180px
}

.pc28Animation .content .cqncAnimate .position {
	position: absolute;
	width: 899px;
	height: 70px;
	top: 0;
	width: 100%;
	font-size: 30px
}

.pc28Animation .content .cqncAnimate .position .logo {
	float: left;
	width: 230px;
	height: inherit;
	line-height: 70px
}

.pc28Animation .content .cqncAnimate .position .logo img {
	margin-left: 25px
}

.pc28Animation .content .cqncAnimate .position .kaiDiv {
	float: left;
	width: 625px;
	height: inherit
}

.pc28Animation .content .cqncAnimate .position .kaiDiv ul {
	width: 70%;
	height: inherit;
	margin-left: 27%
}

.pc28Animation .content .cqncAnimate .position .kaiDiv ul li {
	float: left;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin-top: 14px;
	margin-left: 10px;
	font-size: 28px;
	font-weight: 800;
	color: #ffea00
}

.pc28Animation .content .cqncAnimate .position .kaiDiv ul .number {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAABqklEQVRYw9WZPU7DQBSEv7e2qBMkLkBHSQcSB6CmIx1tOAJUCBoaboFEA5QU9JSUdFwAiUSCgspDYa9/4gQQIeR5qmRtryfz3oy9WVu7fl4BzoB9oM9PYfGDWmOqj9u06zR9HmscAdMYuASOUuAUGM5HqrrR70lN+3HqYQyBjxQYFKM7L3vrjz9W9B+weve0DdxjHASMPia8kQR43d14IAhM/RTT/DMuEAo5v1TOiWICE+4VJWTIKIja/PMtCgo5vzT2gFsEdUlR+VdUIctLj3OihJrr5bn0SQZ0xExQlt4vWYVS0WzZXL5GzFGCHOtZc72cl74K/JB5pomSXEj3rq+ZKQ9UtygDv2hWr2iaqROKJr5zdOIR6ltREePJdY/W48kx0Zjzqdy7Pr49JY77k0bpfbue+GRyvxQpViDuA7/qUedmKpci7hW18g2/U4oum81s1BT1va7vTI9GbinOAz/+0RwUNFIQydvt5rJJtZBdbWGAaWTJ+805xiGAJrdgbPbWS+3bjPPa51bHGztR7WtaY1ykCjoGDGMA6n1PatZkf0aqjjH5htjJJ/mazKhWndVAAAAAAElFTkSuQmCC) no-repeat
}

.pc28Animation .content .cqncAnimate .position .defDiv {
	float: right;
	width: 255px;
	height: 70px;
	font-size: 16px;
	color: #fff
}

.pc28Animation .content .cqncAnimate .position .defDiv .drawTimeDiv {
	float: left;
	width: 165px;
	height: 70px;
	line-height: 70px
}

.pc28Animation .content .cqncAnimate .position .defDiv #soundBth {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
	display: block;
	width: 50px;
	height: 50px
}

.pc28Animation .content .cqncAnimate .position .defDiv .soundsOn {
	background: url(../img/imgGroup.f88b9eec.png) 0 -418px no-repeat
}

.pc28Animation .content .cqncAnimate .position .defDiv .soundsOff {
	background: url(../img/imgGroup.f88b9eec.png) 0 -487px no-repeat
}

.pc28Animation .content .cqncAnimate .cutTime {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 150px
}

.pc28Animation .content .cqncAnimate .cutTime div {
	width: 360px;
	height: inherit;
	margin: 0 auto;
	line-height: 100px;
	text-align: center
}

.pc28Animation .content .cqncAnimate .cutTime #hourtxt {
	font-family: DS-Digital;
	padding: 0;
	font-size: 60px;
	color: #ffea00
}

.pc28Animation .content .cqncAnimate .cutTime #opening {
	display: none;
	width: 180px;
	height: 40px;
	margin-top: 50px;
	margin-left: 100px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
	font-size: 30px;
	font-weight: 800;
	color: #d6ab00
}

.pc28Animation .content .cqncAnimate .kaiBox {
	position: absolute;
	width: 100%;
	height: 190px;
	top: 292px
}

.pc28Animation .content .cqncAnimate .kaiBox #kaiUl {
	width: 100%;
	height: 190px
}

.pc28Animation .content .cqncAnimate .kaiBox #kaiUl li {
	float: left;
	width: 225px;
	height: 190px;
	background: url(../img/imgGroup.f88b9eec.png) 0 0 no-repeat
}

.pc28Animation .content .cqncAnimate .kaiBox #kaiUl li span {
	display: block;
	width: 120px;
	height: 120px;
	margin-top: 48px;
	margin-left: 52px
}

.pc28Animation .content .cqncAnimate .kaiBox #kaiUl li:first-child {
	margin-left: 222px;
	-webkit-transition: margin-top .45s;
	transition: margin-top .45s
}

.pc28Animation .content .cqncAnimate .kaiBox #kaiUl li:nth-child(2) {
	margin-left: 5px;
	-webkit-transition: margin-top .2s;
	transition: margin-top .2s
}

.pc28Animation .content .cqncAnimate .kaiBox #kaiUl li:nth-child(3) {
	margin-left: 5px;
	-webkit-transition: margin-top .15s;
	transition: margin-top .15s
}

.pc28Animation .content .cqncAnimate .lightBox {
	position: absolute;
	top: 470px;
	width: 100%;
	height: 58px
}

.pc28Animation .content .cqncAnimate .lightBox ul {
	width: 100%;
	height: 58px
}

.pc28Animation .content .cqncAnimate .lightBox ul li {
	float: left;
	width: 70px;
	height: 58px;
	background: url(../img/imgGroup.f88b9eec.png) 0 -585px no-repeat
}

.pc28Animation .content .cqncAnimate .lightBox ul li:first-child {
	margin-left: 297px
}

.pc28Animation .content .cqncAnimate .lightBox ul li:nth-child(2) {
	margin-left: 162px
}

.pc28Animation .content .cqncAnimate .lightBox ul li:nth-child(3) {
	margin-left: 160px
}

.pc28Animation .content .cqncAnimate .tryKai {
	position: absolute;
	width: 100%;
	height: 50px;
	top: 610px
}

.pc28Animation .content .cqncAnimate .tryKai .jzCheck {
	position: absolute;
	display: inline-block;
	top: 7px;
	width: 147px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-radius: 4px;
	background: rgba(0,0,0,.7);
	color: hsla(0,0%,98%,.8);
	margin-left: 480px;
	padding: 0 10px
}

.pc28Animation .content .cqncAnimate .tryKai #tryBtn {
	display: block;
	font-size: 18px;
	color: #fff;
	width: 155px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	border-radius: 25px;
	cursor: pointer;
	background: url(../img/imgGroup.f88b9eec.png) 0 -707px no-repeat
}

.pc28Animation .num0 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -8px no-repeat
}

.pc28Animation .num1 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -136px no-repeat
}

.pc28Animation .num2 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -264px no-repeat
}

.pc28Animation .num3 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -392px no-repeat
}

.pc28Animation .num4 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -520px no-repeat
}

.pc28Animation .num5 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -647px no-repeat
}

.pc28Animation .num6 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -775px no-repeat
}

.pc28Animation .num7 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -903px no-repeat
}

.pc28Animation .num8 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -1031px no-repeat
}

.pc28Animation .num9 {
	background: url(../img/imgGroup.f88b9eec.png) -243px -1159px no-repeat
}

@-webkit-keyframes rotation {
	0% {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		transform: rotateY(0deg);
		-webkit-transform: rotateY(0deg);
		-ms-transform: rotateY(0deg)
	}

	to {
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
		transform: rotateY(1turn);
		-webkit-transform: rotateY(1turn);
		-ms-transform: rotateY(1turn)
	}
}

.pc28Animation .Rotation {
	animation: rotation .3s linear infinite;
	-moz-animation: rotation .3s linear infinite;
	-webkit-animation: rotation .3s linear infinite;
	-o-animation: rotation .3s linear infinite
}

.pc28Animation .Rotation,.pc28Animation .rotOnce {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(1turn)
}

.pc28Animation .rotOnce {
	animation: rotation 1s;
	-moz-animation: rotation 1s;
	-webkit-animation: rotation 1s;
	-o-animation: rotation 1s
}

body[data-v-e5f95e80],dd[data-v-e5f95e80],dl[data-v-e5f95e80],fieldset[data-v-e5f95e80],form[data-v-e5f95e80],h1[data-v-e5f95e80],h2[data-v-e5f95e80],h3[data-v-e5f95e80],h4[data-v-e5f95e80],h5[data-v-e5f95e80],h6[data-v-e5f95e80],input[data-v-e5f95e80],legend[data-v-e5f95e80],ol[data-v-e5f95e80],p[data-v-e5f95e80],select[data-v-e5f95e80],td[data-v-e5f95e80],textarea[data-v-e5f95e80],th[data-v-e5f95e80],ul[data-v-e5f95e80] {
	margin: 0;
	padding: 0
}

body[data-v-e5f95e80] {
	font: 12px 微软雅黑,Arial Narrow,HELVETICA;
	background: #fff;
	-webkit-text-size-adjust: 100%
}

a[data-v-e5f95e80] {
	color: #2d374b;
	text-decoration: none
}

a[data-v-e5f95e80]:hover {
	color: #cd0200;
	text-decoration: underline
}

.logo[data-v-e5f95e80] {
	width: 272px;
	height: 76px;
	display: inline-block;
	float: left;
	cursor: pointer
}

em[data-v-e5f95e80] {
	font-style: normal
}

li[data-v-e5f95e80] {
	list-style: none
}

img[data-v-e5f95e80] {
	border: 0;
	vertical-align: middle
}

table[data-v-e5f95e80] {
	border-collapse: collapse;
	border-spacing: 0
}

p[data-v-e5f95e80] {
	word-wrap: break-word
}

.video_box[data-v-e5f95e80] {
	width: 1125px;
	height: 750px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	background: url(../img/10034.fcac388c.jpg) 0 0 no-repeat;
	-webkit-transform: scale(.748);
	transform: scale(.748);
	overflow: hidden
}

.video_box .middle_box[data-v-e5f95e80] {
	left: 368px;
	overflow: hidden;
	position: relative;
	top: 87px;
	width: 385px;
	height: 333px;
	border-radius: 42%;
	border-top-left-radius: 34%;
	border-top-right-radius: 32%;
	display: inline-block
}

.video_box .middle_box li[data-v-e5f95e80] {
	float: left;
	position: absolute;
	top: 0;
	left: 0
}

.video_box .posBG[data-v-e5f95e80] {
	width: 403px;
	height: 83px;
	position: absolute;
	top: 500px;
	z-index: 1;
	left: 331px;
	background: url(../img/move_lubg.314b33d0.png) 100% 100% no-repeat;
	z-index: 99
}

.center_box[data-v-e5f95e80] {
	width: 497px;
	height: 120px;
	margin: 0 auto;
	position: relative
}

.center_box div[data-v-e5f95e80] {
	border-top: 1px solid transparent;
	height: 79px;
	width: 100%
}

.center_box div ul[data-v-e5f95e80] {
	overflow: hidden;
	margin-top: 10px
}

.center_box P[data-v-e5f95e80] {
	height: 40px;
	width: 280px;
	text-align: center;
	margin: 0 auto;
	line-height: 40px;
	font-size: 20px;
	color: #fff
}

.center_box .opening[data-v-e5f95e80] {
	line-height: 55px;
	font-size: 24px;
	border-radius: 4px
}

.center_box .opening[data-v-e5f95e80],.center_box .Time_box[data-v-e5f95e80] {
	position: absolute;
	top: 145px;
	left: 140px;
	height: 55px;
	width: 215px;
	color: #fff000;
	text-align: center
}

.center_box .Time_box[data-v-e5f95e80] {
	font-family: DS-Digital;
	font-size: 52px
}

.right_box[data-v-e5f95e80] {
	width: 230px;
	height: 80px;
	float: right;
	margin-top: -120px
}

.right_box .Tibox[data-v-e5f95e80] {
	height: 60px;
	width: 70%;
	margin-left: 30%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.right_box .Tibox p[data-v-e5f95e80] {
	height: 40%;
	line-height: 32px;
	font-size: 16px;
	color: #fff
}

.right_box .btnBox[data-v-e5f95e80] {
	float: left;
	width: 48px;
	height: 48px;
	margin-top: 16px
}

.right_box .btnBox button[data-v-e5f95e80] {
	width: 100%;
	height: 100%;
	outline: 0;
	border: 0;
	background: url(data:image/png;
	base64,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) -1px -1px no-repeat;cursor: pointer
}

.right_box .btnBox .off[data-v-e5f95e80] {
	background: url(data:image/png;
	base64,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) -1px -1px no-repeat
}

.bottom_box .kaiBtn[data-v-e5f95e80] {
	width: 85px;
	height: 85px;
	border-radius: 50%;
	background: transparent;
	border: 0;
	position: relative;
	top: 142px;
	left: 521px;
	outline: none;
	cursor: pointer
}

.bottom_box .result_box[data-v-e5f95e80] {
	position: relative;
	top: 68px;
	left: 250px
}

.bottom_box .result_box ul li[data-v-e5f95e80] {
	margin-right: 1px
}

.bottom_box .result_box .ball[data-v-e5f95e80] {
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.soundbox[data-v-e5f95e80] {
	display: none
}

#rethtml .small[data-v-e5f95e80] {
	transform: scale(1)!important;
	-ms-transform: scale(1)!important;
	-moz-transform: scale(1)!important;
	-webkit-transform: scale(1)!important;
	-o-transform: scale(1)!important
}

@font-face {
	font-family:DS-Digital;src:url(../fonts/subset-DS-Digital-Bold.fe39312b.eot);src:url(../fonts/subset-DS-Digital-Bold.fe39312b.eot?#iefix) format("embedded-opentype"),url(data:font/woff2;base64,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) format("woff2"),url(data:font/woff;base64,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) format("woff"),url(../fonts/subset-DS-Digital-Bold.33b4b68f.ttf) format("truetype"),url(../img/subset-DS-Digital-Bold.c97871be.svg#DS-Digital-Bold) format("svg");font-weight:700;font-style:normal
}

.video_box .ball {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	margin-right: 2px;
	font-family: Arial Bold;
	font-size: 30px;
	font-weight: 600;
	line-height: 60px;
	color: #1a1e75;
	text-align: center
}

.video_box .result_box .ball {
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.video_box .result_box .small {
	transform: scale(.1);
	-ms-transform: scale(.1);
	-moz-transform: scale(.1);
	-webkit-transform: scale(.1);
	-o-transform: scale(.1)
}

.video_box #rethtml .small {
	transform: scale(1)!important;
	-ms-transform: scale(1)!important;
	-moz-transform: scale(1)!important;
	-webkit-transform: scale(1)!important;
	-o-transform: scale(1)!important
}

.video_box .blue {
	background: url(../img/ball_skyblue.2d89b9a6.png) 0 0 no-repeat
}

.video_box .red {
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAAKgklEQVRo3s1bTYgc1xH+6nWvApOxdyGJwJEJ6BiMIDizCitLq5WsmJUtG0lGFjjX5JAfjEmiY4Lj3CwbQxKcg89x0Hh3nUOCCARb1t+yK4UQbF8jMMHG+TFSMiuItd2VQ3d116uu7llJu3EeDNPTPfO6vvd9Va9evR7CFrWbR45MgmgGRAMADyCEnQhhB4imQNQvvzYCcB0hfADgL8jz9wBcBbDcW1i4sRV20WZ2tjY/fz9COElJchxEXwOQIE0BouIFACE0P0vLcznKwLwC5iUAr/eGw/f/rwCvzc/PAjhFaXoYRAmIEAHVIEuAJOe8xly8FQOQIcvOgvnF3nD49qcKeO2RR+YQwvMIYR+FUIBpewGgJIkHoKsxF4wzA8wF+Dy/gDz/cW84PPc/Bbx26NB9COE0QvgGQoiByHGSAEmCaCAs24APvAQZgS4AC/BfIc9P9YbDD7cc8NrBgyeQpq8ihMkIbJo2WKUSdDUAAlj7rT6WJr6swWZZcS7LBPgNZNm3emfOvL4lgNfm5rYhhJeQpt8TAC7YNK1Z1YCtxDXLXQwboMiy6jxnGZBlv0CW/bC3sPCfTQO8Njd3D0J4AyE8LABIQFqwGqS+liTjZV0Gqy5JY309Oi5Bn0eWHestLHx814BH+/d/gZLkLICvagANwBqsgJNr8rkEWikDaEpa5FwHqljW+hWD/jOy7Ou9hYW/3zHg0ezsJIXwJkJ4MAIrBk9MVGAoTQuAGrTxa9L+LEA105phBZQFnIBeX48lLqDX1/+EPD/QlbRQB9htIDpLRAc1Wx6zCAG0bVsTrERqC9RGbcuwJ+U8BwtQDVp95kLubyLLDvcWFz/xcKUdBL9swUZGKqmSJBlyToOVY0fabuAKIfZfxSwB4K5gVwzSQRC9DOC7G2Z4NDt7AkRDEhAeu+WLNECReHmOrMRtxNagbcACYtlq+Vqm1Ytr9k/2FheHYwGPHnpoB5LkXRBNkWZGpOkxKEAnJqprrk8rhilJah/WTaeVFqySMhugGjzfugVk2XXk+a7e0tJfuyVN9HMAU2STfTFOBZtGYqEjuBmsaIC8qUkDZoaoi4n0oqI2U6J4ktT+Lv0lCcA8BeafATgeeYxh9wCAY56PkI6qWpIyKF4w8sBqX9aKaVFDpTI9iHIP3Y++p9hJdOzm0aMPtwIG8HzFoAXlseJkU5Q405IGa1yEyt8QUXXsgtaApE+7CvPn+edcwKM9e2YB7C2wKYY1UC1nD7wOQnLeZlgCQg+WZrAE784EdpawKau2u57u9t584olZj+FT7hRh2zjmHXnbpSPZOdn+VgKk5ybWJewgW1crjk9FgEczM9tBNI+WFvmvZb72l1pKdhCUsRFYb5DUb8mC8e5p+/GSGWD+5uOPb9cMPw2J2OMW5pZ9L4HokrknvTZg5hrZe9rjBlNVX2mJsQRM9GQnuLbO7Wg6KyC3lGPZavNDzXLHPTwbnfs+CQBhNDMzCWBmY7TewaB0GS9g2/rqOueB7W4za48+OhkA7AGQdIK4nSZp4afdmrYnAPYE5PmDrUbejvH6uzofVp/ZO6+zKFW0u+3+N2b7IAWwq/FFL92TBF86sss4bYi6Ged5IWW9ArK+39ZHlhWDZK9bUPqeusppQef5AymAnRun0QyCZqRcqFORx9YJv4ArgTIRSOpUshRsKwAY1qtCgL23N3B6IGoV7QwAvtghgYqlyBAtwy5ZxjXlemCkOOd8N1rw60qHLQrYvr0KZ1PiO1IAUw2JaONFetKZ/qzf7U31sbCsDOEQYqalD6CWcRt4+7Kyt/bUpN2bAujDNGYGWVZlGVae4zwvDBYgpWw5y+pcWAMkqhffwo5d/FuFlGw1alreIOh+pZRrZc58T3M9LOC0cWKUXpvKOWG9TVoCKs/BKCsOAqir4lH2w6o62aiA6Pvp+pbnv8X7JymYRwD6jeBhInUVbQVgaQwJ86bYRl42FEIh1xBAArClahn5vS3YScVDD4ZVhhfZmUcpgOvI834VMbWsZWQEqK4u6LqTXFes8vp6XD9ilkoEkCQFc17aaQOYU+JhXZc21xsDJYNXYPl3CuADAPe7wUq+WBrGWVasS7V/AU02y/dKwtJHyW4UyLrKtDKgmllTmtXRvhHVdQwqXh+lAK6BeXeblCsjhEUZuTStwckAOdMBo6g/VezaEo03hXgRX2Ts+bCeitrYLdq1FMC7AE5q34xk7bEs0pZgJBHba5JS5nm8qG8pzkVGSzBirsHa3Yc2mQPNRAV4LwXzHxtTg5J1JUvNsshS3kXanvHab0sFVSXaNh/W059ls22bxTLvZILI86spgMsAMgBJlFhY8GIgUASkiYlY2tZntfHi96ISGTy9Zpaf2OzLk64HtpRwJWU9PRXqyJh5mQBgtHv3BQB7G4tyqUTq4OJtqunyqy7Y21Kq3S6VGKCnJW8+9kDrhETA3rrlq6J4XfzsuXP70rLzRRDtjRIJlalUzIUQscoon9vQTEug0AsJ7Qo2OrfsPETSNMGrevRB/FZvnLdtxDEvAvXOw2sATkPvRBifrgKYnlZkMCxoLXGRsgD3NtJs4qEZ1k8AtLMX7zCaQWLmdTC/Bu1yo+np34LoscoAR9pVmUaXS3UB3j7YokuzeiqyzJrFQyMG2KWhsKp8tork+ryszJh/1z9//ohmGABeAPNjjRxZS0yitjasnKLYBJ8IRAhgAZ9lcYGNKJajAqsypHaf9gajuXx9QT5GDjSanq6Dl2baKbOSYVArghyGo0GwOxa2mdVPtAAwvs2etMvvltcu9i9e3Cdd29XScwD+0DDALt88pgWIZlsbm6a17/tbIk3AFrQH1CscxCuun0Qm2nuNpqeXoHcQnWq/y7QYb9n2tkW9HNoD7QBnfV77q7Aag32jf+lStF3qPfLwDIADYJ5q9WfNtKyq9JrYTlEluAq89bMuRVlf9oD6YK+D+Rnbtf/Iw2DwFIjOVKy2Ma3Pt7Ftvy/XxADDdJTse9K27Gugcq34fLJ/+fL4Rx4U6FdA9O3OPSMNRm+l2jKslXDXfpBlWQNx3huRvPjNL/uXL3/H67brKZ5nwfxlAHOVkWaKipoqycqIR/vMmq1xPtzGsjo28tUDdR7Mz7Z13TnMo8HgcwDeAtGuCrR+79pIM6kjdU1DXU1XMouD+Fqce78D4EB/efmfdwS4BL0dwO9B9JUInAe8pfLh5c00RtJsApcLsgYKAO8AONRfXv5bV78b2i0bDQb3AvgNiA6MBe1da/veRpqOzHYA6nMXkOdH+ysrH4/rbsPbg6PB4DMAXgJR/YSbt4VpAXng235vAXnnLNvAKwC+319Z2bzHhw3wEwBeBdFkJ3DAZ30c6C6wMdB/Afhmf2Vlax4QN6DvA/AiiJ7uNH5cCnk7LZ6Tfw3gB/3V1a3/C4ABPgfgp9ALDg942znddFnYtprhSwB+1F9dfetObb4rwAr4fhSPBh0GUZPKO3mSoG45gLMATvdXV9++W1s3BbAC/iUATwE4DqLdsI9SbBx4BmAVwBKYh/0rV97fLBs3FbABP4niYZkBiqcMdoLo8yi2Z+O/4gH/AHANxVx6FcBy/8qVG1th138BaROI4KG7CsUAAAAASUVORK5CYII=) 0 0 no-repeat;color: #3d1d05
}

.video_box .light_skyblue {
	background: url(../img/light_skyblue.2d89b9a6.png) 0 0 no-repeat
}

.video_box .result_box ul li:nth-child(4) {
	margin-right: 137px
}

.klsfAnimation {
	height: 547px;
	overflow: hidden;
	position: relative
}[data-v-7ddfe212] {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: 微软雅黑
}

.logo[data-v-7ddfe212] {
	width: 272px;
	height: 87px;
	display: inline-block;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0
}

.numCircle ul li[data-v-7ddfe212] {
	width: 90px;
	height: 90px;
	background: url(../img/bgNum.c35a3a74.png) -1150px -250px no-repeat
}

.numCircle ul .roll_1[data-v-7ddfe212] {
	background-position: -20px -108px
}

.numCircle ul .roll_2[data-v-7ddfe212] {
	background-position: -123px -108px
}

.numCircle ul .roll_3[data-v-7ddfe212] {
	background-position: -226px -108px
}

.numCircle ul .roll_4[data-v-7ddfe212] {
	background-position: -330px -108px
}

.numCircle ul .roll_5[data-v-7ddfe212] {
	background-position: -434px -108px
}

.numCircle ul .roll_6[data-v-7ddfe212] {
	background-position: -537px -108px
}

.numCircle ul .roll_7[data-v-7ddfe212] {
	background-position: -641px -108px
}

.numCircle ul .roll_8[data-v-7ddfe212] {
	background-position: -745px -108px
}

.numCircle ul .roll_9[data-v-7ddfe212] {
	background-position: -848px -108px
}

.numCircle ul .roll_10[data-v-7ddfe212] {
	background-position: -951px -108px
}

.numCircle ul .roll_11[data-v-7ddfe212] {
	background-position: -20px -213px
}

.numCircle ul .roll_12[data-v-7ddfe212] {
	background-position: -123px -213px
}

.numCircle ul .roll_13[data-v-7ddfe212] {
	background-position: -226px -213px
}

.numCircle ul .roll_14[data-v-7ddfe212] {
	background-position: -330px -213px
}

.numCircle ul .roll_15[data-v-7ddfe212] {
	background-position: -434px -213px
}

.numCircle ul .roll_16[data-v-7ddfe212] {
	background-position: -537px -213px
}

.numCircle ul .roll_17[data-v-7ddfe212] {
	background-position: -641px -213px
}

.numCircle ul .roll_18[data-v-7ddfe212] {
	background-position: -745px -213px
}

.numCircle ul .roll_19[data-v-7ddfe212] {
	background-position: -848px -213px
}

.numCircle ul .roll_20[data-v-7ddfe212] {
	background-position: -951px -213px
}

.numCircle ul .rollActive_1[data-v-7ddfe212] {
	background-position: -20px -323px
}

.numCircle ul .rollActive_2[data-v-7ddfe212] {
	background-position: -123px -323px
}

.numCircle ul .rollActive_3[data-v-7ddfe212] {
	background-position: -226px -323px
}

.numCircle ul .rollActive_4[data-v-7ddfe212] {
	background-position: -330px -323px
}

.numCircle ul .rollActive_5[data-v-7ddfe212] {
	background-position: -434px -323px
}

.numCircle ul .rollActive_6[data-v-7ddfe212] {
	background-position: -537px -323px
}

.numCircle ul .rollActive_7[data-v-7ddfe212] {
	background-position: -641px -323px
}

.numCircle ul .rollActive_8[data-v-7ddfe212] {
	background-position: -745px -323px
}

.numCircle ul .rollActive_9[data-v-7ddfe212] {
	background-position: -848px -323px
}

.numCircle ul .rollActive_10[data-v-7ddfe212] {
	background-position: -951px -323px
}

.numCircle ul .rollActive_11[data-v-7ddfe212] {
	background-position: -20px -428px
}

.numCircle ul .rollActive_12[data-v-7ddfe212] {
	background-position: -123px -428px
}

.numCircle ul .rollActive_13[data-v-7ddfe212] {
	background-position: -226px -428px
}

.numCircle ul .rollActive_14[data-v-7ddfe212] {
	background-position: -330px -428px
}

.numCircle ul .rollActive_15[data-v-7ddfe212] {
	background-position: -434px -428px
}

.numCircle ul .rollActive_16[data-v-7ddfe212] {
	background-position: -537px -428px
}

.numCircle ul .rollActive_17[data-v-7ddfe212] {
	background-position: -641px -428px
}

.numCircle ul .rollActive_18[data-v-7ddfe212] {
	background-position: -745px -428px
}

.numCircle ul .rollActive_19[data-v-7ddfe212] {
	background-position: -848px -428px
}

.numCircle ul .rollActive_20[data-v-7ddfe212] {
	background-position: -951px -428px
}

.loading[data-v-7ddfe212] {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 3;
	text-align: center;
	vertical-align: middle;
	padding-top: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #000;
	color: #fff
}

.content[data-v-7ddfe212] {
	width: 1125px;
	height: 780px;
	margin: 0 auto;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: scale(.747);
	transform: scale(.747)
}

.content .cqncAnimate[data-v-7ddfe212] {
	position: relative;
	width: 1125px;
	height: 780px
}

.content .cqncAnimate .bodybg[data-v-7ddfe212] {
	width: 100%;
	height: auto
}

.content .cqncAnimate .bodybg img[data-v-7ddfe212] {
	vertical-align: top;
	width: 100%;
	height: 100%
}

.content .cqncAnimate .position[data-v-7ddfe212] {
	position: absolute;
	width: 860px;
	height: 90px;
	top: 0;
	left: 240px;
	font-size: 30px
}

.content .cqncAnimate .position .current_code[data-v-7ddfe212] {
	float: left;
	width: 220px;
	height: 90px;
	line-height: 90px;
	text-align: center
}

.content .cqncAnimate .position .current_code .codeNow[data-v-7ddfe212] {
	margin: 0 5px
}

.content .cqncAnimate .position .current_code span[data-v-7ddfe212] {
	white-space: nowrap
}

.content .cqncAnimate .position .kaiNum[data-v-7ddfe212] {
	position: absolute;
	width: auto;
	height: 90px;
	left: 265px
}

.content .cqncAnimate .position .kaiNum ul[data-v-7ddfe212] {
	height: 100%;
	margin-top: 15px
}

.content .cqncAnimate .position .kaiNum li[data-v-7ddfe212] {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 8px;
	background: url(../img/bgNum.c35a3a74.png) -1120px -250px no-repeat
}

.content .cqncAnimate .position .kaiNum .history_1[data-v-7ddfe212] {
	background-position: -20px -30px
}

.content .cqncAnimate .position .kaiNum .history_2[data-v-7ddfe212] {
	background-position: -88px -30px
}

.content .cqncAnimate .position .kaiNum .history_3[data-v-7ddfe212] {
	background-position: -156px -30px
}

.content .cqncAnimate .position .kaiNum .history_4[data-v-7ddfe212] {
	background-position: -225px -30px
}

.content .cqncAnimate .position .kaiNum .history_5[data-v-7ddfe212] {
	background-position: -293px -30px
}

.content .cqncAnimate .position .kaiNum .history_6[data-v-7ddfe212] {
	background-position: -361px -30px
}

.content .cqncAnimate .position .kaiNum .history_7[data-v-7ddfe212] {
	background-position: -428px -30px
}

.content .cqncAnimate .position .kaiNum .history_8[data-v-7ddfe212] {
	background-position: -498px -30px
}

.content .cqncAnimate .position .kaiNum .history_9[data-v-7ddfe212] {
	background-position: -566px -30px
}

.content .cqncAnimate .position .kaiNum .history_10[data-v-7ddfe212] {
	background-position: -635px -30px
}

.content .cqncAnimate .position .kaiNum .history_11[data-v-7ddfe212] {
	background-position: -703px -30px
}

.content .cqncAnimate .position .kaiNum .history_12[data-v-7ddfe212] {
	background-position: -772px -30px
}

.content .cqncAnimate .position .kaiNum .history_13[data-v-7ddfe212] {
	background-position: -840px -30px
}

.content .cqncAnimate .position .kaiNum .history_14[data-v-7ddfe212] {
	background-position: -909px -30px
}

.content .cqncAnimate .position .kaiNum .history_15[data-v-7ddfe212] {
	background-position: -978px -30px
}

.content .cqncAnimate .position .kaiNum .history_16[data-v-7ddfe212] {
	background-position: -1045px -30px
}

.content .cqncAnimate .position .kaiNum .history_17[data-v-7ddfe212] {
	background-position: -1115px -30px
}

.content .cqncAnimate .position .kaiNum .history_18[data-v-7ddfe212] {
	background-position: -1182px -30px
}

.content .cqncAnimate .position .kaiNum .history_19[data-v-7ddfe212] {
	background-position: -1250px -30px
}

.content .cqncAnimate .position .kaiNum .history_20[data-v-7ddfe212] {
	background-position: -1319px -30px
}

.content .cqncAnimate .position .kaiNum .soundsIcon[data-v-7ddfe212] {
	position: absolute;
	display: inline-block;
	width: 54px;
	height: 54px;
	top: 18px;
	left: 560px;
	cursor: pointer
}

.content .cqncAnimate .position .kaiNum .on[data-v-7ddfe212] {
	background: url(../img/on.b12c59b0.png) no-repeat
}

.content .cqncAnimate .position .kaiNum .off[data-v-7ddfe212] {
	background: url(../img/off.9a202282.png) no-repeat
}

.content .cqncAnimate .numCircle[data-v-7ddfe212] {
	position: absolute;
	top: 160px;
	left: 120px;
	width: 885px;
	height: 530px;
	z-index: 1
}

.content .cqncAnimate .numCircle ul[data-v-7ddfe212] {
	width: 100%;
	height: 100%
}

.content .cqncAnimate .numCircle .circle_d li[data-v-7ddfe212],.content .cqncAnimate .numCircle .circle_t li[data-v-7ddfe212] {
	float: left;
	margin-right: 42px
}

.content .cqncAnimate .numCircle .circle_d li[data-v-7ddfe212]:last-child,.content .cqncAnimate .numCircle .circle_t li[data-v-7ddfe212]:last-child {
	margin-right: 0
}

.content .cqncAnimate .numCircle .circle_l[data-v-7ddfe212],.content .cqncAnimate .numCircle .circle_r[data-v-7ddfe212] {
	position: absolute
}

.content .cqncAnimate .numCircle .circle_l li[data-v-7ddfe212],.content .cqncAnimate .numCircle .circle_r li[data-v-7ddfe212] {
	margin-bottom: 20px
}

.content .cqncAnimate .numCircle .circle_r[data-v-7ddfe212] {
	top: 110px;
	left: 792px
}

.content .cqncAnimate .numCircle .circle_l[data-v-7ddfe212] {
	top: 110px;
	width: 90px
}

.content .cqncAnimate .numCircle .circle_l li[data-v-7ddfe212]:first-child {
	float: left;
	margin-top: 220px
}

.content .cqncAnimate .numCircle .circle_l li:first-child+li[data-v-7ddfe212] {
	float: right;
	margin-top: -220px
}

.content .cqncAnimate .numCircle .circle_d[data-v-7ddfe212] {
	position: absolute;
	top: 441px
}

.content .cqncAnimate .numCircle .circle_d li[data-v-7ddfe212] {
	float: right
}

.content .cqncAnimate .numCircle .circle_d li[data-v-7ddfe212]:first-child {
	margin-right: 0
}

.content .cqncAnimate .numCircle .circle_d li[data-v-7ddfe212]:last-child {
	margin-right: 42px
}

.content .cqncAnimate .detail[data-v-7ddfe212] {
	z-index: 2;
	position: absolute;
	top: 315px;
	left: 272px;
	width: 580px;
	height: 230px
}

.content .cqncAnimate .detail .detail_l[data-v-7ddfe212] {
	float: left;
	width: 355px;
	height: 100%;
	margin-left: 5px
}

.content .cqncAnimate .detail .detail_l .nowIssue[data-v-7ddfe212] {
	font-size: 30px;
	color: #524d45;
	margin-top: 5px;
	height: 58px;
	line-height: 58px
}

.content .cqncAnimate .detail .detail_l .nowIssue span[data-v-7ddfe212] {
	margin-left: 20px;
	color: #e10000
}

.content .cqncAnimate .detail .detail_l .numlist[data-v-7ddfe212] {
	margin: 0;
	width: 100%;
	height: 52px;
	line-height: 52px
}

.content .cqncAnimate .detail .detail_l .numlist li[data-v-7ddfe212]:first-child {
	margin-left: 5px
}

.content .cqncAnimate .detail .detail_l .numlist li[data-v-7ddfe212]:last-child {
	margin-right: 5px
}

.content .cqncAnimate .detail .detail_l .longhu[data-v-7ddfe212],.content .cqncAnimate .detail .detail_l .sum[data-v-7ddfe212] {
	width: 100%;
	height: 60px;
	font-size: 30px;
	color: #524d45
}

.content .cqncAnimate .detail .detail_l .sum[data-v-7ddfe212] {
	line-height: 60px
}

.content .cqncAnimate .detail .detail_l .longhu span[data-v-7ddfe212] {
	margin-right: 10px
}

.content .cqncAnimate .detail .detail_r[data-v-7ddfe212] {
	float: right;
	width: 220px;
	height: 100%;
	font-size: 30px;
	position: relative
}

.content .cqncAnimate .detail .detail_r #mnkai_text[data-v-7ddfe212] {
	display: none;
	position: absolute;
	border-radius: 3px;
	top: 132px;
	left: 37px;
	font-size: 16px;
	padding: 5px 8px;
	background: rgba(0,0,0,.7);
	color: hsla(0,0%,98%,.8)
}

.content .cqncAnimate .detail .detail_r span[data-v-7ddfe212] {
	display: block;
	text-align: center
}

.content .cqncAnimate .detail .detail_r .cutTime[data-v-7ddfe212] {
	width: 216px;
	height: 70px;
	line-height: 70px;
	color: #fff;
	margin-top: 20px
}

.content .cqncAnimate .detail .detail_r .timeing[data-v-7ddfe212] {
	width: 216px;
	height: 70px;
	color: #fcff00
}

.content .cqncAnimate .detail .detail_r .startBtn[data-v-7ddfe212] {
	width: 216px;
	height: 52px;
	line-height: 52px;
	color: #fff;
	cursor: pointer;
	background: url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAANgAAAA4CAYAAACfZDZvAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsSAAALEgHS3X78AAACfUlEQVR42u3Zy2oUQRSA4b96LpqMeEPRreADSBa+ki58HBe+iMu8gAt3riLoRvCKlzjRzEx3uaiuyUQiQuJhnPB/cMiFBCqLn9PVSRxJK9P0U7+WdLLcT9dPXpllPDWq4f3h+M6V1DwcwA6wve7TSxvgoIXnX3P35Nli9gpY0Me2urHGO4Px3ZtN8zjBZN0nljZNhumHrnv0vJ29BGZAVx8Dh8DFa016YFzS6SSYXGvSA+AipalUAxsBkyHp3roPKW2yvqEJpalUX2aMge1UypN0Sn1D25SmmhrYENha9+Gkc2KL0lRTHxEHlJUm6exG/HYHqx8lnd3yf8rNb9+UdHbLlgxM+vdODEzSP2ZgUiADkwIZmBTIwKRABiYFMjApkIFJgQxMCmRgUiADkwIZmBTIwKRABiYFMjApkIFJgQxMCmRgUiADkwIZmBTIwKRABiYFMjApkIFJgQxMCmRgUiADkwIZmBTIwKRABiYFMjApkIFJgQxMCmRgUiADkwKtBpbXfRjpnFi2dCywDmbrPpm0yXJp6FhgGeiAfJDz63UfUNpk09JQrlMDa4H5XrfYbd1i0qm0MNvrFrvAHFgAeUDZYiNgPM2Zb7l7P0np+iilS40vQaS/aqHdz92bF+386Yfc7QGfgO/AYQIGwBZwFbgF3AZuAJeBMSWytO4/QvoP1evVDPgGfATeAu+AL8CPYf9Dc2BKKQ/gEPgKXKAEKOlkLaWX78BnSkNTSlO5BrYAfva/sAD2KVttRNledSQVeWXmwA/ggBLXT/o7WI0mUR4Fh/T3sf7zekeTdLKOssUWlEfF+oKjYyUwOL6pGo7uXm4u6c/qFuv6Wd1s/AKGhZVoamrCvgAAAABJRU5ErkJggg==) no-repeat
}

.content .cqncAnimate .detail .detail_r .startBtn[data-v-7ddfe212]:hover {
	color: red
}

.xyncAnimation {
	height: 582px
}

.xyncAnimation .content {
	overflow: hidden
}

.xyncAnimation .content .cqncAnimate .detail .detail_l .numlist li {
	float: left;
	font-size: 30px;
	color: #a17244;
	margin-left: 6px
}

#videobox[data-v-e99bfc96] {
	width: 840px;
	-webkit-transform-origin: left top;
	transform-origin: left top
}

#videobox .k3Content[data-v-e99bfc96] {
	position: relative
}

.k3v01 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 0
}

.k3v02 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -100px
}

.k3v03 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -200px
}

.k3v04 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -300px
}

.k3v05 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -400px
}

.k3v06 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -500px
}

.k3v07 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -600px
}

.k3v08 {
	background: url(../img/k3v.2dc8e113.png) no-repeat 0 -700px
}

.k3v1 {
	background: url(../img/k3v.2dc8e113.png) -140px 0 no-repeat
}

.k3v2 {
	background: url(../img/k3v.2dc8e113.png) -140px -100px no-repeat
}

.k3v3 {
	background: url(../img/k3v.2dc8e113.png) -140px -200px no-repeat
}

.k3v4 {
	background: url(../img/k3v.2dc8e113.png) -140px -300px no-repeat
}

.k3v5 {
	background: url(../img/k3v.2dc8e113.png) -140px -400px no-repeat
}

.k3v6 {
	background: url(../img/k3v.2dc8e113.png) -140px -500px no-repeat
}

.k3Content {
	width: 840px;
	height: 547px;
	margin: 0 auto;
	-webkit-transform-origin: left top;
	transform-origin: left top
}

.k3Content .animate {
	height: 100%
}

.k3Content .dispnode {
	display: none
}

.k3Content .kuai3Animate {
	width: 100%;
	height: 100%;
	position: relative;
	background: #000
}

.k3Content .kuai3Animate .bodybg {
	width: 100%;
	height: 100%;
	background: url(../img/bj_2.076da146.jpg) no-repeat;
	background-size: 100% 100%
}

.k3Content .kuai3Animate .bodybg img {
	vertical-align: top;
	width: 100%;
	height: 100%
}

.k3Content .kuai3Animate .loading {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	color: #fff
}

.k3Content .kuai3Animate .loading .loadtxt {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -43px;
	margin-top: -10px
}

.k3Content .kuai3Animate .animate_content {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.k3Content .kuai3Animate .animate_content .nameLogo {
	position: absolute;
	top: 22px;
	left: 30px;
	max-width: 100%;
	cursor: pointer
}

.k3Content .kuai3Animate .position {
	position: absolute;
	top: 3px;
	left: 259px;
	width: 490px;
	height: 64px;
	color: #fff
}

.k3Content .kuai3Animate .position .middle_div {
	position: relative;
	height: 48px;
	margin-top: 16px
}

.k3Content .kuai3Animate .position .middle_div .benqi {
	position: absolute;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	top: -18px;
	left: 130px;
	color: #fff;
	font-size: 14px
}

.k3Content .kuai3Animate .position .middle_div .benqi .nowDraw {
	height: 100%
}

.k3Content .kuai3Animate .position .middle_div ul {
	width: 380px;
	height: 39px;
	line-height: 39px
}

.k3Content .kuai3Animate .position .middle_div ul li {
	float: left;
	font-size: 32px;
	font-weight: 800;
	color: #fff000
}

.k3Content .kuai3Animate .position .middle_div ul .hmlist {
	margin-right: 53px
}

.k3Content .kuai3Animate .position .middle_div ul .noright {
	margin-right: 0
}

.k3Content .kuai3Animate .position .middle_div ul .bigOsmall {
	position: absolute;
	margin-left: 290px
}

.k3Content .kuai3Animate .position .middle_div .addIcon1,.k3Content .kuai3Animate .position .middle_div .addIcon2,.k3Content .kuai3Animate .position .middle_div .equalIcon {
	display: inline-block;
	position: absolute;
	width: 24px
}

.k3Content .kuai3Animate .position .middle_div .addIcon1,.k3Content .kuai3Animate .position .middle_div .addIcon2 {
	height: 24px;
	top: 8px;
	background: url(../img/k3v.2dc8e113.png) no-repeat -178px -639px
}

.k3Content .kuai3Animate .position .middle_div .addIcon1 {
	left: 36px
}

.k3Content .kuai3Animate .position .middle_div .addIcon2 {
	left: 110px
}

.k3Content .kuai3Animate .position .middle_div .equalIcon {
	height: 16px;
	top: 14px;
	left: 185px;
	background: url(../img/k3v.2dc8e113.png) no-repeat -178px -692px
}

.k3Content .kuai3Animate .currentDraw {
	position: absolute;
	left: 623px;
	top: 1px;
	white-space: nowrap;
	width: 209px;
	height: 65px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.k3Content .kuai3Animate .currentDraw .dl {
	width: 160px;
	float: left;
	margin-top: 11px;
	color: #fff;
	font-size: 16px
}

.k3Content .kuai3Animate .currentDraw .dl .nextDraw {
	display: block;
	width: 150px;
	margin-bottom: 5px
}

.k3Content .kuai3Animate .currentDraw .dl .kai {
	width: 150px
}

.k3Content .kuai3Animate .currentDraw .dl .dot {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #38a3d7;
	margin-right: 5px
}

.k3Content .kuai3Animate .currentDraw .dr {
	float: right;
	width: 50px;
	height: 100%
}

.k3Content .kuai3Animate .currentDraw .dr .sounds {
	display: inline-block;
	height: 50px;
	width: 50px;
	cursor: pointer;
	background: url(../img/k3v.2dc8e113.png) no-repeat -23px -998px;
	margin-top: 10px
}

.k3Content .kuai3Animate .currentDraw .dr .sounds2 {
	display: inline-block;
	height: 50px;
	width: 50px;
	cursor: pointer;
	background: url(../img/k3v.2dc8e113.png) no-repeat -91px -998px;
	margin-top: 10px
}

.k3Content .kuai3Animate .timeBox {
	position: absolute;
	top: 160px;
	left: 303px;
	width: 28%;
	text-align: center
}

.k3Content .kuai3Animate .timeBox .linetime {
	display: block;
	text-align: center;
	width: 100px;
	color: #fff;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	margin-left: 83px;
	margin: 0 auto
}

.k3Content .kuai3Animate .timeBox div {
	font-size: 45px;
	color: #fff000;
	font-family: inherit
}

.k3Content .kuai3Animate .timeBox .linelist {
	width: 74px;
	height: 15px;
	text-align: center;
	margin: 10px auto 0
}

.k3Content .kuai3Animate .timeBox .linelist li {
	float: left;
	width: 2px;
	height: 15px;
	margin-right: 6px;
	background: #ff0713
}

.k3Content .kuai3Animate .timeBox .linelist .redli {
	background: #33080a
}

.k3Content .kuai3Animate .timeBox .linelist li:last-child {
	margin-right: 0
}

.k3Content .kuai3Animate .timeBox .opening {
	display: none;
	font-size: 44px
}

.k3Content .kuai3Animate .bones {
	position: absolute;
	top: 345px;
	left: 241px;
	width: 364px;
	height: 100px
}

.k3Content .kuai3Animate .bones ul {
	width: 100%;
	height: 100px;
	margin: 0;
	padding: 0
}

.k3Content .kuai3Animate .bones ul li {
	float: left;
	width: 100px;
	height: 100px;
	-webkit-transform: scale(.7);
	transform: scale(.7)
}

.k3Content .kuai3Animate .bones ul li img {
	width: 100%
}

.k3Content .kuai3Animate .bones ul li:nth-child(2) {
	margin-left: 25px
}

.k3Content .kuai3Animate .bones ul li:nth-child(3) {
	margin-left: 28px
}

.k3Content .kuai3Animate .bones ul li:last-child {
	margin-right: 0
}

.k3Content .kuai3Animate .kaimodule {
	position: absolute;
	top: 466px;
	left: 310px;
	width: 249px;
	height: 71px;
	background: url(../img/k3v.2dc8e113.png) no-repeat -5px -818px
}

.k3Content .kuai3Animate .kaimodule .noinfor {
	display: inline-block;
	width: 160px;
	background: rgba(0,0,0,.4);
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -66px;
	top: -30px;
	font-size: 12px;
	text-align: center;
	padding: 10px;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px;
	display: none
}

.k3Content .kuai3Animate .kaimodule:hover {
	background: url(../img/k3v.2dc8e113.png) no-repeat -3px -915px
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

@keyframes bounce {
	0%,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-30px,0);
		transform: translate3d(0,-30px,0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		animation-timing-function: cubic-bezier(.755,.05,.855,.06);
		-webkit-transform: translate3d(0,-15px,0);
		transform: translate3d(0,-15px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	0%,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25,.75,1);
		transform: scale3d(1.25,.75,1)
	}

	40% {
		-webkit-transform: scale3d(.75,1.25,1);
		transform: scale3d(.75,1.25,1)
	}

	50% {
		-webkit-transform: scale3d(1.15,.85,1);
		transform: scale3d(1.15,.85,1)
	}

	65% {
		-webkit-transform: scale3d(.95,1.05,1);
		transform: scale3d(.95,1.05,1)
	}

	75% {
		-webkit-transform: scale3d(1.05,.95,1);
		transform: scale3d(1.05,.95,1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	30% {
		-webkit-transform: scale3d(1.25,.75,1);
		transform: scale3d(1.25,.75,1)
	}

	40% {
		-webkit-transform: scale3d(.75,1.25,1);
		transform: scale3d(.75,1.25,1)
	}

	50% {
		-webkit-transform: scale3d(1.15,.85,1);
		transform: scale3d(1.15,.85,1)
	}

	65% {
		-webkit-transform: scale3d(.95,1.05,1);
		transform: scale3d(.95,1.05,1)
	}

	75% {
		-webkit-transform: scale3d(1.05,.95,1);
		transform: scale3d(1.05,.95,1)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	0%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}
}

@keyframes shake {
	0%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate(15deg);
		transform: rotate(15deg)
	}

	40% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	60% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	80% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
		transform: scale3d(.9,.9,.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,20% {
		-webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
		transform: scale3d(.9,.9,.9) rotate(-3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
		transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
	}

	to {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
		transform: translate3d(-25%,0,0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate(3deg);
		transform: translate3d(20%,0,0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
		transform: translate3d(-15%,0,0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate(2deg);
		transform: translate3d(10%,0,0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
		transform: translate3d(-5%,0,0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	15% {
		-webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
		transform: translate3d(-25%,0,0) rotate(-5deg)
	}

	30% {
		-webkit-transform: translate3d(20%,0,0) rotate(3deg);
		transform: translate3d(20%,0,0) rotate(3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
		transform: translate3d(-15%,0,0) rotate(-3deg)
	}

	60% {
		-webkit-transform: translate3d(10%,0,0) rotate(2deg);
		transform: translate3d(10%,0,0) rotate(2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
		transform: translate3d(-5%,0,0) rotate(-1deg)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	0%,11.1%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.39062deg) skewY(.39062deg);
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

@keyframes jello {
	0%,11.1%,to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(.39062deg) skewY(.39062deg);
		transform: skewX(.39062deg) skewY(.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
		transform: skewX(-.19531deg) skewY(-.19531deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	0%,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

@keyframes bounceIn {
	0%,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	20% {
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	40% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03,1.03,1.03);
		transform: scale3d(1.03,1.03,1.03)
	}

	80% {
		-webkit-transform: scale3d(.97,.97,.97);
		transform: scale3d(.97,.97,.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}

.bounceIn {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInDown {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-3000px,0);
		transform: translate3d(0,-3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,25px,0);
		transform: translate3d(0,25px,0)
	}

	75% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,5px,0);
		transform: translate3d(0,5px,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInLeft {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px,0,0);
		transform: translate3d(-3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px,0,0);
		transform: translate3d(25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(-10px,0,0);
		transform: translate3d(-10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(5px,0,0);
		transform: translate3d(5px,0,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInRight {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px,0,0);
		transform: translate3d(3000px,0,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px,0,0);
		transform: translate3d(-25px,0,0)
	}

	75% {
		-webkit-transform: translate3d(10px,0,0);
		transform: translate3d(10px,0,0)
	}

	90% {
		-webkit-transform: translate3d(-5px,0,0);
		transform: translate3d(-5px,0,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes bounceInUp {
	0%,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
		animation-timing-function: cubic-bezier(.215,.61,.355,1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,3000px,0);
		transform: translate3d(0,3000px,0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	75% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	90% {
		-webkit-transform: translate3d(0,-5px,0);
		transform: translate3d(0,-5px,0)
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9,.9,.9);
		transform: scale3d(.9,.9,.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1,1.1,1.1);
		transform: scale3d(1.1,1.1,1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}
}

.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0,10px,0);
		transform: translate3d(0,10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,-20px,0);
		transform: translate3d(0,-20px,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px,0,0);
		transform: translate3d(20px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px,0,0);
		transform: translate3d(-20px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px,0,0);
		transform: translate3d(-20px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0,-10px,0);
		transform: translate3d(0,-10px,0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0,20px,0);
		transform: translate3d(0,20px,0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,2000px,0);
		transform: translate3d(0,2000px,0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0,-2000px,0);
		transform: translate3d(0,-2000px,0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(-1turn);
		transform: perspective(400px) rotateY(-1turn);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		transform: perspective(400px) translateZ(150px) rotateY(-190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		transform: perspective(400px) translateZ(150px) rotateY(-170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95,.95,.95);
		transform: perspective(400px) scale3d(.95,.95,.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateX(10deg);
		transform: perspective(400px) rotateX(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateX(-5deg);
		transform: perspective(400px) rotateX(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotateY(10deg);
		transform: perspective(400px) rotateY(10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateX(-20deg);
		transform: perspective(400px) rotateX(-20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotateY(-15deg);
		transform: perspective(400px) rotateY(-15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%,0,0) skewX(-30deg);
		transform: translate3d(100%,0,0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%,0,0) skewX(30deg);
		transform: translate3d(100%,0,0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(-200deg);
		transform: rotate(-200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0,700px,0);
		transform: translate3d(0,700px,0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0,700px,0);
		transform: translate3d(0,700px,0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1) rotate(30deg);
		transform: scale(.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}

	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}

	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
		transform: translate3d(-100%,0,0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
		transform: translate3d(-100%,0,0) rotate(-120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate(120deg);
		transform: translate3d(100%,0,0) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0) rotate(120deg);
		transform: translate3d(100%,0,0) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3,.3,.3);
		transform: scale3d(.3,.3,.3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px,0,0);
		transform: scale(.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px,0,0);
		transform: scale(.1) translate3d(-2000px,0,0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px,0,0);
		transform: scale(.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
		transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px,0,0);
		transform: scale(.1) translate3d(2000px,0,0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
		animation-timing-function: cubic-bezier(.55,.055,.675,.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
		animation-timing-function: cubic-bezier(.175,.885,.32,1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0);
		visibility: visible
	}

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 16px
}

body,html {
	background: #eaebee;
	color: #5f5f5f;
	font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
	scroll-behavior: smooth
}

body {
	font-size: 14px
}

dd,dl,dt,li,ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #5f5f5f
}

a:hover {
	color: #D81A21
}

.wrap {
	margin: 0 auto;
	width: 1225px
}

table.lottery-table {
	position: relative;
	z-index: 1;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #d9d9d9;
	background: #d9d9d9;
	border-radius: 4px;
	overflow: hidden
}

table.lottery-table td,table.lottery-table th {
	border: 1px solid #d9d9d9;
	background: #fff;
	padding: 8px;
	font-weight: 400;
	-webkit-transition: all .3s;
	transition: all .3s
}

table.lottery-table tr:hover td {
	background: #fbebb1
}

table.lottery-table tr.empty-td:hover td {
	background: #fff
}

.large-text {
	font-size: 16px
}

@font-face {
	font-family:icomoon;src:url(../fonts/icomoon.bf332d7c.eot);src:url(../fonts/icomoon.bf332d7c.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.e1b2926a.ttf) format("truetype"),url(../fonts/icomoon.652116f8.woff) format("woff"),url(../img/icomoon.a7acfd62.svg#icomoon) format("svg");font-weight:400;font-style:normal
}

.icomoon,[class*=" icon-"],[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-bianji:before {
	content: "\E900"
}

.icon-fanhuidingbu:before {
	content: "\E901"
}

.icon-gengduo:before {
	content: "\E902"
}

.icon-gonggao:before {
	content: "\E903"
}

.icon-jianyueban:before {
	content: "\E904"
}

.icon-lingsheng:before {
	content: "\E905"
}

.icon-logo:before {
	content: "235开奖"
}

.icon-qq:before {
	content: "\E907"
}

.icon-rili:before {
	content: "\E908";
	color: #9e9e9e
}

.icon-shengyin_guan:before {
	content: "\E909"
}

.icon-zzguanbi_1:before {
	content: "\E913"
}

.icon-zzguanbi:before {
	content: "\E914"
}

.icon-zzpingpu:before {
	content: "\E915"
}

.icon-zzshengyinshezhi:before {
	content: "\E916"
}

.icon-shengyin:before {
	content: "\E90A"
}

.icon-wangzhidaohang:before {
	content: "\E90B"
}

.icon-wenxintishi:before {
	content: "\E90C"
}

.icon-xuanzhong:before {
	content: "\E90D"
}

.icon-zhankai_1:before {
	content: "\E90E"
}

.icon-zhankai_2:before {
	content: "\E90F"
}

.icon-zhankai_3:before {
	content: "\E910"
}

.icon-zhankai_4:before {
	content: "\E911"
}

.icon-zhankai_5:before {
	content: "\E912"
}

.layout {
	min-width: 1225px;
	overflow-x: auto
}

.ellipsis {
	white-space: nowrap
}

.ellipsis,.ellipsis2 {
	overflow: hidden;
	text-overflow: ellipsis
}

.ellipsis2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.content {
	min-height: 300px;
	min-height: calc(100vh - 170px)
}

.notice-bar {
	position: relative;
	z-index: 1099;
	background: #fff
}

.noticeAlert {
	top: 50%;
	border-radius: 10px;
	visibility: hidden
}

.noticeAlert .el-dialog__header {
	text-align: center
}

.noticeAlert .el-dialog__header p {
	font-size: 18px;
	line-height: 25px;
	color: #37393b;
	padding: 0 20px
}

.noticeAlert .el-dialog__body {
	padding: 25px 20px 30px
}

.noticeAlert .el-dialog__body p {
	text-indent: 30px;
	font-size: 14px
}

.noticeAlert .el-dialog__footer {
	padding: 0 20px 20px
}

.noticeAlert img {
	max-width: 100%;
	height: auto;
	display: block
}

.noticeAlert .date {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #9e9e9e;
	position: absolute;
	top: 50px;
	right: 20px
}

.noticeAlert .closeAlert {
	width: 335px;
	height: 50px;
	background: #f2f2f2;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	-webkit-transition: .5s;
	transition: .5s
}

.noticeAlert .closeAlert:hover {
	background: #dedede
}

.el-tooltip__popper {
	z-index: 1000!important
}

.notice {
	height: 40px;
	line-height: 40px
}

.notice,.notice-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.notice-item {
	width: 500px;
	position: relative;
	padding-right: 8px
}

.notice-item>span {
	display: block;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
	color: #9e9e9e
}

.notice-item .notice-small {
	width: 19px;
	height: 40px;
	background: url(../img/notice.svg) 0 no-repeat
}

.notice-item a {
	color: #313131;
	font-size: 14px
}

.notice-item a:hover {
	color: #D81A21
}

.notice-item a span {
	font-size: 12px
}

.vue-scrollbar__scrollbar-vertical .scrollbar {
	width: 4px;
	background: rgba(0,0,0,.1);
	border-radius: 4px
}

.vue-scrollbar__scrollbar-vertical:hover {
	background: none
}

.notice-alert {
	padding: 0
}

.notice-alert .notice-head {
	height: 40px;
	line-height: 40px;
	padding: 0 7px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.notice-alert .notice-head>span {
	vertical-align: middle;
	margin-right: 5px;
	font-size: 18px;
	color: #5f5f5f
}

.notice-alert .notice-head .notice-title {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.notice-alert .notice-head .notice-big {
	width: 30px;
	height: 40px;
	background: url(../img/notice-big.e85d292b.svg) 0 no-repeat;
	display: inline-block
}

.notice-alert .bg {
	background: #f7f7f7
}

.notice-alert .my-scrollbar {
	min-width: 300px;
	max-height: 180px
}

.notice-alert .vue-scrollbar__scrollbar-vertical .scrollbar {
	width: 4px;
	background: rgba(0,0,0,.1);
	border-radius: 4px
}

.notice-alert .vue-scrollbar__scrollbar-vertical:hover {
	background: none
}

.notice-alert .notice-it {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 20px;
	padding: 10px 0
}

.notice-alert .notice-it p:first-child {
	height: 20px;
	width: 89px;
	font-size: 12px;
	text-align: right;
	color: #9e9e9e
}

.notice-alert .notice-it p:last-child {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-left: 5px;
	padding-right: 40px;
	font-size: 14px;
	color: #5f5f5f;
	text-indent: 30px
}

.notice-alert .notice-it:hover p:first-child,.notice-alert .notice-it:hover p:last-child {
	color: #5f5f5f
}

.notice-list {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 40px;
	overflow: hidden
}

.notice-list .notice-swiper {
	position: relative;
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s
}

.notice-list .notice-swiper__item {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.notice-other {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 140px;
	text-align: right
}

.notice-other a {
	margin-left: 20px;
	font-size: 12px
}

.border-box {
	border-radius: 10px;
	margin: 0 auto
}

.logo-bar {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 88px;
	background: #fff
}

.logo-bar h1 {
	text-indent: -9999em;
	overflow: hidden;
	width: 210px;
	height: 46px;
	background: url(../img/logo.627dedd5.png) no-repeat;
	background-size: contain;
	float: left;
	margin: 21px 0
}

.logo-bar .logo-ym {
	width: 63px;
	height: 46px;
	/*background: url(../img/logo_ym.7861f19e.svg) no-repeat;*/
	background-size: contain;
	float: left;
	margin: 24px 0 18px 0
}

.logo-bar .logo-center {
	width: 721px;
	height: 88px;
	background: url(../img/12255581919_204732280.jpg ) no-repeat 0 0;
	background-size: 100% 100%;
	float: left;
	margin: 0 71px 0 33px
}

.logo-bar .logo-right-all {
	width: 127px;
	height: 88px;
	float: left;
	cursor: pointer
}

.logo-bar .logo-right-all .logo-right {
	width: 148px;
	height: 65px;
	margin: 15px 0 0 0
}

.logo-bar .logo-right-all .logo-right div:first-child {
	width: 38%;
	height: 70%;
	float: left;
	background: url(../img/qrcode.0e3e804c.svg) no-repeat 0 0;
	background-size: 100% 100%;
	margin-top: 10px
}

.logo-bar .logo-right-all .logo-right div:nth-child(2) {
	float: left;
	margin: 10px 0 0 0;
	font-size: 14px;
	color: #9e9e9e
}

.logo-bar .logo-right-all .logo-right div:nth-child(2) p:nth-child(2) {
	margin-top: 5px
}

.logo-bar .logo-right-all .swiper-qrcode {
	width: 235px;
	height: 239px;
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.3);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.3);
	border-radius: 0 0 10px 10px;
	margin: 0 0 0 -108px;
	overflow: hidden;
	position: relative;
	z-index: 2102
}

.logo-bar .logo-right-all .swiper-qrcode div {
	width: 135px;
	height: 135px;
	
	margin: 20px 50px
}

.logo-bar .logo-right-all .swiper-qrcode p {
	font-size: 14px;
	color: #5f5f5f;
	letter-spacing: .2px;
	text-align: center
}

.logo-bar .logo-right-all .show {
	height: 239px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.logo-bar .logo-right-all .hide {
	height: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 3000!important
}

.menu-bar {
	position: relative;
	background: #D81A21;
	z-index: 1011;
	top: unset
}

.menu-bar .menu,.menu-bar>.wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.menu-bar .menu {
	position: relative;
	z-index: 10;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.menu-bar .menu,.menu-bar .menu .menu-logo {
	-webkit-transition: all .3s;
	transition: all .3s
}

.menu-bar .menu .menu-logo {
	width: 0;
	height: 0;
	opacity: 0;
	color: #fff;
	-webkit-transform: scale(0);
	transform: scale(0);
	font-size: 22px;
	line-height: 50px
}

.menu-bar .menu ul {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.menu-bar .menu li {
	position: relative;
	display: inline-block
}

.menu-bar .menu li>a {
	display: block;
	height: 54px;
	line-height: 54px;
	padding: 0 15px 0 15px;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 16px
}

.menu-bar .menu li>a>i {
	display: inline-block;
	margin-left: -6px;
	font-size: 12px;
	font-weight: 700;
	-webkit-transform: scale(.45);
	transform: scale(.45);
	-webkit-transition: all .3s ease .3s;
	transition: all .3s ease .3s
}

.menu-bar .menu li.hover>a,.menu-bar .menu li:hover>a {
	background: #EE6942
}

.menu-bar .menu li.hover>a i,.menu-bar .menu li:hover>a i {
	-webkit-transform: scale(.5) rotate(-180deg);
	transform: scale(.5) rotate(-180deg)
}

.menu-bar .menu li.active a {
	background: #EE6942
}

.menu-bar .menu li:active a {
	background: #375887
}

.menu-bar .menu li:first-child a {
	padding-right: 20px
}

.menu-bar .el-loading-mask {
	z-index: 10!important
}

.menu-bar .submenu {
	position: absolute;
	z-index: 2001;
	width: 100%;
	background: #fff;
	overflow: hidden;
	left: 0;
	top: 54px;
	max-height: 0;
	-webkit-transition: all .5s;
	transition: all .5s
}

.menu-bar .submenu .wrap {
	position: relative;
	min-height: 456px
}

.menu-bar .submenu .submenu-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 48px;
	line-height: 48px
}

.menu-bar .submenu .sub-title {
	width: 122px
}

.menu-bar .submenu .sub-title i {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}

.menu-bar .submenu .sub-title span {
	font-size: 18px;
	color: #313131
}

.menu-bar .submenu .sub-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	border-bottom: 1px solid #ededed
}

.menu-bar .submenu .sub-item a,.menu-bar .submenu .sub-item span {
	display: inline-block;
	width: 110px;
	cursor: pointer;
	font-size: 13px;
	position: relative
}

.menu-bar .submenu .sub-item a.active,.menu-bar .submenu .sub-item span.active {
	color: #BD0D0C
}

.menu-bar .submenu .sub-item a img,.menu-bar .submenu .sub-item span img {
	position: absolute;
	top: 5px;
	right: 13px
}

.menu-bar .submenu .sub-item span {
	width: 110px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	cursor: pointer
}

.menu-bar .submenu .sub-item .simplicity-ripple {
	position: absolute;
	top: 12px
}

.menu-bar .submenu .sub-item .simplicity-ripple span {
	width: 65px;
	border: none;
	text-align: left
}

.menu-bar .submenu .sub-item .simplicity-ripple i:before {
	color: #D81A21;
	position: relative;
	top: 1px;
	right: 5px;
	margin-left: 13px
}

.menu-bar .submenu.show {
	max-height: 565px
}

.menu-bar .predictionMenu .wrap {
	min-height: 120px
}

.menu-bar.sticky {
	width: 100%;
	position: fixed;
	z-index: 1999;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%)
}

.menu-bar.sticky .homeeditFavorites {
	top: 53px!important
}

.menu-bar.sticky .menu .menu-logo {
	width: 95px;
	height: 54px;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	margin-right: 30px
}

.menu-bar-zIndex-hide {
	z-index: 1
}

.menu-bar-zIndex-show {
	z-index: 1011
}

.simple-menu-icon-zIndex {
	z-index: 10
}

.icon-new {
	background: #fff;
	border-radius: 3px;
	overflow: hidden;
	position: absolute;
	top: 3px;
	right: 18px
}

.simple-menu-icon {
	position: relative
}

.simple-menu-icon a {
	display: block;
	color: #fff;
	height: 54px;
	line-height: 54px;
	padding: 0 15px;
	font-size: 16px;
	background: #EE6942;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}

.simple-menu-icon a i {
	display: inline-block;
	font-size: 18px;
	vertical-align: -2px
}

.simple-menu-icon a:hover {
	background: #3a64a0
}

.mask {
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all .8s;
	transition: all .8s
}

.mask.show {
	opacity: 1
}

.mask.editShow {
	z-index: 2100;
	opacity: 1
}

.newUpdate {
	padding: 10px
}

.newUpdate .title {
	font-size: 16px;
	line-height: 22px;
	color: #37393b
}

.newUpdate .title .date {
	color: #9e9e9e
}

.newUpdate .text {
	padding-top: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #5f5f5f
}

.assist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	position: fixed;
	z-index: 999;
	bottom: 150px;
	left: 50%;
	-webkit-transform: translate(640px);
	transform: translate(640px);
	background: #fff;
	width: 68px;
	height: 320px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.assist .voice {
	width: 22px;
	height: 24px;
	margin: 0 auto;
	background: url(../img/settings1.15a1daae.svg);
	background-repeat: no-repeat
}

.assist .voice-btn {
	padding-top: 12px
}

.assist .voice-btn:hover {
	background: #f2f2f2
}

.assist .voice-btn:hover .voice {
	background: url(../img/settings2.b5768455.svg)
}

.assist .voice-btn:hover i {
	color: #000
}

.assist .voice-btn:active .voice {
	background: url(../img/settings3.38146b49.svg)
}

.assist .voice-btn:active i {
	color: #BD0D0C
}

.assist .voice-active {
	padding-top: 12px
}

.assist .voice-active .voice {
	background: url(../img/settings3.38146b49.svg)
}

.assist .voice-active i {
	color: #BD0D0C
}

.assist .line {
	width: 31px;
	height: 24px;
	margin: 0 auto;
	background: url(../img/line1.74a75c05.svg);
	background-repeat: no-repeat
}

.assist .line-btn:hover {
	background: #f2f2f2
}

.assist .line-btn:hover .line {
	background: url(../img/line2.d7f775d0.svg)
}

.assist .line-btn:hover i {
	color: #000
}

.assist .line-btn:active .line {
	background: url(../img/line3.40a6014f.svg)
}

.assist .line-btn:active i {
	color: #BD0D0C
}

.assist .qq {
	width: 25px;
	height: 24px;
	margin: 0 auto;
	background: url(../img/feedback1.e67bb92b.svg);
	background-repeat: no-repeat
}

.assist .qq-btn:hover {
	background: #f2f2f2
}

.assist .qq-btn:hover .qq {
	background: url(../img/feedback2.2910260c.svg)
}

.assist .qq-btn:hover i {
	color: #000
}

.assist .qq-btn:active .qq {
	background: url(../img/feedback3.fb62fac7.svg)
}

.assist .qq-btn:active i {
	color: #BD0D0C
}

.assist .smile {
	width: 24px;
	height: 24px;
	margin: 0 auto;
	background: url(../img/smile1.ae9754e1.svg);
	background-repeat: no-repeat;
	position: relative
}

.assist .smile-btn:hover {
	background: #f2f2f2
}

.assist .smile-btn:hover .smile {
	background: url(../img/smile2.4c417f76.svg)
}

.assist .smile-btn:hover i {
	color: #000
}

.assist .smile-btn:active .smile {
	background: url(../img/smile3.e808cd23.svg)
}

.assist .smile-btn:active i {
	color: #BD0D0C
}

.assist .goTop {
	width: 16px;
	height: 24px;
	margin: 0 auto;
	background: url(../img/top1.762cf43d.svg);
	background-repeat: no-repeat
}

.assist .top-btn:hover {
	background: #f2f2f2
}

.assist .top-btn:hover .goTop {
	background: url(../img/top2.98114fa3.svg)
}

.assist .top-btn:hover i {
	color: #000
}

.assist .top-btn:active .goTop {
	background: url(../img/top3.d5d7e910.svg)
}

.assist .top-btn:active i {
	color: #BD0D0C
}

.assist .new {
	position: absolute;
	right: -16px;
	top: -8px;
	width: 21px
}

.assist>div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	padding-top: 10px
}

.assist>div span {
	display: block;
	font-size: 24px;
	color: #bfbfbf;
	cursor: pointer;
	text-align: center;
	line-height: 30px
}

.assist>div span:hover {
	color: #EE6942
}

.assist>div span:active,.assist>div span:active+i {
	color: #375887
}

.assist>div i {
	display: block;
	font-style: normal;
	text-align: center;
	line-height: 20px;
	color: #9e9e9e;
	cursor: pointer;
	font-size: 12px;
	padding-top: 5px
}

.assist>div .icon-fanhuidingbu {
	font-size: 20px
}

.footer-bar {
	padding: 50px 0;
	background: #4d5056
}

.footer-bar .wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.footer-bar .footer-logo {
	-webkit-box-flex: 1.2;
	-webkit-flex: 1.2;
	-ms-flex: 1.2;
	flex: 1.2;
	margin-top: 30px;
	color: #bfbfbf
}

.footer-bar .footer-logo .logo {
	margin-bottom: 40px;
	width: 160px
}

.footer-bar .footer-logo .desc {
	letter-spacing: 2px
}

.footer-bar .footer-nav {
	color: #fff
}

.footer-bar .footer-nav,.footer-bar .footer-nav dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.footer-bar .footer-nav dl {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left
}

.footer-bar .footer-nav dl:last-child {
	-webkit-box-flex: unset;
	-webkit-flex: unset;
	-ms-flex: unset;
	flex: unset;
	width: 92px
}

.footer-bar .footer-nav dt {
	font-size: 20px;
	margin-bottom: 40px
}

.footer-bar .footer-nav dd {
	margin-bottom: 10px
}

.footer-bar .footer-nav dd a {
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
	letter-spacing: 1px
}

.footer-bar .footer-nav dd a:hover {
	text-decoration: underline;
	color: #D81A21
}

.my-pagination__bullet {
	right: 25px;
	top: 50%;
	border-radius: 1.5px;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.my-pagination__bullet .my-bullet {
	display: block;
	width: 2px;
	height: 20px;
	background: #8e959e;
	margin-bottom: 5px
}

.my-pagination__bullet .my-bullet:last-child {
	margin-bottom: 0
}

.my-pagination__bullet .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination {
	z-index: 7
}

.empty-data {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-height: 220px;
	width: 100%;
	background: url(../img/empty.32438ace.svg) no-repeat 50% 50%;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.empty-data p {
	font-size: 26px;
	color: #d9d9d9
}

.gap {
	height: 30px
}

.el-tabs__item {
	height: 46px;
	line-height: 46px
}

.el-pager li {
	font-size: 16px;
	border-radius: 5px
}

.lottery-panel .sixmark-1 span:first-child {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	line-height: 27px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #e35858
}

.lottery-panel .sixmark-1 span:first-child.hide,.lottery-panel .sixmark-1 span:first-child.hide:after {
	opacity: .4
}

.lottery-panel .sixmark-2 span:first-child {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	line-height: 27px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #39c76c
}

.lottery-panel .sixmark-2 span:first-child.hide,.lottery-panel .sixmark-2 span:first-child.hide:after {
	opacity: .4
}

.lottery-panel .sixmark-3 span:first-child {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	line-height: 27px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #6092e9
}

.lottery-panel .sixmark-3 span:first-child.hide,.lottery-panel .sixmark-3 span:first-child.hide:after {
	opacity: .4
}

.sixmark-table .sixmark-1 span:first-child {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	line-height: 27px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #e35858
}

.sixmark-table .sixmark-1 span:first-child.hide,.sixmark-table .sixmark-1 span:first-child.hide:after {
	opacity: .4
}

.sixmark-table .sixmark-2 span:first-child {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	line-height: 27px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #6092e9
}

.sixmark-table .sixmark-2 span:first-child.hide,.sixmark-table .sixmark-2 span:first-child.hide:after {
	opacity: .4
}

.sixmark-table .sixmark-3 span:first-child {
	position: relative;
	width: 32px;
	height: 32px;
	text-align: center;
	float: left;
	line-height: 27px;
	border-radius: 50%;
	font-size: 16px;
	border: 3px solid #39c76c
}

.sixmark-table .sixmark-3 span:first-child.hide,.sixmark-table .sixmark-3 span:first-child.hide:after {
	opacity: .4
}

div.pk10--,span.pk10-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #bfbfbf
}

div.pk10--:after,span.pk10--:after {
	content: "-";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

div.pk10--.hide,span.pk10--.hide {
	opacity: .1
}

div.pk10--.hide:after,span.pk10--.hide:after {
	opacity: .4
}

.pk10-0 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #ecca00
}

.pk10-0,.pk10-0:after {
	width: 100%;
	height: 100%
}

.pk10-0:after {
	content: "0";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-0.hide {
	opacity: .1
}

.pk10-0.hide:after {
	opacity: .4
}

.pk10-1 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #ecca00
}

.pk10-1,.pk10-1:after {
	width: 100%;
	height: 100%
}

.pk10-1:after {
	content: "1";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-1.hide {
	opacity: .1
}

.pk10-1.hide:after {
	opacity: .4
}

.pk10-2 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #0095e6
}

.pk10-2,.pk10-2:after {
	width: 100%;
	height: 100%
}

.pk10-2:after {
	content: "2";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-2.hide {
	opacity: .1
}

.pk10-2.hide:after {
	opacity: .4
}

.pk10-3 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #4d4a4f
}

.pk10-3,.pk10-3:after {
	width: 100%;
	height: 100%
}

.pk10-3:after {
	content: "3";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-3.hide {
	opacity: .1
}

.pk10-3.hide:after {
	opacity: .4
}

.pk10-4 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #ff6f00
}

.pk10-4,.pk10-4:after {
	width: 100%;
	height: 100%
}

.pk10-4:after {
	content: "4";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-4.hide {
	opacity: .1
}

.pk10-4.hide:after {
	opacity: .4
}

.pk10-5 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #00cdc9
}

.pk10-5,.pk10-5:after {
	width: 100%;
	height: 100%
}

.pk10-5:after {
	content: "5";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-5.hide {
	opacity: .1
}

.pk10-5.hide:after {
	opacity: .4
}

.pk10-6 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #5931ff
}

.pk10-6,.pk10-6:after {
	width: 100%;
	height: 100%
}

.pk10-6:after {
	content: "6";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-6.hide {
	opacity: .1
}

.pk10-6.hide:after {
	opacity: .4
}

.pk10-7 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #b7b7b7
}

.pk10-7,.pk10-7:after {
	width: 100%;
	height: 100%
}

.pk10-7:after {
	content: "7";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-7.hide {
	opacity: .1
}

.pk10-7.hide:after {
	opacity: .4
}

.pk10-8 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #ed0000
}

.pk10-8,.pk10-8:after {
	width: 100%;
	height: 100%
}

.pk10-8:after {
	content: "8";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-8.hide {
	opacity: .1
}

.pk10-8.hide:after {
	opacity: .4
}

.pk10-9 {
	position: relative;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #850000
}

.pk10-9,.pk10-9:after {
	width: 100%;
	height: 100%
}

.pk10-9:after {
	content: "9";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	color: #fff
}

.pk10-9.hide {
	opacity: .1
}

.pk10-9.hide:after {
	opacity: .4
}

.pk10-10 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #00bc00
}

.pk10-10:after {
	content: "10";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

.pk10-10.hide {
	opacity: .1
}

.pk10-10.hide:after {
	opacity: .4
}

.k3-small,.pk10-small,.xync-small {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #7f89af
}

.k3-small:after,.pk10-small:after,.xync-small:after {
	content: "\5C0F";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

.k3-small.hide,.pk10-small.hide,.xync-small.hide {
	opacity: .1
}

.k3-small.hide:after,.pk10-small.hide:after,.xync-small.hide:after {
	opacity: .4
}

.k3-big,.pk10-big,.xync-big {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #f89838
}

.k3-big:after,.pk10-big:after,.xync-big:after {
	content: "\5927";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

.k3-big.hide,.pk10-big.hide,.xync-big.hide {
	opacity: .1
}

.k3-big.hide:after,.pk10-big.hide:after,.xync-big.hide:after {
	opacity: .4
}

.k3-odd,.pk10-odd,.xync-odd {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #7f89af
}

.k3-odd:after,.pk10-odd:after,.xync-odd:after {
	content: "\5355";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

.k3-odd.hide,.pk10-odd.hide,.xync-odd.hide {
	opacity: .1
}

.k3-odd.hide:after,.pk10-odd.hide:after,.xync-odd.hide:after {
	opacity: .4
}

.k3-even,.pk10-even,.xync-even {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	background: #f89838
}

.k3-even:after,.pk10-even:after,.xync-even:after {
	content: "\53CC";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff
}

.k3-even.hide,.pk10-even.hide,.xync-even.hide {
	opacity: .1
}

.k3-even.hide:after,.pk10-even.hide:after,.xync-even.hide:after {
	opacity: .4
}

.pk10--:after {
	content: "-"
}

@-webkit-keyframes moveC {
	0% {
		background: #e6c82a;
		content: "0";
		top: -9px
	}

	10% {
		background: #e6c82a;
		content: "1";
		top: -6px
	}

	20% {
		background: #1092e0;
		content: "2";
		top: 6px
	}

	30% {
		background: #4d4a4f;
		content: "3";
		top: 17px
	}

	40% {
		background: #ff6e14;
		content: "4";
		top: 20px
	}

	50% {
		background: #08cec8;
		content: "5";
		top: 21px
	}

	60% {
		background: #5c1ffb;
		content: "6";
		top: 26px
	}

	70% {
		background: #b7b7b7;
		content: "7";
		top: 29px
	}

	80% {
		background: #ed0000;
		content: "8";
		top: -12px
	}

	90% {
		background: #850000;
		content: "9";
		top: -9px
	}
}

@keyframes moveC {
	0% {
		background: #e6c82a;
		content: "0";
		top: -9px
	}

	10% {
		background: #e6c82a;
		content: "1";
		top: -6px
	}

	20% {
		background: #1092e0;
		content: "2";
		top: 6px
	}

	30% {
		background: #4d4a4f;
		content: "3";
		top: 17px
	}

	40% {
		background: #ff6e14;
		content: "4";
		top: 20px
	}

	50% {
		background: #08cec8;
		content: "5";
		top: 21px
	}

	60% {
		background: #5c1ffb;
		content: "6";
		top: 26px
	}

	70% {
		background: #b7b7b7;
		content: "7";
		top: 29px
	}

	80% {
		background: #ed0000;
		content: "8";
		top: -12px
	}

	90% {
		background: #850000;
		content: "9";
		top: -9px
	}
}

.pk10-animation {
	overflow: hidden;
	opacity: .8
}

.pk10-animation:after {
	animation: moveC .8s infinite;
	-webkit-animation: moveC .8s infinite
}

.seven-0,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-0.hide,.seven-0.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-0:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "0"
}

.seven-01,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-01.hide,.seven-01.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-01:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "01"
}

.seven-02,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-02.hide,.seven-02.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-02:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "02"
}

.seven-03,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-03.hide,.seven-03.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-03:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "03"
}

.seven-04,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-04.hide,.seven-04.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-04:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "04"
}

.seven-05,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-05.hide,.seven-05.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-05:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "05"
}

.seven-06,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-06.hide,.seven-06.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-06:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "06"
}

.seven-07,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-07.hide,.seven-07.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-07:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "07"
}

.seven-08,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-08.hide,.seven-08.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-08:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "08"
}

.seven-09,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-09.hide,.seven-09.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-09:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "09"
}


/**/
.seven-1,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-1.hide,.seven-1.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-1:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "1"
}

.seven-2,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-2.hide,.seven-2.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-2:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "2"
}

.seven-3,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-3.hide,.seven-3.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-3:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "3"
}

.seven-4,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-4.hide,.seven-4.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-4:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "4"
}

.seven-5,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-5.hide,.seven-5.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-5:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "5"
}

.seven-6,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-6.hide,.seven-6.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-6:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "6"
}

.seven-7,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-7.hide,.seven-7.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-7:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "7"
}

.seven-8,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-8.hide,.seven-8.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-8:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "8"
}

.seven-9,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-9.hide,.seven-9.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-9:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "9"
}

.seven-10,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-10.hide,.seven-10.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-10:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "10"
}

.seven-11,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-11.hide,.seven-11.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-11:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "11"
}

.seven-12,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-12.hide,.seven-12.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-12:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "12"
}

.seven-13,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-13.hide,.seven-13.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-13:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "13"
}

.seven-14,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-14.hide,.seven-14.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-14:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "14"
}

.seven-15,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-15.hide,.seven-15.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-15:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "15"
}

.seven-16,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-16.hide,.seven-16.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-16:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "16"
}

.seven-17,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-17.hide,.seven-17.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-17:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "17"
}

.seven-18,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-18.hide,.seven-18.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-18:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "18"
}

.seven-19,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-19.hide,.seven-19.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-19:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "19"
}

.seven-20,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-20.hide,.seven-20.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-20:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "20"
}

.seven-21,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-21.hide,.seven-21.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-21:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "21"
}

.seven-22,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-22.hide,.seven-22.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-22:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "22"
}

.seven-23,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-23.hide,.seven-23.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-23:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "23"
}

.seven-24,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-24.hide,.seven-24.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-24:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "24"
}

.seven-25,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-25.hide,.seven-25.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-25:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "25"
}

.seven-26,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-26.hide,.seven-26.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-26:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "26"
}

.seven-27,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-27.hide,.seven-27.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-27:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "27"
}

.seven-28,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-28.hide,.seven-28.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-28:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "28"
}

.seven-29,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-29.hide,.seven-29.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-29:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "29"
}

.seven-30,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-30.hide,.seven-30.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-30:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "30"
}

.seven-31,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-31.hide,.seven-31.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-31:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "31"
}

.seven-32,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-32.hide,.seven-32.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-32:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "32"
}

.seven-33,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-33.hide,.seven-33.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-33:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "33"
}

.seven-34,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-34.hide,.seven-34.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-34:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "34"
}

.seven-35,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-35.hide,.seven-35.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-35:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "35"
}

.seven-36,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-36.hide,.seven-36.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-36:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "36"
}

.seven-37,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-37.hide,.seven-37.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-37:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "37"
}

.seven-38,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-38.hide,.seven-38.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-38:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "38"
}

.seven-39,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-39.hide,.seven-39.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-39:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "39"
}

.seven-40,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-40.hide,.seven-40.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-40:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "40"
}

.seven-41,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-41.hide,.seven-41.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-41:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "41"
}

.seven-42,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-42.hide,.seven-42.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-42:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "42"
}

.seven-43,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-43.hide,.seven-43.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-43:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "43"
}

.seven-44,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-44.hide,.seven-44.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-44:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "44"
}

.seven-45,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-45.hide,.seven-45.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-45:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "45"
}

.seven-46,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-46.hide,.seven-46.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-46:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "46"
}

.seven-47,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-47.hide,.seven-47.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-47:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "47"
}

.seven-48,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-48.hide,.seven-48.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-48:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "48"
}

.seven-49,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-49.hide,.seven-49.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-49:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "49"
}

.seven-50,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-50.hide,.seven-50.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-50:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "50"
}

.seven-51,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-51.hide,.seven-51.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-51:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "51"
}

.seven-52,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-52.hide,.seven-52.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-52:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "52"
}

.seven-53,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-53.hide,.seven-53.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-53:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "53"
}

.seven-54,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-54.hide,.seven-54.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-54:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "54"
}

.seven-55,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-55.hide,.seven-55.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-55:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "55"
}

.seven-56,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-56.hide,.seven-56.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-56:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "56"
}

.seven-57,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-57.hide,.seven-57.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-57:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "57"
}

.seven-58,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-58.hide,.seven-58.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-58:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "58"
}

.seven-59,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-59.hide,.seven-59.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-59:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "59"
}

.seven-60,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-60.hide,.seven-60.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-60:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "60"
}

.seven-61,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-61.hide,.seven-61.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-61:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "61"
}

.seven-62,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-62.hide,.seven-62.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-62:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "62"
}

.seven-63,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-63.hide,.seven-63.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-63:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "63"
}

.seven-64,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-64.hide,.seven-64.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-64:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "64"
}

.seven-65,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-65.hide,.seven-65.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-65:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "65"
}

.seven-66,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-66.hide,.seven-66.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-66:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "66"
}

.seven-67,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-67.hide,.seven-67.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-67:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "67"
}

.seven-68,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-68.hide,.seven-68.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-68:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "68"
}

.seven-69,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-69.hide,.seven-69.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-69:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "69"
}

.seven-70,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-70.hide,.seven-70.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-70:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "70"
}

.seven-71,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-71.hide,.seven-71.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-71:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "71"
}

.seven-72,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-72.hide,.seven-72.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-72:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "72"
}

.seven-73,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-73.hide,.seven-73.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-73:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "73"
}

.seven-74,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-74.hide,.seven-74.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-74:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "74"
}

.seven-75,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-75.hide,.seven-75.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-75:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "75"
}

.seven-76,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-76.hide,.seven-76.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-76:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "76"
}

.seven-77,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-77.hide,.seven-77.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-77:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "77"
}

.seven-78,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-78.hide,.seven-78.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-78:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "78"
}

.seven-79,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-79.hide,.seven-79.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-79:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "79"
}

.seven-80,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-80.hide,.seven-80.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-80:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "80"
}

.seven-81,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-81.hide,.seven-81.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-81:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "81"
}

.seven-82,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-82.hide,.seven-82.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-82:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "82"
}

.seven-83,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-83.hide,.seven-83.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-83:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "83"
}

.seven-84,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-84.hide,.seven-84.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-84:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "84"
}

.seven-85,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-85.hide,.seven-85.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-85:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "85"
}

.seven-86,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-86.hide,.seven-86.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-86:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "86"
}

.seven-87,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-87.hide,.seven-87.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-87:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "87"
}

.seven-88,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-88.hide,.seven-88.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-88:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "88"
}

.seven-89,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-89.hide,.seven-89.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-89:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "89"
}

.seven-90,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-90.hide,.seven-90.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-90:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "90"
}

.seven-91,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-91.hide,.seven-91.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-91:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "91"
}

.seven-92,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-92.hide,.seven-92.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-92:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "92"
}

.seven-93,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-93.hide,.seven-93.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-93:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "93"
}

.seven-94,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-94.hide,.seven-94.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-94:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "94"
}

.seven-95,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-95.hide,.seven-95.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-95:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "95"
}

.seven-96,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-96.hide,.seven-96.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-96:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "96"
}

.seven-97,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-97.hide,.seven-97.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-97:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "97"
}

.seven-98,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-98.hide,.seven-98.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-98:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "98"
}

.seven-99,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-99.hide,.seven-99.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-99:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "99"
}

.seven-100,.seven-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.seven-100.hide,.seven-100.hide:after,.seven--.hide,.seven--.hide:after {
	opacity: .4
}

.seven-100:after,.seven--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "100"
}

.seven:last-child {
	border: 2px solid #0095e6
}

.dlt-0,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-0.hide,.dlt-0.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-0:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "0"
}

.dlt-1,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-1.hide,.dlt-1.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-1:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "1"
}

.dlt-2,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-2.hide,.dlt-2.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-2:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "2"
}

.dlt-3,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-3.hide,.dlt-3.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-3:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "3"
}

.dlt-4,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-4.hide,.dlt-4.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-4:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "4"
}

.dlt-5,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-5.hide,.dlt-5.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-5:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "5"
}

.dlt-6,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-6.hide,.dlt-6.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-6:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "6"
}

.dlt-7,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-7.hide,.dlt-7.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-7:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "7"
}

.dlt-8,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-8.hide,.dlt-8.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-8:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "8"
}

.dlt-9,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-9.hide,.dlt-9.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-9:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "9"
}

.dlt-10,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-10.hide,.dlt-10.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-10:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "10"
}

.dlt-11,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-11.hide,.dlt-11.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-11:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "11"
}

.dlt-12,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-12.hide,.dlt-12.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-12:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "12"
}

.dlt-13,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-13.hide,.dlt-13.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-13:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "13"
}

.dlt-14,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-14.hide,.dlt-14.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-14:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "14"
}

.dlt-15,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-15.hide,.dlt-15.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-15:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "15"
}

.dlt-16,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-16.hide,.dlt-16.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-16:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "16"
}

.dlt-17,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-17.hide,.dlt-17.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-17:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "17"
}

.dlt-18,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-18.hide,.dlt-18.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-18:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "18"
}

.dlt-19,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-19.hide,.dlt-19.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-19:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "19"
}

.dlt-20,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-20.hide,.dlt-20.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-20:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "20"
}

.dlt-21,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-21.hide,.dlt-21.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-21:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "21"
}

.dlt-22,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-22.hide,.dlt-22.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-22:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "22"
}

.dlt-23,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-23.hide,.dlt-23.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-23:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "23"
}

.dlt-24,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-24.hide,.dlt-24.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-24:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "24"
}

.dlt-25,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-25.hide,.dlt-25.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-25:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "25"
}

.dlt-26,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-26.hide,.dlt-26.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-26:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "26"
}

.dlt-27,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-27.hide,.dlt-27.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-27:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "27"
}

.dlt-28,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-28.hide,.dlt-28.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-28:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "28"
}

.dlt-29,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-29.hide,.dlt-29.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-29:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "29"
}

.dlt-30,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-30.hide,.dlt-30.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-30:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "30"
}

.dlt-31,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-31.hide,.dlt-31.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-31:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "31"
}

.dlt-32,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-32.hide,.dlt-32.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-32:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "32"
}

.dlt-33,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-33.hide,.dlt-33.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-33:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "33"
}

.dlt-34,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-34.hide,.dlt-34.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-34:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "34"
}

.dlt-35,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-35.hide,.dlt-35.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-35:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "35"
}

.dlt-36,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-36.hide,.dlt-36.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-36:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "36"
}

.dlt-37,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-37.hide,.dlt-37.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-37:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "37"
}

.dlt-38,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-38.hide,.dlt-38.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-38:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "38"
}

.dlt-39,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-39.hide,.dlt-39.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-39:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "39"
}

.dlt-40,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-40.hide,.dlt-40.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-40:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "40"
}

.dlt-41,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-41.hide,.dlt-41.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-41:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "41"
}

.dlt-42,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-42.hide,.dlt-42.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-42:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "42"
}

.dlt-43,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-43.hide,.dlt-43.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-43:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "43"
}

.dlt-44,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-44.hide,.dlt-44.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-44:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "44"
}

.dlt-45,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-45.hide,.dlt-45.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-45:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "45"
}

.dlt-46,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-46.hide,.dlt-46.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-46:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "46"
}

.dlt-47,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-47.hide,.dlt-47.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-47:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "47"
}

.dlt-48,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-48.hide,.dlt-48.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-48:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "48"
}

.dlt-49,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-49.hide,.dlt-49.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-49:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "49"
}

.dlt-50,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-50.hide,.dlt-50.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-50:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "50"
}

.dlt-51,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-51.hide,.dlt-51.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-51:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "51"
}

.dlt-52,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-52.hide,.dlt-52.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-52:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "52"
}

.dlt-53,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-53.hide,.dlt-53.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-53:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "53"
}

.dlt-54,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-54.hide,.dlt-54.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-54:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "54"
}

.dlt-55,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-55.hide,.dlt-55.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-55:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "55"
}

.dlt-56,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-56.hide,.dlt-56.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-56:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "56"
}

.dlt-57,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-57.hide,.dlt-57.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-57:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "57"
}

.dlt-58,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-58.hide,.dlt-58.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-58:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "58"
}

.dlt-59,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-59.hide,.dlt-59.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-59:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "59"
}

.dlt-60,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-60.hide,.dlt-60.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-60:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "60"
}

.dlt-61,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-61.hide,.dlt-61.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-61:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "61"
}

.dlt-62,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-62.hide,.dlt-62.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-62:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "62"
}

.dlt-63,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-63.hide,.dlt-63.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-63:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "63"
}

.dlt-64,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-64.hide,.dlt-64.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-64:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "64"
}

.dlt-65,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-65.hide,.dlt-65.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-65:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "65"
}

.dlt-66,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-66.hide,.dlt-66.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-66:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "66"
}

.dlt-67,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-67.hide,.dlt-67.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-67:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "67"
}

.dlt-68,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-68.hide,.dlt-68.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-68:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "68"
}

.dlt-69,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-69.hide,.dlt-69.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-69:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "69"
}

.dlt-70,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-70.hide,.dlt-70.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-70:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "70"
}

.dlt-71,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-71.hide,.dlt-71.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-71:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "71"
}

.dlt-72,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-72.hide,.dlt-72.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-72:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "72"
}

.dlt-73,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-73.hide,.dlt-73.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-73:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "73"
}

.dlt-74,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-74.hide,.dlt-74.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-74:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "74"
}

.dlt-75,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-75.hide,.dlt-75.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-75:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "75"
}

.dlt-76,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-76.hide,.dlt-76.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-76:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "76"
}

.dlt-77,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-77.hide,.dlt-77.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-77:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "77"
}

.dlt-78,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-78.hide,.dlt-78.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-78:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "78"
}

.dlt-79,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-79.hide,.dlt-79.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-79:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "79"
}

.dlt-80,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-80.hide,.dlt-80.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-80:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "80"
}

.dlt-81,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-81.hide,.dlt-81.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-81:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "81"
}

.dlt-82,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-82.hide,.dlt-82.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-82:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "82"
}

.dlt-83,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-83.hide,.dlt-83.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-83:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "83"
}

.dlt-84,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-84.hide,.dlt-84.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-84:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "84"
}

.dlt-85,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-85.hide,.dlt-85.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-85:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "85"
}

.dlt-86,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-86.hide,.dlt-86.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-86:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "86"
}

.dlt-87,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-87.hide,.dlt-87.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-87:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "87"
}

.dlt-88,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-88.hide,.dlt-88.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-88:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "88"
}

.dlt-89,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-89.hide,.dlt-89.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-89:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "89"
}

.dlt-90,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-90.hide,.dlt-90.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-90:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "90"
}

.dlt-91,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-91.hide,.dlt-91.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-91:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "91"
}

.dlt-92,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-92.hide,.dlt-92.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-92:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "92"
}

.dlt-93,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-93.hide,.dlt-93.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-93:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "93"
}

.dlt-94,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-94.hide,.dlt-94.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-94:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "94"
}

.dlt-95,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-95.hide,.dlt-95.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-95:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "95"
}

.dlt-96,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-96.hide,.dlt-96.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-96:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "96"
}

.dlt-97,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-97.hide,.dlt-97.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-97:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "97"
}

.dlt-98,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-98.hide,.dlt-98.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-98:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "98"
}

.dlt-99,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-99.hide,.dlt-99.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-99:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "99"
}

.dlt-100,.dlt-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 2px solid #e35858
}

.dlt-100.hide,.dlt-100.hide:after,.dlt--.hide,.dlt--.hide:after {
	opacity: .4
}

.dlt-100:after,.dlt--:after {
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 100%;
	color: #37393b;
	font-size: 18px;
	content: "100"
}

.dlt:last-child,.dlt:nth-last-child(2) {
	border: 2px solid #0095e6
}

.keno-0:after,.keno-1:after,.keno-2:after,.keno-3:after,.keno-4:after,.keno-5:after,.keno-6:after,.keno-7:after,.keno-8:after,.keno-9:after,.keno-10:after,.keno-11:after,.keno-12:after,.keno-13:after,.keno-14:after,.keno-15:after,.keno-16:after,.keno-17:after,.keno-18:after,.keno-19:after,.keno-20:after,.keno-21:after,.keno-22:after,.keno-23:after,.keno-24:after,.keno-25:after,.keno-26:after,.keno-27:after,.keno-28:after,.keno-29:after,.keno-30:after,.keno-31:after,.keno-32:after,.keno-33:after,.keno-34:after,.keno-35:after,.keno-36:after,.keno-37:after,.keno-38:after,.keno-39:after,.keno-40:after {
	color: #0095eb
}

.keno-41:after,.keno-42:after,.keno-43:after,.keno-44:after,.keno-45:after,.keno-46:after,.keno-47:after,.keno-48:after,.keno-49:after,.keno-50:after,.keno-51:after,.keno-52:after,.keno-53:after,.keno-54:after,.keno-55:after,.keno-56:after,.keno-57:after,.keno-58:after,.keno-59:after,.keno-60:after,.keno-61:after,.keno-62:after,.keno-63:after,.keno-64:after,.keno-65:after,.keno-66:after,.keno-67:after,.keno-68:after,.keno-69:after,.keno-70:after,.keno-71:after,.keno-72:after,.keno-73:after,.keno-74:after,.keno-75:after,.keno-76:after,.keno-77:after,.keno-78:after,.keno-79:after,.keno-80:after,.keno-81:after,.keno-82:after,.keno-83:after,.keno-84:after,.keno-85:after,.keno-86:after,.keno-87:after,.keno-88:after,.keno-89:after,.keno-90:after,.keno-91:after,.keno-92:after,.keno-93:after,.keno-94:after,.keno-95:after,.keno-96:after,.keno-97:after,.keno-98:after,.keno-99:after,.keno-100:after {
	color: #e35858
}



.bingosixmark--:after,.keno--:after,.klsf--:after,.lucky5--:after,.pc28--:after,.ssc--:after {
	content: "-"
}

.ssc-small {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	background-color: #6092e9;
	border: 1px solid #e8ebf1;
	border: none!important
}
.qiu-1{
	/*background: url(../mobile/red.png) no-repeat;*/
	/*background-size:100% 100%; */
	border: 3px solid #e35858;
	text-align: center;
font-size: 18px !important;border-radius: 50%;
}
.qiu-2{
	/*background: url(../mobile/blue.png) no-repeat;*/
	/*background-size:100% 100%; */
	border: 3px solid #6092e9;
	text-align: center;
font-size: 18px !important;border-radius: 50%;
}
.qiu-3{
	/*background: url(../mobile/green.png) no-repeat;*/
	/*background-size:100% 100%; */
	border: 3px solid #39c76c;
	text-align: center;
font-size: 18px !important;border-radius: 50%;
}
.ssc-small.hide,.ssc-small.hide:after {
	opacity: .4
}

.ssc-small:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	content: "\5C0F"
}

.ssc-odd {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	background-color: #6092e9;
	border: 1px solid #e8ebf1;
	border: none!important
}

.ssc-odd.hide,.ssc-odd.hide:after {
	opacity: .4
}

.ssc-odd:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	content: "\5355"
}

.ssc-big {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	background-color: #dd4f4f;
	border: 1px solid #e8ebf1;
	border: none!important
}

.ssc-big.hide,.ssc-big.hide:after {
	opacity: .4
}

.ssc-big:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	content: "\5927"
}

.ssc-even {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	background-color: #dd4f4f;
	border: 1px solid #e8ebf1;
	border: none!important
}

.ssc-even.hide,.ssc-even.hide:after {
	opacity: .4
}

.ssc-even:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 18px;
	content: "\53CC"
}

.ssc-peace {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	background-color: #009204;
	border: 1px solid #e8ebf1;
	border: none!important
}

.ssc-peace.hide,.ssc-peace.hide:after {
	opacity: .4
}

.ssc-peace:after {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	content: "\548C"
}

.ssc-peace:after,.ssc-total {
	width: 100%;
	height: 100%;
	font-size: 18px
}

.ssc-total {
	color: #e35858;
	position: relative;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #e8ebf1
}

.ssc-total.hide,.ssc-total.hide:after {
	opacity: .4
}

.ssc-total:after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #e35858;
	font-size: 18px;
	content: ""
}

.ssc-total-lottery-1 {
	color: #666a6e;
	border-color: #f12d35
}

.ssc-total-lottery-1:after {
	color: #666a6e
}

.ssc-total-lottery-2 {
	color: #666a6e;
	border-color: #009204
}

.ssc-total-lottery-2:after {
	color: #666a6e
}

.ssc-total-lottery-3 {
	color: #666a6e;
	border-color: #184dd5!important
}

.ssc-total-lottery-3:after {
	color: #666a6e
}

@keyframes moveA {
	0% {
		-webkit-transform: translateY(5px);
		transform: translateY(5px)
	}

	to {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

@-webkit-keyframes moveA {
	0% {
		transform: translateY(5px);
		-o-transform: translateY(5px);
		-ms-transform: translateY(5px);
		-webkit-transform: translateY(5px);
		-moz-transform: translateY(5px)
	}

	to {
		transform: translateY(-5px);
		-o-transform: translateY(-5px);
		-ms-transform: translateY(-5px);
		-webkit-transform: translateY(-5px);
		-moz-transform: translateY(-5px)
	}
}

.ssc-animation1,.ssc-animation:nth-child(odd) {
	overflow: hidden;
	animation: moveA .5s 0s infinite alternate;
	-webkit-animation: moveA .5s 0s infinite alternate;
	-moz-animation: moveA .5s infinite alternate 0s;
	-o-animation: moveA .5s infinite alternate 0s;
	-ms-animation: moveA .5s infinite alternate 0s
}

.ssc-animation1:after,.ssc-animation:nth-child(odd):after {
	opacity: .8;
	text-shadow: #bfbfbf;
	overflow: hidden
}

.ssc-animation2,.ssc-animation:nth-child(2n+2) {
	overflow: hidden;
	animation: moveA .4s 0s infinite alternate;
	-webkit-animation: moveA .4s .2s infinite alternate;
	-moz-animation: moveA .4s infinite alternate .2s;
	-o-animation: moveA .4s infinite alternate .2s;
	-ms-animation: moveA .4s infinite alternate .2s
}

.ssc-animation2:after,.ssc-animation:nth-child(2n+2):after {
	opacity: .8;
	text-shadow: #bfbfbf;
	overflow: hidden
}

.ssc-animation-stop {
	animation-play-state: paused;
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	-ms-animation-play-state: paused
}

.keno-1 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-1.hide,.keno-1.hide:after {
	opacity: .4
}

.keno-1:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "1"
}

.keno-1:after,.keno-2 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-2 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-2.hide,.keno-2.hide:after {
	opacity: .4
}

.keno-2:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "2"
}

.keno-2:after,.keno-3 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-3 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-3.hide,.keno-3.hide:after {
	opacity: .4
}

.keno-3:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "3"
}

.keno-3:after,.keno-4 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-4 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-4.hide,.keno-4.hide:after {
	opacity: .4
}

.keno-4:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "4"
}

.keno-4:after,.keno-5 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-5 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-5.hide,.keno-5.hide:after {
	opacity: .4
}

.keno-5:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "5"
}

.keno-5:after,.keno-6 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-6 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-6.hide,.keno-6.hide:after {
	opacity: .4
}

.keno-6:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "6"
}

.keno-6:after,.keno-7 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-7 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-7.hide,.keno-7.hide:after {
	opacity: .4
}

.keno-7:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "7"
}

.keno-7:after,.keno-8 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-8 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-8.hide,.keno-8.hide:after {
	opacity: .4
}

.keno-8:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "8"
}

.keno-8:after,.keno-9 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-9 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-9.hide,.keno-9.hide:after {
	opacity: .4
}

.keno-9:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "9"
}

.keno-9:after,.keno-10 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-10 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-10.hide,.keno-10.hide:after {
	opacity: .4
}

.keno-10:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "10"
}

.keno-10:after,.keno-11 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-11 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-11.hide,.keno-11.hide:after {
	opacity: .4
}

.keno-11:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "11"
}

.keno-11:after,.keno-12 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-12 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-12.hide,.keno-12.hide:after {
	opacity: .4
}

.keno-12:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "12"
}

.keno-12:after,.keno-13 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-13 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-13.hide,.keno-13.hide:after {
	opacity: .4
}

.keno-13:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "13"
}

.keno-13:after,.keno-14 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-14 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-14.hide,.keno-14.hide:after {
	opacity: .4
}

.keno-14:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "14"
}

.keno-14:after,.keno-15 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-15 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-15.hide,.keno-15.hide:after {
	opacity: .4
}

.keno-15:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "15"
}

.keno-15:after,.keno-16 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-16 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-16.hide,.keno-16.hide:after {
	opacity: .4
}

.keno-16:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "16"
}

.keno-16:after,.keno-17 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-17 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-17.hide,.keno-17.hide:after {
	opacity: .4
}

.keno-17:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "17"
}

.keno-17:after,.keno-18 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-18 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-18.hide,.keno-18.hide:after {
	opacity: .4
}

.keno-18:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "18"
}

.keno-18:after,.keno-19 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-19 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-19.hide,.keno-19.hide:after {
	opacity: .4
}

.keno-19:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "19"
}

.keno-19:after,.keno-20 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-20 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-20.hide,.keno-20.hide:after {
	opacity: .4
}

.keno-20:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "20"
}

.keno-20:after,.keno-21 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-21 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-21.hide,.keno-21.hide:after {
	opacity: .4
}

.keno-21:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "21"
}

.keno-21:after,.keno-22 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-22 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-22.hide,.keno-22.hide:after {
	opacity: .4
}

.keno-22:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "22"
}

.keno-22:after,.keno-23 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-23 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-23.hide,.keno-23.hide:after {
	opacity: .4
}

.keno-23:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "23"
}

.keno-23:after,.keno-24 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-24 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-24.hide,.keno-24.hide:after {
	opacity: .4
}

.keno-24:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "24"
}

.keno-24:after,.keno-25 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-25 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-25.hide,.keno-25.hide:after {
	opacity: .4
}

.keno-25:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "25"
}

.keno-25:after,.keno-26 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-26 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-26.hide,.keno-26.hide:after {
	opacity: .4
}

.keno-26:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "26"
}

.keno-26:after,.keno-27 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-27 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-27.hide,.keno-27.hide:after {
	opacity: .4
}

.keno-27:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "27"
}

.keno-27:after,.keno-28 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-28 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-28.hide,.keno-28.hide:after {
	opacity: .4
}

.keno-28:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "28"
}

.keno-28:after,.keno-29 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-29 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-29.hide,.keno-29.hide:after {
	opacity: .4
}

.keno-29:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "29"
}

.keno-29:after,.keno-30 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-30 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-30.hide,.keno-30.hide:after {
	opacity: .4
}

.keno-30:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "30"
}

.keno-30:after,.keno-31 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-31 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-31.hide,.keno-31.hide:after {
	opacity: .4
}

.keno-31:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "31"
}

.keno-31:after,.keno-32 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-32 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-32.hide,.keno-32.hide:after {
	opacity: .4
}

.keno-32:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "32"
}

.keno-32:after,.keno-33 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-33 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-33.hide,.keno-33.hide:after {
	opacity: .4
}

.keno-33:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "33"
}

.keno-33:after,.keno-34 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-34 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-34.hide,.keno-34.hide:after {
	opacity: .4
}

.keno-34:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "34"
}

.keno-34:after,.keno-35 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-35 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-35.hide,.keno-35.hide:after {
	opacity: .4
}

.keno-35:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "35"
}

.keno-35:after,.keno-36 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-36 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-36.hide,.keno-36.hide:after {
	opacity: .4
}

.keno-36:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "36"
}

.keno-36:after,.keno-37 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-37 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-37.hide,.keno-37.hide:after {
	opacity: .4
}

.keno-37:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "37"
}

.keno-37:after,.keno-38 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-38 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-38.hide,.keno-38.hide:after {
	opacity: .4
}

.keno-38:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "38"
}

.keno-38:after,.keno-39 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-39 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-39.hide,.keno-39.hide:after {
	opacity: .4
}

.keno-39:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "39"
}

.keno-39:after,.keno-40 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-40 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-40.hide,.keno-40.hide:after {
	opacity: .4
}

.keno-40:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "40"
}

.keno-40:after,.keno-41 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-41 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-41.hide,.keno-41.hide:after {
	opacity: .4
}

.keno-41:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "41"
}

.keno-41:after,.keno-42 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-42 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-42.hide,.keno-42.hide:after {
	opacity: .4
}

.keno-42:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "42"
}

.keno-42:after,.keno-43 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-43 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-43.hide,.keno-43.hide:after {
	opacity: .4
}

.keno-43:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "43"
}

.keno-43:after,.keno-44 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-44 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-44.hide,.keno-44.hide:after {
	opacity: .4
}

.keno-44:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "44"
}

.keno-44:after,.keno-45 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-45 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-45.hide,.keno-45.hide:after {
	opacity: .4
}

.keno-45:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "45"
}

.keno-45:after,.keno-46 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-46 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-46.hide,.keno-46.hide:after {
	opacity: .4
}

.keno-46:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "46"
}

.keno-46:after,.keno-47 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-47 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-47.hide,.keno-47.hide:after {
	opacity: .4
}

.keno-47:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "47"
}

.keno-47:after,.keno-48 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-48 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-48.hide,.keno-48.hide:after {
	opacity: .4
}

.keno-48:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "48"
}

.keno-48:after,.keno-49 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-49 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-49.hide,.keno-49.hide:after {
	opacity: .4
}

.keno-49:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "49"
}

.keno-49:after,.keno-50 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-50 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-50.hide,.keno-50.hide:after {
	opacity: .4
}

.keno-50:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "50"
}

.keno-50:after,.keno-51 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-51 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-51.hide,.keno-51.hide:after {
	opacity: .4
}

.keno-51:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "51"
}

.keno-51:after,.keno-52 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-52 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-52.hide,.keno-52.hide:after {
	opacity: .4
}

.keno-52:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "52"
}

.keno-52:after,.keno-53 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-53 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-53.hide,.keno-53.hide:after {
	opacity: .4
}

.keno-53:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "53"
}

.keno-53:after,.keno-54 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-54 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-54.hide,.keno-54.hide:after {
	opacity: .4
}

.keno-54:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "54"
}

.keno-54:after,.keno-55 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-55 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-55.hide,.keno-55.hide:after {
	opacity: .4
}

.keno-55:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "55"
}

.keno-55:after,.keno-56 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-56 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-56.hide,.keno-56.hide:after {
	opacity: .4
}

.keno-56:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "56"
}

.keno-56:after,.keno-57 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-57 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-57.hide,.keno-57.hide:after {
	opacity: .4
}

.keno-57:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "57"
}

.keno-57:after,.keno-58 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-58 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-58.hide,.keno-58.hide:after {
	opacity: .4
}

.keno-58:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "58"
}

.keno-58:after,.keno-59 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-59 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-59.hide,.keno-59.hide:after {
	opacity: .4
}

.keno-59:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "59"
}

.keno-59:after,.keno-60 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-60 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-60.hide,.keno-60.hide:after {
	opacity: .4
}

.keno-60:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "60"
}

.keno-60:after,.keno-61 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-61 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-61.hide,.keno-61.hide:after {
	opacity: .4
}

.keno-61:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "61"
}

.keno-61:after,.keno-62 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-62 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-62.hide,.keno-62.hide:after {
	opacity: .4
}

.keno-62:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "62"
}

.keno-62:after,.keno-63 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-63 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-63.hide,.keno-63.hide:after {
	opacity: .4
}

.keno-63:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "63"
}

.keno-63:after,.keno-64 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-64 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-64.hide,.keno-64.hide:after {
	opacity: .4
}

.keno-64:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "64"
}

.keno-64:after,.keno-65 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-65 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-65.hide,.keno-65.hide:after {
	opacity: .4
}

.keno-65:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "65"
}

.keno-65:after,.keno-66 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-66 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-66.hide,.keno-66.hide:after {
	opacity: .4
}

.keno-66:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "66"
}

.keno-66:after,.keno-67 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-67 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-67.hide,.keno-67.hide:after {
	opacity: .4
}

.keno-67:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "67"
}

.keno-67:after,.keno-68 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-68 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-68.hide,.keno-68.hide:after {
	opacity: .4
}

.keno-68:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "68"
}

.keno-68:after,.keno-69 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-69 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-69.hide,.keno-69.hide:after {
	opacity: .4
}

.keno-69:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "69"
}

.keno-69:after,.keno-70 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-70 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-70.hide,.keno-70.hide:after {
	opacity: .4
}

.keno-70:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "70"
}

.keno-70:after,.keno-71 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-71 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-71.hide,.keno-71.hide:after {
	opacity: .4
}

.keno-71:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "71"
}

.keno-71:after,.keno-72 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-72 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-72.hide,.keno-72.hide:after {
	opacity: .4
}

.keno-72:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "72"
}

.keno-72:after,.keno-73 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-73 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-73.hide,.keno-73.hide:after {
	opacity: .4
}

.keno-73:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "73"
}

.keno-73:after,.keno-74 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-74 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-74.hide,.keno-74.hide:after {
	opacity: .4
}

.keno-74:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "74"
}

.keno-74:after,.keno-75 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-75 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-75.hide,.keno-75.hide:after {
	opacity: .4
}

.keno-75:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "75"
}

.keno-75:after,.keno-76 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-76 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-76.hide,.keno-76.hide:after {
	opacity: .4
}

.keno-76:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "76"
}

.keno-76:after,.keno-77 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-77 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-77.hide,.keno-77.hide:after {
	opacity: .4
}

.keno-77:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "77"
}

.keno-77:after,.keno-78 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-78 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-78.hide,.keno-78.hide:after {
	opacity: .4
}

.keno-78:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "78"
}

.keno-78:after,.keno-79 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-79 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-79.hide,.keno-79.hide:after {
	opacity: .4
}

.keno-79:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "79"
}

.keno-79:after,.keno-80 {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-80 {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno-80.hide,.keno-80.hide:after {
	opacity: .4
}

.keno-80:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "80"
}

.keno-80:after,.keno-- {
	width: 100%;
	height: 100%;
	text-align: center
}

.keno-- {
	position: relative;
	line-height: normal;
	border-radius: 50%;
	border: 1px solid #e8ebf1
}

.keno--.hide,.keno--.hide:after {
	opacity: .4
}

.keno--:after {
	position: absolute;
	left: 0;
	top: -2px;
	font-size: 16px;
	line-height: 40px;
	content: "-";
	color: #bfbfbf!important
}

.k3-1,.keno--:after {
	width: 100%;
	height: 100%;
	text-align: center
}

.k3-1 {
	position: relative;
	line-height: normal
}

.k3-1.hide,.k3-1.hide:after {
	opacity: .4
}

.k3-1 {
	background: url(../img/1.d4dcd957.svg) 50%/contain
}

.k3-2 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.k3-2.hide,.k3-2.hide:after {
	opacity: .4
}

.k3-2 {
	background: url(../img/2.4b98b88e.svg) 50%/contain
}

.k3-3 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.k3-3.hide,.k3-3.hide:after {
	opacity: .4
}

.k3-3 {
	background: url(../img/3.3a5280d3.svg) 50%/contain
}

.k3-4 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.k3-4.hide,.k3-4.hide:after {
	opacity: .4
}

.k3-4 {
	background: url(../img/4.e4a09b17.svg) 50%/contain
}

.k3-5 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.k3-5.hide,.k3-5.hide:after {
	opacity: .4
}

.k3-5 {
	background: url(../img/5.c878958a.svg) 50%/contain
}

.k3-6 {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.k3-6.hide,.k3-6.hide:after {
	opacity: .4
}

.k3-6 {
	background: url(../img/6.7dfc2fbb.svg) 50%/contain
}

.k3-- {
	background: url(../img/7.9da2f47f.svg) 50%/contain
}

@-webkit-keyframes moveB {
	14.28571% {
		background: url(../img/1.d4dcd957.svg) 50%/contain
	}

	28.57143% {
		background: url(../img/2.4b98b88e.svg) 50%/contain
	}

	42.85714% {
		background: url(../img/3.3a5280d3.svg) 50%/contain
	}

	57.14286% {
		background: url(../img/4.e4a09b17.svg) 50%/contain
	}

	71.42857% {
		background: url(../img/5.c878958a.svg) 50%/contain
	}

	85.71429% {
		background: url(../img/6.7dfc2fbb.svg) 50%/contain
	}
}

@keyframes moveB {
	14.28571% {
		background: url(../img/1.d4dcd957.svg) 50%/contain
	}

	28.57143% {
		background: url(../img/2.4b98b88e.svg) 50%/contain
	}

	42.85714% {
		background: url(../img/3.3a5280d3.svg) 50%/contain
	}

	57.14286% {
		background: url(../img/4.e4a09b17.svg) 50%/contain
	}

	71.42857% {
		background: url(../img/5.c878958a.svg) 50%/contain
	}

	85.71429% {
		background: url(../img/6.7dfc2fbb.svg) 50%/contain
	}
}

.k3-animation {
	overflow: hidden;
	animation: moveB .5s infinite;
	-webkit-animation: moveB .5s infinite
}

.xync-1,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-1.hide,.xync-1.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-1 {
	background: url(../img/01.38ae0296.svg) 50%/contain
}

.xync-2,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-2.hide,.xync-2.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-2 {
	background: url(../img/02.682eff75.svg) 50%/contain
}

.xync-3,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-3.hide,.xync-3.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-3 {
	background: url(../img/03.be6c1f32.svg) 50%/contain
}

.xync-4,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-4.hide,.xync-4.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-4 {
	background: url(../img/04.c5d760ca.svg) 50%/contain
}

.xync-5,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-5.hide,.xync-5.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-5 {
	background: url(../img/05.cf725933.svg) 50%/contain
}

.xync-6,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-6.hide,.xync-6.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-6 {
	background: url(../img/06.ad4252da.svg) 50%/contain
}

.xync-7,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-7.hide,.xync-7.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-7 {
	background: url(../img/07.33f2f898.svg) 50%/contain
}

.xync-8,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-8.hide,.xync-8.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-8 {
	background: url(../img/08.ac26007b.svg) 50%/contain
}

.xync-9,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-9.hide,.xync-9.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-9 {
	background: url(../img/09.9d6f9664.svg) 50%/contain
}

.xync-10,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-10.hide,.xync-10.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-10 {
	background: url(../img/10.22415f6b.svg) 50%/contain
}

.xync-11,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-11.hide,.xync-11.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-11 {
	background: url(../img/11.3e6fe310.svg) 50%/contain
}

.xync-12,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-12.hide,.xync-12.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-12 {
	background: url(../img/12.055e019e.svg) 50%/contain
}

.xync-13,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-13.hide,.xync-13.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-13 {
	background: url(../img/13.915da76e.svg) 50%/contain
}

.xync-14,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-14.hide,.xync-14.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-14 {
	background: url(../img/14.a5eb3bbc.svg) 50%/contain
}

.xync-15,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-15.hide,.xync-15.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-15 {
	background: url(../img/15.b90a201e.svg) 50%/contain
}

.xync-16,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-16.hide,.xync-16.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-16 {
	background: url(../img/16.7f02c49c.svg) 50%/contain
}

.xync-17,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-17.hide,.xync-17.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-17 {
	background: url(../img/17.14a23bc7.svg) 50%/contain
}

.xync-18,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-18.hide,.xync-18.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-18 {
	background: url(../img/18.29387fb9.svg) 50%/contain
}

.xync-19,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-19.hide,.xync-19.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-19 {
	background: url(../img/19.00632dba.svg) 50%/contain
}

.xync-20,.xync-- {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: normal
}

.xync-20.hide,.xync-20.hide:after,.xync--.hide,.xync--.hide:after {
	opacity: .4
}

.xync-20 {
	background: url(../img/20.41cbfdf1.svg) 50%/contain
}

.xync-- {
	background: url(../img/21.c850467d.svg) 50%/contain
}

@-webkit-keyframes moveD {
	14.28571% {
		background: url(../img/01.38ae0296.svg) 50%/contain
	}

	28.57143% {
		background: url(../img/02.682eff75.svg) 50%/contain
	}

	42.85714% {
		background: url(../img/03.be6c1f32.svg) 50%/contain
	}

	57.14286% {
		background: url(../img/04.c5d760ca.svg) 50%/contain
	}

	71.42857% {
		background: url(../img/05.cf725933.svg) 50%/contain
	}

	85.71429% {
		background: url(../img/06.ad4252da.svg) 50%/contain
	}
}

@keyframes moveD {
	14.28571% {
		background: url(../img/01.38ae0296.svg) 50%/contain
	}

	28.57143% {
		background: url(../img/02.682eff75.svg) 50%/contain
	}

	42.85714% {
		background: url(../img/03.be6c1f32.svg) 50%/contain
	}

	57.14286% {
		background: url(../img/04.c5d760ca.svg) 50%/contain
	}

	71.42857% {
		background: url(../img/05.cf725933.svg) 50%/contain
	}

	85.71429% {
		background: url(../img/06.ad4252da.svg) 50%/contain
	}
}

.xync-animation {
	overflow: hidden;
	animation: moveD .5s infinite;
	-webkit-animation: moveD .5s infinite
}

.big,.big-large,.dragon,.even,.golden,.golden-large,.gray,.gray-large,.k3-point1,.k3-point2,.k3-point3,.k3-point4,.k3-point5,.k3-point6,.odd,.pc28-blue,.pc28-gsreen,.pc28-red,.peace,.peace-big,.peace-large,.purple,.purple-big,.purple-large,.small,.small-large,.tiger {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	vertical-align: middle;
	border-radius: 50%
}

.big-circle-left {
	width: 34px;
	height: 34px;
	border: 5px solid #dd4f4f;
	border-radius: 50%
}

.small-circle-left {
	width: 34px;
	height: 34px;
	border: 5px solid #6092e9;
	border-radius: 50%
}

.big-circle {
	width: 22px;
	height: 22px;
	border: 5px solid #dd4f4f;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.big-circle .el-tooltip {
	width: 100%;
	height: 100%;
	display: block
}

.small-circle {
	width: 22px;
	height: 22px;
	border: 5px solid #6092e9;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.small-circle .el-tooltip {
	width: 100%;
	height: 100%;
	display: block
}

.solid_ball .small .el-tooltip {
	color: #6092e9
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.blinking {
	-webkit-animation: blink 1s infinite;
	animation: blink 1s infinite
}

.container {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	gap: 10px
}

.big-button,.container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.big-button {
	width: 150px;
	height: 30px;
	border: 4px solid #dd4f4f;
	color: #dd4f4f;
	border-radius: 10px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 20px;
	cursor: pointer
}

.big-button-hollowCircle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #dd4f4f
}

.big-button-circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #dd4f4f
}

.big-button-slash {
	width: 3px;
	height: 22px;
	border-radius: 2px;
	background-color: #dd4f4f;
	-webkit-transform: rotate(45deg) translateX(3px);
	transform: rotate(45deg) translateX(3px)
}

.lz3-container {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transform: scale(.83) translateX(-116px);
	transform: scale(.83) translateX(-116px);
	gap: 10px
}

.lz3-container,.small-button {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.small-button {
	width: 150px;
	height: 30px;
	border: 4px solid #6092e9;
	color: #6092e9;
	border-radius: 10px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	padding: 20px;
	cursor: pointer
}

.small-button-hollowCircle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #6092e9
}

.small-button-circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-color: #6092e9
}

.small-button-slash {
	width: 3px;
	height: 22px;
	border-radius: 2px;
	background-color: #6092e9;
	-webkit-transform: rotate(45deg) translateX(3px);
	transform: rotate(45deg) translateX(3px)
}

.solid_ball .big .el-tooltip {
	color: #dd4f4f
}

.bold-big-backslash {
	background-color: #dd4f4f
}

.bold-big-backslash,.bold-small-backslash {
	height: 4px;
	width: 24px;
	border-radius: 2px;
	position: relative;
	-webkit-transform: rotate(-45deg)!important;
	transform: rotate(-45deg)!important;
	margin-bottom: 18px!important
}

.bold-small-backslash {
	background-color: #6092e9
}

.big-slash:before {
	background-color: #dd4f4f
}

.big-slash:before,.small-slash:before {
	content: "";
	display: block;
	width: 100%;
	height: 4px;
	border-radius: 2px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 50%;
	left: 0
}

.small-slash:before {
	background-color: #6092e9
}

.big-large,.golden-large,.gray-large,.peace-big,.peace-large,.purple-big,.purple-large,.small-large {
	width: 34px;
	height: 34px;
	line-height: 34px
}

.big,.big-large,.dragon,.dragon-big,.k3-point1,.k3-point6,.pc28-red {
	background: #dd4f4f
}

.k3-point3,.k3-point4,.pc28-blue,.small,.small-large,.tiger,.tiger-big {
	background: #6092e9
}

.k3-point2,.k3-point5,.pc28-green,.peace,.peace-big,.peace-large {
	background: #39c76c
}

.purple,.purple-big,.purple-large {
	background: #ed62c9
}

.golden,.golden-big,.golden-large {
	background: #e6a700
}

.gray,.gray-big,.gray-large {
	background: #9e9e9e
}

.el-table th>.cell {
	font-weight: 400
}

.el-checkbox__inner {
	border: 1px solid #bfbfbf
}

.el-checkbox,.el-checkbox-button__inner {
	color: #313131
}

.el-checkbox__label {
	font-weight: 400
}

.el-checkbox__input.is-checked+.el-checkbox__label {
	color: #313131
}

.el-button--primary {
	background: #D81A21
}

@-webkit-keyframes anim-out {
	0% {
		width: 0
	}

	to {
		width: 100%
	}
}

@-webkit-keyframes tabTapCircle {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

@keyframes tabTapCircle {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: 1
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1
	}
}

.ripple-btn {
	position: relative;
	overflow: hidden;
	outline: 0
}

.ripple-btn s,.ripple-btn span {
	position: relative;
	z-index: 1;
	text-decoration: none
}

.ripple-btn:before {
	content: "";
	position: absolute;
	width: 68px;
	height: 68px;
	top: 50%;
	left: 50%;
	margin-left: -34px;
	margin-top: -34px;
	background: #e3f0ff;
	opacity: 0;
	border-radius: 50%
}

.ripple-btn:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.sixmark-ripple-btn {
	position: relative;
	overflow: hidden;
	outline: 0
}

.sixmark-ripple-btn:before {
	content: "";
	position: absolute;
	width: 68px;
	height: 68px;
	top: 50%;
	left: 50%;
	margin-left: -34px;
	margin-top: -34px;
	background: #376cb6;
	opacity: 0;
	border-radius: 50%
}

.sixmark-ripple-btn:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.datepicker .el-input--suffix input {
	height: 28px
}

.datepicker i {
	line-height: 28px
}

.el-pager li {
	background: #ededed!important;
	position: relative;
	overflow: hidden;
	outline: none;
	border-radius: 5px!important
}

.el-pager li:hover {
	background: #d9d9d9!important;
	color: #5f5f5f!important
}

.el-pager li:active {
	background-color: #cdcdcd!important;
	border-color: #cdcdcd
}

.el-pager .active,.el-pager .active:hover {
	background: #D81A21 !important;
	color: #fff!important
}

.el-pagination {
	text-align: center;
	margin-top: 10px
}

.vue-scrollbar__scrollbar-vertical {
	height: 96%;
	top: 2%
}

.favoriteDrodown i {
	font-size: 16px;
	padding-left: 15px
}

.line {
	width: 100%;
	border-bottom: 1px solid #eee
}

.lottery-category,.lottery-header {
	margin: 14px auto;
	width: 1225px;
	padding: 9.5px 32px;
	background: #fff
}

.lottery-category {
	padding: 19.5px 32px
}

.sixmark-header {
	padding: 14.5px 32px
}

.lottery-category .active {
	color: #BD0D0C
}

.lottery-category b,.lottery-category span {
	position: relative;
	color: #5f5f5f;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-weight: 400;
	cursor: pointer
}

.lottery-category b:hover,.lottery-category span:hover {
	color: #D81A21
}

.lottery-category b.router-link-exact-active,.lottery-category span.router-link-exact-active {
	color: #BD0D0C
}
.status-content .lottery-current {width: auto !important;}
.status-content .count-panel{padding: 0 20px;}
.lottery-category .new {
	right: -14px;
	position: absolute;
	top: -10px
}

.lottery-category i {
	color: #d9d9d9;
	margin: 0 15px;
	font-size: 12px
}

.lottery-header {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.lottery-header .el-loading-mask {
	z-index: 1
}

.lottery-logo {
	margin-right: 32px;
	width: 76px;
	height: 76px;
	-webkit-transition: all .3s;
	transition: all .3s
}

.lottery-logo img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	overflow: hidden;
	border-radius: 50%
}

.lottery-past {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-width: 440px;
	margin-right: 72px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.sixmark-past {
	min-width: 417px;
	margin-right: 25px;
	margin-top: -15px
}

.lottery-info {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px
}

.lottery-info h3 {
	margin-right: 10px;
	font-size: 20px;
	color: #313131;
	font-weight: 550
}

.lottery-info h5 {
	margin-right: 10px;
	font-size: 16px;
	color: #5f5f5f;
	font-weight: 400
}

.lottery-info h5 span {
	color: #BD0D0C
}

.lottery-info p {
	color: #9e9e9e
}

.sixmark-info {
	margin-bottom: 5px
}

.sixmark-info p {
	font-size: 16px;
	margin: 0 20px;
	color: #666;
	line-height: 31px
}

.sixmark-info h3 {
	font-weight: 550
}

.sixmark-info h5 {
	letter-spacing: 1px
}

.sixmark-info h5 span {
	font-weight: 550
}

.lottery-pastdraw>div {
	width: 36px;
	height: 36px;
	line-height: 36px
}

.lottery-pastdraw>div:after {
	font-size: 22px
}

.lottery-pastdraw>div.pc28-add {
	padding-right: 10px;
	display: inline-block;
	width: 24px;
	height: 36px;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	color: #313131
}

.sixmark-pastdraw {
	position: relative
}

.sixmark-pastdraw ul {
	width: 332px;
	float: left;
	height: 38px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.sixmark-pastdraw ul li {
	float: left;
width: 38px;
height: 35px;
border-radius: 50%;
margin-right: 10px;
}

.sixmark-pastdraw ul li span {
	font-size: 20px;
	color: #313131;
	width: 30px;
height: 30px;
	line-height: 36px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 0
}

.sixmark-pastdraw ul li span:nth-child(2) {
	margin-top: 2px;
	font-size: 14px;
	height: 25px
}

.sixmark-pastdraw ul .sixmark-0 {
	border-color: #bfbfbf
}

.sixmark-pastdraw ul .sixmark-1 {
	border-color: #e35858
}

.sixmark-pastdraw ul .sixmark-2 {
	border-color: #6092e9
}

.sixmark-pastdraw ul .sixmark-3 {
	border-color: #39c76c
}

.sixmark-pastdraw ul .sixmark-4 {
	border-color: #fff;
	width: 26px;
	margin-left: -7px;
	margin-right: 0
}

.sixmark-pastdraw ul .sixmark-5 {
	border-color: transparent
}

.sixmark-pastdraw ul .sixmark-undefined {
	border-color: #9e9e9e
}

.sixmark-pastdraw ul .sixmarkloading-1 {
	border-color: #fff
}

.sixmark-pastdraw div {
	position: absolute;
	width: 55px;
	height: 47px;
	top: -11px;
	right: 0;
	text-align: center
}

.sixmark-pastdraw div p {
	font-size: 16px;
	color: #313131
}

.sixmark-pastdraw div span {
	display: inline-block;
	width: 51px;
	height: 26px;
	border-radius: 50%;
	font-size: 30px;
	color: #313131;
	font-weight: 600
}

.status-content {
	margin-right: 33px
}

.status-content h5 {
	min-width: 204px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #5f5f5f;
	font-weight: 400
}

.status-content h5 span {
	color: #BD0D0C
}

.status-content .lottery-current {
	width: 212px
}

.status-content .lottery-current,.status-content .lottery-now {
	height: 44px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
	justify-content: start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.status-content .lottery-now {
	width: 147px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	line-height: 44px;
	color: #BD0D0C;
	font-size: 26px
}

.status-content .lottery-now .el-icon-info {
	font-size: 14px;
	vertical-align: middle
}

.sixmark-content {
	width: 275px;
	border-left: 1px solid #d0d0d0;
	margin-right: 25px
}

.sixmark-content h5 {
	min-width: 204px;
	height: 30px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #5f5f5f;
	font-weight: 400;
	margin-left: 25px
}

.sixmark-content h5 span:first-child {
	color: #BD0D0C;
	font-weight: 550
}

.sixmark-content h5 span:nth-child(2) {
	color: #5f5f5f
}

.sixmark-content .lottery-current {
	width: 95%;
	margin-left: 20px
}

.sixmark-content .lottery-current,.sixmark-content .lottery-now {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
	justify-content: start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.sixmark-content .lottery-now {
	width: 147px;
	color: #BD0D0C;
	font-size: 26px
}

.count-panel,.sixmark-content .lottery-now {
	height: 44px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	line-height: 44px
}

.count-panel {
	width: 100%;
	background: #fcfcfc;
	text-align: center
}

.count-panel span {
	display: inline-block;
	margin: 0 3px;
	color: #e8632c;
	font-size: 32px;
	font-family: DIN Alternate,sans-serif
}

.animationBtn {
	display: inline-block;
	width: 108px;
	height: 30px;
	border: 1px solid #bfbfbf;
	border-radius: 15px;
	text-align: center;
	line-height: 30px;
	cursor: pointer
}

.animationBtn .new {
	vertical-align: text-top
}

.sound-settings>div:first-child {
	margin-bottom: 5px
}

.sound-btn {
	display: inline-block;
	width: 108px;
	height: 30px;
	border: 1px solid #bfbfbf;
	border-radius: 15px;
	text-align: center;
	line-height: 28px;
	cursor: pointer;
	background: #fff;
	color: #5f5f5f;
	outline: 0
}

.sound-btn i {
	display: inline-block;
	margin-right: 10px;
	height: 16px;
	color: #D81A21;
	vertical-align: middle
}

.sound-btn .icon-lingsheng {
	color: #5f5f5f
}

.sound-btn:hover {
	border: 1px solid #D81A21;
	/*background: #D81A21*/
}

.sound-btn .avtived {
	color: #5f5f5f
}

.sound-btn-avtived {
	position: relative;
}

.sound-btn-avtived i,.sound-btn-avtived s,.sound-btn-avtived span {
	z-index: 1;
	text-decoration: none 
}

.sound-btn-avtived:before {
	content: "";
	position: absolute;
	width: 68px;
	height: 68px;
	top: 50%;
	left: 50%;
	margin-left: -34px;
	margin-top: -34px;
	background: #e3f0ff;
	opacity: 0;
	border-radius: 50%
}

.sound-btn-avtived:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.sound-btn-Noavtived {
	position: relative;
	overflow: hidden;
	border-color: #bfbfbf
}

.sound-btn-Noavtived s,.sound-btn-Noavtived span {
	position: relative;
	z-index: 1;
	text-decoration: none
}

.sound-btn-Noavtived:before {
	content: "";
	position: absolute;
	width: 68px;
	height: 68px;
	top: 50%;
	left: 50%;
	margin-left: -34px;
	margin-top: -34px;
	background: #ededed;
	opacity: 0;
	border-radius: 50%
}

/*.sound-btn-Noavtived:hover {*/
/*	background: #f7f7f7*/
/*}*/

.sound-btn-Noavtived:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.racing-car {
	-webkit-transform: scale(.63);
	transform: scale(.63);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}

.dialogCar {
	top: 50%;
	border-radius: 10px;
	overflow: hidden
}

.dialogCar .el-dialog__header {
	padding: 20px 20px 15px;
	text-align: center
}

.dialogCar .el-dialog__header>div {
	text-align: center;
	position: relative
}

.dialogCar .el-dialog__headerbtn {
	top: 24px
}

.dialogCar .el-dialog__body {
	min-height: 547px;
	padding: 0
}

.dialogCar .lobby-btn {
	display: inline-block
}

.dialogCar .left {
	border: none;
	background: #D81A21;
	color: #fff;
	padding: 0 10px;
	border-radius: 5px;
	position: absolute;
	top: -5px;
	left: 0;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	font-size: 16px
}

.dialogCar .right {
	position: absolute;
	right: 20px;
	cursor: pointer
}

.pk10-btn {
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	margin-right: 8px
}

.keno-header {
	padding: 9px 32px
}

.keno-header .sum {
	position: absolute;
	right: 18px;
	top: 30px;
	height: 76px;
	width: 55px;
	letter-spacing: 1px;
	text-align: center;
	color: #313131
}

.keno-header .sum p {
	font-size: 16px;
	line-height: 16px
}

.keno-header .sum div {
	width: 55px;
	height: 55px;
	margin-top: 5px;
	border: 3px solid #9e9e9e;
	border-radius: 50%;
	font-size: 20px;
	line-height: 50px;
	letter-spacing: 0
}

.keno-header .keno-info {
	margin-bottom: 10px
}

.keno-header .keno-past {
	position: relative;
	margin-right: 14px;
	width: 523px;
	border-right: 1px solid #d9d9d9
}

.keno-header .keno-pastdraw {
	width: 450px
}

.keno-header .keno-pastdraw .keno-99:after {
	color: #0095eb
}

.keno-header .keno-pastdraw .keno-100:after {
	color: #e35858
}

.keno-header .keno-pastdraw div.lotterySscAnimation.keno-99:after,.keno-header .keno-pastdraw div.lotterySscAnimation.keno-100:after {
	color: #666a6e
}

.keno-header .keno-pastdraw>div {
	margin-bottom: 3px
}

.k3-1.opening,.k3-2.opening,.k3-3.opening,.k3-4.opening,.k3-5.opening,.k3-6.opening {
	background: url(../img/7.9da2f47f.svg) 50%/contain;
	border-radius: 0
}

.k3-1.opening:after,.k3-2.opening:after,.k3-3.opening:after,.k3-4.opening:after,.k3-5.opening:after,.k3-6.opening:after {
	content: ""
}

.smallSize .dialogCar {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	overflow: hidden;
	top: auto;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: 100% 100% 0;
	transform-origin: 100% 100% 0
}

.smallSize .dialogCar .el-dialog__title {
	height: 64px;
	line-height: 64px;
	font-size: 33px;
	color: #303133
}

.smallSize .dialogCar .left {
	font-size: 24px;
	color: #fff
}

.smallSize .dialogCar .right {
	padding-right: 45px
}

.smallSize .dialogCar .el-dialog__headerbtn {
	top: 25px;
	font-size: 40px
}

.lottery-panel {
	margin: 0 auto 14px;
	padding: 20px 30px 30px;
	width: 1225px;
	background: #fff
}

.panel-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 20px
}

.panel-title h3 {
	position: relative;
	margin-right: 30px;
	color: #313131;
	font-size: 20px;
	font-weight: 400
}

.panel-title h3:after {
	position: absolute;
	content: "";
	top: 30px;
	left: 0;
	width: 20px;
	height: 4px;
	border-radius: 2px;
	background: #D81A21;
	-webkit-transition: all .3s;
	transition: all .3s
}

.panel-title .filter-btns,.panel-title .filter-condition {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.panel-title .filter-btns .filter-btn {
	position: relative;
	padding: 0 20px;
	height: 30px;
	margin-right: 10px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	color: #5f5f5f;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all .3s;
	transition: all .3s
}

.panel-title .filter-btns .filter-btn:hover {
	background: #D81A21;color: #fff;
}

.panel-title .filter-btns .filter-btn.checked {
	border: 1px solid #D81A21;
	background: #D81A21;color: #fff;
}

.panel-title .filter-btns .filter-btn.checked:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
	/*background: url(../img/checked.d73bee65.svg) no-repeat 50% 50%*/
}

.panel-title .filter-btns .filter-btn.disabled {
	color: #bcbec2;
	background-color: #f4f4f5;
	border-color: #e9e9eb;
	cursor: not-allowed;
	outline: none
}

.panel-title .filter-date {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 5px
}

.panel-title .filter-date__btn {
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	margin-right: 10px;
	padding: 0 10px;
	display: inline-block;
	-webkit-transition: background-color .2s,color .2s;
	transition: background-color .2s,color .2s;
	position: relative;
	overflow: hidden;
	outline: 0
}

.panel-title .filter-date__btn s,.panel-title .filter-date__btn span {
	position: relative;
	z-index: 1;
	text-decoration: none
}

.panel-title .filter-date__btn:before {
	content: "";
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	left: 50%;
	margin-left: -29px;
	margin-top: -29px;
	background: #e3f0ff;
	opacity: 0;
	border-radius: 50%
}

.panel-title .filter-date__btn.activited,.panel-title .filter-date__btn.checked {
	background-color: #D81A21;
	color: #fff;
	-webkit-transition: background-color .2s .3s,color .2s;
	transition: background-color .2s .3s,color .2s
}

.panel-title .filter-date__btn.activited:hover,.panel-title .filter-date__btn.checked:hover {
	background-color: #D81A21
}

.panel-title .filter-date__btn:focus {
	-webkit-transition: background-color .2s .3s,color .2s .3s;
	transition: background-color .2s .3s,color .2s .3s
}

.panel-title .filter-date__btn:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.panel-title .filter-date__btn.activited.ripple-deep:focus:before,.panel-title .filter-date__btn.checked.ripple-deep:focus:before {
	background: #376cb6
}

.panel-title .filter-date__btn:hover {
	background: #D81A21
}

.panel-title .filter-date__btn.checked {
	color: #fff;
	background: #D81A21;
	border-radius: 3px
}

.panel-title .filter-date .filter-datepicker {
	margin-top: -2px
}

.panel-title .filter-date .filter-datepicker .el-input__prefix {
	left: 10px
}

.panel-title .filter-date .filter-datepicker .el-date-editor.el-input {
	width: 160px;
	vertical-align: 2px
}

.panel-title .filter-date .filter-dateselect {
	margin-top: -2px
}

.panel-title .filter-date .filter-dateselect .el-input--suffix {
	width: 100px
}

.panel-title .filter-date .filter-dateselect .el-input--suffix .el-input {
	vertical-align: 2px
}

.panel-title .filter-date .filter-dateselect .el-select-dropdown {
	top: 356;
	left: 1444px
}

.statistics-table {
	max-height: 0;
	margin-bottom: 0;
	overflow: hidden;
	-webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) .2s;
	transition: all .3s cubic-bezier(.215,.61,.355,1) .2s
}

.statistics-table.checked {
	max-height: 430px;
	margin-bottom: 30px
}

.statistics-table .el-loading-mask {
	z-index: 99
}

.lottery-panel:hover .panel-title h3:after {
	width: 40px
}

.el-input--mini .el-input__inner:hover {
	border-color: #313131;
	color: #313131
}

.el-input--mini .el-input__inner:hover+.el-input__prefix i:before {
	color: #313131
}

.el-input--mini .el-input__inner:focus+.el-input__prefix i:before {
	color: #409eff
}

.el-input--mini .el-input__inner:focus:hover {
	border-color: #409eff
}

.el-input--mini .el-input__inner:focus:hover+.el-input__prefix i:before {
	color: #409eff
}

.statistics.lottery-table th,.statistics.sixmark-table th {
	background: #ededed;
	padding: 5px 0 6px 20px
}

.statistics.lottery-table .statistics-sub th,.statistics.sixmark-table .statistics-sub th {
	padding-left: 0
}

.statistics.lottery-table td,.statistics.sixmark-table td {
	padding: 9px 5px
}

.statistics.lottery-table.statistics-1 tr:hover td,.statistics.sixmark-table.statistics-1 tr:hover td {
	background: #fff
}

.statistics.lottery-table.statistics-1 tr.statistics-key:hover td,.statistics.sixmark-table.statistics-1 tr.statistics-key:hover td {
	background: #fcfcfc
}

.statistics.lottery-table.statistics-1 .statistics-key td,.statistics.sixmark-table.statistics-1 .statistics-key td {
	background: #f7f7f7
}

.statistics.lottery-table .statistics-key td,.statistics.sixmark-table .statistics-key td {
	text-align: center;
	background: #fcfcfc
}

.statistics.lottery-table .statistics-key td span.large,.statistics.sixmark-table .statistics-key td span.large {
	color: #e8632c
}

.statistics.lottery-table .statistics-key th,.statistics.sixmark-table .statistics-key th {
	padding: 9px 5px
}

.statistics.lottery-table .statistics-value td,.statistics.sixmark-table .statistics-value td {
	text-align: center;
	color: #313131
}

.dragon-table {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) .2s;
	transition: all .3s cubic-bezier(.215,.61,.355,1) .2s
}

.dragon-table.checked {
	max-height: 300px;
	margin-bottom: 30px
}

.dragon-table .el-loading-mask {
	z-index: 99
}

.dragon-table .statistics.lottery-table .statistics-key td,.dragon-table .statistics.sixmark-table .statistics-key td {
	width: 150px
}

.lottery-number .lottery-number__filter {
	-webkit-transition: all .3s cubic-bezier(.215,.61,.355,1) .2s;
	transition: all .3s cubic-bezier(.215,.61,.355,1) .2s;
	max-height: 0;
	overflow: hidden
}

.lottery-number.checked .lottery-number__filter {
	max-height: 300px
}

.number-distribute,.type-distribute {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 0
}

.number-distribute .number-set>div,.number-distribute>span,.number-distribute b,.type-distribute .number-set>div,.type-distribute>span,.type-distribute b {
	font-size: 14px
}

.number-distribute b,.type-distribute b {
	display: inline-block;
	width: 84px;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	margin-right: 25px;
	color: #9e9e9e
}

.number-set {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.number-btn,.type-btn,.type-reset {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	border: 1px solid #bfbfbf;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s
}

.number-btn:hover,.type-btn:hover,.type-reset:hover {
	background: #D81A21;color: #fff;
}

.number-btn.checked,.type-btn.checked,.type-reset.checked {
	border: 1px solid #D81A21;
	background: #D81A21;
color: #fff; 
}

.number-btn.checked:after,.type-btn.checked:after,.type-reset.checked:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
	/*background: url(../img/checked.d73bee65.svg) no-repeat 50% 50%*/
}

.type-reset {
	border: none;
	background: #D81A21;
	color: #fff
}

.type-reset:hover {
	background: #EE6942
}

.type-reset:before {
	background: #376cb6
}

.distribute-list.lottery-table {
	text-align: center
}

.distribute-list.lottery-table th {
	background: #f7f7f7;
	padding: 7px 7px 8px;
	color: #5f5f5f
}

.distribute-list.lottery-table tr:nth-child(odd) td {
	background: #fcfcfc
}

.distribute-list.lottery-table tr:nth-child(odd):hover td {
	background: #fbebb1
}

.distribute-list.lottery-table td {
	color: #313131;
	padding: 5px 8px
}

.distribute-list.lottery-table td span {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	margin: 0 3px;
	vertical-align: middle
}

.distribute-list.lottery-table td div {
	height: 30px;
	float: left;
	margin-left: 14px
}

.distribute-list.lottery-table td div span {
	display: inline-block;
	line-height: 22px;
	width: 30px;
	height: 30px;
	font-size: 16px;
	margin: 0 3px;
	vertical-align: middle
}

.distribute-list.lottery-table td div span:nth-child(2),
.distribute-list.lottery-table td div span:nth-child(3),
.distribute-list.lottery-table td div span:nth-child(4),
.distribute-list.lottery-table td div span:nth-child(5),
.distribute-list.lottery-table td div span:nth-child(6),
.distribute-list.lottery-table td div span:nth-child(7),
.distribute-list.lottery-table td div span:nth-child(8),
.distribute-list.lottery-table td div span:nth-child(9),
.distribute-list.lottery-table td div span:nth-child(10),
.distribute-list.lottery-table td div span:nth-child(11){
	width: 14px;
	height: 100%;
	font-size: 14px;
	line-height: 30px
}

.distribute-list.lottery-table .show-type {
	text-align: center
}

.distribute-list.lottery-table .show-type span {
	position: relative;
	display: inline-block;
	margin-right: 40px;
	cursor: pointer
}

.distribute-list.lottery-table .show-type span:last-child {
	margin-right: 0
}

.distribute-list.lottery-table .show-type span.active {
	font-weight: 700;
	color: #D81A21
}

.distribute-list.lottery-table .show-type span.active:after {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -8px;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	width: 30px;
	height: 2px;
	background: #D81A21;
	border-radius: 1px 1px 0 0
}

.distribute-list.lottery-table .empty-td td {
	height: 400px
}

.distribute-list.lottery-table .analyze-td {
	font-size: 16px
}

.distribute-list.lottery-table .heat-state-title h3 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.distribute-list.lottery-table .heat-state-title .filter-other {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right;
	line-height: 30px
}

.distribute-list.lottery-table .heat-state-title .filter-other .el-checkbox__label {
	color: #313131
}

.distribute-list.lottery-table .heat-state-title .filter-other p {
	margin-right: 20px
}

.distribute-list.lottery-table .heat-state-title .filter-other>span {
	vertical-align: middle;
	color: #5f5f5f
}

.distribute-list.lottery-table .heat-state-title .filter-other i {
	font-style: normal;
	color: #e8632c
}

.distribute-list.lottery-table .heat-state-title .filter-other>span:first-child {
	margin-right: 20px
}

.distribute-list.lottery-table .heat-state-title .filter-other .filter-btn {
	margin-left: 30px;
	width: 96px;
	height: 30px;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-radius: 3px
}

.distribute-list.lottery-table tr:first-child th:first-child {
	width: 200px
}

.distribute-list.lottery-table tr:first-child th:nth-child(2) {
	width: 130px
}

.distribute-list.lottery-table tr:first-child th:nth-child(3) {
	width: 390px
}

.panel-tip {
	margin-bottom: 10px;
	padding: 5px 20px;
	line-height: 2;
	background: #fcf5eb;
	border-radius: 5px
}

.panel-tip i {
	color: #9e9e9e
}

.panel-tip b {
	margin-left: 4px;
	font-weight: 400;
	color: #BD0D0C
}

.heat-panel {
	min-height: 200px
}

.heat-state.lottery-table,.heat-state.sixmark-table {
	text-align: center
}

.heat-state.lottery-table tr:first-child th:first-child,.heat-state.sixmark-table tr:first-child th:first-child {
	width: 145px
}

.heat-state.lottery-table td,.heat-state.sixmark-table td {
	color: #313131
}

.heat-state.lottery-table th,.heat-state.sixmark-table th {
	background: #f7f7f7;
	padding: 4px 8px 3px
}

.distribute-list.sixmark-table {
	text-align: center;
	position: relative;
	z-index: 1;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #d9d9d9;
	background: #d9d9d9;
	border-radius: 4px;
	overflow: hidden;
	-webkit-appearance: none
}

.distribute-list.sixmark-table th {
	background: #f7f7f7;
	padding: 7px 7px 8px;
	color: #5f5f5f;
	border: 1px solid #d9d9d9;
	font-weight: 400;
	-webkit-transition: all .3s;
	transition: all .3s
}

.distribute-list.sixmark-table .hide {
	opacity: .1;
	-webkit-opacity: .1;
	-moz-opacity: .1;
	-khtml-opacity: .1
}

.distribute-list.sixmark-table tr:nth-child(odd) td {
	background: #fcfcfc
}

.distribute-list.sixmark-table tr:nth-child(odd):hover td {
	background: #fbebb1
}

.distribute-list.sixmark-table tr:first-child th:first-child {
	width: 104px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(2) {
	width: 76px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(3) {
	width: 406px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(4) {
	width: 90px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(6) {
	width: 211px;
	padding: 7px 0 0 0
}

.distribute-list.sixmark-table tr:first-child th:nth-child(6) div:nth-child(2) {
	width: 100%;
	height: 36px;
	border-top: 1px solid #c5c5c5;
	margin-top: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex
}

.distribute-list.sixmark-table tr:first-child th:nth-child(6) div:nth-child(2) span {
	display: inline-block;
	float: left;
	text-align: center;
	line-height: 35px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) {
	width: 282px;
	padding: 7px 0 0
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) {
	width: 100%;
	height: 36px;
	border-top: 1px solid #c5c5c5;
	margin-top: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span {
	display: inline-block;
	float: left;
	width: 48px;
	text-align: center;
	line-height: 35px;
	border-left: 1px solid #c5c5c5
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span:first-child {
	border: none;
	width: 36px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span:nth-child(2),.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span:nth-child(3) {
	width: 37px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span:nth-child(4),.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span:nth-child(5) {
	width: 56px
}

.distribute-list.sixmark-table tr:first-child th:nth-child(5) div:nth-child(2) span:nth-child(6) {
	width: 57px
}

.distribute-list.sixmark-table tr:first-child th.bingo:first-child {
	width: 180px
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(2) {
	width: 120px
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) {
	width: 248px;
	padding: 7px 0 0
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) div:nth-child(2) {
	width: 100%;
	height: 36px;
	border-top: 1px solid #c5c5c5;
	margin-top: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) div:nth-child(2) span {
	display: inline-block;
	float: left;
	width: 48px;
	text-align: center;
	line-height: 35px;
	border-left: 1px solid #c5c5c5
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) div:nth-child(2) span:first-child {
	border: none;
	width: 43px
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) div:nth-child(2) span:nth-child(2) {
	width: 45px
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) div:nth-child(2) span:nth-child(3) {
	width: 46px
}

.distribute-list.sixmark-table tr:first-child th.bingo:nth-child(5) div:nth-child(2) span:nth-child(4) {
	width: 65px
}

.distribute-list.sixmark-table td {
	color: #313131;
	padding: 5px 8px;
	border: 1px solid #d9d9d9;
	background: #fff;
	font-weight: 400;
	-webkit-transition: all .3s;
	transition: all .3s
}

.distribute-list.sixmark-table td span {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	margin: 0 3px;
	vertical-align: middle
}

.distribute-list.sixmark-table td div {
	width: 62px;
	height: 30px;
	float: left;
	margin-left: 2px
}

.distribute-list.sixmark-table td div span {
	display: inline-block;
	line-height: 22px;
	width: 30px;
	height: 30px;
	font-size: 16px;
	margin: 0 3px;
	vertical-align: middle
}

.distribute-list.sixmark-table td div span:nth-child(2) {
	width: 14px;
	height: 100%;
	font-size: 14px;
	line-height: 30px
}

.distribute-list.sixmark-table td .empty-data {
	width: 100%
}

.distribute-list.sixmark-table tr td:nth-child(3) {
	padding: 5px 2px
}

.distribute-list.sixmark-table .show-type {
	text-align: center
}

.distribute-list.sixmark-table .show-type span {
	position: relative;
	display: inline-block;
	margin-right: 40px;
	cursor: pointer
}

.distribute-list.sixmark-table .show-type span:last-child {
	margin-right: 0
}

.distribute-list.sixmark-table .show-type span.active {
	font-weight: 700;
	color: #D81A21
}

.distribute-list.sixmark-table .show-type span.active:after {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -8px;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	width: 30px;
	height: 2px;
	background: #D81A21;
	border-radius: 1px 1px 0 0
}

.distribute-list.sixmark-table .empty-td td {
	height: 400px
}

.distribute-list.sixmark-table .analyze-td {
	font-size: 16px
}

.heat-state-title h3 {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.heat-state-title .filter-other {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-align: right;
	line-height: 30px
}

.heat-state-title .filter-other .el-checkbox__label {
	color: #313131
}

.heat-state-title .filter-other p {
	margin-right: 20px
}

.heat-state-title .filter-other>span {
	vertical-align: middle;
	color: #5f5f5f
}

.heat-state-title .filter-other i {
	font-style: normal;
	color: #e8632c
}

.heat-state-title .filter-other>span:first-child {
	margin-right: 20px
}

.heat-state-title .filter-other .filter-btn {
	margin-left: 30px;
	width: 96px;
	height: 30px;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-radius: 3px
}

@media (-webkit-min-device-pixel-ratio:0) {
	.sixmark-table-spanSevenballZero span {
		border-left: 1px solid #c5c5c5
	}

	.sixmark-table-spanSevenballZero span:first-child {
		border: none;
		min-width: 62px
	}

	.sixmark-table-spanSevenballZero span:nth-child(2),.sixmark-table-spanSevenballZero span:nth-child(3),.sixmark-table-spanSevenballZero span:nth-child(4) {
		min-width: 48px
	}

	.sixmark-table-spanSevenball span {
		border-left: 1px solid #c5c5c5
	}

	.sixmark-table-spanSevenball span:first-child {
		border: none;
		width: 56px
	}

	.sixmark-table-spanSevenball span:nth-child(2),.sixmark-table-spanSevenball span:nth-child(3) {
		width: 43px
	}

	.sixmark-table-spanSevenball span:nth-child(4) {
		width: 65px
	}
}

.distribute-list.keno-table tr:first-child th:first-child {
	min-width: 172px;
	max-width: 200px
}

.distribute-list.keno-table tr:first-child th:nth-child(2) {
	width: 75px
}

.distribute-list.keno-table tr:first-child th:nth-child(3) {
	max-width: 593px;
	min-width: 460px
}

.distribute-list.keno-table tr:first-child th:nth-child(4) {
	width: 187px;
	margin: 0;
	padding: 0
}

.distribute-list.keno-table tr:first-child th:nth-child(4) div:first-child {
	height: 30px;
	line-height: 30px
}

.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) {
	width: 100%;
	height: 36px;
	border-top: 1px solid #c5c5c5;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex
}

.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) span {
	line-height: 35px;
	border-right: 1px solid #c5c5c5
}

.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) span:first-child {
	width: 58px
}

.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) span:nth-child(2),.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) span:nth-child(3),.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) span:nth-child(4) {
	width: 44px
}

.distribute-list.keno-table tr:first-child th:nth-child(4) div:nth-child(2) span:nth-child(4) {
	border-right: none
}

.distribute-list.keno-table tr:first-child th:nth-child(5),.distribute-list.keno-table tr:first-child th:nth-child(6) {
	min-width: 62px;
	max-width: 100px
}

.distribute-list.keno-table tr:first-child th:nth-child(7) {
	min-width: 111px;
	max-width: 150px
}

.distribute-list.keno-table tr:first-child .keno-max span:first-child {
	width: 69px!important
}

.distribute-list.keno-table tr:first-child .keno-max span:nth-child(4) {
	width: 43px!important
}

.distribute-list.keno-table td span {
	width: 32px;
	height: 32px;
	font-size: 20px;
	margin: 3px 10px 3px 0
}

.distribute-list.keno-table td span:after {
	line-height: 37px
}

.distribute-list.keno-table td span:nth-child(-n+10) {
	margin-bottom: 0
}

.distribute-list.keno-table .keno-99:after {
	color: #0095eb
}

.distribute-list.keno-table .keno-100:after {
	color: #e35858
}

.distribute-list.keno-table div.lotterySscAnimation.keno-99:after,.distribute-list.keno-table div.lotterySscAnimation.keno-100:after {
	color: #666a6e
}

.lz-condition-ball,.lz-condition-type {
	margin-bottom: 10px;
	font-size: 0
}

.lz-condition-ball span,.lz-condition-type span {
	font-size: 14px;
	margin-right: 14px;
	padding: 4px 12px;
	border-radius: 3px;
	cursor: pointer;
	color: #5f5f5f;
	display: inline-block;
	-webkit-transition: background-color .2s,color .2s;
	transition: background-color .2s,color .2s;
	position: relative;
	overflow: hidden;
	outline: 0
}

.lz-condition-ball span s,.lz-condition-ball span span,.lz-condition-type span s,.lz-condition-type span span {
	position: relative;
	z-index: 1;
	text-decoration: none
}

.lz-condition-ball span:before,.lz-condition-type span:before {
	content: "";
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	left: 50%;
	margin-left: -29px;
	margin-top: -29px;
	background: #e3f0ff;
	opacity: 0;
	border-radius: 50%
}

.lz-condition-ball span.activited,.lz-condition-ball span.checked,.lz-condition-type span.activited,.lz-condition-type span.checked {
	background-color: #D81A21;
	color: #fff;
	-webkit-transition: background-color .2s .3s,color .2s;
	transition: background-color .2s .3s,color .2s
}

.lz-condition-ball span.activited:hover,.lz-condition-ball span.checked:hover,.lz-condition-type span.activited:hover,.lz-condition-type span.checked:hover {
	background-color: #D81A21
}

.lz-condition-ball span:hover,.lz-condition-type span:hover {
	background: #D81A21
}

.lz-condition-ball span:focus,.lz-condition-type span:focus {
	-webkit-transition: background-color .2s .3s,color .2s .3s;
	transition: background-color .2s .3s,color .2s .3s
}

.lz-condition-ball span:focus:before,.lz-condition-type span:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.lz-condition-ball span.activited.ripple-deep:focus:before,.lz-condition-ball span.checked.ripple-deep:focus:before,.lz-condition-type span.activited.ripple-deep:focus:before,.lz-condition-type span.checked.ripple-deep:focus:before {
	background: #376cb6
}

.lz-wrap {
	margin-top: 11px
}

.lz-total,.lz-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.lz-total {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 67px;
	margin-right: -1px;
	border: 1px solid #ededed;
	height: 176px;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.lz-total.two-column>span {
	-webkit-transform: scale(.8);
	transform: scale(.8);
	margin: 0
}

.lz-total>span {
	display: inline-block;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-height: 50%;
	margin: 0 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.lz-total>span.order-last {
	-webkit-box-ordinal-group: 2;
	-webkit-order: 1;
	-ms-flex-order: 1;
	order: 1
}

.lz-total b,.lz-total i {
	display: block;
	font-style: normal;
	font-weight: 400;
	text-align: center
}

.lz-total i {
	font-size: 18px;
	margin-bottom: 6px
}

.lz-total b {
	font-size: 20px;
	line-height: 1
}

.lz-total span:last-child b {
	margin-bottom: 0
}

.keno-total>span {
	max-height: 33%
}

.lz-table {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 0;
	text-align: center
}

.lz-td-item {
	border: 1px solid #d9d9d9;
	margin-right: -1px
}

.lz-td-item .lz-td {
	display: block;
	margin-top: -1px;
	width: 30px;
	height: 30px;
	border-bottom: 1px solid #d9d9d9;
	font-size: 10px;
	text-align: center;
	line-height: 30px;
	position: relative
}

.lz-td-item .lz-td span {
	cursor: pointer
}

.lz-td-item .lz-td:last-child {
	border: none
}

.td-tip {
	text-align: center
}

.td-tip p {
	margin-bottom: 5px;
	font-size: 12px
}

.td-tip h2 {
	font-weight: 400;
	font-size: 14px
}

.td-tip h2 i {
	font-style: normal;
	color: #f9ff54;
	letter-spacing: 2px
}

.keno-td-tip {
	width: 248px
}

.keno-td-tip h2 {
	float: left;
	width: 13%;
	margin-top: 2px
}

.keno-td-tip ul {
	width: 85%;
	float: left;
	padding-left: 3px
}

.keno-td-tip ul li {
	width: 15px;
	height: 15px;
	margin-left: 5px;
	float: left;
	line-height: 20px;
	color: #f9ff54
}

.dragon-notice {
	margin: 14px auto;
	width: 1225px;
	overflow: hidden;
	position: relative;
	z-index: 1
}

.check-btns {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 0 20px 20px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.check-btns div {
	display: block;
	width: 104px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 4px;
	border: 1px solid #bfbfbf;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	overflow: hidden;
	outline: 0;
	background: none;
	color: #5f5f5f
}

.check-btns div.active,.check-btns div:hover {
	background: #D81A21;
	border: 1px solid #D81A21;
	color: #fff
}

.check-categories {
	min-height: 220px
}

.check-list {
	float: left;
	width: 267px;
	padding: 20px 0;
	background: #fff
}

.check-content {
	margin-left: 280px;
	padding-bottom: 30px;
	background: #fff;
	overflow: hidden
}

.check-content [role=tab] {
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	overflow: hidden
}

.check-content [role=tab]>span {
	position: relative;
	z-index: 1
}

.check-content [role=tab]:hover {
	color: #5f5f5f!important;
	background: #D81A21
}

.check-content [role=tab]:focus {
	outline: 0
}

.check-content [role=tab]:focus:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -31px;
	margin-top: -31px;
	content: "";
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #e3f0ff;
	-webkit-animation: tabTapCircle .4s;
	animation: tabTapCircle .4s;
	opacity: 0
}

.check-content .el-tabs__nav {
	overflow: hidden
}

.check-content .el-tabs__nav-wrap {
	margin-bottom: 0
}

.check-content .el-tabs__item.is-top:nth-child(2) {
	padding-left: 20px
}

.check-content .el-tabs__item.is-top:nth-child(2):after {
	position: absolute;
	content: "";
	background: #fcfcfc;
	width: 60px;
	height: 3px;
	bottom: 1px;
	left: -40px;
	z-index: 1
}

.check-content .el-tabs__item.is-top:nth-child(2):active:after,.check-content .el-tabs__item.is-top:nth-child(2):hover:after {
	background: #D81A21
}

.check-content .el-tabs__item.is-top:last-child {
	padding-right: 20px
}

.check-content .el-tabs__item.is-top:last-child:after {
	position: absolute;
	content: "";
	background: #fcfcfc;
	width: 60px;
	height: 3px;
	bottom: 1px;
	right: -40px;
	z-index: 1
}

.check-content .el-tabs__item.is-top:last-child:active:after,.check-content .el-tabs__item.is-top:last-child:hover:after {
	background: #D81A21
}

.check-content .el-tabs__header {
	border-bottom: 1px solid #d9d9d9;
	background-color: #fcfcfc;
	margin: 0
}

.check-content .el-tabs__header .el-tabs__nav {
	height: 45px;
	line-height: 45px
}

.check-content .el-tabs__header .el-tabs__nav-wrap:after {
	display: none
}

.check-content .el-tabs__header .el-tabs__active-bar {
	height: 3px;
	background-color: #D81A21
}

.check-content .el-tabs__header .el-tabs__item {
	font-size: 16px;
	color: #9e9e9e;
	font-weight: 500
}

.check-content .el-tabs__header .el-tabs__item.is-active {
	color: #BD0D0C
}

.check-content__title {
	padding: 0 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 46px;
	line-height: 46px;
	background: #fcfcfc;
	border-bottom: 1px solid #d9d9d9
}

.check-content .check-tab {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.check-content .check-condition {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.check-content .check-condition .sound-btn {
	margin-left: 20px;
	margin-top: 17px
}

.check-content .check-condition .el-input input {
	padding-right: 25px
}

.toLuzhu {
	color: #D81A21;
	cursor: pointer
}

.period-select {
	margin: 0 5px;
	width: 60px
}

.period-select input.el-input__inner {
	border-color: #bfbfbf
}

.statue-select {
	margin: 0 5px;
	width: 100px
}

.category-list {
	margin-bottom: -1px
}

.category-list h3 {
	padding-left: 20px;
	color: #313131;
	font-size: 16px;
	font-weight: 400;
	background: #f7f7f7;
	height: 46px;
	line-height: 46px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	outline: 0
}

.category-list h3>span {
	position: relative;
	z-index: 1
}

.category-list h3 div {
	width: 44px;
	height: 22px;
	display: contents
}

.category-list h3 div:before {
	background: #376cb6
}

.category-list h3 .itemChecked {
	width: 44px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	text-align: center;
	margin-left: 10px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	color: #5f5f5f
}

.category-list h3 .itemChecked:hover {
	border-color: #D81A21;
	background: #D81A21;
	color: #fff
}

.category-list h3 img {
	position: relative;
	top: 3px;
	left: -5px
}

.category-list h3:before {
	content: "";
	position: absolute;
	width: 267px;
	height: 267px;
	top: 50%;
	left: 50%;
	margin-left: -133px;
	margin-top: -133px;
	background: #cdcdcd;
	opacity: 0;
	border-radius: 50%
}

.category-list h3:hover {
	background: #ededed
}

.category-list h3:active {
	background: #d9d9d9
}

.category-list h3 i {
	float: right;
	margin: 16px 20px 0 0;
	font-weight: 400;
	font-size: 12px;
	color: #9e9e9e;
	-webkit-transform: scale(.8) rotate(-90deg);
	transform: scale(.8) rotate(-90deg)
}

.category-list h3 i,.category-list ul {
	-webkit-transition: all .3s;
	transition: all .3s
}

.category-list ul {
	max-height: 0;
	overflow: hidden
}

.category-list ul li {
	padding-left: 40px;
	line-height: 30px
}

.category-list ul li:first-child {
	padding-top: 10px
}

.category-list ul li:last-child {
	padding-bottom: 10px
}

.category-list ul li .el-checkbox__label {
	font-weight: 400
}

.category-list ul li .el-checkbox__inner:active {
	background: #409eff
}

.category-list ul li .is-checked .el-checkbox__inner {
	background: #D81A21;
	border-color: #D81A21
}

.category-list ul li .el-checkbox__inner:focus,.category-list ul li .is-checked .el-checkbox__inner:hover {
	background: #3b84eb
}

.category-list ul li .el-checkbox__inner:focus:after {
	-webkit-transform: rotate(45deg) scaleY(0);
	transform: rotate(45deg) scaleY(0)
}

.category-list.collapse ul {
	max-height: 500px
}

.category-list.collapse h3 i {
	-webkit-transform: scale(.8) rotate(0);
	transform: scale(.8) rotate(0)
}

.category-list p {
	font-size: 14px;
	padding: 0 10px;
	color: #9e9e9e
}

.category-list p span {
	display: inline-block;
	width: 200px;
	margin: 30px 0 30px 35px
}

.heat-state span {
	position: relative;
	display: inline-block;
	margin: 0 4px 4px 0;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	line-height: 30px
}

.heat-state span:after {
	font-size: 18px
}

.heat-state span i {
	display: none;
	position: absolute;
	right: -9px;
	top: -9px;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background: #cd0000;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	font-style: normal
}

.heat-state span.show {
	margin: 0 10px 4px 0
}

.heat-state span.show i {
	display: block
}

.filter-btn {
	cursor: pointer
}

.check-content__table {
	padding: 30px;
	text-align: center
}

.check-content__table .longdragon-table.lottery-table th {
	background: #f7f7f7
}

.check-content__table .longdragon-table.lottery-table td a {
	color: #D81A21
}

.check-content__table .longdragon-table.lottery-table td a:hover {
	text-decoration: underline
}

.check-content__table .longdragon-table.lottery-table .disabled a {
	color: #b1b1b1
}

.home-container {
	width: 1225px;
	margin: 14px auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.home-container__main {
	float: left;
	width: 887px
}

.home-container__swiper {
	height: 230px;
	padding: 15px;
	position: relative;
	background-color: #fff
}

.home-container__swiper .swiper-container {
	height: 100%
}

.home-container__swiper .swiper-container .swiper-slide div {
	height: 100%;
	background-repeat: no-repeat;
	background-size: 100%
}

.home-container__sixmark {
	width: 887px;
	height: 75px;
	background: #fff;
	border-radius: 10px;
	margin: 14px 0;
	overflow: hidden
}

.home-container__sixmark .leftTile {
	font-size: 18px;
	color: #313131;
	font-weight: 400;
	line-height: 18px;
	padding: 10px 10px 0 20px;
	float: left;margin-right: 50px;
}

.home-container__sixmark .leftTile p:first-child {
	font-size: 12px;
	color: #666a6e;
	padding-bottom: 5px
}

.home-container__sixmark .leftTile p:nth-child(2) {
	font-size: 16px;
	color: #37393b
}

.home-container__sixmark .leftTile p:nth-child(2) span {
	color: #BD0D0C;
	display: inline-block
}

.home-container__sixmark ul {
	width: 405px;
	float: left;
	height: 38px;
	margin: 10px 0 0 0
}

.home-container__sixmark ul li {
	float: left;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	margin-right: 15px
}
.result-btn-box div{
    background: #D81A21 !important;border: 1px solid #D81A21 !important;
}
.home-container__sixmark ul li span {
	font-size: 20px;
	color: #37393b;
	width: 33px;
	height: 33px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-weight: 700;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.home-container__sixmark ul li span:nth-child(2) {
	padding-top: 5px;
	font-size: 14px;
	height: 25px;
	color: #666a6e
}

.home-container__sixmark ul .sixmark-0 {
	border-color: #bfbfbf
}

.home-container__sixmark ul .sixmark-1 {
	border-color: #e35858
}

.home-container__sixmark ul .sixmark-2 {
	border-color: #39c76c
}

.home-container__sixmark ul .sixmark-3 {
	border-color: #6092e9
}

.home-container__sixmark ul .sixmark-4 {
	border-color: #fff
}

.home-container__sixmark ul .sixmark-4 span {
	font-size: 16px;
	font-weight: 400;
	color: #666a6e
}

.home-container__sixmark ul .sixmark-5 {
	border-color: transparent;
	margin-right: 0;
	margin-left: -5px
}

.home-container__sixmark ul .sixmark-5 span {
	color: #666a6e;
	font-size: 25px;
	font-weight: 400
}

.home-container__sixmark .sumSixmark {
	float: left;
	margin: 16px 10px 16px 0
}

.home-container__sixmark .sumSixmark p:first-child {
	font-size: 12px;
	color: #666a6e;
	text-align: center
}

.home-container__sixmark .sumSixmark p:nth-child(2) {
	font-size: 24px;
	font-weight: 700;
	color: #37393b;
	padding: 0 5px
}

.home-container__sixmark .sixmark-check-btns {
	width: 80px;
	height: 63px;
	float: right;
	margin: 11px 20px 0 0
}

.home-container__sixmark .sixmark-check-btns span {
	display: block;
	width: 78px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
	color: #5f5f5f
}

.home-container__sixmark .sixmark-check-btns div {
	padding: 0;
	margin: 0;
	display: block;
	height: 26px
}

.home-container__sixmark .sixmark-check-btns div:nth-child(2) {
	margin-top: 3px;
	border: 1px solid #D81A21
}

.home-container__sixmark .sixmark-check-btns div:nth-child(2) span {
	color: #fff
}

.home-container__sixmark .home-sixmark-time {
	float: left;
	margin: 19px 0
}

.home-container__sixmark .home-sixmark-time p:first-child {
	color: #666a6e;
	font-size: 12px
}

.home-container__sixmark .home-sixmark-time p:first-child span {
	color: #BD0D0C
}

.home-container__sixmark .home-sixmark-time p:nth-child(2) {
	font-size: 14px;
	color: #37393b
}

.home-container__sixmark .home-sixmark-time .count-down {
	font-size: 16px
}

.home-container__sixmark .home-sixmark-time .count-down span {
	color: #e8632c
}

.home-container__sixmark .home-sixmark-time .count-down span span {
	color: #666a6e
}

.home-container__sixmark .home-sixmark-time .lotteryClose {
	height: 55px;
	line-height: 55px
}

.home-container__sixmark .home-sixmark-time .lotteryCountDown {
	font-size: 14px;
	color: #666a6e!important;
	line-height: 65px;
	border-left: 1px solid #e8ebf1;
	padding-left: 10px
}

.home-container__tabs {
	background-color: #fff;
	margin-top: 14px
}

.home-container__tabs .sticky {
	position: fixed;
	top: 54px!important
}

.home-container__tabs [role=tab] {
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	overflow: hidden
}

.home-container__tabs [role=tab]>span {
	position: relative;
	z-index: 1
}

.home-container__tabs [role=tab]:hover {
	color: #5f5f5f!important;
	background: #D81A21
}

.home-container__tabs [role=tab]:focus {
	outline: 0
}

.home-container__tabs [role=tab]:focus:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -31px;
	margin-top: -31px;
	content: "";
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #e3f0ff;
	-webkit-animation: tabTapCircle .4s;
	animation: tabTapCircle .4s;
	opacity: 0
}

.home-container__tabs .el-tabs__nav {
	overflow: hidden
}

.home-container__tabs .el-tabs__nav-wrap {
	margin-bottom: 0
}

.home-container__tabs .el-tabs__item.is-top:nth-child(2) {
	padding-left: 20px
}

.home-container__tabs .el-tabs__item.is-top:nth-child(2):after {
	position: absolute;
	content: "";
	background: #fcfcfc;
	width: 60px;
	height: 3px;
	bottom: 0;
	left: 22px;
	z-index: 1
}

.home-container__tabs .el-tabs__item.is-top:nth-child(2):active:after,.home-container__tabs .el-tabs__item.is-top:nth-child(2):hover:after {
	background: #D81A21
}

.home-container__tabs .el-tabs__item.is-top:last-child {
	padding-right: 20px
}

.home-container__tabs .el-tabs__item.is-top:last-child:after {
	position: absolute;
	content: "";
	background: #fcfcfc;
	width: 60px;
	height: 3px;
	bottom: 0;
	right: 16px;
	z-index: 1
}

.home-container__tabs .el-tabs__item.is-top:last-child:active:after,.home-container__tabs .el-tabs__item.is-top:last-child:hover:after {
	background: #D81A21
}

.home-container__tabs .el-tabs__header {
	padding: 0 20px;
	border-bottom: 1px solid #d9d9d9;
	background-color: #fcfcfc;
	margin: 0;
	border-radius: 10px 10px 0 0
}

.home-container__tabs .el-tabs__header .el-tabs__nav {
	height: 46px;
	line-height: 46px
}

.home-container__tabs .el-tabs__header .el-tabs__nav-wrap:after {
	display: none
}

.home-container__tabs .el-tabs__header .el-tabs__active-bar {
	height: 3px;
	background-color: #D81A21;
	border-radius: 1px 1px 0 0
}

.home-container__tabs .el-tabs__header .el-tabs__item {
	font-size: 16px;
	color: #313131;
	font-weight: 400
}

.home-container__tabs .el-tabs__header .el-tabs__item.is-active {
	color: #BD0D0C
}

.home-container__tabs .simplicityTables {
	width: 81px;
	height: 46px;
	float: left;
	font-size: 16px;
	line-height: 46px;
	color: #9e9e9e;
	margin: 0 40px
}

.home-container__tabs .simplicityTables i {
	font-size: 12px
}

.home-container__tabs .simplicityContent {
	background: #f7f7f7;
	border-radius: 0
}

.home-container__tabs .simplicityContent .el-loading-mask {
	z-index: 999
}

.home-container__tabs .simplicityContent ul {
	max-height: 100px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 807px;
	margin: 0 auto;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.home-container__tabs .simplicityContent ul li {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: auto;
	height: 25px;
	margin: 10px 15px 10px 0;
	cursor: pointer;
	color: #5f5f5f;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.home-container__tabs .simplicityContent ul li.checked,.home-container__tabs .simplicityContent ul li:hover {
	color: #BD0D0C
}

.home-container__tabs .simplicityContent ul li span {
	display: inline-block;
	width: 1px;
	height: 8px;
	border-right: 1px solid #d9d9d9;
	border-radius: 1.25px;
	margin-left: 15px
}

.home-container__tabs .simplicityContent ul li:last-child span {
	border: none
}

.home-container__tabs .simplicityContent ul .editShouchang {
	width: 110px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	cursor: pointer;
	margin: 7px 15px 10px 0
}

.home-container__tabs .simplicityContent ul .editShouchang i:before {
	color: #D81A21
}

.home-container__tabs .simplicityContent ul .editShouchang span {
	width: 60px;
	height: 30px;
	margin-left: 5px
}

.home-container__content {
	padding: 0 40px
}

.home-container__content .home-container__cell {
	margin-bottom: 20px
}

.home-container__recommend {
	width: 324px;
	margin-left: 14px;
	background-color: #fff
}

.home-container .swiper-slide div {
	border-radius: 5px
}

.home-container .list-box {
	padding-bottom: 5px;
	min-height: 300px
}

.home-container .list-box .empty-p {
	font-size: 14px;
	color: #9e9e9e;
	text-align: center;
	line-height: 300px
}

.home-container .list-box .item-box {
	margin: 0 0 10px 30px;
	width: 807px;
	height: 186px
}

.home-container .list-box .item-box:first-child {
	margin: 10px 0 10px 30px
}

.home-container .list-box .item-box>div:first-child {
	position: relative;
	width: 100%;
	height: 85px
}

.home-container .list-box .item-box>div:first-child>div:first-child {
	width: 76px;
	height: 76px;
	float: left
}

.home-container .list-box .item-box>div:first-child>div:first-child img {
	width: 76px;
	height: 76px;
	-webkit-clip-path: polygon(0 0,100% 0,100% 100%,70px 100%,0 100%);
	clip-path: polygon(0 0,100% 0,100% 100%,70px 100%,0 100%);
	-webkit-transition: all .3s;
	transition: all .3s
}

.home-container .list-box .item-box>div:first-child>div:first-child img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4);
	-webkit-box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4);
	mix-blend-mode: multiply;
	box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4)
}

.home-container .list-box .item-box>div:first-child>div:first-child img:active {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) {
	padding-left: 10px;
	width: 600px;
	height: 80px;
	float: left
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2)>p:first-child {
	width: 600px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #313131;
	font-weight: 400
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2)>p:first-child a {
	color: #5f5f5f;
	font-weight: 400
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2)>p:first-child a:hover {
	color: #D81A21
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2)>p:first-child .span1 {
	display: inline-block;
	padding: 0 5px;
	font-weight: 400;
	color: #BD0D0C
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2)>p:first-child .span2 {
	display: inline-block;
	margin-left: 5px;
	font-weight: 400;
	color: #9e9e9e;
	font-size: 14px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p {
	width: 600px;
	height: 38px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p span {
	margin-right: 10px;
	display: inline-block;
	font-size: 22px;
	width: 36px;
	height: 36px;
	line-height: 31px;
	font-weight: 400;
	vertical-align: middle
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p span:after {
	font-size: 22px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .add {
	margin-right: 0;
	width: 20px;
	line-height: 34px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .lhcBall {
	border: 4px solid #bfbfbf;
	border-radius: 50%;
	line-height: 28px;
	text-align: center
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sum_warp {
	display: inline-block;
	float: right;
	margin-right: 60px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sum_warp span {
	display: block;
	font-size: 14px;
	color: #666a6e;
	text-align: center;
	line-height: 16px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sum_warp .sum_contain {
	display: block;
	font-size: 16px;
	font-weight: 600
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark_zodiac {
	font-size: 14px;
	text-align: center;
	font-weight: 600;
	width: 35px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-0 {
	border-color: #bfbfbf
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-1 {
	border-color: #e35858
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-2 {
	border-color: #39c76c
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-3 {
	border-color: #6092e9
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-4 {
	border-color: #fff
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-4 span {
	font-size: 13px;
	font-weight: 400;
	color: #666a6e
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-5 {
	border-color: transparent;
	margin-right: 0;
	margin-left: -5px
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sixmark-5 span {
	color: #666a6e;
	font-size: 25px;
	font-weight: 400
}

.home-container .list-box .item-box>div:first-child>div:nth-child(2) .lottery-num-wrap p .sumSixmark {
	float: left;
	margin: 16px 10px 16px 0
}

.home-container .list-box .item-box>div:first-child .count-down {
	position: absolute;
	right: 0;
	bottom: 12px;
	width: auto;
	height: 36px;
	text-align: right;
	line-height: 36px;
	font-size: 12px
}

.home-container .list-box .item-box>div:first-child .count-down span {
	display: inline-block;
	color: #e8632c;
	font-size: 32px;
	font-family: DIN Alternate,sans-serif
}

.home-container .list-box .item-box>div:first-child .count-down .lottery-name {
	color: #BD0D0C;
	font-size: 26px
}

.home-container .list-box .item-box .table-box .el-loading-mask {
	width: 804px;
	height: 64px
}

.home-container .list-box .item-box .table-box .el-table--border,.home-container .list-box .item-box .table-box .el-table--group {
	border: 1px solid #d9d9d9;
	border-right: none;
	border-bottom: none
}

.home-container .list-box .item-box .table-box .el-table {
	background: #fff;
	border-radius: 5px
}

.home-container .list-box .item-box .table-box .el-table:before {
	color: #d9d9d9
}

.home-container .list-box .item-box .table-box .el-table .cell {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 0
}

.home-container .list-box .item-box .table-box .el-table .cell span {
	display: block;
	width: 60px;
	height: 23px;
	line-height: 23px;
	text-align: center
}

.home-container .list-box .item-box .table-box .el-table td,.home-container .list-box .item-box .table-box .el-table th.is-leaf {
	border-bottom: 1px solid #d9d9d9
}

.home-container .list-box .item-box .table-box .el-table .table-header-2 th {
	font-size: 12px;
	padding: 2px;
	background-color: #f7f7f7;
	color: #5f5f5f
}

.home-container .list-box .item-box .table-box .el-table .table-header-2 th:nth-last-child(2) {
	border-radius: 0 5px 0 0
}

.home-container .list-box .item-box .table-box .el-table--border:after,.home-container .list-box .item-box .table-box .el-table--group:after,.home-container .list-box .item-box .table-box .el-table:before {
	display: none
}

.home-container .list-box .item-box .table-box .el-table--border td,.home-container .list-box .item-box .table-box .el-table--border th,.home-container .list-box .item-box .table-box .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed {
	border-right: 1px solid #d9d9d9
}

.home-container .list-box .item-box .table-box .el-table--enable-row-transition .el-table__body td {
	padding: 7px 0;
	color: #313131
}

.home-container .list-box .item-box .table-box .el-table--enable-row-transition .el-table__body td:first-child {
	border-radius: 0 0 0 5px
}

.home-container .list-box .item-box .table-box .el-table--enable-row-transition .el-table__body td:last-child {
	border-radius: 0 0 5px 0
}

.home-container .list-box .item-box .table-box .el-table--enable-row-hover .el-table__body tr:hover>td {
	background-color: #fff!important
}

.home-container .list-box .item-box .bottom-button {
	width: 100%;
	height: 34px;
	position: relative
}

.home-container .list-box .item-box .bottom-button div {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 400px;
	height: 34px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.home-container .list-box .item-box .bottom-button .animation {
	-webkit-box-flex: 1.5;
	-webkit-flex: 1.5;
	-ms-flex: 1.5;
	flex: 1.5
}

.home-container .list-box .item-box .bottom-button .animation img {
	vertical-align: text-bottom;
	padding-right: 3px
}

.home-container .list-box .item-box .bottom-button .animation a {
	vertical-align: middle
}

.home-container .list-box .item-box .bottom-button span {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: block;
	width: 56px;
	height: 34px;
	line-height: 34px;
	text-align: center
}

.home-container .list-box .item-box .bottom-button .trendDetail {
	-webkit-box-flex: 1.5;
	-webkit-flex: 1.5;
	-ms-flex: 1.5;
	flex: 1.5
}

.home-container .list-box .item-box .bottom-button .trendDetail img {
	vertical-align: text-bottom;
	padding-right: 3px
}

.home-container .list-box .item-box .bottom-button .trendDetail a {
	vertical-align: middle
}

.home-container .list-box .other-box {
	height: 105px;
	border-bottom: 1px solid #eee;
	margin: 15px 0 10px 30px
}

.home-container .list-box .keno-box {
	height: 144px!important;
	border-bottom: 1px solid #eee
}

.home-container .list-box .keno {
	height: 246px
}

.home-container .list-box .keno>div:first-child {
	height: 128px
}

.home-container .list-box .keno>div:first-child>div:first-child {
	margin-top: 23px
}

.home-container .list-box .keno>div:first-child>div:nth-child(2) {
	height: 117px
}

.home-container .list-box .keno>div:first-child>div:nth-child(2) .lottery-num-wrap p {
	width: 460px;
	height: 78px
}

.home-container .list-box .keno>div:first-child>div:nth-child(2) .lottery-num-wrap p span {
	margin-bottom: 3px;
	background: none
}

.home-container .list-box .keno>div:first-child>div:nth-child(2) .lottery-num-wrap p .keno-99:after {
	color: #0095eb
}

.home-container .list-box .keno>div:first-child>div:nth-child(2) .lottery-num-wrap p .keno-100:after {
	color: #e35858
}

.home-container .list-box .keno>div:first-child>div:nth-child(2) .lottery-num-wrap p div.lotterySscAnimation.keno-99:after,.home-container .list-box .keno>div:first-child>div:nth-child(2) .lottery-num-wrap p div.lotterySscAnimation.keno-100:after {
	color: #666a6e
}

.home-container .list-box .keno .table-box .el-table .table-header-2 th {
	border-color: #d9d9d9
}

.home-container .list-box .keno .table-box .el-table .table-header-2 th:nth-last-child(2) {
	border-radius: 0
}

.home-container .list-box .kenoStyle {
	width: 460px!important;
	height: 78px!important
}

.home-container .home-container__recommend {
	height: 350px;
	background: none
}

.home-container .home-container__recommend>div:first-child {
	border-radius: 10px;
	background-color: #fff
}

.home-container .home-container__recommend>div:first-child h5 {
	position: relative;
	padding: 20px 0 0 20px;
	height: 56px;
	line-height: 20px;
	font-size: 20px;
	font-weight: 700
}

.home-container .home-container__recommend>div:first-child h5:before {
	content: "";
	width: 18px;
	height: 4px;
	background-color: #D81A21;
	border-radius: 2px;
	position: absolute;
	left: 20px;
	bottom: 0;
	-webkit-transition: width .5s;
	transition: width .5s
}

.home-container .home-container__recommend>div:first-child h5.activited:before {
	width: 38px
}

.home-container .home-container__recommend>div:first-child .recommend-list {
	padding: 16px 26px 0 26px;
	height: 192px;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-container .home-container__recommend>div:first-child .recommend-list.activited {
	height: 279px
}

.home-container .home-container__recommend>div:first-child .recommend-list.activited .recommend-item {
	opacity: 1
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item {
	width: 30%;
	opacity: .2
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item img:first-child {
	margin: 0 auto;
	display: block;
	width: 60px;
	height: 60px;
	-webkit-clip-path: polygon(0 0,100% 0,100% 100%,70px 100%,0 100%);
	clip-path: polygon(0 0,100% 0,100% 100%,70px 100%,0 100%);
	cursor: pointer;
	-webkit-transition: all .5s;
	transition: all .5s
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item img:first-child:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4);
	-webkit-box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4);
	mix-blend-mode: multiply;
	box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4)
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item img:first-child:active {
	-webkit-transform: scale(.9);
	transform: scale(.9)
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item span:last-child {
	display: block;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 12px
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:first-child,.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(2),.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(3),.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(4),.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(5),.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(6) {
	opacity: 1
}

.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(7),.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(8),.home-container .home-container__recommend>div:first-child .recommend-list .recommend-item:nth-child(9) {
	-webkit-transition: opacity 2.9s;
	transition: opacity 2.9s
}

.home-container .home-container__recommend>div:first-child>div:last-child {
	position: relative;
	width: 100%;
	height: 40px;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	opacity: 0
}

.home-container .home-container__recommend>div:first-child>div:last-child.arrow-button {
	/*background: url(../img/zhankai_1.4bb3e435.svg) no-repeat 50%;*/
	background-size: 30px;
	opacity: 1
}

.home-container .home-container__recommend .banner-recommend {
	margin-top: 15px;
	width: 324px;
	height: 165px;
	padding: 10px;
	border-radius: 10px;
	background: #fff
}

.home-container .home-container__recommend .banner-recommend img {
	width: 304px;
	height: 145px;
	border-radius: 5px
}

.el-message {
	z-index: 3033!important
}

.trend-page .content-box {
	width: 1225px;
	margin: 0 auto
}

.trend-page .content-box .header-box {
	position: relative;
	margin: 15px 0;
	width: 694px;
	height: 38px
}

.trend-page .content-box .header-box .button-wrap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 694px;
	height: 38px;
	border-radius: 19px;
	background-color: #fff
} 

.trend-page .content-box .header-box .button-wrap div {
	width: 119px;
	height: 38px;
	border-radius: 19px;
	background-color: #D81A21;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.645,.045,.355,1);
	transition: transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1)
}

.trend-page .content-box .header-box .button-wrap .button-activity-1 {
	-webkit-transform: translate(27px);
	transform: translate(27px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-2 {
	-webkit-transform: translate(197px);
	transform: translate(197px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-3 {
	-webkit-transform: translate(372px);
	transform: translate(372px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-4 {
	-webkit-transform: translate(545px);
	transform: translate(545px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-sixmark {
	-webkit-transform: translate(307px);
	transform: translate(307px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-keno {
	-webkit-transform: translate(384px);
	transform: translate(384px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-11x5 {
	-webkit-transform: translate(461px);
	transform: translate(461px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-klsf {
	-webkit-transform: translate(538px);
	transform: translate(538px)
}

.trend-page .content-box .header-box .button-wrap .button-activity-k3 {
	-webkit-transform: translate(615px);
	transform: translate(615px)
}

.trend-page .content-box .header-box .tab-header {
	position: relative;
	margin: 15px 0;
	z-index: 2;
	width: 694px;
	height: 38px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: 19px;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	cursor: pointer
}

.trend-page .content-box .header-box .tab-header div {
	border-radius: 19px;
	outline: 0;
	background-clip: content-box;
	width: 121px;
	padding: 0 1px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.trend-page .content-box .header-box .tab-header div:hover {
	background-color: #f7f7f7
}

.trend-page .content-box .header-box .tab-header div:active {
	background-color: #ededed
}

.trend-page .content-box .header-box .tab-header div.activied {
	color: #fff
}

.trend-page .content-box .header-box .tab-header div.activied:hover {
	background-color: transparent
}

.trend-page .content-box .chart-box {
	width: 1225px;
	height: 327px;
	margin: 0 auto;
	border-radius: 5px;
	background-color: #fff
}

.trend-page .content-box .chart-box .classical-box {
	width: 100%;
	height: 46px;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	cursor: pointer
}

.trend-page .content-box .chart-box .classical-box .small-classical {
	position: relative;
	width: 100%;
	height: 45px
}

.trend-page .content-box .chart-box .classical-box .small-classical div {
	padding: 0 20px;
	position: relative;
	height: 45px;
	line-height: 45px;
	float: left;
	font-size: 14px;
	color: #9e9e9e;
	font-weight: 400;
	text-align: center;
	-webkit-transition: all 1s;
	transition: all 1s;
	overflow: hidden
}

.trend-page .content-box .chart-box .classical-box .small-classical div>span {
	position: relative;
	z-index: 1
}

.trend-page .content-box .chart-box .classical-box .small-classical div:hover {
	color: #5f5f5f!important;
	background: #D81A21
}

.trend-page .content-box .chart-box .classical-box .small-classical div:focus {
	outline: 0
}

.trend-page .content-box .chart-box .classical-box .small-classical div:focus:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -31px;
	margin-top: -31px;
	content: "";
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #e3f0ff;
	-webkit-animation: tabTapCircle .4s;
	animation: tabTapCircle .4s;
	opacity: 0
}

.trend-page .content-box .chart-box .classical-box .small-classical div.activited {
	color: #BD0D0C
}

.trend-page .content-box .chart-box .classical-box .small-classical>span {
	position: absolute;
	left: 25px;
	bottom: 0;
	width: 25px;
	height: 3px;
	-webkit-transition: all .5s;
	transition: all .5s;
	background-color: #BD0D0C
}

.trend-page .content-box .chart-box .ball-number {
	margin: 20px 30px 0 30px;
	width: 100%;
	height: 30px;
	cursor: pointer
}

.trend-page .content-box .chart-box .ball-number div {
	margin-right: 15px;
	width: 58px;
	height: 24px;
	line-height: 24px;
	color: #5f5f5f;
	float: left;
	text-align: center;
	border-radius: 3px;
	font-size: 14px;
	display: inline-block;
	-webkit-transition: background-color .2s,color .2s;
	transition: background-color .2s,color .2s;
	position: relative;
	overflow: hidden;
	outline: 0
}

.trend-page .content-box .chart-box .ball-number div s,.trend-page .content-box .chart-box .ball-number div span {
	position: relative;
	z-index: 1;
	text-decoration: none
}

.trend-page .content-box .chart-box .ball-number div:before {
	content: "";
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	left: 50%;
	margin-left: -29px;
	margin-top: -29px;
	background: #e3f0ff;
	opacity: 0;
	border-radius: 50%
}

.trend-page .content-box .chart-box .ball-number div.activited,.trend-page .content-box .chart-box .ball-number div.checked {
	background-color: #D81A21;
	color: #fff;
	-webkit-transition: background-color .2s .3s,color .2s;
	transition: background-color .2s .3s,color .2s
}

.trend-page .content-box .chart-box .ball-number div.activited:hover,.trend-page .content-box .chart-box .ball-number div.checked:hover {
	background-color: #D81A21
}

.trend-page .content-box .chart-box .ball-number div:hover {
	background: #D81A21
}

.trend-page .content-box .chart-box .ball-number div:focus {
	-webkit-transition: background-color .2s .3s,color .2s .3s;
	transition: background-color .2s .3s,color .2s .3s
}

.trend-page .content-box .chart-box .ball-number div:focus:before {
	-webkit-animation: tabTapCircle .3s;
	animation: tabTapCircle .3s
}

.trend-page .content-box .chart-box .ball-number div.activited.ripple-deep:focus:before,.trend-page .content-box .chart-box .ball-number div.checked.ripple-deep:focus:before {
	background: #376cb6
}

.trend-page .content-box .chart-box .echart-wrap {
	position: relative
}

.trend-page .content-box .chart-box .echart-wrap span:first-child {
	display: block;
	position: absolute;
	left: 30px;
	bottom: 30px;
	width: 20px;
	height: 40px;
	color: #9e9e9e;
	z-index: 3;
	background-color: #fff
}

.trend-page .content-box .chart-box .echart-wrap span:nth-child(2) {
	display: block;
	position: absolute;
	left: 50px;
	bottom: 19px;
	width: 20px;
	height: 30px;
	line-height: 20px;
	z-index: 3;
	background-color: #fff;
	color: #9e9e9e
}

.trend-page .content-box .chart-box .echart-wrap .echart-content {
	width: 1225px;
	height: 250px
}

.trend-page .content-box .chart-box .echart-wrap .echart-content div:nth-child(2) span {
	width: 0!important;
	height: 0!important
}

.trend-page .content-box .ball-detail-list {
	margin: 15px auto;
	width: 1225px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.trend-page .content-box .ball-detail-list .ball-item {
	margin-bottom: 15px;
	width: 605px;
	height: 142px;
	border-radius: 10px;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer
}

.trend-page .content-box .ball-detail-list .ball-item:hover {
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.3);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.3);
	-webkit-transition: all .5s;
	transition: all .5s
}

.trend-page .content-box .ball-detail-list .ball-item .ball-img {
	position: relative;
	padding: 20px 30px;
	width: 155px;
	height: 142px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-img img:first-child {
	margin: 0 auto;
	display: block;
	width: 76px;
	height: 76px;
	border-radius: 38px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-img span:last-child {
	position: absolute;
	left: 50%;
	bottom: 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #313131;
	font-weight: 700;
	font-size: 16px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info {
	padding: 40px 0 15px 0;
	width: 450px;
	height: 142px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info p {
	width: 100%;
	height: 18px;
	line-height: 22px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info p span {
	position: relative;
	display: block;
	margin-right: 20px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info p .new {
	position: absolute;
	right: -15px;
	top: -8px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info p .m-r-15 {
	margin-right: 15px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info p:nth-child(2) {
	margin-top: 23px
}

.trend-page .content-box .ball-detail-list .ball-item .ball-info p:nth-child(3) {
	margin-top: 12px
}

.line-nav {
	position: relative;
	width: 100%;
	min-width: 1250px;
	min-height: 100vh;
	background: #f49564;
	overflow: hidden
}

.line-nav .bottom-bg {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 3;
	width: 100%;
	height: 300px;
	background: url(../img/bg4.ffc27b8a.png) no-repeat top/cover
}

.line-nav .ball-l1 {
	position: absolute;
	z-index: 0;
	left: -380px;
	top: 520px
}

.line-nav .ball-l2 {
	position: absolute;
	left: -210px;
	z-index: 0;
	top: 600px
}

.line-nav .ball-r1 {
	position: absolute;
	right: -220px;
	top: 505px;
	z-index: 2
}

.line-nav .ball-r2 {
	position: absolute;
	right: -250px;
	top: 550px;
	z-index: 0
}

.line-nav .left-hand {
	position: absolute;
	left: 0;
	top: 55px;
	z-index: 4
}

.line-nav .right-hand {
	position: absolute;
	right: 0;
	top: 65px;
	z-index: 4
}

.line-nav .content {
	position: relative;
	margin: 0 auto;
	width: 1225px
}

.line-nav .content .logo {
	position: relative;
	margin: 0 auto;
	width: 490px;
	height: 360px;
	z-index: 3
}

.line-nav .content .logo div {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 0;
	width: 41vw;
	height: 41vw;
	min-height: 490px;
	min-width: 490px;
	border-radius: 50%;
	border: 39px solid #f48c57
}

@media screen and (min-width:1920px) {
	.line-nav .content .logo div {
		border: 70px solid #f48c57
	}
}

.line-nav .content .logo img {
	display: block;
	width: 220px;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.line-nav .content .logo img:nth-child(2) {
	width: 250px
}

.line-nav .content .line-box {
	position: relative;
	z-index: 3;
	margin: 0 auto;
	width: 100%
}

.line-nav .content .line-box .line-entrance {
	position: relative;
	width: 100%;
	height: 122px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden
}

.line-nav .content .line-box .line-entrance .button-box {
	position: absolute;
	right: -20px;
	top: -40px;
	width: 188px;
	height: 40px;
	line-height: 40px;
	cursor: pointer
}

.line-nav .content .line-box .line-entrance .button-box a {
	display: block;
	float: left;
	width: 90px;
	height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center
}

.line-nav .content .line-box .line-entrance>div:first-child~div {
	width: 233px;
	height: 122px;
	background-color: #fff;
	border-radius: 5px;
	cursor: pointer
}

.line-nav .content .line-box .line-entrance>div:first-child~div:before {
	width: 233px;
	height: 48px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #9e9e9e
}

.line-nav .content .line-box .line-entrance>div:first-child~div span {
	display: block;
	width: 100%;
	height: 74px;
	border-radius: 5px 5px 0 0;
	line-height: 74px;
	text-indent: 1em;
	font-size: 24px;
	color: #5f5f5f;
	background-color: #fff
}

.line-nav .content .line-box .line-entrance>div:first-child~div span:nth-child(2) {
	position: relative;
	height: 48px;
	line-height: 48px;
	border-radius: 0 0 5px 5px;
	font-size: 18px;
	color: #fff;
	background-color: #9e9e9e;
	-webkit-transition: all .3s;
	transition: all .3s
}

.line-nav .content .line-box .line-entrance>div:first-child~div span:nth-child(2):hover {
	background-color: #5f5f5f
}

.line-nav .content .line-box .line-entrance>div:first-child~div span:nth-child(2):active {
	background-color: #313131
}

.line-nav .content .line-box .line-entrance>div:first-child~div span:nth-child(2).activited {
	background-color: #D81A21
}

.line-nav .content .line-box .line-entrance>div:first-child~div span:nth-child(2).activited:before {
	content: "\6700\5FEB";
	display: block;
	position: absolute;
	left: 110px;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 38px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-indent: 0;
	color: #D81A21;
	font-size: 12px;
	border-radius: 3px;
	background-color: #fff
}

.line-nav .content .line-box .line-entrance>div:first-child~div:hover span:nth-child(2) {
	background-color: #5f5f5f
}

.line-nav .content .line-box .line-entrance>div:first-child~div:hover span:nth-child(2).activited {
	background-color: #EE6942
}

.line-nav .content .line-box .line-entrance>div:first-child~div:active span:nth-child(2) {
	background-color: #313131
}

.line-nav .content .line-box .line-entrance>div:first-child~div:active span:nth-child(2).activited {
	background-color: #375887
}

.line-nav .content .line-box .line-address {
	margin-top: 7px;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.line-nav .content .line-box .line-address>div {
	margin: 7px 0;
	width: 605px;
	border-radius: 5px;
	height: 166px;
	background: #fff;
	mix-blend-mode: multiply;
	-webkit-box-shadow: 2px 1px 9px #ab8b97;
	box-shadow: 2px 1px 9px #ab8b97
}

.line-nav .content .line-box .line-address>div h3 {
	position: relative;
	width: 100%;
	height: 51px;
	line-height: 51px;
	text-indent: 1em;
	font-size: 20px;
	color: #313131
}

.line-nav .content .line-box .line-address>div h3:before {
	content: " ";
	position: absolute;
	left: 22px;
	bottom: 0;
	width: 20px;
	height: 4px;
	-webkit-transition: width .5s;
	transition: width .5s;
	background: #5da1ff;
	border-radius: 2px
}

.line-nav .content .line-box .line-address>div:hover h3:before {
	width: 40px
}

.line-nav .content .line-box .line-address>div .normal-address {
	padding-top: 20px;
	width: 100%;
	height: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.line-nav .content .line-box .line-address>div .normal-address div {
	padding: 5px 0 5px 15px;
	width: 18%;
	height: 40px
}

.line-nav .content .line-box .line-address>div .normal-address div span:first-child {
	display: block;
	width: 18px;
	height: 18px;
	float: left
}

.line-nav .content .line-box .line-address>div .normal-address div span:last-child {
	padding-left: 10px;
	display: block;
	width: 75px;
	height: 40px;
	text-align: left;
	line-height: 19px;
	font-size: 16px;
	float: left;
	color: #5f5f5f
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-0 {
	background: url(../img/nav_pic.87425328.png) no-repeat -.6rem -2.25rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-1 {
	background: url(../img/nav_pic.87425328.png) no-repeat -2.48rem -2.25rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-2 {
	background: url(../img/nav_pic.87425328.png) no-repeat -4.4rem -2.25rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-3 {
	background: url(../img/nav_pic.87425328.png) no-repeat -6.3rem -2.25rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-4 {
	background: url(../img/nav_pic.87425328.png) no-repeat -8rem -2.25rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-5 {
	background: url(../img/nav_pic.87425328.png) no-repeat -9.96rem -2.26rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-6 {
	background: url(../img/nav_pic.87425328.png) no-repeat -11.6rem -2.26rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-7 {
	background: url(../img/nav_pic.87425328.png) no-repeat -13.58rem -2.26rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-8 {
	background: url(../img/nav_pic.87425328.png) no-repeat -17.35rem -2.26rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-0-9 {
	background: url(../img/nav_pic.87425328.png) no-repeat -15.5rem -2.26rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-0 {
	background: url(../img/nav_pic.87425328.png) no-repeat -.6rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-1 {
	background: url(../img/nav_pic.87425328.png) no-repeat -2.43rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-2 {
	background: url(../img/nav_pic.87425328.png) no-repeat -4.3rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-3 {
	background: url(../img/nav_pic.87425328.png) no-repeat -6.28rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-4 {
	background: url(../img/nav_pic.87425328.png) no-repeat -8.1rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-5 {
	background: url(../img/nav_pic.87425328.png) no-repeat -9.86rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-6 {
	background: url(../img/nav_pic.87425328.png) no-repeat -11.5rem -4.33rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-7 {
	background: url(../img/nav_pic.87425328.png) no-repeat -13.5rem -4.2rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-8 {
	background: url(../img/nav_pic.87425328.png) no-repeat -15.5rem -4.2rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-1-9 {
	background: url(../img/nav_pic.87425328.png) no-repeat -17.4rem -4.2rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-0 {
	background: url(../img/nav_pic.87425328.png) no-repeat -.6rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-1 {
	background: url(../img/nav_pic.87425328.png) no-repeat -2.5rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-2 {
	background: url(../img/nav_pic.87425328.png) no-repeat -4.4rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-3 {
	background: url(../img/nav_pic.87425328.png) no-repeat -6.25rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-4 {
	background: url(../img/nav_pic.87425328.png) no-repeat -8rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-5 {
	background: url(../img/nav_pic.87425328.png) no-repeat -9.79rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-6 {
	background: url(../img/nav_pic.87425328.png) no-repeat -11.6rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-7 {
	background: url(../img/nav_pic.87425328.png) no-repeat -13.6rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-8 {
	background: url(../img/nav_pic.87425328.png) no-repeat -15.4rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-2-9 {
	background: url(../img/nav_pic.87425328.png) no-repeat -17.3rem -7.85rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-0 {
	background: url(../img/nav_pic.87425328.png) no-repeat -.5rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-1 {
	background: url(../img/nav_pic.87425328.png) no-repeat -2.4rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-2 {
	background: url(../img/nav_pic.87425328.png) no-repeat -9.92rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-3 {
	background: url(../img/nav_pic.87425328.png) no-repeat -11.6rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-4 {
	background: url(../img/nav_pic.87425328.png) no-repeat -4.32rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-5 {
	background: url(../img/nav_pic.87425328.png) no-repeat -6.2rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-6 {
	background: url(../img/nav_pic.87425328.png) no-repeat -13.59rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-7 {
	background: url(../img/nav_pic.87425328.png) no-repeat -15.3rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-8 {
	background: url(../img/nav_pic.87425328.png) no-repeat -17.5rem -6rem
}

.line-nav .content .line-box .line-address>div .normal-address .icon-3-9 {
	background: url(../img/nav_pic.87425328.png) no-repeat -8rem -6rem
}

.line-nav footer {
	position: relative;
	z-index: 4;
	padding-top: 50px;
	margin-top: -50px;
	height: 150px
}

.line-nav footer .footer-box {
	padding-bottom: 30px;
	margin: 30px auto 0 auto;
	width: 172px;
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.line-nav footer .footer-box>div img {
	display: block;
	padding-top: 5px;
	width: 32px;
	float: left
}

.line-nav footer .footer-box>div div {
	padding-left: 12px;
	width: 140px;
	height: 50px;
	float: left
}

.line-nav footer .footer-box>div div span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 25px;
	font-size: 12px;
	color: #9e9e9e
}

.line-nav footer .footer-box>div div span:first-child {
	color: #313131;
	font-weight: 400;
	font-size: 16px
}

@media screen and (min-width:2440px) {
	.line-nav .bottom-bg {
		height: 340px
	}
}

.simplicity-container {
	width: 1225px;
	margin: 14px auto;
	position: relative
}

.simplicity-assist,.simplicity-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.simplicity-assist {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
	position: fixed;
	z-index: 7;
	bottom: 664px;
	left: 50%;
	-webkit-transform: translate(-750px);
	transform: translate(-750px);
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 3px #ccc;
	box-shadow: 0 0 3px #ccc;
	overflow: hidden;
	-webkit-transition: all .5s;
	transition: all .5s
}

.simplicity-assist,.simplicity-assist ul {
	width: 112px;
	height: auto
}

.simplicity-assist ul li {
	width: 112px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #5f5f5f;
	cursor: pointer;
	border-radius: 10px
}

.simplicity-assist ul li.active {
	color: #fff;
	background: #D81A21
}

.simplicity-assist ul li:hover {
	color: #5f5f5f;
	background: #f7f7f7
}

.simplicity-assist ul li:active {
	color: #5f5f5f;
	background: #ededed
}

.simplicityContent {
	width: 100%;
	background: #fff;
	border-radius: 10px
}

.simplicityContent .simplicityContentTop {
	background: #fcfcfc;
	border-radius: 1px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: 10px 0 0 0
}

.simplicityContent .simplicityContentTop div:first-child {
	width: 94px;
	height: 36px;
	background: #D81A21;
	border-radius: 10px 0 0 0;
	color: #fff;
	line-height: 36px;
	text-align: center;
	font-size: 16px
}

.simplicityContent .simplicityContentTop .triangle {
	height: 0;
	width: 0;
	border-right: 15px solid #fcfcfc;
	border-bottom: 36px solid #D81A21
}

.simplicityContent .simplicityContentTop .triangleline {
	position: relative;
	top: 38px;
	left: -13px;
	width: 15px;
	height: 10px;
	background: #fff;
	border-right: 1px solid #d9d9d9;
	-webkit-transform: rotate(-21deg);
	transform: rotate(-21deg);
	-moz-transform: rotate(-21deg);
	-o-transform: rotate(-21deg);
	-ms-transform: rotate(-21deg)
}

.simplicityContent .simplicityContentTop ul {
	width: 1113px;
	height: 46px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 1px solid #d9d9d9;
	background: #fcfcfc;
	color: #5f5f5f;
	margin-left: -12px
}

.simplicityContent .simplicityContentTop ul li {
	font-size: 16px;
	line-height: 45px
}

.simplicityContent .simplicityContentTop ul li:first-child {
	width: 130px;
	text-indent: 28px
}

.simplicityContent .simplicityContentTop ul li:nth-child(2) {
	width: 597px;
	text-align: center
}

.simplicityContent .simplicityContentTop ul li:nth-child(3) {
	width: 286px;
	text-align: center
}

.simplicityContent .simplicityContentTop ul li:nth-child(4) {
	width: 110px;
	height: 30px;
	border: 1px solid #D81A21;
	border-radius: 19px;
	text-align: center;
	line-height: 29px;
	margin-top: 8px;
	font-size: 14px;
	margin-right: 45px;
	cursor: pointer
}

.simplicityContent .simplicityContentTop ul li:nth-child(4) i:before {
	color: #D81A21;
	position: relative;
	top: 1px;
	right: 5px
}

.simplicityContent .simplicity-paset {
	width: 1185px;
	margin: 21px auto;
	height: auto
}

.simplicityContent .simplicity-paset .empty-p {
	height: 80px;
	text-indent: 430px;
	line-height: 80px
}

.simplicityContent .simplicity-paset .keno-box .simplicity-paset-number {
	margin-top: 5px
}

.simplicityContent .simplicity-paset .keno-box .simplicity-paset-number span {
	margin-top: 0;
	margin-bottom: 2px
}

.simplicityContent .simplicity-paset li {
	height: 80px;
	margin-bottom: 20px;
	position: relative
}

.simplicityContent .simplicity-paset li div {
	float: left;
	height: 60px
}

.simplicityContent .simplicity-paset li .simplicity-paset-title {
	width: 176px;
	margin-left: 27px;
	margin-top: 10px
}

.simplicityContent .simplicity-paset li .simplicity-paset-title img {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 7px;
	cursor: pointer;
	-webkit-clip-path: polygon(0 0,100% 0,100% 100%,70px 100%,0 100%);
	clip-path: polygon(0 0,100% 0,100% 100%,70px 100%,0 100%);
	-webkit-transition: all .3s;
	transition: all .3s
}

.simplicityContent .simplicity-paset li .simplicity-paset-title img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4);
	-webkit-box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4);
	mix-blend-mode: multiply;
	box-shadow: 0 4px 5px 0 hsla(0,0%,57.3%,.4)
}

.simplicityContent .simplicity-paset li .simplicity-paset-title div {
	width: 109px;
	height: 60px;
	float: left
}

.simplicityContent .simplicity-paset li .simplicity-paset-title div h3 {
	width: 114px;
	height: 27px;
	font-size: 16px;
	color: #313131;
	margin-top: 6px
}

.simplicityContent .simplicity-paset li .simplicity-paset-title div span {
	display: inline-block;
	width: 112px;
	height: 16px
}

.simplicityContent .simplicity-paset li .simplicity-paset-title div span span {
	width: auto;
	color: #BD0D0C
}

.simplicityContent .simplicity-paset li .simplicity-paset-number {
	width: 456px;
	margin-left: 75px;
	margin-top: 10px
}

.simplicityContent .simplicity-paset li .simplicity-paset-number span {
	margin-right: 10px;
	display: inline-block;
	font-size: 22px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-weight: 400;
	vertical-align: middle;
	margin-top: 12px
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .add {
	margin-right: 0;
	width: 20px;
	line-height: 34px
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .keno-99:after {
	color: #0095eb
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .keno-100:after {
	color: #e35858
}

.simplicityContent .simplicity-paset li .simplicity-paset-number div.lotterySscAnimation.keno-99:after,.simplicityContent .simplicity-paset li .simplicity-paset-number div.lotterySscAnimation.keno-100:after {
	color: #666a6e
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .count-down-wrap div {
	height: 36px;
	margin-top: 6px
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .count-down-wrap div .add span {
	margin-right: 0;
	width: 20px;
	line-height: 15px
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .count-down-wrap div .pk10 div {
	margin-left: -10px
}

.simplicityContent .simplicity-paset li .simplicity-paset-number .count-down-wrap div .pk10:first-child {
	margin-left: 10px
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile {
	width: 386px;
	margin-left: 63px;
	margin-top: 10px
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content {
	width: 403px;
	height: 26px;
	margin-top: 5px
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content .count-down-content,.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content h5 {
	float: left;
	height: 26px;
	line-height: 26px;
	color: #5f5f5f;
	font-size: 14px
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content h5 {
	letter-spacing: 1px;
	padding-right: 5px
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content h5 span {
	color: #BD0D0C
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content .count-down-content {
	width: 141px;
	margin-left: 0
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content .count-down-content .count-down-ks span {
	color: #e8632c
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content .count-down-content .count-down-d span,.simplicityContent .simplicity-paset li .simplicity-paset-detile .simplicity-paset-detile-content .count-down-content .count-down-k span {
	color: #BD0D0C
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .bottom-button {
	width: 286px;
	height: auto
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .bottom-button span {
	width: 71px;
	color: #313131;
	display: inline-block
}

.simplicityContent .simplicity-paset li .simplicity-paset-detile .bottom-button span:nth-child(2n) {
	width: 1px;
	height: 10px;
	background: #d9d9d9;
	margin-right: 13px
}

.simplicityContent .simplicity-paset li:hover {
	-webkit-transition: all .1s;
	transition: all .1s;
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.15);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.15);
	border-radius: 40px;
	border: 1px solid #3b84eb
}

.simplicityContent .keno-maxNumber li,.simplicityContent .simplicity-paset li:last-child {
	height: 80px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-title {
	margin-top: 10px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number {
	width: 460px;
	height: 80px;
	margin-left: 65px;
	margin-top: 3px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number span {
	margin: 0 0 3px 10px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number .count-down-wrap,.simplicityContent .keno-maxNumber li .simplicity-paset-number .first-div {
	height: 77px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number .count-down-wrap div {
	margin-top: 0
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number .count-down-wrap .kenoCount {
	height: 78px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number .count-down-wrap .kenoCount .keno-3 {
	margin: 0 0 0 10px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-number .count-down-wrap .kenoCount .keno-3 .keno-101 {
	margin-left: -41px
}

.simplicityContent .keno-maxNumber li .simplicity-paset-detile {
	margin-top: 10px;
	width: 286px;
	margin-left: 71px
}

.simplicityContent .pk10-maxNumber li .simplicity-paset-number {
	width: 480px;
	margin-left: 65px
}

.simplicityContent .pk10-maxNumber li .simplicity-paset-number span {
	margin: 12px 0 0 10px
}

.simplicityContent .pk10-maxNumber li .simplicity-paset-detile {
	width: 286px;
	margin-left: 51px
}

.simplicityContent .simplicity-paset .simplicity-keno {
	height: 80px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-title {
	margin-top: 10px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number {
	width: 460px;
	height: 80px;
	margin-left: 65px;
	margin-top: 3px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number span {
	margin: 2px 0 3px 10px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number .count-down-wrap,.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number .first-div {
	height: 77px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number .count-down-wrap div {
	margin-top: 0
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number .count-down-wrap .kenoCount {
	height: 78px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number .count-down-wrap .kenoCount .keno-3 {
	margin: 0 0 0 10px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-number .count-down-wrap .kenoCount .keno-3 .keno-101 {
	margin-left: -41px
}

.simplicityContent .simplicity-paset .simplicity-keno .simplicity-paset-detile {
	margin-top: 10px;
	width: 286px;
	margin-left: 71px
}

.simplicityContent .simplicity-paset .simplicity-pk10 .simplicity-paset-number {
	width: 460px
}

.simplicityContent .simplicity-paset .simplicity-pk10 .simplicity-paset-number span {
	margin: 12px 10px 0 0
}

.simplicityContent .simplicity-paset .simplicity-pk10 .count-down-wrap span {
	margin: 12px 0 0 10px
}

.simplicityContent .simplicity-paset .simplicity-pk10 .simplicity-paset-detile {
	width: 286px;
	margin-left: 59px
}

.star-five {
	font-size: 40px;
	position: absolute;
	right: 10px
}

@-webkit-keyframes mymove {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes mymove {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes homeMove {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes homeMove {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes moveClose {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.editDialog {
	background: transparent
}

.editDialog .el-dialog__body,.editDialog .el-dialog__header {
	padding: 0
}

.editFavorites {
	position: relative;
	z-index: 99;
	width: 960px;
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.5);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.5);
	border-radius: 10px;
	margin: 0 auto;
	animation: mymove 1s linear;
	-webkit-animation: mymove 1s linear
}

.editFavorites .storage {
	height: 168px;
	overflow: hidden
}

.editFavorites .storage .storageTitle {
	width: 845px;
	float: left;
	height: 30px;
	font-size: 20px;
	color: #313131;
	font-weight: 600;
	margin: 20px 0 0 20px
}

.editFavorites .storage .storageTitle:after {
	position: absolute;
	content: "";
	background: #3b84eb;
	width: 20px;
	height: 4px;
	top: 53px;
	left: 20px;
	z-index: 1;
	border-radius: 2px
}

.editFavorites .storage .editFavoritesClose {
	float: left;
	width: 91px;
	height: 82px;
	background: #ebebeb;
	background-image: linear-gradient(219deg,transparent 44%,#fff 45%);
	margin-left: 4px;
	border-radius: 0 10px 0 0;
	cursor: pointer
}

.editFavorites .storage .editFavoritesClose:hover {
	background: #EE6942;
	background-image: linear-gradient(219deg,transparent 44%,#fff 45%);
	-webkit-transition: all .5s;
	transition: all .5s;
	color: #fff
}

.editFavorites .storage .editFavoritesClose img {
	width: 20px;
	height: 20px
}

.editFavorites .storage .editFavoritesClose i {
	font-size: 20px;
	display: inline-block;
	margin: 10px 0 0 56px
}

.editFavorites .storage .editFavoritesClose:active {
	background: #375887;
	background-image: linear-gradient(219deg,transparent 44%,#fff 45%);
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s
}

.editFavorites .storage .storage-item {
	width: 650px;
	height: 78px;
	float: left;
	margin: 0 0 0 20px
}

.editFavorites .storage .storage-item li {
	background: #fff8f8;
	border: 1px solid #eb6060;
	border-radius: 3px;
	width: 122px;
	height: 32px;
	float: left;
	margin: 0 10px 14px 0;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #5f5f5f;
	font-weight: 400;
	position: relative;
	cursor: pointer;
	overflow: inherit
}

.editFavorites .storage .storage-item li i {
	position: absolute;
	right: -7px;
	top: -7px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: url(../img/shanchu.cca87f57.svg) no-repeat 50% 50%
}

.editFavorites .storage .storage-item li:hover {
	background: #fcf0f0
}

.editFavorites .storage .storage-item li:active {
	background: #fdeaea
}

.editFavorites .storage .storage-item li:nth-child(5) {
	margin-right: 0
}

.editFavorites .storage .storage-item p {
	width: 80%;
	height: 30px;
	line-height: 30px;
	text-align: right;
	color: #9e9e9e
}

.editFavorites .storage .storage-btn {
	float: left;
	width: 202px;
	height: 30px;
	margin: 0 0 0 38px
}

.editFavorites .storage .storage-btn div {
	float: left;
	width: 96px;
	height: 30px;
	border-radius: 3px;
	line-height: 30px;
	text-align: center;
	background: #fff;
	border: 1px solid #bfbfbf;
	color: #5f5f5f;
	font-size: 14px;
	cursor: pointer
}

.editFavorites .storage .storage-btn .storage-save {
	margin-right: 10px;
	border-color: #e8632c;
	background: #e8632c;
	color: #fff
}

.editFavorites .storage .storage-btn .storage-save:hover {
	background: #cd4a14
}

.editFavorites .storage .storage-btn .storage-save:before {
	background: #a23305
}

.editFavorites .storage .storage-btn .save-empty {
	background: #f4b499;
	border-color: #f4b499;
	color: #fff
}

.editFavorites .storage .storage-btn .save-empty:hover {
	background: #f4b499
}

.editFavorites .storage .storage-btn .save-empty:focus {
	outline: none
}

.editFavorites .storage .storage-btn .delete-empty {
	background: #fff;
	border-color: #bfbfbf;
	color: #bfbfbf
}

.editFavorites .storage .storage-btn .delete-empty:focus {
	outline: none
}

.editFavorites .submenu {
	border-top: 1px solid #bfbfbf
}

.editFavorites .submenu .wrap {
	width: 960px
}

.editFavorites .submenu .submenu-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: 47px
}

.editFavorites .submenu .submenu-item .sub-title {
	width: 160px;
	text-indent: 31px
}

.editFavorites .submenu .submenu-item .sub-title i {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}

.editFavorites .submenu .submenu-item .sub-title i img {
	width: 18px;
	vertical-align: middle
}

.editFavorites .submenu .submenu-item .sub-item {
	-webkit-box-flex: .97;
	-ms-flex: .97;
	-webkit-flex: .97;
	flex: .97;
	border-bottom: 1px solid #ededed
}

.editFavorites .submenu .submenu-item .sub-item span {
	display: inline-block;
	width: 110px;
	cursor: pointer;
	text-align: left;
	padding-left: 5px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border: none
}

.editFavorites .submenu .submenu-item .sub-item span.checked {
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	color: #9e9e9e;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.editFavorites .submenu .submenu-item .sub-item span:hover {
	color: #D81A21
}

.editFavorites .submenu .submenu-item:nth-child(4) {
	line-height: 41px
}

.editFavorites .submenu .submenu-item:nth-child(4) span:first-child.checked {
	width: 110px!important
}

.favoritesHide {
	animation: moveClose 1s linear;
	-webkit-animation: moveClose 1s linear
}

.homeeditFavorites {
	z-index: 2102;
	animation: homeMove 1s linear;
	-webkit-animation: homeMove 1s linear
}

.sticky+.homeeditFavorites {
	position: fixed;
	top: 54px
}

.homeeditFavorites-zIndex-hide {
	z-index: 8
}

@keyframes rotate {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}

	to {
		-webkit-transform: rotateY(1turn);
		transform: rotateY(1turn)
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotateY(0deg);
		transform: rotateY(0deg)
	}

	to {
		-webkit-transform: rotateY(1turn);
		transform: rotateY(1turn)
	}
}

.lotterySscAnimation {
	animation: rotate 2s linear infinite;
	-webkit-animation: rotate 2s linear infinite
}

.flipOutY-delay-1 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.flipOutY-delay-2 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.flipOutY-delay-3 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.flipOutY-delay-4 {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.flipOutY-delay-5 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.flipOutY-delay-6 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.smalls .box-all {
	height: 62px
}

.smalls .box-all p {
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.smalls .box,.smalls .box-all p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.smalls .box {
	min-height: 62px;
	background: #fcfcfc;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	padding: 0 21px
}

.smalls .box .box-centent,.smalls .box .btnUl,.smalls .box .el-select {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.smalls .box .el-select {
	width: 137px
}

.smalls .box .box-centent-all {
	width: 870px
}

.smalls .box .box-centent {
	width: 870px;
	min-width: 870px;
	height: 100%;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.smalls .box .box-centent .box-centent-title {
	font-size: 12px;
	display: inline-block
}

.smalls .box .box-centent .ball-content {
	height: 28px;
	float: left;
	padding: 0 10px
}

.smalls .box .box-centent .ball-content span {
	width: 28px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	margin-right: 8px
}

.smalls .box .box-centent .ball-content span:after {
	font-size: 20px
}

.smalls .box .box-centent .ball-content .add {
	position: relative
}

.smalls .box .box-centent .ball-content .add:after {
	content: "+";
	position: absolute;
	left: 0;
	top: 2px;
	width: 28px;
	height: 28px;
	color: #5f5f5f;
	font-size: 20px;
	text-align: center;
	line-height: 28px
}

.smalls .box .box-centent .ball-content .totel {
	position: relative
}

.smalls .box .box-centent .ball-content .totel:after {
	content: "=";
	position: absolute;
	left: 0;
	top: 2px;
	width: 28px;
	height: 28px;
	color: #5f5f5f;
	font-size: 20px;
	text-align: center;
	line-height: 28px
}

.smalls .box .box-centent .ball-content .sixmarkBall-1,.smalls .box .box-centent .ball-content .sixmarkBall-2,.smalls .box .box-centent .ball-content .sixmarkBall-3 {
	background: none;
	border: 2px solid #e35858;
	line-height: 29px
}

.smalls .box .box-centent .ball-content .sixmarkBall-1:after,.smalls .box .box-centent .ball-content .sixmarkBall-2:after,.smalls .box .box-centent .ball-content .sixmarkBall-3:after {
	color: #5f5f5f
}

.smalls .box .box-centent .ball-content .sixmarkBall-1 {
	border-color: #e35858
}

.smalls .box .box-centent .ball-content .sixmarkBall-2 {
	border-color: #39c76c
}

.smalls .box .box-centent .ball-content .sixmarkBall-3 {
	border-color: #6092e9
}

.smalls .box .box-centent .ball-content .sixmarkBall-undefined {
	background: none;
	border: 2px solid
}

.smalls .box .box-centent .ball-content .sixmarkBall-undefined:after {
	color: #5f5f5f
}

.smalls .box .box-centent .ball-content .sixmark-- {
	border-color: #5f5f5f
}

.smalls .box .box-centent .ball-content .sixmark--:after {
	content: "-"
}

.smalls .box .box-centent .kenoBall {
	float: left;
	padding: 6px 15px;
	color: #5190d3
}

.smalls .box .box-centent .simplicity-paset-detile-content {
	float: right;
	height: 28px;
	line-height: 28px
}

.smalls .box .box-centent .simplicity-paset-detile-content .count-down-content {
	font-size: 12px
}

.smalls .box .box-centent .simplicity-paset-detile-content .count-down-content span {
	color: #e8632c
}

.smalls .box .box-centent .simplicity-paset-detile-content h5 {
	float: left;
	font-size: 12px
}

.smalls .box .box-centent .simplicity-paset-detile-content .count-down-content {
	float: left;
	margin-left: 5px
}

.smalls .box .btnUl {
	width: 124px
}

.smalls .box .btnUl li {
	float: left;
	width: 52px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px
}

.mediums .box-all {
	height: 62px
}

.mediums .box-all p {
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.mediums .box,.mediums .box-all p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.mediums .box {
	min-height: 62px;
	background: #fcfcfc;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	padding: 0 21px
}

.mediums .box .box-centent,.mediums .box .btnUl,.mediums .box .el-select {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mediums .box .el-select {
	width: 146px
}

.mediums .box .box-centent-all {
	width: 870px
}

.mediums .box .box-centent {
	width: 870px;
	min-width: 870px;
	height: 100%;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.mediums .box .box-centent .box-centent-title {
	font-size: 14px;
	display: inline-block
}

.mediums .box .box-centent .ball-content {
	height: 32px;
	float: left;
	padding: 0 10px
}

.mediums .box .box-centent .ball-content span {
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	margin-right: 8px
}

.mediums .box .box-centent .ball-content span:after {
	font-size: 22px
}

.mediums .box .box-centent .ball-content .add {
	position: relative
}

.mediums .box .box-centent .ball-content .add:after {
	content: "+";
	position: absolute;
	left: 0;
	top: 2px;
	width: 32px;
	height: 32px;
	color: #5f5f5f;
	font-size: 22px;
	text-align: center;
	line-height: 32px
}

.mediums .box .box-centent .ball-content .totel {
	position: relative
}

.mediums .box .box-centent .ball-content .totel:after {
	content: "=";
	position: absolute;
	left: 0;
	top: 2px;
	width: 32px;
	height: 32px;
	color: #5f5f5f;
	font-size: 22px;
	text-align: center;
	line-height: 32px
}

.mediums .box .box-centent .ball-content .sixmarkBall-1,.mediums .box .box-centent .ball-content .sixmarkBall-2,.mediums .box .box-centent .ball-content .sixmarkBall-3 {
	background: none;
	border: 2px solid #e35858;
	line-height: 29px
}

.mediums .box .box-centent .ball-content .sixmarkBall-1:after,.mediums .box .box-centent .ball-content .sixmarkBall-2:after,.mediums .box .box-centent .ball-content .sixmarkBall-3:after {
	color: #5f5f5f
}

.mediums .box .box-centent .ball-content .sixmarkBall-1 {
	border-color: #e35858
}

.mediums .box .box-centent .ball-content .sixmarkBall-2 {
	border-color: #39c76c
}

.mediums .box .box-centent .ball-content .sixmarkBall-3 {
	border-color: #6092e9
}

.mediums .box .box-centent .ball-content .sixmarkBall-undefined {
	background: none;
	border: 2px solid
}

.mediums .box .box-centent .ball-content .sixmarkBall-undefined:after {
	color: #5f5f5f
}

.mediums .box .box-centent .ball-content .sixmark-- {
	border-color: #5f5f5f
}

.mediums .box .box-centent .ball-content .sixmark--:after {
	content: "-"
}

.mediums .box .box-centent .kenoBall {
	float: left;
	padding: 6px 15px;
	color: #5190d3
}

.mediums .box .box-centent .simplicity-paset-detile-content {
	float: right;
	height: 32px;
	line-height: 32px
}

.mediums .box .box-centent .simplicity-paset-detile-content .count-down-content {
	font-size: 14px
}

.mediums .box .box-centent .simplicity-paset-detile-content .count-down-content span {
	color: #e8632c
}

.mediums .box .box-centent .simplicity-paset-detile-content h5 {
	float: left;
	font-size: 14px
}

.mediums .box .box-centent .simplicity-paset-detile-content .count-down-content {
	float: left;
	margin-left: 5px
}

.mediums .box .btnUl {
	width: 124px
}

.mediums .box .btnUl li {
	float: left;
	width: 52px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px
}

.biggers .box-all {
	height: 62px
}

.biggers .box-all p {
	height: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.biggers .box,.biggers .box-all p {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.biggers .box {
	min-height: 62px;
	background: #fcfcfc;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	padding: 0 21px
}

.biggers .box .box-centent,.biggers .box .btnUl,.biggers .box .el-select {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.biggers .box .el-select {
	width: 172px
}

.biggers .box .box-centent-all {
	width: 870px
}

.biggers .box .box-centent {
	width: 870px;
	min-width: 870px;
	height: 100%;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.biggers .box .box-centent .box-centent-title {
	font-size: 16px;
	display: inline-block
}

.biggers .box .box-centent .ball-content {
	height: 34px;
	float: left;
	padding: 0 10px
}

.biggers .box .box-centent .ball-content span {
	width: 34px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	margin-right: 8px
}

.biggers .box .box-centent .ball-content span:after {
	font-size: 24px
}

.biggers .box .box-centent .ball-content .add {
	position: relative
}

.biggers .box .box-centent .ball-content .add:after {
	content: "+";
	position: absolute;
	left: 0;
	top: 2px;
	width: 34px;
	height: 34px;
	color: #5f5f5f;
	font-size: 24px;
	text-align: center;
	line-height: 34px
}

.biggers .box .box-centent .ball-content .totel {
	position: relative
}

.biggers .box .box-centent .ball-content .totel:after {
	content: "=";
	position: absolute;
	left: 0;
	top: 2px;
	width: 34px;
	height: 34px;
	color: #5f5f5f;
	font-size: 24px;
	text-align: center;
	line-height: 34px
}

.biggers .box .box-centent .ball-content .sixmarkBall-1,.biggers .box .box-centent .ball-content .sixmarkBall-2,.biggers .box .box-centent .ball-content .sixmarkBall-3 {
	background: none;
	border: 2px solid #e35858;
	line-height: 29px
}

.biggers .box .box-centent .ball-content .sixmarkBall-1:after,.biggers .box .box-centent .ball-content .sixmarkBall-2:after,.biggers .box .box-centent .ball-content .sixmarkBall-3:after {
	color: #5f5f5f
}

.biggers .box .box-centent .ball-content .sixmarkBall-1 {
	border-color: #e35858
}

.biggers .box .box-centent .ball-content .sixmarkBall-2 {
	border-color: #39c76c
}

.biggers .box .box-centent .ball-content .sixmarkBall-3 {
	border-color: #6092e9
}

.biggers .box .box-centent .ball-content .sixmarkBall-undefined {
	background: none;
	border: 2px solid
}

.biggers .box .box-centent .ball-content .sixmarkBall-undefined:after {
	color: #5f5f5f
}

.biggers .box .box-centent .ball-content .sixmark-- {
	border-color: #5f5f5f
}

.biggers .box .box-centent .ball-content .sixmark--:after {
	content: "-"
}

.biggers .box .box-centent .kenoBall {
	float: left;
	padding: 6px 15px;
	color: #5190d3
}

.biggers .box .box-centent .simplicity-paset-detile-content {
	float: right;
	height: 34px;
	line-height: 34px
}

.biggers .box .box-centent .simplicity-paset-detile-content .count-down-content {
	font-size: 16px
}

.biggers .box .box-centent .simplicity-paset-detile-content .count-down-content span {
	color: #e8632c
}

.biggers .box .box-centent .simplicity-paset-detile-content h5 {
	float: left;
	font-size: 16px
}

.biggers .box .box-centent .simplicity-paset-detile-content .count-down-content {
	float: left;
	margin-left: 5px
}

.biggers .box .btnUl {
	width: 124px
}

.biggers .box .btnUl li {
	float: left;
	width: 52px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px
}

.opening-call-content {
	width: 1225px;
	min-height: 665px;
	margin: 0 auto;
	margin-bottom: 30px
}

.opening-call-content .opening-call-content-top {
	min-height: 510px;
	margin: 14px 0;
	border-radius: 10px;
	background: #fff
}

.opening-call-content .opening-call-content-top .panel-title {
	padding: 20px;
	margin-bottom: 0
}

.opening-call-content .opening-call-content-top .panel-title h2 {
	padding-right: 20px;
	margin-left: -20px;
	cursor: pointer
}

.opening-call-content .opening-call-content-top .center-content {
	min-height: 353px;
	padding: 0 30px 30px 30px
}

.opening-call-content .opening-call-content-top .center-content .panel-center-title {
	font-size: 16px;
	width: auto;
	height: 20px;
	line-height: 20px;
	color: #5f5f5f;
	font-weight: 400
}

.opening-call-content .opening-call-content-top .center-content .tabs [role=tab] {
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s;
	overflow: hidden
}

.opening-call-content .opening-call-content-top .center-content .tabs [role=tab]>span {
	position: relative;
	z-index: 1
}

.opening-call-content .opening-call-content-top .center-content .tabs [role=tab]:hover {
	color: #5f5f5f!important;
	background: #D81A21
}

.opening-call-content .opening-call-content-top .center-content .tabs [role=tab]:focus {
	outline: 0
}

.opening-call-content .opening-call-content-top .center-content .tabs [role=tab]:focus:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -31px;
	margin-top: -31px;
	content: "";
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background: #e3f0ff;
	-webkit-animation: tabTapCircle .4s;
	animation: tabTapCircle .4s;
	opacity: 0
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__nav {
	overflow: hidden
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__nav-wrap {
	margin-bottom: 0
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:nth-child(2) {
	padding-left: 20px
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:nth-child(2):after {
	position: absolute;
	content: "";
	background: #fcfcfc;
	width: 60px;
	height: 3px;
	bottom: 0;
	left: -40px;
	z-index: 1
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:nth-child(2):active:after,.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:nth-child(2):hover:after {
	background: #D81A21
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:last-child {
	padding-right: 20px
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:last-child:after {
	position: absolute;
	content: "";
	background: #fcfcfc;
	width: 60px;
	height: 3px;
	bottom: 0;
	right: -40px;
	z-index: 1
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:last-child:active:after,.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__item.is-top:last-child:hover:after {
	background: #D81A21
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__header {
	padding: 0 20px;
	border-bottom: 1px solid #d9d9d9;
	background-color: #fcfcfc;
	margin: 0;
	border-radius: 10px 10px 0 0
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__header .el-tabs__nav {
	height: 46px;
	line-height: 46px
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__header .el-tabs__nav-wrap:after {
	display: none
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__header .el-tabs__active-bar {
	height: 3px;
	background-color: #D81A21;
	border-radius: 1px 1px 0 0
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__header .el-tabs__item {
	font-size: 16px;
	color: #313131;
	font-weight: 400
}

.opening-call-content .opening-call-content-top .center-content .tabs .el-tabs__header .el-tabs__item.is-active {
	color: #BD0D0C
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs {
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	margin-top: 10px
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs .tabs-content {
	height: 70px;
	overflow: hidden
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs .tabs-content ul {
	width: calc(100% - 60px);
	padding: 20px 30px
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs .tabs-content ul li {
	width: 110px;
	height: 30px;
	float: left;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #5f5f5f;
	margin-right: 10px;
	cursor: pointer
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs .tabs-content ul li:nth-child(n+9) {
	margin-top: 10px
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs .tabs-content ul .checked {
	border: 1px solid #D81A21;
	background: #D81A21
}

.opening-call-content .opening-call-content-top .center-content .center-content-tabs .tabs-content ul .checked:after {
	position: absolute;
	content: "";
	right: 0;
	top: 0;
	width: 14px;
	height: 14px;
	background: url(../img/checked.d73bee65.svg) no-repeat 50% 50%
}

.opening-call-content .opening-call-content-top .center-content .content-preview {
	height: 133px;
	margin: 30px 0
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs {
	height: 71px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize,.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .bg {
	width: 171px;
	float: left;
	height: 51px;
	padding: 15px 0 10px 0
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize span,.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .bg span {
	display: inline-block;
	float: left;
	line-height: 32px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .bg {
	width: 198px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .bg span:nth-child(2) .el-input__inner {
	width: 100px;
	height: 30px;
	margin-right: 10px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize {
	width: 190px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize span:first-child {
	padding-left: 20px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize span:nth-child(2) .el-input {
	width: 62px;
	height: 30px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize span:nth-child(2) .el-input__inner {
	height: 30px;
	line-height: 30px
}

.opening-call-content .opening-call-content-top .center-content .content-preview .sttengs .ballSize span:nth-child(2) .el-input__icon {
	line-height: 30px
}

.opening-call-content .opening-call-content-top .center-content .transfer-contents {
	width: 228px;
	height: 42px;
	margin: 30px auto
}

.opening-call-content .opening-call-content-top .center-content .transfer-contents .el-button {
	width: 228px;
	height: 42px;
	font-size: 18px
}

.opening-call-content .opening-call-content-bottom {
	height: 139px;
	border-radius: 10px;
	background: #fff
}

.opening-call-content .opening-call-content-bottom .contentBottom {
	height: 139px;
	padding: 20px 20px 31px 20px
}

.opening-call-content .opening-call-content-bottom .contentBottom .panel-title {
	margin-bottom: 0
}

.opening-call-content .opening-call-content-bottom .contentBottom ul {
	height: 78px;
	padding: 20px 0
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li {
	width: 30%;
	float: left;
	color: #5f5f5f
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li span {
	display: inline-block
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li span:first-child {
	width: 12px;
	height: 12px;
	background: #D81A21;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 0 3px 0 #b7c1ce;
	box-shadow: 0 0 3px 0 #b7c1ce;
	border-radius: 50%;
	margin-right: 10px
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li span:nth-child(2) {
	color: #313131;
	font-size: 14px
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li:first-child {
	width: 27%
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li:nth-child(2) {
	width: 33%
}

.opening-call-content .opening-call-content-bottom .contentBottom ul li:nth-child(3) {
	width: 40%
}

.dialog {
	width: 663px;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-100%);
	transform: translateX(-50%) translateY(-100%);
	background: #fff;
	-webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	border-radius: 10px;
	z-index: 99;
	-webkit-animation: homeMove 1s linear;
	animation: homeMove 1s linear
}

.dialog .top {
	width: 100%;
	height: 132px
}

.dialog .close {
	float: right;
	width: 91px;
	height: 82px;
	background: #ebebeb;
	background-image: linear-gradient(219deg,transparent 44%,#fff 45%);
	margin-left: 4px;
	border-radius: 0 8px 0 0;
	cursor: pointer
}

.dialog .close i {
	font-size: 20px;
	display: inline-block;
	margin: 10px 0 0 56px
}

.dialog .close:active {
	background: #375887;
	background-image: linear-gradient(219deg,transparent 44%,#fff 45%)
}

.dialog .close:active,.dialog .close:hover {
	color: #fff;
	-webkit-transition: all .5s;
	transition: all .5s
}

.dialog .close:hover {
	background: #EE6942;
	background-image: linear-gradient(219deg,transparent 44%,#fff 45%)
}

.dialog .title {
	float: left;
	font-size: 24px;
	color: #BD0D0C;
	padding: 40px 0 30px 40px
}

.dialog .ifarmHtml {
	padding: 0 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-break: break-all;
	width: 543px
}

.dialog .copyBtnContent {
	width: 228px;
	height: 42px;
	margin: 30px auto
}

.dialog .copyBtn {
	width: 100%;
	height: 100%;
	font-size: 18px
}

.rulesContent {
	width: 1225px;
	margin: 14px auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.rulesContent .rulesContentLeft {
	float: left;
	height: 868px;
	border-radius: 10px;
	margin-right: 14px
}

.rulesContent .rulesContentLeft .title {
	background: #f7f7f7;
	border-radius: 10px 10px 0 0;
	width: 267px;
	height: 70px;
	font-size: 20px;
	color: #5f5f5f;
	padding: 25px 0 20px 20px;
	font-weight: 400
}

.rulesContent .rulesContentLeft .el-menu--collapse {
	width: 90px;
	border-radius: 10px;
	padding-bottom: 10px
}

.rulesContent .rulesContentLeft .el-menu--collapse .el-submenu__title {
	text-align: center;
	height: 70px
}

.rulesContent .rulesContentLeft .el-menu--collapse .el-submenu__title div {
	position: absolute;
	top: 50px;
	left: 0;
	height: 20px;
	line-height: 20px;
	width: 100%
}

.rulesContent .rulesContentLeft .el-menu--collapse .el-submenu {
	height: 70px;
	position: relative
}

.rulesContent .rulesContentRight {
	float: left;
	background: #fff;
	border-radius: 10px;
	width: 1121px
}

.rulesContent .rulesContentRight h1 {
	text-align: center;
	padding-top: 20px
}

.rulesContent .rulesContentRight .ds-switcher__item {
	padding: 20px;
	line-height: 2
}

.rulesContent .rulesContentRight strong {
	padding-left: 5px
}

.rulesContent .rulesContentRight td {
	padding: 0 10px
}

.rulesContent .rulesContentRight .empty-data {
	height: calc(100vh - 170px)
}

.rulesContent .rulesContentRight .empty-data p {
	width: 100%;
	height: calc(100vh - 170px);
	line-height: calc(100vh - -10px);
	text-align: center
}

.el-menu-item-group .el-menu-item-group__title {
	padding: 0!important
}

.xh-condition-type {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.xh-condition-type .typeBtn {
	padding-bottom: 90px;
	margin-top: 8px
}

.xh-condition-type .typeBtn span {
	height: 28px;
	line-height: 28px;
	display: inline-block;
	border-radius: 8px;
	padding: 0 5px;
	margin: 0 0 4px 4px;
	min-width: 0;
	font-size: 14px
}

.xh-condition-type .typeBtn span .v-btn__content {
	padding: 0 4px
}

.xh-condition-type .right {
	line-height: 42px
}

.xh-condition-type .dowUpBtn1 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 20px;
	background: #f2f4f8;
	border-radius: 50%;
	margin-top: 12px;
	margin-right: 15px
}

.xh-condition-type .dowUpBtn1 .v-btn {
	width: 30px;
	min-width: 30px
}

.xh-condition-type .dowUpBtn1 .active {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.btn-number {
	font-size: 10px;
	width: 30px
}

.btn-number,.btn-type {
	padding: 10px 20px;
	cursor: pointer;
	border: .1px solid #6e6161;
	background-color: #fff;
	border-radius: 5px;
	text-align: center;
	margin: 0 5px;
	-webkit-transition: background-color .3s,color .3s;
	transition: background-color .3s,color .3s
}

.btn-type {
	font-size: 16px;
	width: 80px
}

.btn-number:active,.btn-type:active {
	background-color: grey;
	color: #fff;
	-webkit-transform: scale(.95);
	transform: scale(.95)
}

.bottom-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

button {
	padding: 10px 0;
	width: 90px;
	height: 38px;
	font-size: 16px!important;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	-webkit-transition: background-color .3s,color .3s;
	transition: background-color .3s,color .3s
}

button.red-button {
	background-color: red;
	color: #fff
}

button.gray-button {
	background-color: #ebebeb;
	color: #000
}

button:hover {
	opacity: .8
}

.focus-fixed {
	bottom: 56px;
	height: 150px;
	width: 1145px
}

.focus-fixed textarea {
	height: 70px;
	width: 1145px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #fff
}

.modal {
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.modal-content {
	background-color: #fff;
	padding: 20px;
	border-radius: 10px;
	width: 1100px;
	text-align: center;
	overflow-y: auto;
	word-wrap: break-word;
	z-index: 2
}

.modal-content>p {
	text-align: left;
	font-size: 13px;
	word-break: break-all
}

.modal-content>p div {
	height: 8px
}

button.close {
	background-color: red;
	color: #fff
}

button.close:hover {
	opacity: .8
}

.lottery-kjjl {
	height: 100%;
	position: relative;
	z-index: 2
}

.m-calendar {
	background: #fff
}

.m-calendar .tip {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 20px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.m-calendar .tip .jiaozhu {
	height: 20px;
	width: 20px;
	background-color: #e8632c;
	margin-right: 10px
}

.m-calendar .tip .jiaozhued {
	height: 20px;
	width: 20px;
	background-color: #f0f1f1;
	margin: auto 15px
}

.m-calendar .m-toolbar {
	height: 44px;
	font-size: 17px;
	margin: 0 20px
}

.m-calendar .m-toolbar,.m-calendar .m-toolbar .m-month-selector,.m-calendar .m-toolbar .m-year-selector {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.m-calendar .m-toolbar .m-month-selector,.m-calendar .m-toolbar .m-year-selector {
	width: 50%;
	color: #007aff;
	margin-left: 15px;
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 10px
}

.m-calendar .m-toolbar .m-month-selector {
	width: 88px;
	height: 44px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fafafa;
	border-radius: 5px;
	overflow: hidden
}

.m-calendar .m-toolbar .m-month-selector>div {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	text-align: center;
	padding: 9px 0;
	cursor: pointer
}

.m-calendar .m-toolbar .m-month-selector>div i {
	color: #37393b
}

.m-calendar .m-toolbar .m-month-selector>div:last-child {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.m-calendar .m-toolbar .m-month-selector>div:active {
	background: #e8e8e8
}

.m-calendar .m-toolbar .m-next-btn,.m-calendar .m-toolbar .m-prev-btn {
	cursor: pointer;
	width: 14px;
	height: 14px;
	background-size: 100% 100%;
	-webkit-tap-highlight-color: transparent
}

.m-calendar .m-toolbar .m-prev-btn {
	background-image: url(data:image/png;
	base64,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)
}

.m-calendar .m-toolbar .m-next-btn {
	background-image: url(data:image/png;
	base64,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)
}

.m-calendar .m-week-header {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 11px;
	margin: 0 20px
}

.m-calendar .m-week-header .m-week-day {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	line-height: 28px;
	height: 28px;
	font-weight: 400;
	font-size: 18px
}

.m-calendar .m-months-container {
	position: relative;
	margin: 0 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 235px;
	overflow: hidden
}

.m-calendar .m-months-container .m-months-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.m-calendar .m-months-container .m-months-wrapper .m-months {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	will-change: transform
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 47px
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day {
	position: relative;
	line-height: 47px;
	font-size: 18px;
	width: 14.28571%;
	text-align: center;
	cursor: pointer;
	font-weight: 500;
	-webkit-tap-highlight-color: transparent
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-day-num {
	width: 100%;
	height: 47px;
	line-height: 47px;
	display: inline-block
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-grey {
	color: #d5d5d5
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-today {
	background: #e3e3e3
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-disable {
	color: #d5d5d5;
	text-decoration: line-through
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-during {
	background: #007aff;
	color: #fff;
	width: 100%;
	height: 100%;
	line-height: 40px;
	border-radius: initial
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-jiaozhu {
	background-color: #e8632c;
	color: #fff
}

.m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day .m-jiaozhued {
	background-color: #e8ebf1!important;
	color: #5f5f5f
}

div.date-action {
	color: #5f5f5f
}

div.date-action .van-action-sheet__header {
	margin-top: 20px;
	line-height: 20px;
	position: relative;
	width: 100%
}

div.date-action .van-action-sheet__content .m-calendar {
	padding: 0 20px 0
}

div.date-action .van-action-sheet__content .m-calendar .m-toolbar {
	height: 44px;
	line-height: 44px;
	margin: 0
}

div.date-action .van-action-sheet__content .m-calendar .m-toolbar .m-year-selector {
	font-size: 20px;
	color: #D81A21;
	margin: 0
}

div.date-action .van-action-sheet__content .m-calendar .m-toolbar .m-month-selector,div.date-action .van-action-sheet__content .m-calendar .m-week-header {
	margin: 0
}

div.date-action .van-action-sheet__content .m-calendar .m-week-header .m-week-day {
	height: 30px;
	line-height: 30px;
	color: #9e9e9e;
	font-size: 12px
}

div.date-action .van-action-sheet__content .m-calendar .m-months-container {
	margin: 0
}

div.date-action .van-action-sheet__content .m-calendar .m-months-container .m-months-wrapper .m-months .m-row .m-day {
	font-size: 16px
}

div.date-action .van-action-sheet__content .comps_confirm_close {
	font-size: 15px;
	color: #9e9e9e
}