﻿html { font-size:100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust: 100%;  
    -text-size-adjust: 100% ;  
    -moz-text-size-adjust: 100%; 
    text-transform: none;
    text-shadow: none;}


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; }


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;background-color: #f6ddb4 }

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: #ce6300; }
.footer .cp { text-align: center; color: #fff; }

.theme-bg {background: url(../image/bg.jpg?v=3) top center 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: 70px; height: 550px; }
.container .activities .card {padding-top: 2rem;padding-left:0.5rem;  height: 285px; position:relative; }
.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: 140px;background: url(../image/abcdefg.png?v=2) no-repeat; background-size:100%;}
.container .content .b{line-height: 2; color: #fff; min-height: 171px;padding:10px;background: url(../image/tab_body.png); background-size:100%;padding:5px 150px 5px 150px}
.container .content .f{min-height: 58px;width:100%;background: url(../image/tab_bottom.png) no-repeat; background-size:100%;}
.container .ct2 .h{ height: 140px; background: url(../image/card2.png?v=2) no-repeat; background-size:100%; }
.container .ct3 .h{ height: 140px; background: url(../image/card3.png?v=2) no-repeat; background-size:100%; }


.newbtn{
	position: relative;
    height: 60px;
    border: 2px solid #ff8635;
    border-radius: 1rem;
    background-color:#fff;
    width: 400px;
    margin: 25px auto;
}
.newbtn input{
	height: 80%;
    margin: 0.1rem 0.1rem 0.5rem 0.4rem;
    background: none;
    border: 0;
    color: #888;
    font-size: 0.4rem;
}
.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: 57px;
    border-radius: 1rem;
    right: 0;
    width: 150px;
    background-color:#ff8635;
    color: #fff;
    font-weight: bold;
    font-size: 0.3rem;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
.lpbg{
    width: 400px;
    height: 400px;
    position: absolute;
    top: 200px;
    left: calc(50% - 200px);
}


.detail-con {
    width: 100%;
    background-color: #ce6300;
    border-collapse: collapse;
    border: 1px solid #9d4b00;
    margin: 0 auto;
	color:#fff;
}

.detail-con th {
    height: 68px;
    color: #FFD900;
    font-size: 18px;
    text-align: center;
    border: 1px solid #9d4b00;
}

.detail-con td {
    height: 43px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    border: 1px solid #9d4b00;
}

.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: #ff8635;
    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=3');
    width: 184px;
    height: 359px;
    right: 0;
    top: 20%;
	text-align:center;
}

.tiger-item {
    width: 100px;
    height: 150px;
    position: relative;
    top: 149px;
    left: 42px;
}

.tiger-item div {
    cursor: pointer;
}

.service {
	display:block;
    width: 100px;
    height: 62px;
    background: url('../image/btn_online.png?v=2');
}

.tiger-item .service:hover {
    background-position: 0 62px;
}

.return {
    width: 100px;
    height: 62px;
    background: url('../image/btn_top.png?v=2');
	margin-top:20px;
}

.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;
}

