html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, code, form, fieldset, legend, blockquote { margin: 0; padding: 0; }

*, *:before, *:after { -moz-box-sizing: border-box; box-sizing: border-box; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }

a { text-decoration: none; background-color: transparent; }

a:active, a:hover { outline: 0; }

b, strong { font-weight: bold; }

sub, sup { position: relative; vertical-align: baseline; }

em { font-style: normal; }

img { max-width: 100%; vertical-align: middle; border: 0; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

button, select { text-transform: none; }

button, input { line-height: normal; padding: 0; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button { box-sizing: content-box; }

textarea { overflow-y: auto; resize: vertical; }

:focus { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }

th { font-weight: normal; }

ul, ol { list-style: none outside none; }

body { font-family: "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,STXihei,sans-serif; font-size: 14px;color: #333;background-color:#c93a32 }

input, textarea, select, button { font-size: 100%; font-family: inherit; color: inherit; }

button { border: 0; }

b { font-weight: normal; }

a { color: #333; text-decoration: none; cursor: pointer; }
a:hover { color: #009bdf; }

.content span{ color:#ffff00; font-weight:bold}

.footer { padding: 15px 0; background: #a0000f; }
.footer .cp { text-align: center; color: #fff; }

.theme-bg {background: url(../image/bg.jpg?v=8) top no-repeat;padding-bottom:10px;}

.container .notice { background: #a90000; box-shadow: 2px 2px 15px 2px rgba(0, 0, 0, 0.4); }
.container .notice .tempWrap { width: 1140px !important; }
.container .notice .slide { margin: 0 auto; width: 1240px; position: relative; overflow: hidden; height: 34px; zoom: 1; line-height: 34px; font-size: 14px; color: #ff8a8a; }
.container .notice .tit { position: relative; padding-left: 35px; float: left; width: 100px; height: 34px; color: #fff; }
.container .notice .tit:before { content: ''; position: absolute; top: 6px; left: 0; width: 21px; height: 21px; background: url(../image/notice.png); }
.container .activities {padding-top: 220px;margin-bottom: 200px; }
.container .activities .card {height: 285px; position:relative;top:120px }
.container .activities .card .date { margin-bottom: 8px; text-align: center; line-height: 1.2; color: #ffde43; }
.container .activities .card .date h2 { font-size: 30px; font-weight: bold; }
.container .activities .card .date .countdown { font-size: 26px; }
.container .activities .card .date .countdown span { margin: 0 2px; color: #fff; }
.container .content { margin: 0 auto 52px; width: 1375px; }
.container .content.ct1 .h{height: 171px;background: url(../image/abcdefg.png?v=1) no-repeat; background-size:100%;}
.container .content .b{line-height: 2; color: #fff; min-height: 171px;padding:10px;background: url(../image/tab_body.png?v=1); background-size:100%;padding:5px 150px 5px 150px}
.container .content .f{min-height: 58px;width:100%;background: url(../image/tab_bottom.png?v=1) no-repeat; background-size:100%;}
.container .ct2 .h{ height: 171px; background: url(../image/card2.png?v=1) no-repeat; background-size:100%; }
.container .ct3 .h{ height: 171px; background: url(../image/card3.png?v=1) no-repeat; background-size:100%; }
.gamepop{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	background:rgba(0,0,0,0.7);
	z-index:9999;
	display:none;
}
.gamepop>div{
	position:relative;
	top:20%;
	left:0;
	right:0;
	margin:0 auto;
	width: 660px;
    height: 680px;
	overflow: hidden;
}
.gamepop .gamewin{
    position: relative;
    top: 10%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 90%;
    height: 80%;
    overflow: hidden;
    background: url(../image/popbg.jpg?v=3) no-repeat; background-size:100%;
}
.cz,.cz2{
    position: absolute;
    background: url(../image/cz.png?v=1) no-repeat;
	background-size:100% auto;
    width: 181px;
    height: 189px;
    top: 30%;
    right: 0;
    z-index: 9;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
}
.cz{
	width: 161px;
    height: 169px;
    top: 60%;
    right: 10%;
}
.cz2.on{
	-webkit-animation: cz2-data-on 1s linear infinite alternate;
    animation: cz2-data-on 1s linear infinite alternate;
}
.cz.on{
	-webkit-animation: cz-data-on 1s linear infinite alternate;
    animation: cz-data-on 1s linear infinite alternate;
}
.cz.start{
	-webkit-animation: cz-data 1s linear 1 alternate;
    animation: cz-data 1s linear 1 alternate;
}
.czbg{
	position: absolute;
    z-index: 8;
    width: 14rem;
    height: 6rem;
    background: url(../image/czbg.png?v=1) no-repeat;
    background-size: 100%;
    -webkit-animation: cz_bg 3s linear infinite;
    animation: cz_bg 3s linear infinite;
    top: -3rem;
    left: calc(50% - 7.5rem);
}
.pross{
	background: url('../image/bg01.png?v=1');
	background-repeat: no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-position: bottom;
	-webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.game_body{
	position:relative;
	width:600px;
	height:800px;
	top:0;
	right:0;
	margin:0 auto;
}
.game_header{
    position: relative;
    top: 0;
    right: 0;
    background: url(../image/bg03.gif?v=3) no-repeat center;
    background-size: 100%;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    z-index: 9;
}
.game_bottom{
	position: absolute;
    bottom: 0;
	background: url(../image/bg02.png?v=1) no-repeat center;
    background-size: 100%;
    width: 100%;
    height: 400px;		
}
.game_center{
    position: relative;
    top: -30px;
    background: url(../image/bg04.png?v=1) no-repeat center;
    background-size: 100%;
    width: 200px;
    height: 300px;
    margin: 0 auto;	
}
.game_center ul{
    position: relative;
    top: 30px;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
	text-shadow: 0 2px 2px #000, 0 -2px 2px #000, 2px 0 2px #000, -2px 0 2px #000, 1px 0 3px #000, -1px 0 3px #000, 0 1px 3px #000, 0 -1px 3px #000;	
}
.game_center li{
	height: 60px;
    line-height: 25px;
    border-bottom: 1px dashed #000;
    text-align: center;
    padding-top: 5px;
}
.game_center li:last-child{
    border-bottom: 0;
}
.game_center span{
	display: list-item;
    margin-left: 2px;
    font-size: 15px;
    color: #ffe400;
}
.game_center2{
	position: relative;
    width: 260px;
    height: 320px;
    top: 177px;
    margin: 0 auto;	
}
.game_center2 ul{
    position: relative;
    top: 10px;
    width: 70%;
    margin: 0 auto;
    color: #fff;
    font-size: 12px;
	text-shadow: 0 2px 2px #000, 0 -2px 2px #000, 2px 0 2px #000, -2px 0 2px #000, 1px 0 3px #000, -1px 0 3px #000, 0 1px 3px #000, 0 -1px 3px #000;	
}
.game_center2 li{
	height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #000;
    text-align: center;
}
.game_center2 li:last-child{
    border-bottom: 0;
}
.game_center2 span{
    margin-left: 5px;
    font-size: 15px;
    color: #ffe400;
}
.game_bottom2{
	position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;		
}
.btn,.btn2{
	position:absolute;
    background: url('../image/btn.png?v=1');
    background-repeat: no-repeat;
    background-size: 100% auto;
    top: -50px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 200px;
	height:90px;
    background-position: top;
    -webkit-animation: bet-color-data .4s steps(2) infinite alternate;
    animation: bet-color-data .4s steps(2) infinite alternate;
	animation-duration: 0.4s;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
	z-index:9;
}
.btn{
	top:0;
	cursor:pointer;
}
.btn:active{
	background-position: bottom;	
}
.czbg2{
	top:0;
}
@-webkit-keyframes cz-data-on  {
	0% {
		top: 65%;
		-webkit-transform:rotate(-5deg);
		transform:rotate(-5deg)
	}
	to {
		top: 63%;
		-webkit-transform:rotate(0);
		transform:rotate(0)
	}
}
@keyframes cz-data-on {
	0% {
		top: 65%;
		-webkit-transform:rotate(-10deg);
		transform:rotate(-10deg)
	}
	to {
		top: 63%;
		-webkit-transform:rotate(10deg);
		transform:rotate(10deg)
	}
}
@-webkit-keyframes cz2-data-on  {
	0% {
		top:35%;
		-webkit-transform:rotate(-5deg);
		transform:rotate(-5deg)
	}
	to {
		top:30%;
		-webkit-transform:rotate(0);
		transform:rotate(0)
	}
}
@keyframes cz2-data-on {
	0% {
		top:35%;
		-webkit-transform:rotate(-5deg);
		transform:rotate(-5deg)
	}
	to {
		top:30%;
		-webkit-transform:rotate(0);
		transform:rotate(0)
	}
}
@-webkit-keyframes cz_bg  {
	0% {
    opacity: 1;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}
@keyframes cz_bg {
	0% {
    opacity: 1;
	}
	50% {
		opacity: .5;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes cz-data {
	0% {
		top:55%;
		-webkit-transform:rotate(30deg) scale(1.2);
		transform:rotate(30deg) scale(1.2);
	}
	to {
		top:53%;
		-webkit-transform:rotate(-50deg) scale(1.2);
		transform:rrotate(-50deg) scale(1.2);
	}
}
@keyframes cz-data {
	0% {
		top:55%;
		-webkit-transform:rotate(30deg) scale(1.5);
		transform:rotate(30deg) scale(1.5);
	}
	to {
		top:53%;
		-webkit-transform:rotate(-50deg) scale(1.5);
		transform:rotate(-60deg) scale(1.5);
	}
}
.bz{
    position: absolute;
    top: -100px;
    z-index: 9;
	display:none;
}
.detail-con {
    width: 100%;
    background-color: #8B0102;
    border-collapse: collapse;
    border: 1px solid #8B0102;
    margin: 0 auto;
	color:#fff;
}

.detail-con th {
    height: 68px;
    color: #FFD900;
    font-size: 18px;
    text-align: center;
    border: 1px solid #D3504D;
}

.detail-con td {
    height: 43px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    border: 1px solid #D3504D;
}

.attention {
    font-size: 18px;
    margin-top: 10px;
}

.rules {
    width: 100%;
}

.rules-con {
    padding: 50px;
    background-color: #8B0102;
    text-align: left;
    color: #FFF1D3;
    font-size: 18px;
}

.rules-con ul {
    width: 1080px;
    display: block;
    margin: auto;
}

.rules-con li {
    margin-bottom: 20px;
}

.last {
    width: 100%;
    height: 200px;
    background-color: #B30101;
}


.content h2 {
    color: #ffff00;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 0;
}
.clock h2 {
    color: yellow;
    font-size: 30px;
    text-align: center;
    left: 0px;
}

.clock .lead{
	
	font-size: 36px;
	font-weight: 800;
}
.clock > .clock-run {
    font-size: 36px;
	font-weight: 400;
   color: #fff;
   text-align:center;
   overflow:hidden;
   height:80px;
   padding-top:30px;
   margin:0 auto;
   padding-left:25px;
}

.duilian_close {
	position: absolute;
	bottom: -13px;
	text-align: center;
	height: 18px;
	color: #fff;
}

.banxin {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
    align-items: center;
	display:flex;
}
.center>div{float:left;flex:1;}

.ptop {
    padding-top: 20px;
    width: 100%;
    height: 920px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tiger {
    position:absolute;
	z-index:999;
    background: url('../image/online_custom_bg.png?v=7');
    width: 184px;
    height: 359px;
    right: 0;
    top: 305px;
	text-align:center;
}

.tiger-item {
    width: 100px;
    height: 150px;
    position: relative;
    top: 129px;
    left: 42px;
}

.tiger-item div {
    cursor: pointer;
}

.service {
	display:block;
    width: 100px;
    height: 62px;
    background: url('../image/btn_online.png?v=5');
}

.tiger-item .service:hover {
    background-position: 0 62px;
}

.return {
    margin-top: 24px;
    width: 100px;
    height: 62px;
    background: url('../image/btn_top.png?v=5');
}

.tiger-item .return:hover {
    background-position: 0 62px;
}

.slogan {
    width: 500px;
    height: 518px;
    background: url('../image/slogan.png?v=3');
}

.time>span {
    display: inline-block;
    width: 42px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #660100;
    border-radius: 5px;
    color: #ffff00;
}

.time>.date {
    color: #ffffff;
    background-color: transparent;
}

.tip {
    height: 17px;
    line-height: 17px;
    font-size: 16px;
    color: #ffffff;
}

input::-webkit-input-placeholder {
    color: #e2a8ab;
}
.flip-clock-wrapper ul{
	width:30px;
}
.flip-clock-wrapper ul li ,.flip-clock-wrapper ul{
  line-height: 34px;
  height: 35px;
}
.flip-clock-wrapper ul li a div div.inn
{
	font-size:25px;
}
.flip-clock-dot.top{
	top:22px;
}
.flip-clock-dot.bottom {
    bottom: 18px;
}
.flip-clock-wrapper {
    text-align: center;
    position: relative;
    width: 330px;
    margin: 0 auto;
}
.flip-clock-divider .flip-clock-label{right-38px;}


.newbtn{
	position:relative;
	height: 60px;
    border: 2px solid #ffd364;
    border-radius: 1rem;
    background: linear-gradient(to bottom,#410200,#7c180f);
    width: 500px;
    margin: 15px auto;
	box-sizing: border-box;
}
.newbtn input{
	height: 80%;
    margin: 0.4rem 0.1rem 0.5rem 0.8rem;
    background: none;
    border: 0;
    color: #ffffff;
    font-size: 1.2rem;
}
.newbtn input::-webkit-input-placeholder { color: #888; }
.newbtn input::-moz-placeholder { color: #888; }
.newbtn input:-ms-input-placeholder { color: #888; }
.newbtn input::placeholder { color: #888; }

.newbtn button{
	position:absolute;
	height:60px;
    border-radius:1rem;
	top:-2px;
	right:-1px;
	width:200px;
    background: linear-gradient(to bottom,#fffbb7,#fac85c);
	color:#bd1508;
	font-weight: bold;
    font-size: 1rem;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	tap-highlight-color: transparent;
}
@-webkit-keyframes bet-color-data {
	0% {
	-webkit-filter:hue-rotate(0deg);
	filter:hue-rotate(0deg)
}
to {
	-webkit-filter:hue-rotate(50deg);
	filter:hue-rotate(50deg)
}
}
@keyframes bet-color-data {
	0% {
	-webkit-filter:hue-rotate(0deg);
	filter:hue-rotate(0deg)
}
to {
	-webkit-filter:hue-rotate(50deg);
	filter:hue-rotate(50deg)
}
}
.pop{
	height:400px;
}
.popwin{
    top: 25%;
    width: 75%;
    height: 65%;
}
#popTxt{margin-top:0;}
.popBtn{bottom:-0.5rem;}
/* 移动端适配 */
@media screen and (max-width: 700px) {
	body{overflow-x:hidden}
    .theme-bg {background: #860000 url(../image/mbg.jpg?v=8) top center no-repeat; background-size:100%}
	.container .activities {   padding-top: 30%;}
    .clock h2{font-size:1.2rem}
    .flip-clock-wrapper ul{
		width:1rem;
	}
	.flip-clock-wrapper ul li ,.flip-clock-wrapper ul{
	  line-height: 1.8rem;
	  height: 1.8rem;
	}
	.flip-clock-wrapper ul li a div div.inn
	{
		font-size:1rem;
	}
	.flip-clock-dot {
		width: 0.2rem;
		height: 0.2rem;
	}
	.flip-clock-dot.top{
		top:0.6rem;
	}
	.flip-clock-dot.bottom {
		bottom: 0.9rem;
	}
	.flip-clock-divider{ width:0.8rem}
	.flip-clock-wrapper {
		text-align: center;
		position: relative;
		width: 330px;
		margin: 0 auto;
	}
	.flip-clock-divider .flip-clock-label,.flip-clock-divider.minutes .flip-clock-label,.flip-clock-divider.seconds .flip-clock-label{right:-1.8rem;}
	.container .content{width:100%;margin:0 auto}
	.container .content.ct1 .h{height: 3rem;}
	.container .content .b{padding:5px 40px 5px 40px}
	.container .content .f{min-height: 58px;width:100%;background: url(../image/tab_bottom.png?v=1) no-repeat; background-size:100%;}
	.container .ct2 .h{ height: 3rem;}
	.container .ct3 .h{ height: 3rem;}
	.container .activities{height:48rem;margin-bottom:0px}
	.container .activities .card{padding-left:0;top:8.5rem}
    .tiger {
		position:absolute;
		z-index:999;
		background: url('../image/online_custom_bg.png?v=7')  no-repeat;
		background-size: 100%;
		width: 80px;
		height: 175px;
		right: 0;
		overflow:hidden;
	}
	
	.tiger-item {
		width: 80px;
		height: 80px;
		position: relative;
		top: 56px;
		left: 18px;
		overflow:hidden;
	}
	.service {
		display:block;
		width: 45px;
		height: 28px;
		background: url('../image/btn_online.png?v=5');
		background-size: 100%;
	}
	
	.tiger-item .service:hover {
		background-position: 0 28px;
	}
	
	.return {
		margin-top: 7px;
		width: 45px;
		height: 28px;
		background: url('../image/btn_top.png?v=5');
		background-size: 100%;
	}
	
	.tiger-item .return:hover {
		background-position: 0 28px;
	}
    .time {
        padding:10px 0 0 10px;
		width:16rem;
		margin:0 auto;
    }
    .time>span {
        width: 21px;
        height: 25px;
        line-height: 25px;
    }
    .tip {
        height: 17px;
        line-height: 17px;
        font-size: 0.5rem;
        margin: 0.5rem;
    }
    .table {
        width: 100%;
        height: auto;
        padding: 0.5rem;
    }
    .detail-con {
        width: 100%;
        height: auto;
        border-collapse: collapse;
        border: 1px solid #8B0102;
        margin: 0 auto;
    }
    .detail-con th {
        height: 34px;
        color: #FFD900;
        font-size: 12px;
        text-align: center;
        border: 1px solid #D3504D;
    }
    .detail-con td {
        height: 21px;
        font-size: 12px;
        color: #ffffff;
        border: 1px solid #D3504D;
    }
    .attention {
        font-size: 12px;
        margin-top: 10px;
    }
    .rules-con {
        height: auto;
        padding: 0.5rem;
        color: #FFF1D3;
        font-size: 12px;
    }
    .rules-con ul {
        width: 100%;
        display: block;
        margin: auto;
    }
    .rules-con li {
        margin-bottom: 0.5rem;
    }
    .last {
        width: 100%;
        height: 50px;
    }
	
	.duilian_close {
		bottom: 0px!important;
	}
	.gamepop>div{
		width: 23rem;
    	height: 24.5rem;
		top:25%;
	}
	.gamepop .gamewin{width:100%;height:100%}
	.game_center2 {
		width: 45%;
		height: 12.5rem;
		top: 7rem;
	}
	.game_center2 span {
		font-size: 0.7rem;
	}
	.game_center2 li {
		height: 1.2rem;
		line-height: 1.2rem;
		border-bottom: 1px dashed #000;
		text-align: center;
	}
	.game_bottom2 {
		bottom: 17%;
	}
	.game_body{width:95%;height:45rem}
	.newbtn{width:80%;height:3rem;margin-top:0}
	.newbtn button{height:3rem;width:7rem}
	.btn{top: 3.1rem;width: 8rem;height: 3.5rem;}
	.btn2{top: 3.1rem;width: 8rem;height: 3.5rem;}
	.cz{width: 6rem;height: 6.4rem;top: 55%;right: 2rem;}
	.cz2{width: 6rem;height: 6.4rem;top: 45%;right: 2rem;}
	.bz{top:0}
	@-webkit-keyframes cz-data-on  {
		0% {
			top: 55%;
			-webkit-transform:rotate(-10deg);
			transform:rotate(-10deg)
		}
		to {
			top: 53%;
			-webkit-transform:rotate(10deg);
			transform:rotate(10deg)
		}
	}
	@keyframes cz-data-on {
		0% {
			top: 55%;
			-webkit-transform:rotate(-10deg);
			transform:rotate(-10deg)
		}
		to {
			top: 53%;
			-webkit-transform:rotate(10deg);
			transform:rotate(10deg)
		}
	}
	@-webkit-keyframes cz2-data-on  {
		0% {
			top:45%;
			-webkit-transform:rotate(-5deg);
			transform:rotate(-5deg)
		}
		to {
			top:40%;
			-webkit-transform:rotate(0);
			transform:rotate(0)
		}
	}
	@keyframes cz2-data-on {
		0% {
			top:45%;
			-webkit-transform:rotate(-5deg);
			transform:rotate(-5deg)
		}
		to {
			top:40%;
			-webkit-transform:rotate(0);
			transform:rotate(0)
		}
	}
	@-webkit-keyframes cz-data {
		0% {
			top:58%;
			-webkit-transform:rotate(30deg) scale(1.2);
			transform:rotate(30deg) scale(1.2);
		}
		to {
			top:55%;
			-webkit-transform:rotate(-50deg) scale(1.2);
			transform:rrotate(-50deg) scale(1.2);
		}
	}
	@keyframes cz-data {
		0% {
			top:58%;
			-webkit-transform:rotate(30deg) scale(1.5);
			transform:rotate(30deg) scale(1.5);
		}
		to {
			top:55%;
			-webkit-transform:rotate(-50deg) scale(1.5);
			transform:rotate(-60deg) scale(1.5);
		}
	}
	.czbg {
		width: 10rem;
		height: 4rem;
		top: 2.8rem;
		left: calc(50% - 5.2rem);
	}
	.popwin{height:65%;}
}
