@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

body,
p,
ul,
ol,
li,
input {
	margin: 0;
	padding: 0;
}

body,
input,
textarea,
select,
button,
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
img,
button,
input,
textarea,
div {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

body {
	font: normal 100% "microsoft yahei", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: none;
}

html,
body {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF
}

img {
	border: 0 none;
}

ul,
li {
	list-style: none;
}

input,
img {
	vertical-align: middle;
	outline: none;
}

input::-webkit-input-placeholder {
	color: rgba(84, 78, 148, .5);
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: rgba(84, 78, 148, .5);
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: rgba(84, 78, 148, .5);
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: rgba(84, 78, 148, .5);
}

iframe {
	overflow: hidden;
	border: none;
}

a {
	display: inline-block;
	zoom: 1;
	text-decoration: none;
}

.clear {
	clear: both;
}

.warp {
	overflow: hidden;
	margin: 0 auto;
	width: 750px;
	font-size: 0
}

.header {
	background: url(../images/header.jpg)no-repeat top center;
	width: 100%;
	height: 960px;
	min-width: 750px;
}

.video_box {
	width: 80px;
	height: 80px;
	display: block;
	margin-top: 536px;
	position: relative;
	left: 118px;
	cursor: pointer;
}

.video_box .video {
	background: url(../images/video.png)no-repeat;
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	animation: ro 3s linear infinite;
	-moz-animation: ro 3s linear infinite;
	-webkit-animation: ro 3s linear infinite;
}

.video_box .mark {
	background: url(../images/mark.png)no-repeat;
	width: 80px;
	height: 80px;
	display: block;
	position: absolute;
	z-index: 10;
}

.header .btn_box {
	background: url(../images/btn01.png)no-repeat;
	width: 626px;
	height: 202px;
	display: block;
	margin: 40px auto 0 auto;
}

.header .btn_box .btn01 {
	width: 390px;
	height: 202px;
	display: inline-block;
	vertical-align: top;
	margin-left: 35px;
	cursor: pointer;
}

.header .btn_box .btn02 {
	width: 172px;
	height: 202px;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	cursor: pointer;
}

.session01 {
	background: url(../images/session01.jpg)no-repeat top center;
	width: 100%;
	height: 1020px;
	min-width: 750px;
}

.session01 .order_gift {
	background: url(../images/order_gift.png)no-repeat;
	width: 750px;
	height: 186px;
	display: block;
	margin: 25px auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.session01 .title {
	background: url(../images/title01.png)no-repeat;
	width: 330px;
	height: 54px;
	display: block;
	margin: 25px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.session01 .rule {
	font-size: 24px;
	color: #bd584a;
	text-align: center;
	text-decoration: underline;
	margin-top: 145px;
	cursor: pointer;
}

.session01 .num {
	font-size: 80px;
	color: #c1594a;
	text-align: center;
}

.session01 .box01,
.session01 .box02,
.session01 .box03 {
	font-size: 26px;
	color: #b8a16e;
	margin-left: 75px;
}

.session01 .btn-select {
	position: relative;
	display: inline-block;
	width: 150px;
	height: 44px;
	margin-left: 162px;
	margin-top: 10px;
	margin-bottom: 24px;
	background-color: #ffffff;
	border: 1px solid #c5cddb;
}

option {
	width: 150px;
	font-size: 18px;
	color: rgba(84, 78, 148, .5);
}

.session01 .btn-select .cur-select {
	display: block;
	width: 150px;
	height: 44px;
	line-height: 44px;
	background: url(../images/select.png) no-repeat center;
	background-size: 20px 44px;
	background-position-x: 130px;
	text-indent: 10px;
	font-size: 18px;
	color: rgba(84, 78, 148, .5);
}

.session01 .btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 44px;
	opacity: 0;
	cursor: pointer;
}

.session01 .phone,
.session01 .code {
	width: 260px;
	height: 44px;
	border: 1px solid #c5cddb;
	font-size: 18px;
	color: #544e94;
	text-indent: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 9px;
}

.session01 .send {
	background: url(../images/btn02.png)no-repeat;
	width: 156px;
	height: 48px;
	margin-left: 162px;
	margin-top: 10px;
	margin-bottom: 24px;
	border: none;
	cursor: pointer;
	font-size: 22px;
	line-height: 48px;
	text-align: center;
	color: #FFFFFF;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.session01 .btn_order {
	background: url(../images/btn03.png)no-repeat;
	width: 410px;
	height: 108px;
	display: block;
	margin: 18px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
	cursor: pointer;
}

.session02 {
	background: url(../images/session02.jpg)no-repeat top center;
	width: 100%;
	height: 1841px;
	min-width: 750px;
	position: relative;
	overflow: hidden;
}

.session02 .warp {
	position: relative;
}

.session02 .rule {
	font-size: 24px;
	color: #bd584a;
	text-align: center;
	text-decoration: underline;
	margin-top: 230px;
	cursor: pointer;
}

.session02 .login {
	margin-top: 7px;
	font-size: 26px;
	color: #b8a16e;
	text-align: center;
	margin: 30px 0;
}

.session02 .login span {
	color: #FFFFFF;
	cursor: pointer;
}

.session02 .gift_box {
	width: 330px;
	height: 289px;
	display: inline-block;
	vertical-align: top;
}

.session02 .gift_box01 {
	background: url(../images/gift_box01.png)no-repeat;
	margin-left: 34px;
}

.session02 .gift_box02 {
	background: url(../images/gift_box02.png)no-repeat;
	margin-left: 20px;
}

.session02 .btn01 {
	background: url(../images/btn04.png)no-repeat;
	width: 200px;
	height: 56px;
	display: block;
	margin: 30px auto;
	cursor: pointer;
}

.session02 .gift_box03 {
	background: url(../images/gift_box03.png)no-repeat;
	width: 284px;
	height: 768px;
	display: inline-block;
	vertical-align: top;
	margin-top: 66px;
	margin-left: 72px;
}

.session02 .gift_box04 {
	background: url(../images/gift_box04.png)no-repeat;
	width: 284px;
	height: 768px;
	display: inline-block;
	vertical-align: top;
	margin-top: 66px;
	margin-left: 36px;
}

.session02 .tip {
	font-size: 24px;
	color: #b8a16e;
	text-align: center;
	margin-top: 10px;
	cursor: pointer;
}

.session02 .btn_get {
	background: url(../images/btn05.png)no-repeat;
	width: 140px;
	height: 29px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.session02 .btn_get01 {
	margin-top: 212px;
}
.hasGetGift{
	
}
.session02 .btn_get02 {
	margin-top: 184px;
}

.session02 .btn_get03 {
	margin-top: 174px;
}

.share_box {
	height: 400px;
	position: relative;
	bottom: 80px;
	cursor: pointer;
}

.share_box .share01 {
	background: url(../images/share01.png)no-repeat;
	width: 194px;
	height: 70px;
	display: block;
	position: absolute;
	top: 144px;
	left: 146px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;

}

.share_box .share02 {
	background: url(../images/share02.png)no-repeat;
	width: 242px;
	height: 208px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -121px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
	cursor: pointer;
}

.share_box .share03 {
	background: url(../images/share03.png)no-repeat;
	width: 224px;
	height: 74px;
	display: block;
	position: absolute;
	top: 74px;
	right: 22px;
	cursor: pointer;
	z-index: 1;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;

}

.share_box .share04 {
	background: url(../images/share04.png)no-repeat;
	width: 224px;
	height: 69px;
	display: block;
	position: absolute;
	top: 140px;
	right: 93px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
	cursor: pointer;

}

.session03 {
	background: url(../images/session03.jpg)no-repeat top center;
	width: 100%;
	height: 1614px;
	min-width: 750px;
}

.session03 .title {
	font-size: 25px;
    font-weight: 600;
	color: #bd584a;
	text-align: center;
	margin-top: 152px;
}

.session03 .tip {
	font-size: 25px;
    font-weight: 600;
	color: #bd584a;
	text-align: center;
	margin-top: 52px;
}

.session03 .gift_box05 {
	background: url(../images/gift_box06.png)no-repeat;
	width: 732px;
	height: 276px;
	display: block;
	margin: 20px auto 0 auto;
}

.pk_box {
	width: 100%;
	height: 1202px;
	position: relative;
}

.pk_box .pk_left {
	background: url(../images/pk_left.png)no-repeat;
	width: 375px;
	height: 657px;
	display: block;
	position: absolute;
	top: 23px;
	left: 0;
}

.pk_box .pk_left .mark {
	background: url(../images/mark02.png)no-repeat;
	width: 375px;
	height: 657px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.pk_box .pk_right .mark {
	background: url(../images/mark04.png)no-repeat;
	width: 375px;
	height: 657px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.pk_box .pk_left .hero,
.pk_box .pk_right .hero {
	width: 375px;
	height: 657px;
	display: block;
	position: absolute;
	top: 0;
	left: 1px;
	display: none;
}

.pk_box .pk_left .hero.active,
.pk_box .pk_right .hero.active {
	display: block;
}

.pk_box .pk_left .hero img {
	width: 348px;
	height: 640px;
	margin-left: 13px;
	transform: rotateY(180deg);
}

.pk_box .pk_right .hero img {
	width: 348px;
	height: 640px;
	margin-left: 13px;
}

.pk_box .pk_left .hero .name {
	font-size: 78px;
	font-weight: bold;
	color: #9b232e;
	display: block;
	position: absolute;
	top: 109px;
	left: 28px;
}

.pk_box .pk_right .hero .name {
	font-size: 78px;
	font-weight: bold;
	color: #234d9b;
	display: block;
	position: absolute;
	top: 109px;
	right: 24px;
}

.pk_box .pk_left .hero .info {
	background: url(../images/mark03.png)no-repeat;
	width: 156px;
	height: 30px;
	display: block;
	position: absolute;
	top: 215px;
	left: 28px;
	z-index: 2;
}

.pk_box .pk_right .hero .info {
	background: url(../images/mark03.png)no-repeat;
	width: 156px;
	height: 30px;
	display: block;
	position: absolute;
	top: 215px;
	right: 24px;
	z-index: 2;
}

.pk_box .pk_left .hero .info p,
.pk_box .pk_right .hero .info p {
	font-size: 24px;
	color: #e7e9ea;
	text-align: center;
	line-height: 30px;
}

.pk_box .pk_left .hero .detail,
.pk_box .pk_right .hero .detail {
	width: 308px;
	height: 156px;
	display: block;
	position: absolute;
	bottom: 80px;
	left: 33px;
	z-index: 2;
}

.pk_box .pk_left .hero01 .detail,
.pk_box .pk_right .hero01 .detail {
	background: url(../images/info01.png)no-repeat;
}

.pk_box .pk_left .hero02 .detail,
.pk_box .pk_right .hero02 .detail {
	background: url(../images/info02.png)no-repeat;
}

.pk_box .pk_left .hero03 .detail,
.pk_box .pk_right .hero03 .detail {
	background: url(../images/info03.png)no-repeat;
}

.pk_box .pk_left .hero04 .detail,
.pk_box .pk_right .hero04 .detail {
	background: url(../images/info04.png)no-repeat;
}

.pk_box .pk_left .hero05 .detail,
.pk_box .pk_right .hero05 .detail {
	background: url(../images/info05.png)no-repeat;
}

.pk_box .pk_left .hero06 .detail,
.pk_box .pk_right .hero06 .detail {
	background: url(../images/info06.png)no-repeat;
}

.pk_box .pk_left .hero00 .detail,
.pk_box .pk_right .hero00 .detail {
	background: url(../images/info00.png)no-repeat;
}

.pk_box .pk_right {
	background: url(../images/pk_right.png)no-repeat;
	width: 375px;
	height: 657px;
	display: block;
	position: absolute;
	top: 70px;
	right: 0;
}

.pk_box .pk_btn {
	background: url(../images/pk_btn.png)no-repeat;
	width: 242px;
	height: 208px;
	display: block;
	position: absolute;
	top: 240px;
	left: 254px;
	z-index: 10;
	cursor: pointer;
}

.pk_box .btn {
	background: url(../images/btn11.png)no-repeat;
	width: 410px;
	height: 108px;
	display: block;
	position: absolute;
	top: 858px;
	left: 50%;
	margin-left: -205px;
	z-index: 10;
	cursor: pointer;
}

.hero_btn_box {
	background: url(../images/hero_btn_box.png)no-repeat;
	width: 348px;
	height: 184px;
	display: block;
	position: absolute;
	top: 686px;
	right: 12px;
	z-index: 10;
	cursor: pointer;
}

.hero_btn_box .hero_btn {
	width: 40px;
	height: 134px;
	display: inline-block;
	vertical-align: top;
	font-size: 0
}

.hero_btn_box .hero_btn01.cur {
	background: url(../images/hero_btn01.png)no-repeat;
}

.hero_btn_box .hero_btn02.cur {
	background: url(../images/hero_btn02.png)no-repeat;
}

.hero_btn_box .hero_btn03.cur {
	background: url(../images/hero_btn03.png)no-repeat;
}

.hero_btn_box .hero_btn04.cur {
	background: url(../images/hero_btn04.png)no-repeat;
}

.hero_btn_box .hero_btn05.cur {
	background: url(../images/hero_btn05.png)no-repeat;
}

.hero_btn_box .hero_btn06.cur {
	background: url(../images/hero_btn06.png)no-repeat;
}

.hero_btn_box .hero_btn07.cur {
	background: url(../images/hero_btn07.png)no-repeat;
}

.hero_btn_box .hero_btn02 {
	margin-left: 11px;
	margin-top: 10px;
}

.hero_btn_box .hero_btn03 {
	margin-left: 12px;
	margin-top: 30px;
}

.hero_btn_box .hero_btn04 {
	margin-left: 11px;
	margin-top: 50px;
}

.hero_btn_box .hero_btn05 {
	margin-left: 11px;
	margin-top: 30px;
}

.hero_btn_box .hero_btn06 {
	margin-left: 12px;
	margin-top: 10px;
}

.hero_btn_box .hero_btn07 {
	margin-left: 11px;
	margin-top: 0px;
}

.session04 {
	background: url(../images/session04.jpg)no-repeat top center;
	width: 100%;
	height: 1701px;
	min-width: 750px;
}

.session04 .tip {
	font-size: 24px;
	color: #b8a16e;
	text-align: center;
	margin-top: 160px;
}

.session04 .gift_box {
	background: url(../images/gift_box05.png)no-repeat;
	width: 736px;
	height: 575px;
	display: block;
	margin: 74px auto 0 auto;
}

.session04 .lunbo_box {
	width: 730px;
	height: 520px;
	display: block;
	margin: 190px auto 0 auto;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
	width: 708px;
	height: 446px;
	padding-top: 30px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 30px;
	height: 18px;
	display: inline-block;
	border-radius: 10px;
	border: none;
	background-color: #fdedc3
}

.swiper-pagination-bullet-active {
	width: 100px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 10px !important;
}

.session04 .game1 {
	background: url(../images/lunbo01.png)no-repeat;
	width: 708px;
	height: 401px;
}

.session04 .game2 {
	background: url(../images/lunbo02.png)no-repeat;
	width: 708px;
	height: 401px;
}

.session04 .game3 {
	background: url(../images/lunbo03.png)no-repeat;
	width: 708px;
	height: 401px;
}

.session04 .game4 {
	background: url(../images/lunbo04.png)no-repeat;
	width: 708px;
	height: 401px;
}

.session04 .game5 {
	background: url(../images/lunbo05.png)no-repeat;
	width: 708px;
	height: 401px;
}

.session04 .game6 {
	background: url(../images/lunbo06.png)no-repeat;
	width: 708px;
	height: 401px;
}

.session04 .words_box {
	margin-top: 32px;
}

.session04 .words_box .tip {
	text-align: center;
}

.session04 .words_box p {
	font-size: 18px;
	color: #fdf6e5;
	padding: 0 10px;
	text-align: center;
}

.footer {
	width: 100%;
	height: 300px;
	min-width: 750px;
	background-color: #000000
}

.footer .link {
	width: 126px;
	height: 175px;
	display: inline-block;
	vertical-align: top;
	margin-top: 28px;
}

.footer .link01 {
	background: url(../images/link01.png)no-repeat;
	margin-left: 40px;
}

.footer .link02 {
	background: url(../images/link02.png)no-repeat;
	margin-left: 54px;
}

.footer .link03 {
	background: url(../images/link03.png)no-repeat;
	margin-left: 54px;
}

.footer .link04 {
	background: url(../images/link04.png)no-repeat;
	margin-left: 54px;
}

.last {
	text-align: center;
	color: #686868;
	font-size: 22px;
	margin-top: 40px;
}

.pop {
	background: url(../images/pop_box.png)no-repeat;
	width: 750px;
	height: 89px;
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -375px;
	z-index: 99;
	display: none;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.pop .icon {
	background: url(../images/icon.png)no-repeat;
	width: 84px;
	height: 84px;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
	margin-left: 32px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;

}

.pop .words {
	display: inline-block;
	vertical-align: top;
	margin-top: 16px;
	margin-left: 20px;
}

.pop .words p {
	font-size: 20px;
	color: #f7ca4d;
}

.pop .words .name {
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 3px;
}

.pop .download {
	width: 220px;
	height: 78px;
	float: right;
	display: inline-block;
	vertical-align: top;
	margin-top: 8px;
	margin-right: 18px;
}

.tabbar_box {
	background: url(../images/tabbar.png)no-repeat;
	width: 750px;
	height: 112px;
	display: block;
	position: fixed;
	bottom: 0;
	left: 50%;
	margin-left: -375px;
	display: none;
	z-index: 999;
	font-size: 0;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tabbar {
	width: 187px;
	height: 112px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.tc_b {
	background: url(../images/tc1.png)no-repeat;
	width: 660px;
	height: 849px;
	display: none;
	position: relative;
	overflow: hidden;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.btn_close {
	background: url(../images/close.png)no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 150px;
	right: 64px;
	z-index: 92;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}
.video_close{
    background: url(../images/close.png)no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: -52px;
    right: 8px;
    z-index: 92;
}
.btn_close:hover,.video_close:hover {
	animation: .3s rotate linear alternate;
	-moz-animation: rotate .3s linear alternate;
	-webkit-animation: rotate .3s linear alternate;
}


.tc1 p {
	font-size: 24px;
	color: #503b43;
	text-align: center;
}

.tc1 p span {
	font-weight: bold;
}

.tc1 .title {
	margin: 260px 0 40px 0;
	font-size: 36px
}

.tc1 .tc_btn {
	background: url(../images/btn09.png)no-repeat;
	width: 200px;
	height: 56px;
	display: block;
	margin: 40px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc1 .tip {
	margin-top: 40px;
}

.tc1 .tip span {
	color: #e05658;
}

.tc2 p,
.tc3 p {
	font-size: 24px;
	text-align: center;
	color: #503b43;
}

.tc2 p span,
.tc3 p span {
	font-weight: bold;
}

.tc2 .words_box,
.tc3 .words_box {
	margin-top: 225px;
}

.tc2 .title,
.tc3 .title {
	margin-top: 40px;
}

.tc2 .tc_btn01,
.tc3 .tc_btn01 {
	background: url(../images/link05.png)no-repeat;
	width: 164px;
	height: 46px;
	display: inline-block;
	vertical-align: top;
	margin-left: 80px;
	margin-top: 40px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc2 .tc_btn02,
.tc3 .tc_btn02 {
	background: url(../images/link06.png)no-repeat;
	width: 164px;
	height: 46px;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc2 .tc_btn03,
.tc3 .tc_btn03 {
	background: url(../images/link07.png)no-repeat;
	width: 164px;
	height: 46px;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc2 .tc_btn04,
.tc3 .tc_btn04 {
	background: url(../images/btn12.png)no-repeat;
	width: 200px;
	height: 56px;
	display: block;
	margin: 30px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc8 .tc_btn01,
.tc9 .tc_btn01,
.tc11 .tc_btn01,
.tc12 .tc_btn01,
.tc13 .tc_btn01,
.tc14 .tc_btn01 {
	background: url(../images/btn06.png)no-repeat;
	width: 298px;
	height: 76px;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	margin-left: 40px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc8 .tc_btn02,
.tc9 .tc_btn02,
.tc11 .tc_btn02,
.tc12 .tc_btn02,
.tc13 .tc_btn02,
.tc14 .tc_btn02 {
	background: url(../images/btn07.png)no-repeat;
	width: 298px;
	height: 76px;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
	margin-left: 34px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc4 p {
	font-size: 24px;
	color: #503b43;
	text-align: center;
	padding: 0 50px;
}

.tc4 .username {
	margin-top: 200px;
}
.tc4 .invitedName {
    margin-top: 200px;
}

.tc4 .tip {
	padding: 10px 50px;
}

.tc4 .tc_gift {
	background: url(../images/gift.png)no-repeat;
	width: 160px;
	height: 160px;
	display: block;
	margin: 10px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc4 .tc_btn {
	background: url(../images/btn03.png)no-repeat;
	background-size: 314px 83px;
	width: 314px;
	height: 83px;
	display: block;
	margin: 10px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc5 .words_box {
	margin-top: 200px;
}

.tc6 .words_box {
	margin-top: 184px;
}

.tc5 p,
.tc6 p {
	font-size: 22px;
	color: #503b43;
	padding: 5px 65px 5px 90px;
}

.tc6 p span {
	font-weight: bold;
}

.tc3 .titles,
.tc5 .titles,
.tc6 .titles {
	text-align: center;
	padding-bottom: 8px;
}

.tc5 .tc_btn,
.tc6 .tc_btn {
	background: url(../images/btn08.png)no-repeat;
	width: 200px;
	height: 56px;
	display: block;
	margin: 26px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc6 .titles {
	font-size: 40px
}

.tc6 p {
	padding: 0 94px 0 114px;
}

.tc7 .gift {
	background: url(../images/gift02.png)no-repeat;
	width: 342px;
	height: 143px;
	display: block;
	margin: 180px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc8 .gift {
	background: url(../images/gift03.png)no-repeat;
	width: 164px;
	height: 144px;
	display: block;
	margin: 180px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc18 .gift {
	background: url(../images/pk_ying.png)no-repeat;
	width: 212px;
	height: 126px;
	display: block;
	margin: 180px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc7 .words_box p,
.tc8 .words_box p,
.tc9 .words_box p,
.tc10 .words_box p,
.tc12 .words_box p,
.tc13 .words_box p,
.tc18 .words_box p {
	font-size: 20px
}

.tc11 .words_box p {
	font-size: 24px;
	color: #6e5eb2;
	margin: 26px 0;
	text-decoration: underline;
}

.tc9 .title,
.tc10 .title,
.tc11 .title {
	margin-top: 270px;
}

.tc12 .title,
.tc13 .title {
	margin-top: 281px;
}

.tc9 .tip,
.tc12 .tip,
.tc13 .tip {
	margin-bottom: 20px;
}

.tc7 p,
.tc8 p,
.tc9 p,
.tc10 p,
.tc11 p,
.tc12 p,
.tc13 p,
.tc18 p {
	font-size: 24px;
    color: #503b43;
    max-width: 586px;
    text-align: center;
    margin: 0 auto;
}

.tc7 p span,
.tc8 p span,
.tc9 p span,
.tc10 p span,
.tc11 p span,
.tc12 p span,
.tc13 p span,
.tc18 p span {
	font-size: 30px
}

.tc7 .tip,
.tc8 .tip,
.tc9 .tip,
.tc10 .tip,
.tc11 .tip,
.tc12 .tip,
.tc13 .tip
{
    padding-bottom: 12px;
    margin: 0px 40px;
    border-bottom: 1px dashed #503b43;
}

.tc10 .tip,
.tc18 .tip {
	padding-bottom: 20px;
	margin: 2px 40px;
	border-bottom: 1px dashed #503b43;
}

.tc7 .tc_btn01,
.tc8 .tc_btn01,
.tc9 .tc_btn01,
.tc10 .tc_btn01,
.tc11 .tc_btn01,
.tc12 .tc_btn01,
.tc17 .tc_btn01,
.tc18 .tc_btn01 {
	background: url(../images/link08.png)no-repeat;
	width: 164px;
	height: 46px;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 152px;
}

.tc13 .tc_btn01,
.tc14 .tc_btn01,
.tc16 .tc_btn01 {
	background: url(../images/btn08.png)no-repeat;
	width: 200px;
	height: 56px;
	display: block;
	margin: 20px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc7 .tc_btn02,
.tc8 .tc_btn02,
.tc9 .tc_btn02,
.tc10 .tc_btn02,
.tc11 .tc_btn02,
.tc12 .tc_btn02,
.tc17 .tc_btn02,
.tc18 .tc_btn02 {
	background: url(../images/link09.png)no-repeat;
	width: 164px;
	height: 46px;
	display: inline-block;
	vertical-align: top;
	margin-left: 25px;
	margin-top: 20px;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc14 .words_box,
.tc16 .words_box {
	margin-top: 295px;
}

.tc14 .words_box p,
.tc16 .words_box p {
	font-size: 24px;
	color: #503b43;
	padding: 20px 0;
	text-align: center;
}

.tc15 .titles,
.tc17 .titles,
.tc19 .titles {
	margin-top: 200px;
	font-size: 24px;
	color: #503b43;
	padding-bottom: 8px;
}
.tc19 .titles {
	margin-top: 192px;
}

.tc15 table {
	width: 480px;
	display: block;
	margin: 12px 0 22px 96px;
	height: 330px;
	overflow-y: auto;
}

.tc19 table {
	width: 468px;
    display: block;
    margin: 0px 0 6px 98px;
    height: 290px;
    overflow-y: auto;
}

.tc17 table {
	width: 456px;
	display: block;
	height: 242px;
	margin: 12px 0 22px 111px;
	overflow-y: auto;
}

.tc17 .list {
	display: none;
}

.tc17 .list.cur {
	display: block;
}

.tc15 th,
.tc17 th,
.tc19 th {
	font-size: 24px;
	color: #FFFFFF;
	padding: 10px 0;
	text-align: center;
	background-color: #ada6cb;
	border: 1px solid #46368a;
}

.tc15 td,
.tc17 td,
.tc19 td {
	background-color: transparent;
	border: 1px solid #46368a;
	font-size: 20px;
	color: #5e4d52;
	text-align: center;
	padding: 10px 0;
}

.tc15 .date_title,
.tc15 .type_title,
.tc15 .things_title,
.tc17 .date_title,
.tc17 .type_title,
.tc17 .things_title,
.tc19 .date_title,
.tc19 .type_title,
.tc19 .things_title {
	color: #503b43;
	font-size: 24px;
}

.tc15 .date,
.tc17 .date,
.tc19 .date {
	width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tc15 .type,
.tc17 .type,
.tc19 .type {
	width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tc15 .things,
.tc17 .things,
.tc19 .things {
	width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tc19 .score{
	width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.tc15 p {
	font-size: 24px;
	text-align: center;
	margin-top: 10px;
}

.tc19 p {
	font-size: 20px;
	text-align: center;
	margin-top: 6px;
	padding: 0 148px;
	color: #503b43;
}

.tc15 .tc_btn {
	background: url(../images/btn08.png)no-repeat;
	width: 200px;
	height: 56px;
	display: block;
	margin: 26px auto 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc17 .btn {
	width: 215px;
	height: 36px;
	border: 2px solid #6e5eb2;
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	color: #6e5eb2;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}

.tc17 .btn.cur {
	color: #FFFFFF;
	background-color: #6e5eb2
}

.tc17 .btn01 {
	margin-left: 112px;
}

.tc17 p {
	font-size: 20px;
	color: #503b43;
	text-align: center;
}

.tc20 .tip {
	font-size: 28px;
	color: #503b43;
	text-align: center;
	margin-top: 228px;
}

.tc20 .words_box {
	background: url(../images/words_box.png)no-repeat;
	width: 450px;
	height: 215px;
	display: block;
	margin: 36px auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc20 .tc_btn01 {
	background: url(../images/btn14.png)no-repeat;
	width: 294px;
	height: 46px;
	display: block;
	margin: 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

#style-1::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #FFFFFF;
}

#style-1::-webkit-scrollbar {
	width: 12px;
}

#style-1::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: #46368a;
}

.tc_code p {
	font-size: 48px;
	color: #503b43;
	text-align: center;
	margin: 200px 0 30px;
}

.tc_code .code {
	background: url(../images/code.jpg)no-repeat;
	width: 344px;
	height: 344px;
	display: block;
	margin: 0 auto;
	background-size: 100% 100%;
	-webkit-background-size:100% 100%;
}

.tc_video {
	width: 526px;
	height: 518px;
	display: none;
	position: relative;
}

.top_video iframe {
	width: 532px;
	height: 518px;
}

.cover {
	position: absolute;
	top: 1326px;
	width: 100%;
	height: 400px;
	z-index: 90;
}

.cover span {
	white-space: nowrap;
	left: 100%;
	position: absolute;
	color: #ffffff;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	font-size: 30px
}

@media only screen and (max-width: 750px) {
	#nav {
		display: none;
	}
	.tabbar_box {
		display: block;
	}
	.footer {
		height: 416px;
	}
	.pop {
		display: block;
	}
}

@keyframes rotate {
	0% {}
	100% {
		transform: rotate(180deg);
	}
}

@-webkit-keyframes ro {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes ro {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes ro {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


#loading {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 9999999;
	display: none;
  }
  .lds-roller {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 80px;
	height: 80px;
	transform: translate(-50%, -50%);
  }
  .lds-roller div {
	animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	transform-origin: 40px 40px;
  }
  .lds-roller div:after {
	content: " ";
	display: block;
	position: absolute;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #fff;
	margin: -4px 0 0 -4px;
  }
  .lds-roller div:nth-child(1) {
	animation-delay: -0.036s;
  }
  .lds-roller div:nth-child(1):after {
	top: 63px;
	left: 63px;
  }
  .lds-roller div:nth-child(2) {
	animation-delay: -0.072s;
  }
  .lds-roller div:nth-child(2):after {
	top: 68px;
	left: 56px;
  }
  .lds-roller div:nth-child(3) {
	animation-delay: -0.108s;
  }
  .lds-roller div:nth-child(3):after {
	top: 71px;
	left: 48px;
  }
  .lds-roller div:nth-child(4) {
	animation-delay: -0.144s;
  }
  .lds-roller div:nth-child(4):after {
	top: 72px;
	left: 40px;
  }
  .lds-roller div:nth-child(5) {
	animation-delay: -0.18s;
  }
  .lds-roller div:nth-child(5):after {
	top: 71px;
	left: 32px;
  }
  .lds-roller div:nth-child(6) {
	animation-delay: -0.216s;
  }
  .lds-roller div:nth-child(6):after {
	top: 68px;
	left: 24px;
  }
  .lds-roller div:nth-child(7) {
	animation-delay: -0.252s;
  }
  .lds-roller div:nth-child(7):after {
	top: 63px;
	left: 17px;
  }
  .lds-roller div:nth-child(8) {
	animation-delay: -0.288s;
  }
  .lds-roller div:nth-child(8):after {
	top: 56px;
	left: 12px;
  }
  @keyframes lds-roller {
	0% {
	  transform: rotate(0deg);
	}
	100% {
	  transform: rotate(360deg);
	}
  }
  .pre,.next{
	display: inline-block;
    width: 110px;
    height: 32px;
    border: 1px solid #6e5eb2;
    background-color: #6e5eb2;
    border-radius: 10px;
    line-height: 32px;
	color: #fff;
	cursor: pointer;
  }
  .pre{
	  margin-right: 12px;
  }
  .next{
	margin-left: 12px;
}
.tc21 .message{
    font-size: 28px;
    color: #6e5eb2;
    margin-top: 422px;
    text-align: center;
}
.wechatShareContent{
	background-color: transparent;
    /* border: 1px solid #46368a; */
    font-size: 22px;
    color: #5e4d52;
    /* text-align: center; */
    padding: 10px 0;
}