.box-body { background: #62c7b7; }
.record-txt a { display: block; color: #fff; }
.record-txt { position: absolute; top: 5%; right: 0; z-index: 9999; font-size: 1rem; padding: 8px 2%; background: #1b9380; border-radius: 25px 0 0 25px; }
.top-title { padding-top: 20px; position: relative; }
.top-title > div > img,.center-box > div > img { width: 100%; }
.top-title .dzp-1 { width: 75%; margin: 0 auto; }
.top-title .dzp-2 { width: 8%; position: absolute; top: 9%; left: 9%; }
.top-title .dzp-22 { width: 8%; position: absolute; top: 16%; right: 7%; }
.top-title .dzp-3 { width: 14%; position: absolute; bottom: 5%; left: 17%; }
.top-title .dzp-4 { width: 22%; position: absolute; bottom: 4%; right: 4%; }
.clear-k { clear: both; }
.center-box .dzp-14 { width: 75%; position: absolute; top: -8%; right: 0; left: 0; margin: 0 auto; z-index: 9; }
.center-box .dzp-6 { top: 22%; width: 14%; position: absolute; right: 7%; }
.center-box { position: relative; }
.center-box > div { position: absolute; }
.center-box .dzp-7 { width: 12%; top: 37%; left: 6%; }
.center-box .dzp-5 { width: 15%; top: 2%; left: -2%; }
.center-box .dzp-15 { width: 15%; bottom: 11%; right: 18%; }
.center-box .dzp-8 { bottom: 23%; right: 15%; width: 6%; }
.center-box .dzp-88 { width: 8%; bottom: 22%; left: 14%; }
.center-box .dzp-14 > div img { width: 100%; }
.rom {
	height: 98%;
	/* animation: myfirst 2s infinite linear; */
	width: 100% !important;
	border-radius: 50%;
}
.but-a p { font-size: 1.1rem; margin-top: 15px; color: #220f0b; }
.but-a a { padding: 1rem 4rem; background: #1b9380; border-radius: 6px; color: #fff; font-size: 1.3rem; margin-right: .8rem; }
.but-a { text-align: center; margin-top: -8px; width: 96%; margin: 0 auto; }
.center-box .dzp-14 > div {
	position: absolute;
	width: 37%;
	left: 0;
	top: 0;
	/* animation: myfirst 1s infinite linear; */
	animation-iteration-count:3; /* 完成圈数*/
	/* -webkit-animation:myfirst 1s infinite linear; */
	-webkit-animation-iteration-count:3;
	/* transform-origin:center 50%; */
	/* transform-origin:100% 50%; /* 定元素的基点位置*/ 
  -moz-transform:rotate(-2deg);
  -webkit-transform:rotate(-2deg);
  -o-transform:rotate(-2deg);
  -ms-transform:rotate(-2deg);
  transform:rotate(-2deg);
}
.center-box .dzp-14 > div > div {
	width: 35%;
	position: absolute;
	left: 30%;
	top: 4%;
}
@keyframes myfirst
{
  from {transform: rotate(0);}
  to {transform: rotate(360deg);}
}
/*Plugin CSS*/
.str_wrap { overflow:hidden; width:100%; font-size:12px; line-height:16px; position:relative; -moz-user-select: none; -khtml-user-select: none; user-select: none;   background:#f6f6f6; white-space:nowrap; }

.str_wrap.str_active { background:#f1f1f1; }
.str_move {  white-space:nowrap; position:absolute;  top:0;  left:0; cursor:move; }
.str_move_clone { display:inline-block; vertical-align:top; position:absolute;  left:100%; top:0; }
.str_vertical .str_move_clone { left:0; top:100%; }
.str_down .str_move_clone { left:0; bottom:100%; }
.str_vertical .str_move,
.str_down .str_move { white-space:normal; width:100%; right: 0; margin: 0 auto; }
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{ cursor:inherit; }
.str_wrap img { max-width:none !important;	 }
.Winners-box,.str_wrap { overflow: hidden;  height: 100px; background: #1b9380; width:94%; margin: 10px auto; border-radius: 6px; }

.Winners-box h1 { text-align: center; font-size: 1.4rem; color: #fff; margin: 10px 0; }
.str_move.str_origin a { display: block; width: 100%; overflow: hidden; color: #fff; margin: 10px 0; }
.str_move.str_origin a span { float: right; }

.rule-box { width: 94%; margin: 0 auto; color: #fff; font-size: 1.3rem; background: #1b9380; border-radius: 6px; padding: 2%; }
.rule-box .title-radius em.right { top: 0; right: 0; }
.rule-box .title-radius em { position: absolute; width: 8px; height: 8px; background: #fff; border-radius: 50%; display: block; }
.rule-box .title-radius { text-align: center; font-size: 1.4rem; position: relative; }
.content-box p { margin: 6px 0; font-size: 1.1rem; width: 100%; overflow: hidden; }
.content-box h2 { font-size: 1.3rem; text-align: center; margin: 10px 0; }
.content-box p span { margin-left: 1%; float: left; width: 90%; }
.content-box p em { float: left; width: 4%; }
/* .share { transition: all 0.5s; display: flex; bottom: -50px; left: 0; width: 100%; margin-bottom: -50vh; position: fixed; padding: 1rem; border-radius: 0.5rem; background-color: #fff; z-index: 56; font-size: 1.4rem; } */
.shareActive { transition: all 0.5s; display: flex; bottom: 0; left: 0; width: 100%; position: fixed; padding: 1rem; border-radius: 0.5rem; background-color: #fff; z-index: 56; font-size: 1.4rem; }
.shareActive>div { flex: 1; display: flex; flex-direction: column; justify-content: center; margin: 0 auto; text-align: center; }
.shareActive>div>img { margin: 0 auto; width: 4.5rem; height: 4.5rem; }
.share>div { flex: 1; display: flex; flex-direction: column; justify-content: center; margin: 0 auto; text-align: center; }
.share>div>img { margin: 0 auto; width: 3rem; height: 3rem; }
.share-window { position: fixed; bottom: 0; width: 100%; background: #fff; padding-bottom: 16px; z-index: 9999; bottom: -195px; border-radius: 6px 6px 0 0; -webkit-transition: all .5s ease-in; -moz-transition: all .5s ease-in; transition: all .5s ease-in; }
.share_goods { display: none; }
.share_goods { position: fixed; z-index: 9999; width: 66%; top: 2%; left: 0; right: 0; margin: 0 auto; }
.share-window ul { overflow: hidden; padding: 12px 0; }
.share-window ul li { float: left; text-align: center; width: 25%; }
.share-window ul li a { display: block; }
.share-window ul li img { width: 50%; border-radius: 50%; }
.share-window ul li p { margin-bottom: 10px; font-size: 12px; }
.share-window-hi { position: fixed; top: 0; z-index: 999; background: rgba(0, 0, 0, 0.50); width: 100%; height: 100%; display: none; }
.share-title { color: #262626; }
.share-title p { font-size: 1.4rem; }
.share-title h1 { font-size: 1.4rem; margin: 10px 0 4px; }
.share-window .but-a a { border-radius: 25px; background: #f2f2f2; color: #262626; }
.share-window .but-a { width: 70%; }

.poput-lottey { position: fixed; top: 25%; left: 0; right: 0; width: 80%; background: #fff; z-index: 9999; border-radius: 6px; margin: 0 auto; padding: 4%; }
.poput-lottey1 { width: 70%; display: none; top: 35%; }
.poput-lottey h1 { text-align: center; font-size: 1.6rem; margin: 0 0 10px; color: #262626; }
.poput-lottey p { text-align: center; font-size: 1.3rem; color: #737373; margin: 12px 0; }
.poput-lottey1 a,.poput-lottey3 a { background: #62c7b7; border-radius: 6px; font-size: 1.4rem; color: #fff; display: block; width: 53%; margin: 12px auto 0; text-align: center; padding: 8px 0; }
.poput-lottey1 a:active,.poput-lottey3 a:active,.record-txt a:active { opacity: .8; }

.poput-lottey2,.poput-lottey3 { display: none; }
.poput-lottey2 img { width: 100%; }
.poput-lottey2 .img { width: 30%; margin: 8px auto; }
.poput-lottey2 p { margin: 10px auto; }
.poput-lottey2 .but a:nth-child(2) { float: right; }
.poput-lottey2 .but a:nth-child(1) { float: left; margin-left: 4%; border: solid 1px #d9d9d9; background: #fff; color: #262626; }
.poput-lottey2 .but a:active { opacity: .8; }
.poput-lottey2 .but a { background: #62c7b7; border-radius: 6px; font-size: 1.4rem; color: #fff; display: block; text-align: center; width: 35%; padding: 8px 0; }
.poput-lottey2 .but { overflow: hidden; margin: 12px 0 2px; text-align: center; }

.poput-lottey3 .img img { width: 100%; }
.poput-lottey3 .img { width: 70%; margin: 0 auto 10px; }
.poput-lottey3 p { margin: -5px auto; }
.poput-lottey3 a { border-radius: 25px; margin: 20px auto 0; }
.poput-lottey3 .but { position: absolute; bottom: -26%; right: 0; left: 0; margin: 0 auto; text-align: center; }