.btn>input {
    margin-top: 10px;
    width: 364px;
    height: 70px;
    background: #970300;
    border-radius: 34px;
    text-align: center;
    font-size: 20px;
    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;color:#888888}
#popTxt{font-size: 0.4rem;line-height: 0.8rem;margin-top:45%;}

.tree_box {
    width: 8rem;
    height: 7.5rem;
    position: relative;
    top: 3rem;
    left: calc(50% - 4rem);
}

.tree_item {
    position: absolute;
}

.tree01 {
    top: 0;
    z-index: 3;
    animation: shake01 5s ease infinite;
    transform-origin: 50% 76% 0px;
    height: 4rem;
}

@keyframes shake01 {
    0% {
        transform: matrix3d(0.999983, -0.00582937, 0, 0, 0.058099, 0.926643, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }

    50% {
        transform: matrix3d(0.999391, 0.0348995, 0, 0, -0.0343313, 0.983121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }

    100% {
        transform: matrix3d(0.999983, -0.00582937, 0, 0, 0.058099, 0.926643, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}

.tree02 {
    z-index: 4;
    bottom: 25%;
    right: 0;
    animation: shake02 4s ease-in-out infinite;
    transform-origin: 50% 70% 0px;
    height: 3.5rem;
}

@keyframes shake02 {
    0% {
        transform: matrix3d(0.999391, 0.000348995, 0, 0, -0.0343313, 0.983121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }

    50% {
        transform: matrix3d(0.999865, -0.0164054, 0, 0, 0.0357885, 0.96227, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }

    100% {
        transform: matrix3d(0.999391, 0.000348995, 0, 0, -0.0343313, 0.983121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.tree03 {
    bottom: 20%;
    z-index: 2;
    animation: shake03 5s ease infinite;
    transform-origin: 50% 60% 0px;
    height: 4rem;
}

@keyframes shake03 {
    0% {
        transform: matrix3d(0.999391, 0.0348995, 0, 0, -0.0343313, 0.983121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
    50% {
        transform: matrix3d(0.999919, -0.0127057, 0, 0, -0.0124282, 0.978081, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    100% {
        transform: matrix3d(0.999391, 0.0348995, 0, 0, -0.0343313, 0.983121, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
    }
}

.tree04 {
    bottom: 0;
    z-index: 1;
    height: 4rem;
}

@keyframes shake04 {
    0% {}

    50% {
        transform: matrix3d(0.999988, -0.00484036, 0, 0, 0.00475646, 0.982655, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
.couten { width: 100%; height: 100%; overflow: hidden; position: fixed; left: 0; top: 0; z-index: 900; visibility: hidden; opacity: 0; }
.couten.show { visibility: visible; opacity: 1; }

.couten li { position: absolute; animation: all 3s linear; top:-150px; -webkit-tap-highlight-color:  rgba(0, 0, 0, 0); }
.couten li a{ display: block; }
.couten li a img { width: 60px; animation:mymove 10s infinite linear; -webkit-animation:mymove 10s infinite linear; }

.redbg{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	background:rgba(0,0,0,0.7);
	z-index:9999;
	display:none;
}
.redpop{
	position:relative;
	top:30%;
	left:0;
	right:0;
	margin:0 auto;
	width: 300px;
    height: 340px;
	overflow: hidden;
	background:url("../image/red.png") no-repeat;
	background-size:100%;
}
.redpop .btn{
    position: absolute;
	top: 170px;
    left: -2px;
    right: 0;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    overflow: hidden;
    background: url(../image/red2.png) no-repeat;
    background-size: 100%;
    animation: move360 2s linear .2s infinite normal none running;
	cursor:none;
}
.redpop img{
    width: 50px;
    position: absolute;
    top: 70%;
    left: 55%;
    cursor: none;
    animation: shubiao .8s linear .8s infinite normal none running;
}
@keyframes mymove {
0% {transform: rotate(0);}
100% {transform: rotate(360deg);}
}

@-webkit-keyframes mymove {
0% {-webkit-transform: rotate(0);}
100% {-webkit-transform: rotate(360deg);}
}
@keyframes move360 {
from {transform: rotate(0);}
to {transform: rotate(1turn);}
}
@-webkit-keyframes move360 {
from {transform: rotate(0);}
to {transform: rotate(1turn)}
}
@keyframes shubiao {
from {transform: scale(0.7);}
to {transform: scale(1);}
}
@-webkit-keyframes shubiao {
from {transform: scale(0.7);}
to {transform: scale(1);}
}
.txt{
    font-size: 0.4rem;
    background-color: #bc0c0c;
    color: #fff;
    padding: 0.1rem 0.3rem 0.1rem 0.3rem;
    border-radius: 1rem;
    width: 7rem;
    text-align: center;
    margin: 1.5rem auto 0.5rem auto;
	display:none;
}
.cover {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	display: none;
	background: rgba(0,0,0,0.8);
}
.popOver {
    margin-left: -190px;
    width: 380px;
    height: 380px;
    position: fixed;
    left: 50%;
    top: 40%;
	z-index: 1000;
	opacity: 1;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background:url(../image/pop_bg01.png?v=1) top center no-repeat; 
	background-size:100%;
	display: none;
}

.popOver p {
	margin: 50% auto;
	width: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	font-weight:bold;
}
.popOver .popBtn{
    width: 130px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
    top: 60%;
    right: 0;
    margin: auto;
    background: url(../image/pop_btn.png) top center no-repeat;
    background-size: 100%;
}
/* 移动端适配 */
@media screen and (max-width: 700px) {
	body{overflow-x:hidden;}
    .theme-bg {background: #f6ddb4 url(../image/mbg.jpg?v=2) top center no-repeat; background-size:100%}
	.container .activities {   padding-top: 0;height:7.5rem}
	.txt{margin-top:0.5rem;}
    .clock h2{font-size:0.6rem}
    .flip-clock-wrapper ul{
		width:0.5rem;
	}
	.flip-clock-wrapper ul li ,.flip-clock-wrapper ul{
	  line-height: 0.8rem;
	  height: 0.8rem;
	}
	.flip-clock-wrapper ul li a div div.inn
	{
		font-size:0.6rem;
	}
	.flip-clock-dot {
		width: 0.1rem;
		height: 0.1rem;
	}
	.flip-clock-dot.top{
		top:0.5rem;
	}
	.flip-clock-dot.bottom {
		bottom: 0.7rem;
	}
	.flip-clock-divider{ width:0.3rem;maring-left:-0.05rem}
	.flip-clock-wrapper {
		text-align: center;
		position: relative;
		width: 330px;
		margin: 0 auto;
	}
	.clock > .clock-run{height:1.9rem;width:6rem;padding-left:0.4rem}
	.flip-clock-divider .flip-clock-label,.flip-clock-divider.minutes .flip-clock-label,.flip-clock-divider.seconds .flip-clock-label{right:-0.7rem;}
	.container .content{width:100%;margin:0 auto}
	.container .content.ct1 .h{height: 1.4rem;}
	.container .content .b{padding:5px 40px 5px 40px}
	.container .content .f{min-height: 58px;width:100%;background: url(../image/tab_bottom.png) no-repeat; background-size:100%;}
	.container .ct2 .h{ height: 1.4rem;}
	.container .ct3 .h{ height: 1.4rem;}
	.container .activities .card{padding-left:0;padding-top: 2.2rem;}
	.newbtn{width: 5.7rem;height: 1rem;margin-top: 0;}
	.newbtn button{height: 0.9rem;width: 2.5rem;font-size: 0.3rem;right: 0;}
	.newbtn input{height: 60%;font-size: 0.4rem;margin-top: 0.2rem;}
    .tiger {
		position:absolute;
		z-index:999;
		background: url('../image/online_custom_bg.png?v=3')  no-repeat;
		background-size: 100%;
		width: 80px;
		height: 175px;
		top:45%;
		overflow:hidden;
	}
	
	.tiger-item {
		width: 80px;
		height: 80px;
		position: relative;
		top: 38%;
		left: 18px;
		overflow:hidden;
	}
	.service {
		display:block;
		width: 45px;
		height: 28px;
		background: url('../image/btn_online.png?v=2');
		background-size: 100%;
	}
	
	.tiger-item .service:hover {
		background-position: 0 28px;
	}
	
	.return {
		width: 45px;
		height: 28px;
		background: url('../image/btn_top.png?v=2');
		background-size: 100%;
		margin-top:5px;
	}
	
	.tiger-item .return:hover {
		background-position: 0 28px;
	}
    .time {
        width: 9rem;
		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;
    }
    .btn>input {
        margin-top: 20px;
        width: 182px;
        height: 35px;
        border-radius: 17px;
        font-size: 10px;
    }
    .table {
        width: 100%;
        height: auto;
        padding: 0.5rem;
    }
    .detail-con {
        width: 100%;
        height: auto;
        border-collapse: collapse;
        border: 1px solid #9d4b00;
        margin: 0 auto;
    }
    .detail-con th {
        height: 34px;
        color: #FFD900;
        font-size: 12px;
        text-align: center;
        border: 1px solid #9d4b00;
    }
    .detail-con td {
        height: 21px;
        font-size: 12px;
        color: #ffffff;
        border: 1px solid #9d4b00;
    }
    .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;
	}
	.lpbg {
		top: 2.6rem;
		left: calc(50% - 3rem);
	}
	
	.tree_box {
		height: 7rem;
		top: 2rem;
		left: calc(50% - 4rem);
	}
	.couten li a img { width: 60px; animation:mymove 10s infinite linear; -webkit-animation:mymove 10s infinite linear; }
}
