/* 活动-周年庆助力解锁活动 -始 */
.anniversary-activity {
	min-width: 1200px;
	background: url(../images/activity/anniversary/btm_background.png) no-repeat top center #fff1d7;
	background-size: auto 926px;
	padding-bottom: 85px;
}
.anniversary-activity .act-time-rule {
	position: relative;
	height: 765px;
}
.anniversary-activity .act-time-rule .rule {
	position: absolute;
	top: 170px;
	right: 0;
	width: 130px;
	line-height: 45px;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-radius: 10px;
	background-color: rgba(0,0,0,.4);
	cursor: pointer;
}
.anniversary-activity .act-time-rule .act-time {
	position: relative;
	top: 272px;
	font-size: 23px;
	color: #fff;
	text-align: center;
}
.anniversary-activity .act-time-rule .count-down {
	position: relative;
	top: 670px;
	line-height: 30px;
	font-size: 23px;
	color: #333333;
	text-align: center;
}
.act-time-rule .count-down .num {
	display: inline-block;
	width: 60px;
	background-color: #5b5b5b;
	border-radius: 8px;
	color: #fff;
	margin: 0 9px;
}
.act-my-claim .user .head-portrait {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 12px 20px 0 0;
}
.act-my-claim .user .user-name {
	font-size: 27px;
	color: #fd9e03;
	padding: 5px 0 12px 0;
}
.act-my-claim .user .des {
	font-size: 23px;
	color: #666;
}
.act-my-claim .progress-bar-box,
.act-my-claim .progress-bar-box .speed-progress {
	height: 40px;
	border-radius: 20px;
}
.act-my-claim .btm-box {
	margin: 20px 0 30px 0;
}
.act-my-claim .progress-bar-box {
	position: relative;
	width: 650px;
	background-color: #fff;
}
.act-my-claim .progress-bar-box .speed-progress,
.act-my-claim .progress-bar-box .remaining-progress {
	position: absolute;
	top: 0;
	line-height: 40px;
	font-size: 23px;
}
.act-my-claim .progress-bar-box .speed-progress {
	left: 0;
	background-color: #fd9e03;
	text-align: center;
	color: #fff;
}
.act-my-claim .progress-bar-box .remaining-progress {
	right: 0;
	color: #fd9e03;
	padding-left: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.act-my-claim .progress-bar-box .progress-text {
	position: absolute;
	min-width: 240px;
	text-align: center;
	white-space: nowrap;
}
.act-my-claim .proportion {
	line-height: 40px;
	font-size: 23px;
	color: #fd9e03;
	padding-left: 20px;
}
.act-gift-area .gift-list {
	padding-top: 30px;
	margin-left: -25px;
	text-align: center;
}
.act-gift-area .gift-list li {
	float: left;
	width: 220px;
	height: 315px;
	margin-left: 25px;
}
.act-gift-area .gift-list .gift {
	position: relative;
	width: 220px;
	height: 220px;
	border-radius: 20px;
	background-color: #fff;
	overflow: hidden;
}
.act-gift-area .gift-list .mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6);
}
.gift-list .mask .text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	font-size: 23px;
	color: #fadba7;
	line-height: 1.5;
}
.act-gift-area .gift-list .gift img {
	width: 100%;
	height: 100%;
}
.act-gift-area .gift-list .ico-tick {
	position: absolute;
	bottom: 15px;
	right: 10px;
	width: 54px;
	height: 47px;
	background: url(../images/activity/anniversary/ico_tick.png) no-repeat center;
	background-size: contain;
}
.act-gift-area .gift-list .gift-name {
	font-size: 24px;
	color: #333333;
	padding-top: 15px;
}
.act-gift-area .assistance .msg {
	text-align: center;
	font-size: 27px;
	color: #c51420;
	font-weight: bold;
	padding: 5px 0;
}
.act-gift-area .assistance .btn {
	width: 330px;
	height: 78px;
	font-size: 33px;
	color: #c30e1f;
	font-weight: bold;
	line-height: 58px;
	text-align: center;
	background: url(../images/activity/anniversary/btn_bac.png) no-repeat center;
	background-size: cover;
	margin: 30px auto;
	cursor: pointer;
}
.act-gift-area .help-friends .h-title {
	font-size: 24px;
	color: #fd9e03;
	font-weight: bold;
	-webkit-text-stroke: 1px #db8d22;
}
.act-gift-area .help-friends .friend-list {
	padding-top: 18px;
}
.act-gift-area .help-friends .head-portrait {
	width: 82px;
	height: 82px;
	border-radius: 50%;
	border: 1px solid #da902b;
	margin: 0 20px 15px 0;
	vertical-align: bottom;
}
.act-gift-area .help-friends .head-portrait:nth-last-of-type(1) {
	margin-right: 58px;
}
.act-gift-area .help-friends .text {
	position: relative;
	display: inline-block;
	top: 45px;
	font-size: 23px;
	color: #333;
}
.anniversary-activity .act-help-rank {
	text-align: center;
}
.act-help-rank .rank-title {
	height: 124px;
	padding-top: 215px;
	font-size: 23px;
	font-weight: bold;
	color: #c51420;
	background: url(../images/activity/anniversary/title_bac.png) no-repeat center;
	background-size: contain;
}
.act-help-rank .not-data {
	line-height: 100px;
	background-color: #f35760;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
.act-help-rank .rank-list {
	display: inline-block;
	margin: 0 auto;
}
.act-help-rank .rank-list .thead {
	background-color: #ffd801;
	line-height: 80px;
}
.act-help-rank .thead .td {
	font-weight: bold;
	color: #c51420;
	font-size: 23px;
}
.act-help-rank .rank-list .td {
	float: left;
	padding: 0 10px;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.act-help-rank .rank-list .ranking {
	width: 202px;
}
.act-help-rank .rank-list .user {
	width: 312px;
}
.act-help-rank .rank-list .num {
	width: 312px;
}
.act-help-rank .rank-list .prize {
	width: 370px;
}
.rank-list .tbody .tr {
	border-top: 1px solid #feead2;
}
.rank-list .tbody .tr:first-child {
	border-top: 0;
}
.rank-list .tbody .td {
	position: relative;
	line-height: 79px;
	height: 79px;
	color: #fff;
	background-color: #f35760;
	border-right: 1px solid #feead2;
	font-size: 22px;
}
.rank-list .tbody .td:last-child {
	border-right: 0;
}
.rank-list .tbody .user-name {
	position: absolute;
	line-height: 56px;
	padding-left: 76px;
}
.tbody .user-name .head-portrait {
	position: absolute;
	top: 0;
	left: 0;
	width: 56px;
	height: 56px;
	border-radius: 50%;
}
.tbody .user-name .name {
	max-width: 210px;
}
.rank-list .tbody .td .first {
	background-image: url(../images/activity/anniversary/lv01.png);
}
.rank-list .tbody .td .second {
	background-image: url(../images/activity/anniversary/lv02.png);
}
.rank-list .tbody .td .three {
	background-image: url(../images/activity/anniversary/lv03.png);
}
.rank-list .tbody .td .ico-rank {
	position: absolute;
	width: 50px;
	height: 58px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.act-help-rank .table {
	display: table;
	width: 1200px;
}
.act-help-rank .table .row {
	display: table-row;
}
.act-help-rank .table .cell {
	display: table-cell;
	vertical-align: middle;
    text-align: center;
}
.act-help-rank .table .ranking {
	width: 15%;
}
.act-help-rank .table .user {
	width: 25%;
}
.act-help-rank .table .num {
	width: 25%;
}
.act-help-rank .table .prize {
	width: 35%;
}
.act-help-rank .thead .cell {
	font-weight: bold;
    color: #c51420;
	font-size: 23px;
	padding: 25px 10px;
	background-color: #ffd801;
}
.act-help-rank .tbody .cell {
	position: relative;
	color: #fff;
    background-color: #f35760;
    border-right: 1px solid #feead2;
	border-top: 1px solid #feead2;
	font-size: 22px;
	padding: 20px 10px;
}
.act-help-rank .tbody .cell.user {
	text-align: left;
}
.act-help-rank .row:nth-child(2) .cell {
	border-top: 0;
}
.act-help-rank .cell .first {
    background-image: url(../images/activity/anniversary/lv01.png);
}
.act-help-rank .cell .second {
    background-image: url(../images/activity/anniversary/lv02.png);
}
.act-help-rank .cell .three {
    background-image: url(../images/activity/anniversary/lv03.png);
}
.act-help-rank .cell .ico-rank {
	display: inline-block;
    width: 50px;
    height: 58px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.act-help-rank .cell .user-box {
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.act-help-rank .user-box .head-portrait {
	float: left;
    width: 56px;
    height: 56px;
	border-radius: 50%;
	margin-right: 15px;
}
.act-help-rank .user-box .name {
	float: left;
	line-height: 56px;
	max-width: 200px;
}
/* 规则 */
.anniversay-activity-rule {
	position: absolute;
	width: 520px;
	background-color: #fe4d55;
	border-radius: 20px;
	margin-top: -25px;
}
.anniversay-activity-rule .anniversay-content {
	border-radius: 20px;
	background-color: #fff1d7;
	border: 1px solid #fff1d7;
	margin: 15px;
	padding: 0 16px 20px 16px;
}
.anniversay-activity-rule .anniversary-close {
	bottom: -65px;
}
.anniversay-activity-rule .a-title {
	width: 254px;
	height: 42px;
	background: url(../images/activity/anniversary/rule_title_bac.png) no-repeat center;
	background-size: contain;
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	margin: 30px auto;
}
.anniversay-activity-rule .text-box {
	max-height: 450px;
	overflow-y: auto;
}
.anniversay-activity-rule .paragraph-block  {
	padding-bottom: 30px;
}
.anniversay-activity-rule .p-title {
	position: relative;
	line-height: 27px;
	font-size: 19px;
	color: #fd4d54;
	padding: 6px 0 6px 32px;
}
.anniversay-activity-rule .p-title .grade {
	position: absolute;
	top: 6px;
	left: 0;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	background-color: #fd4d54;
	text-align: center;
	color: #fff;
}
.anniversay-activity-rule .paragraph-block p {
	font-size: 15px;
	line-height: 24px;
	color: #5f5c5e;
}
/* 助力显示弹窗 */
.assistance-show-window {
	position: absolute;
	width: 360px;
	height: 435px;
	background-color: #fff;
	border-radius: 10px;
	margin-top: -40px;
	padding: 0 20px;
	text-align: center;
	color: #212121;
}
.assistance-show-window .anniversary-close {
	bottom: -100px;
}
.assistance-show-window .title {
	font-size: 32px;
	padding: 40px 0 10px 0;
}
.assistance-show-window .msg {
	font-size: 17px;
}
.assistance-show-window .ass-btn {
	position: absolute;
	bottom: -31px;
	width: 290px;
	line-height: 62px;
	background-color: #e73d3b;
	color: #fff;
	text-align: center;
	font-size: 20px;
	border-radius: 30px;
	cursor: pointer;
}
.assistance-show-window .ico-img.success {
	background-image: url(../images/activity/anniversary/assistance_success.png);
}
.assistance-show-window .ico-img.fail {
	background-image: url(../images/activity/anniversary/assistance_fail.png);
}
.assistance-show-window .ico-img {
	position: absolute;
	top: 140px;
	left: 0;
	width: 100%;
	height: 215px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 374px auto;
	z-index: 98;
}
/* 活动-周年庆助力解锁活动 -结 */

/* 清凉一夏活动 -始 */
/* 规则 */
.qlyx-rule-popup {
	position: absolute;
	width: 500px;
	height: 519px;
	background: url(../images/activity/qinglianyixia/qlyx_rule_bac.png) no-repeat center;
	background-size: contain;
	margin-top: -32px;
}
.qlyx-rule-popup .rule-content {
	position: relative;
	width: 448px;
	height: 400px;
	margin: 68px auto 0 auto;
	color: #fff;
}
.qlyx-rule-popup .rule-content .rule-title {
	position: relative;
	width: 320px;
	margin: 0 auto;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
	line-height: 66px;
}
.qlyx-rule-popup .rule-title .rule-fringe-lf {
	left: 0;
	background-image: url(../images/activity/qinglianyixia/qlyx_rule_fringe_lf.png);
}
.qlyx-rule-popup .rule-title .rule-fringe-rt {
	right: 0;
	background-image: url(../images/activity/qinglianyixia/qlyx_rule_fringe_rt.png);
}
.qlyx-rule-popup .rule-title .rule-fringe-lf,
.qlyx-rule-popup .rule-title .rule-fringe-rt {
	position: absolute;
	top: 0;
	width: 84px;
	height: 66px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.qlyx-rule-popup .rule-content .rule-time {
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
}
.qlyx-rule-popup .rule-content .rule-text-box {
	padding: 0 40px;
	font-size: 14px;
}
.qlyx-rule-popup .rule-text-box .serial-num {
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-radius: 50%;
	background-color: #fff;
	color: #003a60;
	margin-right: 10px;
}
.qlyx-rule-popup .rule-text-box p {
	padding: 5px 0;
	line-height: 28px;
}
.qlyx-rule-popup .rule-content .right-interpretation {
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 14px;
	text-align: center;
}
.qlyx-popup-close {
	position: absolute;
	bottom: -64px;
	left: 50%;
	margin-left: -22px;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: url(../images/activity/qinglianyixia/qlyx_close.png) no-repeat center;
	background-size: contain;
	cursor: pointer;
}
/* 提示弹窗 */
.qlyx-tip-popup {
	position: absolute;
	width: 500px;
	height: 358px;
	background-color: #fff;
	border-radius: 10px;
}
.qlyx-tip-popup .tip-content {
	padding: 24px;
	text-align: center;
}
.qlyx-tip-popup .tip-content .tip-flag {
	padding-top: 95px;
	background: url(../images/activity/qinglianyixia/qlyx_tool_tip.png) no-repeat top center;
	background-size: auto 89px;
	font-size: 24px;
	color: #0b0b0b;
}
.qlyx-tip-popup .tip-content .tip-text-box {
	position: relative;
	height: 120px;
}
.qlyx-tip-popup .tip-text-box .msg {
	position: absolute;
	width: 100%;
	font-size: 18px;
	color: #545454;
	line-height: 30px;
	letter-spacing: 1.5px;
}
.qlyx-tip-popup .tip-text-box .color-yellow {
	font-size: 20px;
	color: #d1a300;
}
.qlyx-tip-popup .tip-content .tip-btn-box {
	font-size: 0;
	text-align: center;
}
.qlyx-tip-popup .tip-content .q-btn {
	display: inline-block;
	width: 154px;
	line-height: 58px;
	border-radius: 10px;
	font-size: 19px;
	color: #fff;
	cursor: pointer !important;
	margin: 0 30px;
}
.qlyx-tip-popup .tip-content .bac-grey {
	background-color: #d4d4d4;
}
.qlyx-tip-popup .tip-content .bac-blue {
	background-color: #53b3e1;
}
/* 活动页面 */
.qlyx-activity {
	position: relative;
	min-height: 1000px;
	padding-bottom: 250px;
	background-color: #f7c9b1;
	overflow-x: hidden;
}
.qlyx-activity .qlyx-bac {
	position: absolute;
	left: 50%;
	width: 1680px;
	margin-left: -840px;
	z-index: 1;
}
.qlyx-activity .qlyx-top-bac {
	top: 0;
	height: 981px;
	background: url(../images/activity/qinglianyixia/qlyx_top_bac.png) no-repeat top center;
	background-size: contain auto;
}
.qlyx-activity .qlyx-btm-bac {

	bottom: 0;
	height: 612px;
	background: url(../images/activity/qinglianyixia/qlyx_btm_bac.png) no-repeat bottom center;
	background-size: contain;
}
.qlyx-activity .qlyx-beauty-bac {
	position: absolute;
	bottom: 20%;
	height: 564px;
	background: url(../images/activity/qinglianyixia/qlyx_beauty.png) no-repeat left center;
	background-size: contain;
}
.qlyx-activity .w {
	position: relative;
	z-index: 99;
}
.qlyx-activity .qlyx-multiplex-list {
	padding-top: 40px;
	text-align: center;
}
.qlyx-multiplex-list .qlyx-list-title {
	position: relative;
	display: inline-block;
	font-weight: bold;
	padding: 0 42px 40px 42px;
}
.qlyx-multiplex-list .qlyx-list-title .english {
	line-height: 25px;
	font-size: 12px;
	color: #fff;
}
.qlyx-multiplex-list .qlyx-list-title .list-title {
	font-size: 34px;
	color: #f3aa77;
	line-height: 40px;
}
.qlyx-multiplex-list .qlyx-list-title .ico-circle {
	position: absolute;
	border-radius: 50%;
	background-color: #fff;
}
.qlyx-list-title .circle-max {
	width: 15px;
	height: 15px;
}
.qlyx-list-title .circle-max.pos-lf {
	left: 0;
	top: 58px;
}
.qlyx-list-title .circle-max.pos-rt {
	right: 0;
	top: 0;
}
.qlyx-list-title .circle-min {
	top: 48px;
	left: 16px;
	width: 10px;
	height: 10px;
}
.qlyx-list-title .dotted-line {
	position: absolute;
	top: 70px;
	right: 46px;
}
.qlyx-list-title .dotted-line i {
	float: left;
	width: 24px;
	height: 4px;
	background-color: #fafc77;
	margin: 0 4px;
}
.qlyx-multiplex-list .mul-table {
	font-size: 0;
}
.qlyx-multiplex-list .mul-table .first {
	width: 180px;
}
.qlyx-multiplex-list .mul-table .second {
	width: 240px;
}
.qlyx-multiplex-list .mul-table .third {
	width: 240px;
}
.qlyx-multiplex-list .mul-table .fourth {
	width: 300px;
}
.qlyx-multiplex-list .mul-table .no-data {
	width: 960px;
	display: inline-block;
	font-size: 16px;
	line-height: 60px;
	background-color: #e6e2df;
	color: #333;
}
.qlyx-multiplex-list .mul-table .table-th {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	background-color: #b5d8eb;
	color: #ffa06a;
	font-weight: bold;
}
.qlyx-multiplex-list .mul-table .t-td {
	display: table-cell;
    vertical-align: middle;
    text-align: center;
	font-size: 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.qlyx-multiplex-list .mul-table .table-tr {
	display: inline-block;
}
.qlyx-multiplex-list .table-tr .t-td {
	background-color: #e6e2df;
	color: #333;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	font-size: 17px;
	line-height: 1.5;
	padding: 10px 0;
}
.qlyx-multiplex-list .table-tdbody .table-tr:first-child .t-td {
	border-top: 0;
}
.qlyx-multiplex-list .table-tdbody .t-td:first-child {
	border-left: 0;
}
.qlyx-multiplex-list .table-tdbody .second {
	text-align: left;
	padding: 10px 15px;
}
.table-tdbody .second .head-portrait {
	display: inline-block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	border-radius: 50%;
	vertical-align: middle;
}
.table-tdbody .second .user-name {
	display: inline-block;
	vertical-align: middle;
	max-width: 150px;
	padding-left: 5px;
}
.qlyx-multiplex-list .table-tdbody .r-first {
	background-image: url(../images/activity/anniversary/lv01.png);
}
.qlyx-multiplex-list .table-tdbody .r-second {
	background-image: url(../images/activity/anniversary/lv02.png);
}
.qlyx-multiplex-list .table-tdbody .r-third {
	background-image: url(../images/activity/anniversary/lv03.png);
}
.qlyx-multiplex-list .table-tdbody .ico-rank {
	display: inline-block;
	width: 32px;
	height: 38px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
/* 顶部区域 */
.qlyx-activity .qlyx-top-container {
	position: relative;
	min-height: 830px;
}
.qlyx-activity .qlyx-top-container .rule-btn {
	position: absolute;
	top: 32px;
	right: 32px;
	width: 100px;
	line-height: 36px;
	background-color: rgba(0,0,0,.4);
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-size: 17px;
	cursor: pointer;
}
.qlyx-activity .qlyx-top-container .rule-btn .new {
	position: absolute;
	top: -10px;
	right: -10px;
	font-size: 12px;
	line-height: 20px;
	padding: 0 5px;
	color: #fff;
	font-weight: bold;
	background-color: #ff0000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* 助力进度 */
.qlyx-top-container .help-progress {
	padding-top: 800px;
	text-align: center;
}
.qlyx-top-container .help-progress .tip-msg {
	font-size: 23px;
	color: #fff;
	text-align: center;
	letter-spacing: 5px;
	padding: 25px 0;
}
.qlyx-top-container .help-progress .qlyx-btn-skin {
	width: 180px;
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	font-size: 20px;
	margin: 10px auto;
}
.qlyx-top-container .help-progress .progress-container {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	padding: 78px 0 45px 0;
}
.qlyx-top-container .progress-container .progress-box {
	padding: 6px 0;
}
.qlyx-top-container .help-progress .progress-bac,
.qlyx-top-container .help-progress .progress-active {
	height: 10px;
	border-radius: 5px;
}
.qlyx-top-container .help-progress .progress-bac {
	position: relative;
	width: 740px;
	background-color: #f7a170;
}
.qlyx-top-container .help-progress .progress-active {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
}
.qlyx-top-container .help-progress .rt-text {
	padding-left: 20px;
}
.qlyx-top-container .help-progress .give-up {
	position: absolute;
	left: 0;
	bottom: 10px;
	cursor: pointer;
}
.qlyx-top-container .help-progress .give-up:hover {
	color: #f7a170;
}
.qlyx-top-container .progress-box .helpers {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(50%, -50%);
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	-o-transform: translate(50%, -50%);
	margin-top: -20px;
}
.qlyx-top-container .helpers .bubble-num {
	position: relative;
	display: inline-block;
	min-width: 74px;
	line-height: 48px;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	color: #f6a273;
	font-size: 22px;
	padding: 0 20px;
}
.qlyx-top-container .bubble-num .ico-triangle {
	position: absolute;
	left: 50%;
	bottom: -9px;
	margin-left: -8px;
	border-top: 10px solid #fff;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
.qlyx-top-container .helpers .msg {
	padding-top: 65px;
}
.qlyx-top-container .give-him-hand {
	position: absolute;
	top: 185px;
	text-align: center;
}
.qlyx-top-container .bubble-skin {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	border-radius: 50%;
	background: url(../images/activity/qinglianyixia/qlyx_bubble_max.png) no-repeat center;
	background-size: contain;
	z-index: 9;
}
.qlyx-top-container .give-him-hand .bubble-gift {
	position: relative;
	width: 230px;
	height: 230px;
	line-height: 230px;
}
.give-him-hand .bubble-gift img {
	max-width: 165px;
	max-height: 165px;
	vertical-align: middle;
	opacity: .85;
}
.qlyx-top-container .give-him-hand .tasks-progress {
	font-size: 27px;
	color: #fff;
	line-height: 40px;
	padding: 20px 0 40px 0;
	letter-spacing: 5px;
}
.qlyx-top-container .give-him-hand .qlyx-btn-skin {
	width: 250px;
	line-height: 48px;
	font-size: 19px;
	border-radius: 24px;
}
.qlyx-top-container .choose-gift-list {
	position: absolute;
	top: 160px;
}
.qlyx-top-container .choose-gift-list .gift-list {
	font-size: 0;
	white-space: nowrap;
	padding-bottom: 40px;
}
.qlyx-top-container .choose-gift-list .item {
	display: inline-block;
	width: 270px;
	text-align: center;
	vertical-align: top;
}
.qlyx-top-container .choose-gift-list .bubble-gift {
	position: relative;
	display: inline-block;
	width: 152px;
	height: 152px;
	line-height: 152px;
	cursor: pointer;
	border-radius: 50%;
}
.qlyx-top-container .choose-gift-list .active {
	border: 2px solid rgba(255, 255, 255, .4);
}
.choose-gift-list .bubble-gift img {
	max-width: 115px;
	max-height: 115px;
	vertical-align: middle;
	opacity: 0.85;
}
.qlyx-top-container .choose-gift-list .task-gift {
	font-size: 19px;
	letter-spacing: 5px;
	line-height: 32px;
	padding-top: 20px;
	color: #fff;
	cursor: pointer;
}
.qlyx-top-container .choose-gift-list .item-first {
	padding-top: 120px;
}
.qlyx-top-container .choose-gift-list .item-second {
	padding-top: 28px;
}
.qlyx-top-container .choose-gift-list .item-third {
	padding-top: 105px;
}
.qlyx-top-container .choose-gift-list .qlyx-btn-skin {
	width: 180px;
	line-height: 46px;
	border-radius: 23px;
	margin: 0 auto;
}
.qlyx-top-container .task-progress-list {
	position: absolute;
	top: 170px;
	white-space: nowrap;
	text-align: center;
}
.qlyx-top-container .task-progress-list .gift-list {
	font-size: 0;
	margin-top: -30px;
}
.qlyx-top-container .task-progress-list .item {
	display: inline-block;
	width: 290px;
	text-align: center;
	vertical-align: top;
}
.qlyx-top-container .task-progress-list .bubble-gift {
	position: relative;
	display: inline-block;
	width: 140px;
	height: 140px;
	line-height: 140px;
	border-radius: 50%;
}
.task-progress-list .bubble-gift img {
	max-width: 70%;
	max-height: 70%;
	vertical-align: middle;
}
.qlyx-top-container .task-progress-list .gift-name {
	font-size: 16px;
	color: #fff;
	padding: 20px 0 0 0;
	line-height: 1.6;
	letter-spacing: 2px;
}
.qlyx-top-container .task-progress-list .other-states {
	font-size: 16px;
	color: #fff;
}
.qlyx-top-container .task-progress-list .qlyx-btn-skin {
	display: inline-block;
	width: 90px;
	line-height: 28px;
	border-radius: 14px;
	font-size: 14px;
	margin-top: 10px;
    text-shadow: 1.2px 1.2px 1px rgba(0,0,0,.7);
}
.qlyx-top-container .task-progress-list .qlyx-btn-skin.obtained {
	background: #a0a0a0 !important;
}
.qlyx-top-container .task-progress-list .minimum {
	transform: scale(.88);
	-webkit-transform: scale(.88);
	-moz-transform: scale(.88);
	-ms-transform: scale(.88);
	-o-transform: scale(.88);
	padding-top: 74px;
}
.qlyx-top-container .task-progress-list .secondary {
	transform: scale(.94);
	-webkit-transform: scale(.94);
	-moz-transform: scale(.94);
	-ms-transform: scale(.94);
	-o-transform: scale(.94);
	padding-top: 35px;
}
.qlyx-top-container .task-progress-list .have-hand {
	display: inline-block;
}
.task-progress-list .have-hand .bubble-gift {
	position: relative;
	display: inline-block;
	width: 192px;
	height: 192px;
	line-height: 192px;
	text-align: center;
}
.task-progress-list .have-hand .msg {
	font-size: 22px;
	color: #fff;
	line-height: 34px;
	padding-top: 20px;
	letter-spacing: 5px;
}
.qlyx-activity .bubble-effect {
	height: 540px;
}
/* 清凉一夏活动 -结 */

/* 一小时答活动 -始 */
.yxsd-activity {
	position: relative;
	min-width: 1200px;
	min-height: 950px;
	background-color: #9ce4ff;
	padding-bottom: 50px;
	overflow-x: hidden;
	z-index: 9;
}
.yxsd-activity .w {
	position: relative;
	border-top: 1px solid rgba(0, 0, 0, 0);
	z-index: 99;
}
.yxsd-index .cards-container .card,
.yxsd-index .cards-container .fringe-box {
	border-radius: 20px;
}
.yxsd-activity .cards-container {
	position: absolute;
	top: 550px;
	font-size: 0;
}
.yxsd-activity .cards-container .cards-btn {
	width: 193px;
	height: 58px;
	line-height: 52px;
	color: #ef4709;
	background: url(../images/activity/yixiaoshida/cards_btn.png) no-repeat center;
	background-size: contain;
	letter-spacing: 5px;
	font-size: 24px;
	font-weight: bold;
	margin: 40px auto 12px auto;
	cursor: pointer;
}
.yxsd-activity .cards-container .cards-msg {
	color: #ef4709;
	font-size: 16px;
	letter-spacing: 2px;
}
.yxsd-activity .page-body-bac {
	position: absolute;
	top: 0;
	width: 1680px;
	height: 100%;
	background: url(../images/activity/yixiaoshida/page_body_bac.png) no-repeat center top;
	background-size: 1680px auto;
	z-index: 2;
}
.yxsd-activity .page-body-bac::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1680px;
	height: 50%;
	background: url(../images/activity/yixiaoshida/page_btm_bac.png) no-repeat bottom center;
	background-size: 1680px auto;
	z-index: 2;
}
.yxsd-activity .btn-active-bac {
	background-color: #5597fd !important;
	color: #fff !important;
	cursor: pointer;
}
.yxsd-activity .yxsd-rule {
	position: absolute;
	top: -1px;
	right: 0;
	width: 66px;
	height: 90px;
	font-size: 24px;
	text-align: center;
	background-color: #4F5AC6;
	color: #fff;
	padding-top: 5px;
	cursor: pointer;
}
.yxsd-activity .yxsd-rule::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	border-bottom: 20px solid #6491fe;
	border-left: 33px solid transparent;
	border-right: 33px solid transparent;
}
/* 垂直滚动通知栏 */
.yxsd-activity .yxsd-notice-bar {
	position: absolute;
	top: 542px;
	min-width: 380px;
	max-width: 450px;
	height: 40px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 20px;
	color: #fff;
	font-size: 22px;
	white-space: nowrap;
	padding: 0 18px;
	z-index: 99;
}
.yxsd-activity .yxsd-notice-bar .bd {
	margin: 5px 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.yxsd-activity .yxsd-notice-bar a {
	color: #fff;
}
/* 助力模块 */
.yxsd-activity .booster-module {
	position: relative;
	width: 665px;
	margin: 605px auto 0 auto;
}
.yxsd-activity .booster-module:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 100%;
	height: 100px;
	border-radius: 30px;
	background-color: #5597fd;
	z-index: 1;
}
.yxsd-activity .booster-module .booster-box {
	position: relative;
	width: 665px;
	min-height: 350px;
	padding: 0 0 40px 0;
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	z-index: 9;
}
.booster-module .booster-box .promote-msg {
	font-size: 24px;
	letter-spacing: 2px;
	padding: 38px 0;
}
.booster-box .promote-msg .big-red {
	color: #fe4c5b;
	font-size: 34px;
}
.booster-module .booster-box .booster-btn {
	width: 605px;
	height: 84px;
	line-height: 84px;
	border-radius: 20px;
	font-size: 28px;
	letter-spacing: 10px;
	margin: 38px auto 0 auto;
	box-shadow: 5px 5px 5px rgba(85, 151, 253, 0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(85, 151, 253, 0.5);
}
.booster-module .booster-box .ask-help {
	font-size: 22px;
	padding-top: 25px;
}
.booster-module .booster-box .ask-help a {
	color: #5597fd;
}
.booster-module .booster-speed-progress {
	margin-top: 30px;
	padding: 0 30px;
}
.booster-module .booster-box .b-progress-bar,
.booster-module .booster-box .current-progress {
	width: 524px;
	height: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.booster-module .booster-box .b-progress-bar {
	position: relative;
	top: 17px;
	background-color: #cfe0fc;
}
.booster-module .booster-box .current-progress {
	position: absolute;
	background-color: #5597fd;
}
.booster-module .booster-box .current-progress::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 3px solid #5597fd;
	background-color: #fff;
}
.booster-module .current-progress .progress-tip {
	position: absolute;
	top: -54px;
	right: 8px;
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	border-radius: 10px;
	color: #fff;
	font-size: 22px;
	background-color: #5597fd;
	white-space: nowrap;
	letter-spacing: 3px;
}
.current-progress .progress-tip.ico-lf {
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
}
.current-progress .progress-tip.ico-lf::before,
.current-progress .progress-tip.ico-rt::before {
	content: '';
	bottom: -3px;
	position: absolute;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
}
.current-progress .progress-tip.ico-lf::before {
	left: 0;
	border-left: 15px solid #5597fd;
}
.current-progress .progress-tip.ico-rt::before {
	right: 0;
	border-right: 15px solid #5597fd;
}
.booster-module .booster-box .booster-msg {
	font-size: 24px;
	padding: 25px 0 35px 0;
	border-bottom: 2px solid #f0f0f0;
}
.booster-speed-progress .progress-container .p-btn {
	width: 80px;
	height: 38px;
	line-height: 38px;
	border-radius: 10px;
	font-size: 24px;
	background-color: #cfe0fc;
	color: #5597fd;
}
/* 好友助力榜 */
.yxsd-activity .friends-help-list {
	position: relative;
	width: 641px;
	min-height: 600px;
	background-color: #fff;
	border: 12px solid #5597fd;
	border-radius: 20px;
	margin: 100px auto 0 auto;
}
.yxsd-activity .friends-help-list .ico-title {
	position: absolute;
	top: -92px;
	width: 100%;
	height: 111px;
	background: url(../images/activity/yixiaoshida/help_list_title.png) no-repeat top center;
	background-size: contain;
}
.yxsd-activity .friends-help-list .fh-list {
	padding: 60px 80px 40px 80px;
}
.yxsd-activity .friends-help-list .not-data {
	font-size: 22px;
	text-align: center;
	padding-top: 100px;
}
.friends-help-list .fh-list .fh-item {
	padding: 15px 0;
	min-height: 55px;
	line-height: 55px;
	font-size: 24px;
}
.friends-help-list .fh-item .head-portrait {
	width: 53px;
	height: 53px;
	border-radius: 50%;
	border: 1px solid #efefef;
	margin-right: 15px;
}
.friends-help-list .fh-item .help-msg {
	min-width: 110px;
}
.friends-help-list .fh-item .user-name {
	max-width: 210px;
}
/* 规则弹窗 */
.yxsd-rule-popup {
	position: absolute;
	width: 368px;
	border-radius: 30px;
	margin-top: -30px;
	color: #BF3F03;
}
.yxsd-rule-popup .rule-title {
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 16px;
}
.yxsd-rule-popup .fringe-box {
	padding-bottom: 20px;
}
.yxsd-rule-popup .rule-content {
	line-height: 1.6;
	height: 400px;
	padding: 0 30px;
	overflow-y: auto;
}
.yxsd-rule-popup .rule-content h4 {
	font-size: 18px;
	padding-top: 5px;
}
.yxsd-rule-popup .rule-content p {
	padding: 5px 0;
}
/* 助力结果弹窗 */
.yxsd-help-popup {
	position: absolute;
	width: 284px;
}
.yxsd-help-popup .help-popup-content {
	min-height: 374px;
	border-radius: 26px;
}
.yxsd-help-popup .chat-bubble {
	position: absolute;
	top: -70px;
	left: -45px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	min-width: 600px;
}
.yxsd-help-popup .chat-bubble .head-portrait {
	width: 34px;
	height: 34px;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 10px;
}
.yxsd-help-popup .chat-bubble .bubble-text {
	position: relative;
	background-color: #fff;
	padding: 0 10px;
	border-radius: 5px;
	white-space: nowrap;
	letter-spacing: 2px;
}
.yxsd-help-popup .chat-bubble .bubble-text::before {
	content: '';
	position: absolute;
	left: -4px;
	top: 50%;
	margin-top: -5px;
	border-right: 4px solid #fff;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}
.yxsd-help-popup .help-msg {
	text-align: center;
	color: #f2421c;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 35px 0;
}
.yxsd-help-popup .help-msg p {
	background: linear-gradient(top, #f57f04, #ff0000);
	background: -webkit-linear-gradient(top, #f57f04, #ff0000);
	background: -moz-linear-gradient(top, #f57f04, #ff0000);
	background: -ms-linear-gradient(top, #f57f04, #ff0000);
	background: -o-linear-gradient(top, #f57f04, #ff0000);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    line-height: 1.9;
    text-shadow: 0 0 .02rem rgba(0, 0, 0, .1);
}
.yxsd-help-popup .help-btn {
	width: 176px;
	line-height: 44px;
	text-align: center;
	border-radius: 22px;
	color: #fff;
	background: #ed582f;
	background: linear-gradient(top, #f7782d, #ed582f, #f36850);
	background: -webkit-linear-gradient(top, #f7782d, #ed582f, #f36850);
	background: -moz-linear-gradient(top, #f7782d, #ed582f, #f36850);
	background: -ms-linear-gradient(top, #f7782d, #ed582f, #f36850);
	background: -o-linear-gradient(top, #f7782d, #ed582f, #f36850);
	font-weight: bold;
	font-size: 17px;
	margin: 36px auto 0 auto;
	letter-spacing: 2px;
	cursor: pointer;
}
.yxsd-help-popup .help-btn .b-text {
	position: relative;
	padding-right: 20px;
}
.yxsd-help-popup .help-btn .b-text::before {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
	content: '';
	border-left: 7px solid #fff;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
}
/* 中奖结果弹窗 */
.yxsd-winning-results,
.yxsd-shipping-address {
	position: absolute;
	text-align: center;
}
.yxsd-winning-results {
	width: 360px;
	color: #EB6000;
}
.yxsd-winning-results .fringe-box {
	min-height: 446px;
}
.yxsd-winning-results .winning-title {
	font-size: 36px;
	letter-spacing: 5px;
	padding: 35px 0 15px 0;
	text-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
.yxsd-winning-results .winning-msg {
	font-size: 18px;
	letter-spacing: 3px;
	text-shadow: 2px 2px 2px rgba(0,0,0,.2);
}
.yxsd-winning-results .winning-gifts {
	position: relative;
	padding: 20px 0;
	height: 190px;
	line-height: 190px;
	margin: 0 auto;
}
.yxsd-winning-results .winning-gifts img {
	max-width: 258px;
	max-height: 190px;
}
.yxsd-winning-results .winning-gifts .gold-coin {
	font-size: 15px;
	padding-top: 165px;
	background: url(../images/activity/yixiaoshida/gold_coin.png) no-repeat top center;
	background-size: auto 154px;
	line-height: 1.5;
}
.yxsd-winning-results .winning-btn {
	width: 200px;
	margin: 0 auto;
	letter-spacing: 5px;
	font-size: 20px;
	height: 54px;
	line-height: 54px;
	border-radius: 30px;
	background-color: #EA6000;
	color: #fff;
	text-align: center;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
/* 添加收货地址 */
.yxsd-shipping-address {
	width: 360px;
}
.yxsd-shipping-address .sd-title {
	padding-top: 40px;
	line-height: 60px;
	font-size: 24px;
}
.yxsd-shipping-address .sd-item {
	position: relative;
	display: inline-block;
}
.yxsd-shipping-address .sd-item .item-title {
	width: 90px;
	line-height: 58px;
	font-size: 18px;
	text-align: left;
}
.yxsd-shipping-address .sd-item .item-input {
	width: 190px;
	padding-right: 20px;
	line-height: 58px;
	font-size: 16px;
	background-color: rgba(0, 0, 0, 0);
}
.yxsd-shipping-address .sd-item .item-input::placeholder,
.yxsd-shipping-address .sd-item .item-textarea::placeholder {
	color: #AB9674;
}
.yxsd-shipping-address .sd-item .rt-arrow {
	position: absolute;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(../images/xg_tb8.png) no-repeat center;
	background-size: contain;
}
.yxsd-shipping-address .sd-item .item-textarea {
	width: 210px;
	font-size: 16px;
	line-height: 1.8;
	height: 64px;
	margin: 14px 0;
}
.yxsd-shipping-address .sd-btn {
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background-color: #EA6000;
	color: #fff;
	font-size: 16px;
	margin: 10px auto 40px auto;
	cursor: pointer;
}
/* 抽奖轮盘 -始 */
.zwl-turntable-popup {
	position: absolute;
	width: 545px;
	text-align: center;
	margin-top: -10px;
}
.zwl-turntable-popup .turntable-tip {
	display: inline-block;
	min-width: 300px;
	height: 58px;
	font-size: 16px;
	padding-top: 27px;
	color: #000;
	background: url(../images/activity/yixiaoshida/turntable_title.png) no-repeat center;
	background-size: 100%;
}
.zwl-turntable-popup .turntable-container {
	position: relative;
	width: 545px;
	height: 432px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url(../images/activity/yixiaoshida/turntable_bac01.png);
}
.zwl-turntable-popup .turntable-container.switch {
	background-image: url(../images/activity/yixiaoshida/turntable_bac02.png);
}
.zwl-turntable-popup .turntable-container .gifts-box {
	position: absolute;
	width: 380px;
	z-index: 9;
}
.zwl-turntable-popup .turntable-container .gift-item {
	position: relative;
	float: left;
	width: 88px;
	height: 90px;
	background-color: #fff;
	border-radius: 15px;
	margin: 3.5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	font-size: 12px;
	color: #333;
	overflow: hidden;
}
.zwl-turntable-popup .turntable-container .gift-item.active {
	border: 4px solid #E01111;
}
.zwl-turntable-popup .gift-item .box-center {
	position: absolute;
	width: 100%;
}
.zwl-turntable-popup .gift-item .currency {
	font-size: 16px;
}
.zwl-turntable-popup .gift-item .gift-img {
	width: 60px;
	height: 53px;
	margin: 0 auto;
}
.zwl-turntable-popup .gift-img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.zwl-turntable-popup .turntable-container .turntable-btn {
	float: left;
	width: 183px;
	height: 90px;
	line-height: 90px;
	margin: 3.5px;
	background: url(../images/activity/yixiaoshida/turntable_btn.png) no-repeat center;
	background-size: auto 110px;
	border-radius: 15px;
	cursor: pointer;
	font-size: 24px;
	color: #fff;
	letter-spacing: 5px;
	animation: turntableBtn 1s ease-in infinite;
	-webkit-animation: turntableBtn 1s ease-in infinite;
	-moz-animation: turntableBtn 1s ease-in infinite;
	-ms-animation: turntableBtn 1s ease-in infinite;
	-o-animation: turntableBtn 1s ease-in infinite;
}
.zwl-turntable-popup .turntable-modificate {
	position: absolute;
	top: -72px;
    left: -30px;
	width: 525px;
	height: 466px;
	z-index: 1;
}
@keyframes turntableBtn {
	0%,
	100% {
		transform: scale(.95);
	}
	45% {
		transform: scale(1.03);	
	}
}
@-webkit-keyframes zoomAnimata {
	0%,
	100% {
		transform: scale(.95);
	}
	45% {
		transform: scale(1.03);	
	}
}
@-moz-keyframes zoomAnimata {
	0%,
	100% {
		transform: scale(.95);
	}
	45% {
		transform: scale(1.03);	
	}
}
@-ms-keyframes zoomAnimata {
	0%,
	100% {
		transform: scale(.95);
	}
	45% {
		transform: scale(1.03);	
	}
}
@-o-keyframes zoomAnimata {
	0%,
	100% {
		transform: scale(.95);
	}
	45% {
		transform: scale(1.03);	
	}
}
/* 抽奖轮盘 -结 */
/* 翻牌 -始 */
.yxsd-flop-popup {
	position: absolute;
	width: 750px;
	height: 360px;
	font-size: 0;
}
.yxsd-flop-popup .card {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 276px;
	margin: 0 25px;
}
.yxsd-flop-popup .card-face {
	background: url(../images/activity/yixiaoshida/jqsy_cards.png) no-repeat center;
	background-size: contain;
	z-index: 9;
}
.yxsd-flop-popup .enlarge {
	transform: scale(1.4);
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
}
.yxsd-flop-popup .card-face,
.yxsd-flop-popup .card-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	-webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform-style: perspective-3d;
    -moz-transform-style: perspective-3d;
    -ms-transform-style: perspective-3d;
    transform-style: perspective-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.yxsd-flop-popup .card-back,
.yxsd-flop-popup .flip .card-face { 
	-webkit-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.yxsd-flop-popup .card-back {
	z-index: 1;
}
.yxsd-flop-popup .flip .card-face {
	z-index: 10;
}
.yxsd-flop-popup .flip .card-back {
	z-index: 11;
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
	transform: rotateY(0);
	box-shadow: 0 0 450px rgba(217, 229, 107, 0.85);
	-webkit-box-shadow: 0 0 450px rgba(217, 229, 107, 0.85);
	-ms-box-shadow: 0 0 450px rgba(217, 229, 107, 0.85);
	-moz-box-shadow: 0 0 450px rgba(217, 229, 107, 0.85);
	-o-box-shadow: 0 0 450px rgba(217, 229, 107, 0.85);
	background-color: #f0edb1;
	padding: 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.yxsd-flop-popup .flop-popup-content {
	width: 184px;
	height: 212px;
	background-color: #f9d59b;
	border-radius: 20px;
	text-align: center;
	padding-top: 48px;
}
.yxsd-flop-popup .flop-popup-content .flop-title {
	font-size: 25px;
    letter-spacing: 4px;
}
.yxsd-flop-popup .flop-popup-content .flop-msg {
	font-size: 16px;
	letter-spacing: 2px;
	margin: 20px 0 30px 0;
}
.yxsd-flop-popup .flop-popup-content .flop-title,
.yxsd-flop-popup .flop-popup-content .flop-msg {
    font-weight: bold;
    background: linear-gradient(top, #f7a43e, #f3490b, #ff0000);
    background: -webkit-linear-gradient(top, #f7a43e, #f3490b, #ff0000);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
    line-height: 1;
}
.yxsd-flop-popup .power-card {
	width: 166px;
    height: 60px;
    background: url(../images/activity/yixiaoshida/card_bac.png) no-repeat center;
    background-size: contain;
    margin: 0 auto;
    color: #fff;
    text-align: center;
}
.yxsd-flop-popup .power-card .card-lf {
    width: 82px;
    height: 100%;
    font-size: 12px;
    line-height: 60px;
    overflow: hidden;
}
.yxsd-flop-popup .power-card .fraction {
    display: inline-block;
    font-size: 34px;
}
.yxsd-flop-popup .power-card .card-rt {
    position: relative;
    width: 71px;
    height: 100%;
    letter-spacing: 1px;
	white-space: nowrap;
	overflow: hidden;
}
.yxsd-flop-popup .card-rt h4 {
	font-size: 12px;
}
.yxsd-flop-popup .card-rt p {
	font-size: 12px;
	transform: scale(0.7);
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
}
/* 翻牌 -结 */
/* 一小时答活动 -结 */
/* 8月裂变活动(为专家打call) -始 */
.expert-call-popup {
	position: absolute;
	width: 483px;
	height: 409px;
	background: url(../images/activity/expertcall/popup_bac.png) no-repeat center;
	background-size: contain;
}
.expert-call-rule .ico-close,
.expert-call-popup .ico-close {
	position: absolute;
	bottom: -43px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: url(../images/activity/expertcall/close_black.png) no-repeat center #fff;
	background-size: 12px auto;
}
.expert-call-popup .orange {
	color: #ff7859 !important;
}
.expert-call-popup .medium {
	width: 232px;
}
.expert-call-popup .min {
	width: 145px;
}
.expert-call-popup .c-btn {
	display: inline-block;
	height: 58px;
	line-height: 58px;
	background-color: #01237d;
	border-radius: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
/* 为专家CALL提示弹窗 */
.expert-call-popup .expertcall {
	position: absolute;
	width: 400px;
	text-align: center;
}
.expert-call-popup .expertcall .title {
	font-weight: bold;
	line-height: 50px;
	font-size: 26px;
	color: #01237d;
}
.expert-call-popup .expertcall .p {
	font-size: 22px;
	line-height: 42px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
/* 添加收货地址弹窗 */
.expert-call-popup .address-info {
	position: absolute;
	text-align: center;
}
.expert-call-popup .address-info .title {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
.expert-call-popup .address-info .item {
	min-width: 325px;
	line-height: 36px;
}
.expert-call-popup .address-info .item-title {
	width: 90px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.expert-call-popup .address-info .item-textarea,
.expert-call-popup .address-info .item-input {
	width: 235px;
	font-size: 16px;
	line-height: 36px;
	background-color: #4d6091;
	color: #fff;
}
.expert-call-popup .address-info .item-textarea::placeholder,
.expert-call-popup .address-info .item-textarea::-webkit-placeholder,
.expert-call-popup .address-info .item-input::placeholder,
.expert-call-popup .address-info .item-input::-webkit-placeholder {
	color: #142f76;
	font-size: 16px;
}
.expert-call-popup .address-info .item-textarea {
	height: 72px;
}
.expert-call-popup .address-info .c-btn {
	margin-top: 10px;
}
.address-info .ico-rt-arrow {
	position: absolute;
	right: 0;
	width: 14px;
	height: 14px;
	background: url(../images/activity/expertcall/rt_arrow_blue.png) no-repeat center;
	background-size: contain;
}
.expert-call-popup .address-info .rt-box {
	width: 235px;
}
.address-info .rt-box .item-input {
	width: 215px;
	overflow: hidden;
}
/* 好友助力后提示弹窗 */
.expert-call-popup .get-gift,
.expert-call-popup .friendscall {
	position: absolute;
	width: 400px;
	text-align: center;
}
.expert-call-popup .friendscall .h3 {
	font-size: 22px;
	font-weight: bold;
	color: #01237d;
	line-height: 36px;
}
.expert-call-popup .get-gift .h4,
.expert-call-popup .friendscall .h4 {
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	line-height: 36px;
}
.expert-call-popup .friendscall .gift {
	width: 164px;
	height: 140px;
	margin: 10px auto;
}
.expert-call-popup .get-gift .gift {
	width: 185px;
	height: 158px;
	margin: 15px auto;
}
.expert-call-popup .btm-btn-box {
	width: 300px;
	margin: 0 auto;
}
.expert-call-popup .btm-btn-box .color {
	color: #7d8cb3;
}
/* 活动规则弹窗 */
.expert-call-rule {
	position: absolute;
	width: 483px;
	background-color: #fff;
}
.expert-call-rule .title {
	font-size: 29px;
	font-weight: bold;
	color: #fff;
	line-height: 64px;
	background-color: #01237d;
	text-align: center;
}
.expert-call-rule .content-box {
	padding: 28px 0;
}
.expert-call-rule .rule-box {
	max-height: 420px;
	overflow-y: auto;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 0 18px;
}
/* 活动首页 */
.expert-call-index .orange {
	color: #ff7859 !important;
}
.expert-call-index {
	min-height: 1080px;
	background: url(../images/activity/expertcall/page_bac.png) no-repeat top center;
	background-size: 1920px auto;
	margin: -80px 0 -46px 0;
}
.expert-call-index .module-center {
	position: relative;
	left: -5px;
	width: 526px;
	min-height: 1080px;
	margin: 0 auto;
}
.expert-call-invite .rule-btn,
.expert-call-index .rule-btn {
	position: absolute;
	width: 55px;
	height: 55px;
	line-height: 51px;
	box-sizing: border-box;
	text-align: center;
	background-color: #ffffff;
	border: solid 2px #ff5f3a;
	font-size: 19px;
	font-weight: bold;
	color: #01237d;
	border-radius: 50%;
}
.expert-call-index .rule-btn {
	top: 138px;
	right: 0;
}
.expert-call-index .partake-btn {
	position: absolute;
	left: 50%;
	top: 906px;
	width: 358px;
	height: 87px;
	margin-left: -179px;
	background: url(../images/activity/expertcall/btn_bac01.png) no-repeat center;
	background-size: contain;
	cursor: pointer;
	line-height: 70px;
	font-size: 39px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.expert-call-index .gift-list {
	position: absolute;
	top: 480px;
	width: 474px;
}
.expert-call-index .gift-list .item {
	position: relative;
	float: left;
	width: 216px;
	height: 140px;
	margin: 0 9px 24px 9px;
}
.expert-call-index .gift-list .middle {
	position: absolute;
	width: 100%;
	text-align: center;
}
.expert-call-index .gift-list .h4 {
	font-size: 20px;
	font-weight: bold;
	color: #01237d;
}
.expert-call-index .gift-list .gift {
	width: 105px;
	height: 90px;
	margin: 0 auto 5px auto;
}
/* 打call、邀请页 */
.expert-call-invite {
	background: url(../images/activity/expertcall/page_bac01.png) no-repeat top center;
	background-size: 1920px auto;
}
.expert-call-invite .module-center {
	position: relative;
	width: 539px;
	border-top: 1px solid #fff;
	margin: 0 auto;
	background: url(../images//activity/expertcall/head_bac.png) no-repeat center 44px #fff;
	background-size: 486px auto;
	overflow: hidden;
}
.expert-call-invite .rule-btn {
	top: 50px;
	right: 29px;
}
.expert-call-invite .expert-box {
	position: relative;
	margin-top: 200px;
	min-height: 422px;
	background-position: top center;
	background-size: 482px auto;
	background-repeat: no-repeat;
	background-image: url(../images/activity/expertcall/expert_head_portrait.png);
}
.expert-call-invite .expert-box .view-detail {
	position: absolute;
	top: 387px;
	width: 130px;
	height: 33px;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url(../images/activity/expertcall/btn_bac02.png) no-repeat center;
	background-size: contain;
}
.expert-call-invite .invite-module {
	text-align: center;
	padding-bottom: 60px;
}
.expert-call-invite .invite-module .h4 {
	font-size: 19px;
	font-weight: bold;
	line-height: 36px;
	color: #041e7a;
	padding: 15px 0 20px 0;
}
.expert-call-invite .c-btn {
	display: inline-block;
	width: 328px;
	height: 80px;
	font-size: 29px;
	font-weight: bold;
	color: #fff;
	line-height: 64px;
	text-align: center;
	background: url(../images/activity/expertcall/btn_bac01.png) no-repeat center;
	background-size: contain;
}
.expert-call-invite .box-style {
	position: relative;
	width: 482px;
	margin: 62px auto 0 auto;
	padding: 14px 15px;
	border: solid 2px #01237d;
}
.expert-call-invite .box-style::after,
.expert-call-invite .box-style::before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 30px;
	background-color: #01237d;
	transform-origin: left bottom;
	-webkit-transform-origin: left bottom;
	z-index: 1;
}
.expert-call-invite .box-style::before {
	left: -2px;
	transform: rotate(46deg);
	-webkit-transform: rotate(46deg);
}
.expert-call-invite .box-style::after {
	right: -2px;
	transform: rotate(-46deg);
	-webkit-transform: rotate(-46deg);
}
.expert-call-invite .box-style .box-title {
	position: absolute;
	top: -62px;
	left: -2px;
	width: 482px;
	height: 79px;
	line-height: 64px;
	font-size: 29px;
	font-weight: bold;
	color: #fff;
	background: url(../images/activity/expertcall/border_top_bac.png) no-repeat top center;
	background-size: 100% auto;
}
.box-style .content-area {
	position: relative;
	min-height: 218px;
	background-color: #4d6091;
	border: solid 2px #01237d;
	z-index: 9;
}
.box-style .content-area::after,
.box-style .content-area::before {
	content: '';
	position: absolute;
	top: -14px;
	width: 2px;
	height: 15px;
	background-color: #01237d;
}
.box-style .content-area::before {
	right: -2px;
}
.box-style .content-area::after {
	left: -2px;
}
.module-center .invite-btn-box {
	width: 482px;
	height: 76px;
	line-height: 76px;
	background-color: #01237d;
	margin: 0 auto;
	text-align: center;
}
.module-center .invite-btn-box .invite-btn {
	display: inline-block;
	width: 446px;
	height: 47px;
	font-size: 17px;
	line-height: 47px;
	color: #fff;
	background-color: #ff5f3a;
	border-radius: 10px;
}
.box-style .user-list {
	max-width: 420px;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	font-size: 0;
	padding-bottom: 20px;
	margin-bottom: -20px;
}
.box-style .user-list .item {
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	color: #fff;
	padding: 0 12px;
	line-height: 1;
	text-align: center;
}
.box-style .user-list .user-avatar {
	width: 62px;
	height: 62px;
	border-radius: 50%;
	margin-bottom: 13px;
}
.box-style .user-list .added-avatar {
	border: solid 1px #fe8069;
	box-sizing: border-box;
	background: url(../images/activity/expertcall/ico_user.png) no-repeat center #ffe5e0;
	background-size: 24px auto;
}
.box-style .content-area .btn {
	display: block;
	width: 116px;
	line-height: 47px;
	text-align: center;
	background-color: #ff5f3a;
	font-size: 17px;
	color: #fff;
	border-radius: 10px;
	margin: 27px auto 0 auto;
}
.expert-call-invite .rank-list {
	padding: 60px 0;
	font-size: 0;
}
.expert-call-invite .rank-list .t-item {
	position: relative;
	top: -5px;
	display: inline-block;
	margin: 0 16px;
	line-height: 60px;
	color: #fff;
	font-size: 26px;
	vertical-align: middle;
}
.expert-call-invite .rank-list .active {
	position: relative;
	color: #ff5f3a;
}
.expert-call-invite .rank-list .active::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 4px;
	margin-left: -25px;
	width: 50px;
	height: 4px;
	background-color: #ff5f3a;
}
.rank-list .rank-table {
	width: 100%;
	color: #fff;
	display: table;
	border-collapse: collapse;
	text-align: center;
	font-size: 16px;
}
.rank-list .rank-table .tr {
	display: table-row; 
}
.rank-list .rank-table .td {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	box-sizing: border-box;
}
.rank-list .power-rank .td {
	border: solid 1px #01237d;
}
.rank-list .expert-rank .td {
	border-bottom: 1px solid #01237d;
}
.rank-table .td .num {
	display: inline-block;
	min-width: 18px;
	height: 18px;
	line-height: 16px;
	text-align: center;
	color: #01237D;
	box-sizing: border-box;
	padding: 0 4px;
	font-size: 14px;
	vertical-align: middle;
}
.rank-table .td .first-three {
	background-color: #01237d;
	border-radius: 9px;
	font-size: 12px;
	color: #fff;
	border: solid 1px #ff5f3a;
}
.rank-table .td .user-avatar {
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	margin: 0 4px;
}
.power-rank .tr .user-td {
	width: 38%;
	text-align: left;
}
.power-rank .tr .gift-td {
	width: 32%;
}
.power-rank .tr .num-td {
	width: 30%;
}
.expert-rank .tr .user-td {
	width: 60%;
	text-align: left;
}
.expert-rank .tr .num-td {
	width: 40%;
	text-align: right;
}
/* 记录提示 */
.expert-call-invite .award-record-tip {
	position: absolute;
	left: -200px;
	top: 179px;
	font-size: 16px;
	height: 66px;
	color: #fff;
	padding: 12px 15px;
	border-radius: 5px;
	background-color: rgba(0, 0, 0, 0.5);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
}
.expert-call-invite .award-record-tip.active {
	left: 0;
}
/* 选择区 */
.expert-call-invite .select-module {
	width: 482px;
	text-align: center;
	padding: 28px 0 55px 0;
	margin: 0 auto;
}
.select-module .swiper-container {
	width: 100%;
	height: 64px;
	margin-top: 20px;
}
.select-module .swiper-container .swiper-slide {
	height: 64px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.select-module .swiper-slide .s-btn {
	position: relative;
	top: 10px;
	display: inline-block;
	width: 100%;
	height: 44px;
	line-height: 38px;
	color: #01237d;
	background: url(../images/activity/expertcall/lattice_normal.png) no-repeat center;
	background-size: contain;
}
.select-module .swiper-slide-prev .s-btn,
.select-module .swiper-slide-next .s-btn {
	transform: scale(1.25);
	-webkit-transform: scale(1.25);
}
.select-module .swiper-slide-active .s-btn {
	background: url(../images/activity/expertcall/lattice_active.png) no-repeat center;
	background-size: contain;
	transform: scale(1.54);
	-webkit-transform: scale(1.54);
}
.select-module .swiper-slide-prev .s-btn {
	left: -10px;
}
.select-module .swiper-slide-next .s-btn {
	left: 10px;
}
.expert-call-invite .select-module .swiper-sign {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #999;
	line-height: 1;
	padding-top: 34px;
	margin-top: 6px;
	background: url(../images/activity/expertcall/scale.png) no-repeat top center;
	background-size: contain;
}
/* 8月裂变活动(为专家打call) -结 */
/* 5月铸友齐狂欢  玩转圈子乐无穷 -始 */
.circle-carnival .page-body-bac {
	background: url(../images/activity/circleCarnival/page_body_bac.png) no-repeat center top;
	background-size: 1680px auto;
}
/* 5月铸友齐狂欢  玩转圈子乐无穷 -结 */

/* 运动无极限 酷跑一夏 -始 */
.a20220726 {
	background-color: #51c6ff;
}
.a20220726 .w {
	min-height: 2612px;
	background: url(../images/activity/a20220726/page_bac.png) no-repeat left top;
	background-size: 100% auto;
}
.a20220726 .clock-in-btn {
	position: absolute;
	left: 50%;
	top: 2440px;
	width: 557px;
	height: 115px;
	margin-left: -278px;
	background: url(../images/activity/a20220726/clock_in_btn.png) no-repeat center;
	background-size: contain;
	cursor: pointer;
}
.a20220726 .rule-btn {
	position: absolute;
	top: 52px;
	right: 80px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #4eb2cf;
	padding: 0 16px;
	border-radius: 20px;
	letter-spacing: 1px;
}
.a20220726 .task-item {
	position: absolute;
	left: 50%;
	width: 785px;
	height: 490px;
	text-align: center;
	margin-left: -392px;
}
.a20220726 .task-item .item-title {
	height: 70px;
	font-size: 0;
	background-position: center;
	background-size: auto 45px;
	background-repeat: no-repeat;
}
.task-item .item-title.one {
	background-image: url(../images/activity/a20220726/item01.png);
}
.task-item .item-title.two {
	background-image: url(../images/activity/a20220726/item02.png);
}
.task-item .item-title.three {
	background-image: url(../images/activity/a20220726/item03.png);
}
.task-item .tag {
	position: absolute;
	right: 35px;
	top: 90px;
	font-size: 0;
	width: 140px;
	height: 36px;
}
.task-item .tag.in {
	background: url(../images/activity/a20220726/in_challenge.png) no-repeat center;
	background-size: contain;
}
.task-item .tag.success {
	background: url(../images/activity/a20220726/challenge_success.png) no-repeat center;
	background-size: contain;
}
.task-item .challenge-days {
	height: 132px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 25px;
	padding-top: 100px;
	margin-top: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.task-item .challenge-days.five {
	background-image: url(../images/activity/a20220726/five_days.png);
}
.task-item .challenge-days.ten {
	background-image: url(../images/activity/a20220726/ten_days.png);
}
.task-item .challenge-days.fifteen {
	background-image: url(../images/activity/a20220726/fifteen_days.png);
}
.task-item .bac-gradient {
	height: 98px;
	line-height: 98px;
	background: linear-gradient(left, rgba(0,0,0,0) 20%, rgba(0,0,0,.05), rgba(0,0,0,0) 80%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0) 20%, rgba(0,0,0,.05), rgba(0,0,0,0) 80%);
	margin: 20px 0;
}
.bac-gradient .no-data {
	font-size: 38px;
	color: #7a7f82;
	letter-spacing: 5px;
}
.bac-gradient .remind {
	font-size: 30px;
	color: #0a60f1;
}
.task-item ._btn {
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-size: 0;
	height: 88px;
	vertical-align: middle;
}
.task-item .challenge-btn {
	min-width: 218px;
	background-image: url(../images/activity/a20220726/challenge_btn.png);
}
.task-item .punch-now-btn {
	min-width: 218px;
	background-image: url(../images/activity/a20220726/punch_now_btn.png);
}
.task-item .luck-draw-btn {
	min-width: 227px;
	background-image: url(../images/activity/a20220726/luck_draw_btn.png);
}
.task-item .once-more-btn {
	min-width: 370px;
	background-image: url(../images/activity/a20220726/once_more_btn.png);
}
.task-item .record-btn {
	min-width: 292px;
	background-image: url(../images/activity/a20220726/record_btn.png);
}
/* 规则 */
.a20220726-rule {
	position: absolute;
    width: 500px;
    background-color: #fff;
}
.a20220726-rule .ico-close {
	position: absolute;
	bottom: -43px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: url(../images/activity/expertcall/close_black.png) no-repeat center #fff;
	background-size: 12px auto;
}
.a20220726-rule .title {
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    line-height: 64px;
    background-color: #51c6ff;
    text-align: center;
}
.a20220726-rule .content-box {
    padding: 20px 0;
}
.a20220726-rule .rule-box {
    max-height: 450px;
    overflow-y: auto;
    line-height: 1.8;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 0 18px;
}
.a20220726-rule .rule-box ._h4 {
	font-size: 18px;
}
.a20220726-rule .rule-box ._p {
	padding: 3px 0;
}
/* 放弃弹窗 */
.a20220726-abort-popup {
	position: absolute;
	width: 744px;
	min-height: 473px;
	text-align: center;
	padding: 0 50px;
	background: url(../images/activity/a20220726/card.png) no-repeat top left;
	background-size: contain;
}
.a20220726-abort-popup .ico-close {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 15px;
	height: 15px;
	background: url(../images/activity/expertcall/close_black.png) no-repeat center;
	background-size: contain;
	opacity: .2;
}
.a20220726-abort-popup .tip {
	font-size: 40px;
	font-weight: bold;
	color: #1053ea;
	padding-top: 50px;
}
.a20220726-abort-popup .a-btn {
	position: absolute;
	left: 50%;
	bottom: -55px;
	margin-left: -130px;
	width: 260px;
	height: 102px;
	background: url(../images/activity/a20220726/challenge_btn.png) no-repeat center;
	background-size: contain;
}
/* 中奖弹窗 */
.a20220726.yxsd-fringe:before,
.a20220726.yxsd-fringe:after {
	width: 0;
}
.a20220726.yxsd-fringe {
	color: #0f56ec;
	background: linear-gradient(top, #fff, #c4e9fb);
	background: -webkit-linear-gradient(top, #fff, #c4e9fb);
}
.a20220726.yxsd-fringe .fringe-box {
	border: 4px solid #0695f4;
}
.a20220726.yxsd-shipping-address .sd-btn,
.a20220726.yxsd-winning-results .winning-btn {
	background-color: #0f56ec;
}
.a20220726.yxsd-shipping-address {
	color: #333;
}
.a20220726.yxsd-shipping-address .item-textarea::placeholder,
.a20220726.yxsd-shipping-address .item-input::placeholder {
	color: #999;
}
.a20220726.yxsd-shipping-address .item-textarea::-webkit-placeholder,
.a20220726.yxsd-shipping-address .item-input::-webkit-placeholder {
	color: #999;
}
/* 运动无极限 酷跑一夏 -结 */


/* 豪礼三重奏, 上传干货领取百元京东卡 -始 */
.a20221114 {
	background-color: #160079;
}
.a20221114 .w {
	min-height: 3000px;
	background: url(../images/activity/a20221114/page_bac.jpg) no-repeat #160079 top center;
	background-size: 100% auto;
	padding: 566px 203px 0 221px;
}
.a20221114 .upload-btn {
	width: 369px;
	height: 113px;
	line-height: 112px;
	text-align: center;
	background: url(../images/activity/a20221114/btn01.png) no-repeat center;
	background-size: contain;
	border-radius: 56px;
	cursor: pointer;
	font-size: 38px;
	color: #5cf1fc;
	margin: 0 auto;
}
.a20221114 .upload-btn i:before,
.a20221114 .upload-btn i:after {
	position: absolute;
	content: '';
	height: 2px;
	background-color: #5cf1fc;
}
.a20221114 .upload-btn i:before {width: 12px;}
.a20221114 .upload-btn i:after {width: 20px;}
.a20221114 .upload-btn .i-b:before {
	left: -20px;
	bottom: 13px;
}
.a20221114 .upload-btn .i-b:after {
	left: -46px;
	top: 15px;
}
.a20221114 .upload-btn .i-a:before {
	right: -43px;
	top: 30px;
}
.a20221114 .upload-btn .i-a:after {
	right: -28px;
	top: 22px;
}
.a20221114 .tip {
	text-align: center;
	font-size: 36px;
	line-height: 48px;
	color: #5cf1fc;
	margin: 56px 0;
}
.a20221114 .tip .b {font-weight: bold;}
.a20221114 .com-title {
	text-align: center;
	font-size: 48px;
	color: #fff;
	line-height: 156px;
}
.a20221114 .com-title i:before,
.a20221114 .com-title i:after {
	content: '';
	position: absolute;
	height: 2px;
	background-color: #fff;
}
.a20221114 .com-title i:before {width: 20px;}
.a20221114 .com-title i:after {width: 14px;}
.a20221114 .com-title .i-b:before {
	left: -22px;
	bottom: 8px;
}
.a20221114 .com-title .i-b:after {
	left: -46px;
	top: 28px;
}
.a20221114 .com-title .i-a:before {
	right: -26px;
	top: 28px;
}
.a20221114 .com-title .i-a:after {
	right: -44px;
	top: 40px;
}
/* 抽卡区 */
.a20221114 .card-draw-area {
	min-height: 468px;
	text-align: center;
}
.a20221114 .card-draw-area .card-tip {
	font-size: 48px;
	color: #5cf1fc;
	padding: 60px 0 44px 0;
}
.a20221114 .card-tip .yellow {
	color: #fff60d;
}
.a20221114 .card-draw-area .card-list {
	font-size: 0;
}
.a20221114 .card-list .item {
	display: inline-block;
	width: 170px;
	height: 240px;
	background: url(../images/activity/a20221114/card_back.png) no-repeat center;
	background-size: contain;
	vertical-align: middle;
	margin: 0 12px;
	cursor: pointer;
}
/* 好礼清单 */
.a20221114 .list-gifts {
	min-height: 1112px;
	text-align: center;
}
.a20221114 .list-gifts .com-title {
	padding-top: 20px;
}
.a20221114 .list-gifts .b-btn {
	width: 557px;
	height: 100px;
	line-height: 100px;
	border-radius: 50px;
	background: url(../images/activity/a20221114/btn02.png) no-repeat center;
	background-size: contain;
	margin: 0 auto;
	font-size: 30px;
	color: #fff;
	cursor: pointer;
}
.a20221114 .b-btn .text {line-height: 1;}
.a20221114 .b-btn .b {
	position: relative;
	top: 4px;
	font-size: 48px;
	font-weight: bold;
}
.a20221114 .gifts-box {
	font-size: 0;
	padding: 54px 0 5px 0;
}
.a20221114 .gifts-box .item {
	display: inline-block;
	width: 282px;
	height: 320px;
	background-color: #2e1776;
	border: 2px solid #0047b7;
	border-radius: 13px;
	margin: 0 25px 35px 25px;
	vertical-align: middle;
}
.a20221114 .gifts-box .item-img {
	position: relative;
	width: 196px;
	height: 196px;
	margin: 40px auto 0 auto;
}
.a20221114 .gifts-box .item-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transform: -webkit-translate(-50%, -50%);
	max-width: 196px;
	max-height: 196px;
}
.a20221114 .gifts-box .item-name {
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	margin-top: 15px;
}
/* 中奖名单 */
.a20221114 .list-winners {
	min-height: 706px;
	background: url(../images/activity/a20221114/block_bac.png) no-repeat center 155px;
	background-size: 776px 554px;
}
.a20221114 .winners-box {
	margin: 25px 25px;
	height: 500px;
	overflow: hidden;
}
.a20221114 .winners-box .li {
	font-size: 30px;
	text-align: center;
	padding: 15px 0;
}
.a20221114 .winners-box .pink {
	width: 286px;
	color: #e91673;
}
.a20221114 .winners-box .purple {
	color: #9882d9;
	width: 150px;
}
/* 活动规则 */
.a20221114 .rules-area {
	padding: 60px 0 80px 0;
}
.a20221114 .rules-area .r-title {
	font-size: 48px;
	color: #fff;
	margin-bottom: 26px;
	text-align: center;
}
.a20221114 .rules-content ._h4,
.a20221114 .rules-content ._p {
	color: #8570c3;
	padding: 4px 0;
	line-height: 1.5;
	text-align: justify;
}
.a20221114 .rules-content ._p {
	font-size: 22px;
}
.a20221114 .rules-content ._h4 {
	font-size: 24px;
	font-weight: bold;
}
/* 翻牌结果 */
.a20221114-flop-results .tran-card {
	transition: all .5s;
	-webkit-transition: all .5s;
}
.a20221114-flop-results .card-back {
	position: fixed;
	background: url(../images/activity/a20221114/card_back.png) no-repeat center;
	background-size: contain;
	cursor: pointer;
	z-index: 999;
}
.a20221114-flop-results .init-size {
	width: 170px;
	height: 240px;
}
.a20221114-flop-results .final-size {
	width: 236px;
	height: 334px;
	left: 50% !important;
	top: 50% !important;
	margin: -167px 0 0 -118px;
	transform: scale(1.25);
}
.a20221114-flop-results .mask {
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 998;
	background: rgba(0,0,0,0.5);
}
.a20221114-flop-results .card-face {
	position: fixed;
	border: 5px solid #00FFFF;
	background: linear-gradient(to right top, #fff 60%, #fbd7cd);
	background: -webkit-linear-gradient(to right top, #fff 60%, #fbd7cd);
	box-shadow: 0 0 300px rgba(0, 255, 255, 1);
}
.a20221114-flop-results .card-face:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	width: 271px;
	height: 166px;
	background: url(../images/activity/a20221114/win_title.png) no-repeat center;
	background-size: contain;
	transform: translateX(-50%);
	transform: -webkit-translateX(-50%);
	z-index: 1;
}
.a20221114-flop-results .card-face .box {
	position: relative;
	height: 324px;
	z-index: 2;
	box-shadow: 0 0 300px rgba(0, 255, 255, 1);
}
.a20221114-flop-results .winning-tip {
	font-size: 20px;
	color: #443372;
	font-weight: bold;
	text-align: center;
	padding-top: 87px;
}
.a20221114-flop-results .gift-img {
	position: relative;
	width: 160px;
	height: 150px;
	margin: 6px auto;
}
.a20221114-flop-results .gift-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	max-width: 160px;
	max-height: 150px;
}
.a20221114-flop-results .get-cash {
	position: relative;
	height: 150px;
	margin: 6px 0;
	text-align: center;
}
.a20221114-flop-results .get-cash .cash-img {
	position: relative;
	top: 20px;
	display: inline-block;
	width: 80px;
	height: 80px;
	background: url(https://res.2016elite.com/miniProgram/images/activities/a20240702/cash.png) no-repeat center;
	background-size: contain;
}
.a20221114-flop-results .get-cash .qrcode {
	display: inline-block;
	width: 110px;
	height: 110px;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.a20221114-flop-results .qrcode img {
	width: 100%;
	height: 100%;
}
.a20221114-flop-results .get-cash .cash-msg {
	position: absolute;
	top: 115px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 13px;
}
.a20221114-flop-results .get-coin {
	position: relative;
	height: 150px;
	margin: 6px 0;
	text-align: center;
	background: url(../images/lottery/acquired_currency.png) no-repeat center -20px;
	background-size: contain;
}
.a20221114-flop-results .get-coin .num {
	position: absolute;
	left: 50%;
	top: 38px;
	color: #fc9c04;
    font-weight: bold;
    font-size: 20px;
	margin-left: -6px;
	transform: translateX(-50%);
	transform: -webkit-translateX(-50%);
}
.a20221114-flop-results .get-coin .coin-msg {
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 13px;
}
.a20221114-flop-results .card-face .c-btn {
	width: 180px;
	line-height: 34px;
	border-radius: 17px;
	font-size: 14px;
	background-color: #00FFFF;
	color: #443372;
	cursor: pointer;
	text-align: center;
	margin: 0 auto;
	box-shadow: 0 0 10px rgba(0, 255, 255, .5);
}
/* 翻牌动画 */
.a20221114-flop-results .card-container .final-size {
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-transform-style: perspective-3d;
	-moz-transform-style: perspective-3d;
	-ms-transform-style: perspective-3d;
	transform-style: perspective-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 12px;
	box-sizing: border-box;
}
.a20221114-flop-results .card-container .card-face,
.a20221114-flop-results .flip .card-back { 
	-webkit-transform: rotateY(-180deg) scale(1.28);
	-ms-transform: rotateY(-180deg) scale(1.28);
	-o-transform: rotateY(-180deg) scale(1.28);
	-moz-transform: rotateY(-180deg) scale(1.28);
	transform: rotateY(-180deg) scale(1.28);
}
.a20221114-flop-results .card-container .card-face {
	z-index: 999;
}
.a20221114-flop-results .card-container .card-back {
	z-index: 1000;
}
.a20221114-flop-results .flip .card-back {
	z-index: 1001;
}
.a20221114-flop-results .flip .card-face {
	z-index: 1002;
	-webkit-transform: rotateY(0) scale(1.28);
	-ms-transform: rotateY(0) scale(1.28);
	-moz-transform: rotateY(0) scale(1.28);
	-o-transform: rotateY(0) scale(1.28);
	transform: rotateY(0) scale(1.28);
}
/* 添加收货地址 */
.a20221114.yxsd-fringe:before,
.a20221114.yxsd-fringe:after {
	width: 0;
}
.a20221114.yxsd-fringe {
	color: #000;
	background: linear-gradient(top, #fff, #c4e9fb);
	background: -webkit-linear-gradient(top, #fff, #c4e9fb);
}
.a20221114.yxsd-fringe .fringe-box {
    border: 4px solid #00FFFF;
}
.a20221114.yxsd-shipping-address .sd-btn {
	background-color: #00FFFF;
    color: #443372;
}
.a20221114.yxsd-shipping-address .item-textarea::placeholder,
.a20221114.yxsd-shipping-address .item-input::placeholder {
	color: #999;
}
/* 豪礼三重奏, 上传干货领取百元京东卡 -结 */

/* 跳槽换“薪”、你推我赏，2023一起挑战全“薪”高度(a20230307) -始 */
.a20230307 {
	background-color: #02b68f;
}
.a20230307 .w {
	min-height: 100vh;
	background: url(../images/activity/a20230307/body_bac.png) no-repeat top left;
	background-size: 100% auto;
}
.a20230307 .box-style {
	position: relative;
	padding: 6px;
	box-sizing: border-box;
}
.a20230307 .box-style:before {
	background: url(../images/activity/a20230307/box_bg.png) no-repeat;
	border: 6px solid transparent;
	z-index: 2;
}
.a20230307 .box-style:after {
	background: url(../images/activity/a20230307/border_bg.png) no-repeat;
	z-index: 1;
	box-shadow: 0 10px 40px rgba(0, 0, 0, .2);
}
.a20230307 .box-style:before,
.a20230307 .box-style:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 15px;
	box-sizing: border-box;
	background-size: 100% 100%;
}
.a20230307 .box-style .box {
	position: relative;
	z-index: 9;
}
.a20230307 .top-title-area {
	position: relative;
	height: 545px;
	background: url(../images/activity/a20230307/top_title.jpg) no-repeat top left;
	background-size: 100% auto;
}
.a20230307 .rule-btn {
	position: absolute;
    top: 30px;
    right: 50px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #1abba9;
    padding: 0 16px;
    border-radius: 20px;
    letter-spacing: 1px;
	box-shadow: 0 6px 20px rgba(0, 0, 0, .2);
}
.a20230307 .sub-title {
	position: absolute;
	top: 198px;
	left: 365px;
	font-size: 22px;
	font-weight: bold;
	color: #017399;
	line-height: 36px;
	padding: 0 17px;
	border-radius: 18px;
	background: -webkit-linear-gradient(top, #fdfeff, #c9e2fa);
	background: linear-gradient(top, #fdfeff, #c9e2fa);
	box-shadow: 0 6px 17px rgba(0, 0, 0, .2);
}
.a20230307 .top-title-area .text {
	position: absolute;
	top: 254px;
	left: 375px;
	line-height: 1;
	font-size: 20px;
	color: #fff;
}
.a20230307-swiper .swiper-slide {
	position: absolute;
	width: 550px;
	height: 400px;
	color: #fff;
}
.a20230307-swiper .company-info {
	display: flex;
	height: 200px;
	padding: 50px 30px 40px 30px;
	box-sizing: border-box;
}
.a20230307-swiper .text-box {
	flex: 1;
}
.a20230307-swiper .text-box .name {
	font-size: 24px;
	font-weight: bold;
}
.a20230307-swiper .text-box .desc {
	max-height: 64px;
	overflow: hidden;
	font-size: 16px;
	margin-top: 15px;
	text-align: justify;
}
.a20230307-swiper .logo {
	width: 132px;
	height: 78px;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #fff;
}
.xmyz-jobs-list .logo img,
.a20230307-swiper .logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.a20230307-swiper .positions {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding: 10px 24px;
	background-color: rgba(255, 255, 255, .3);
}
.a20230307-swiper .positions .item {
	display: flex;
	align-items: center;
	/*width: 232px;*/
	width: calc(50% - 12px);
	height: 46px;
	box-sizing: border-box;
	padding: 0 15px;
	background-color: #d6faf3;
	background: -webkit-linear-gradient(top, #fff, #d6faf3);
	background: linear-gradient(top, #fff, #d6faf3);
	box-shadow: 0 6px 17px rgba(0, 0, 0, .5);
	border-radius: 5px;
	margin: 4px 6px;
	font-size: 20px;
}
.a20230307-swiper .job-name {
	flex: 1;
	color: #000;
}
.a20230307-swiper .num {
	font-weight: bold;
	color: #02b68f;
}
.a20230307-swiper .positions .ico {
	position: relative;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin-left: 2px;
	background-color: #02b68f;
}
.a20230307-swiper .positions .ico:before {
	content: '>';
	position: absolute;
	left: 5px;
	top: 1px;
	font-size: 16px;
	line-height: 1;
}
.a20230307-swiper .btm {
	padding: 12px 30px;
	text-align: right;
}
.a20230307-swiper .btm .more {
	color: #fff;
	font-size: 16px;
}
.a20230307-swiper .swiper-container {
	position: relative;
	width: 830px;
	margin: 0 auto;
}
.a20230307-swiper .swiper-wrapper {
	padding: 50px 0;
	width: 550px;
	height: 400px;
}
.a20230307-swiper .swiper-slide {
	top: 50%;
	transform: translateY(-50%);
}
.a20230307-swiper .arrow a {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	width: 40px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 50px;
	opacity: 0.8;
}
.a20230307-swiper .arrow .next {
	background-image: url("../images/icon_arrow_rt.png");
	right: -80px;
}
.a20230307-swiper .arrow .prev {
	background-image: url("../images/icon_arrow_lf.png");
	left: -80px;
}
.a20230307-swiper .pagination {
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	z-index: 99;
}
.a20230307-swiper .pagination .bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 7px;
	cursor: pointer;
	vertical-align: middle;
}
.a20230307-swiper .pagination .bullet.active {
	width: 13px;
	height: 13px;
}
.a20230307 .xmyz-jobs-area {
	padding: 80px 0 0 0;
}
.a20230307 .xmyz-jobs-area .title-img {
	height: 78px;
	background: url(../images/activity/a20230307/title_01.png) no-repeat center;
	background-size: auto 100%;
	margin-bottom: 50px;
}
.a20230307 .xmyz-jobs-list {
	width: 830px;
	margin: 0 auto;
}
.a20230307 .xmyz-jobs-list .box {
	padding: 45px 0;
	text-align: center;
}
.a20230307 .xmyz-jobs-list .item {
	display: inline-block;
	width: 250px;
	height: 220px;
	border-radius: 10px;
	background: -webkit-linear-gradient(top, #fff, #d6faf3);
	background: linear-gradient(top, #fff, #d6faf3);
	box-shadow: 0 5px 20px rgba(0, 0, 0, .3);
	margin: 30px 38px;
	vertical-align: middle;
	padding: 10px 20px 0 20px;
	box-sizing: border-box;
}
.xmyz-jobs-list ._h4 {
	font-size: 14px;
	margin-top: 10px;
}
.xmyz-jobs-list .salary {
	font-size: 17px;
	color: #02b68f;
	margin-top: 10px;
}
.xmyz-jobs-list .btm-btn {
	display: inline-block;
	width: 105px;
	line-height: 24px;
	text-align: center;
	background-color: #02b68f;
	color: #fff;
	border-radius: 12px;
	font-size: 14px;
	cursor: pointer;
	margin-top: 10px;
}
.xmyz-jobs-list .top-box {
	position: relative;
	display: inline-block;
	width: 182px;
	height: 92px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #86e4d3;
	text-align: center;
	border-top: none;
	padding: 0 10px;
	box-sizing: border-box;
}
.xmyz-jobs-list .top-box::before {
	content: '';
	position: absolute;
	left: -1px;
	top: 0;
	width: calc(100% + 2px);
	height: 50%;
	background: -webkit-linear-gradient(top, #fff, rgba(255, 255, 255, .5));
	background: linear-gradient(top, #fff, rgba(255, 255, 255, .5));
}
.xmyz-jobs-list .top-box .text {
	position: relative;
	font-size: 14px;
	color: #787878;
	margin-top: 5px;
	z-index: 9;
}
.xmyz-jobs-list .top-box .logo {
	position: relative;
	height: 58px;
	z-index: 9;
}
.xdyk-jobs-area {
	padding: 100px 0;
}
.xdyk-jobs-area .title-img {
	height: 78px;
	background: url(../images/activity/a20230307/title_02.png) no-repeat center;
	background-size: auto 100%;
	margin-bottom: 50px;
}
.xdyk-jobs-list {
	width: 860px;
	margin: 0 auto;
	font-size: 0;
}
.xdyk-jobs-list .job-item {
	display: inline-block;
	width: 400px;
	vertical-align: middle;
	margin: 0 15px 80px 15px;
	color: #fff;
}
.xdyk-jobs-list .job-item .box {
	height: 280px;
}
.xdyk-jobs-list .company-info {
	display: flex;
	padding: 40px 25px 25px 25px;
}
.xdyk-jobs-list .company-info .logo {
	width: 98px;
	height: 58px;
	margin-left: 12px;
	margin-top: 8px;
	background-color: #fff;
}
.xdyk-jobs-list .logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.xdyk-jobs-list .text-box {
	flex: 1;
}
.xdyk-jobs-list .text-box .name {
	font-size: 17px;
	font-weight: bold;
}
.xdyk-jobs-list .text-box .desc {
	font-size: 12px;
	margin-top: 8px;
	max-height: 50px;
	overflow: hidden;
}
.xdyk-jobs-list .positions {
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 7px 19px;
    background-color: rgba(255, 255, 255, .3);
}
.xdyk-jobs-list .positions .item {
	display: flex;
	align-items: center;
	width: 163px;
	height: 34px;
	padding: 0 10px;
	box-sizing: border-box;
	background-color: #d6faf3;
	background: -webkit-linear-gradient(top, #fff, #d6faf3);
	background: linear-gradient(top, #fff, #d6faf3);
	box-shadow: 0 6px 17px rgba(0, 0, 0, .5);
	border-radius: 5px;
	margin: 4px 6px;
	font-size: 14px;
}
.xdyk-jobs-list .job-name {
	flex: 1;
	color: #000;
}
.xdyk-jobs-list .num {
	font-weight: bold;
	color: #02b68f;
}
.xdyk-jobs-list .positions .ico {
	position: relative;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-left: 2px;
	background-color: #02b68f;
}
.xdyk-jobs-list .positions .ico:before {
	content: '>';
	position: absolute;
	left: 4px;
    top: 0px;
    font-size: 14px;
    line-height: 1;
}
.a20230307 .btn-style {
	padding: 6px;
	background-color: #03b490;
	background: -webkit-linear-gradient(top, #68f5d6, #095743);
	background: linear-gradient(top, #68f5d6, #095743);
	box-sizing: border-box;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .5);
}
.a20230307 .btn-style > i {
	display: inline-block;
	text-align: center;
	color: #fff;
	background: linear-gradient(left, #03b490, #13979b);
	background: -webkit-linear-gradient(left, #03b490, #13979b);
}
.xdyk-jobs-list .view-more {
	position: absolute;
	left: 50%;
	bottom: -24px;
	transform: translateX(-50%);
	border-radius: 22px;
}
.xdyk-jobs-list .view-more i {
	width: 108px;
	line-height: 32px;
	font-size: 16px;
	border-radius: 14px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
}
.a20230307 .big-btn-style {
	display: inline-block;
	border-radius: 30px;
}
.a20230307 .big-btn-style i {
	font-size: 30px;
	width: 300px;
	line-height: 48px;
	border-radius: 24px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
}
/* 中奖弹窗 */
.a20230307-winning-popup {
	position: absolute;
	width: 618px;
	height: 557px;
	background: url(../images/activity/a20230307/result_bg.png) no-repeat;
	background-size: contain;
	text-align: center;
	box-sizing: border-box;
	padding: 0 20px;
	transform: translate(-50%, -50%) scale(.8, .8);
}
.a20230307-winning-popup .title-box {
	height: 73px;
	background: url(../images/activity/a20230307/title_bg.png) no-repeat center;
	background-size: auto 73px;
	padding: 48px 0 40px 0;
	line-height: 64px;
	font-size: 34px;
	font-weight: bold;
}
.a20230307-winning-popup .font-bule {
	color: #f9fcfe;
	text-shadow: 0 6px 17px rgba(0, 63, 239, .8);
}
.a20230307-winning-popup .font-yellow {
	color: #ffe97d;
	text-shadow: 0 6px 17px rgba(0, 63, 239, .8);
}
.a20230307-winning-popup .btm-btn {
	display: inline-block;
	padding: 6px;
	border-radius: 30px;
	background: -webkit-linear-gradient(top, #6df8d8, #dbe3a1);
	background: linear-gradient(top, #6df8d8, #dbe3a1);
	cursor: pointer;
	box-shadow: 0 20px 40px rgba(0, 0, 0, .5);
}
.a20230307-winning-popup .btm-btn > i {
	display: inline-block;
	width: 202px;
	line-height: 48px;
	border-radius: 24px;
	font-size: 25px;
	color: #fff;
	background: -webkit-linear-gradient(left, #03b58f, #13969c);
	background: linear-gradient(left, #03b58f, #13969c);
}
.a20230307-winning-popup .gift-box {
	height: 250px;
	margin-bottom: 40px;
}
.a20230307-winning-popup .real-gift img {
	max-width: 500px;
	max-height: 250px;
	min-height: 200px;
}
.a20230307-winning-popup .shadow:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -80px;
	transform: translateX(-50%);
	width: 510px;
	height: 222px;
	background: url(../images/activity/a20230307/shadow.png) no-repeat;
	background-size: contain;
	z-index: -1;
}
/* 抽奖转盘弹窗 */
.a20230307-turntable-popup {
	position: absolute;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	width: 617px;
	height: 616px;
	background: url(../images/activity/a20230307/turntable_bg.png) no-repeat;
	background-size: contain;
	transform: translate(-50%, -50%) scale(.8);
}
.a20230307-turntable-popup .item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 164px;
	height: 166px;
	background: url(../images/activity/a20230307/btn_01.png) no-repeat center;
	background-size: 164px 166px;
	margin: 10px;
	padding: 10px;
	color: #fff;
	line-height: 1;
	box-sizing: border-box;
	text-align: center;
}
.a20230307-turntable-popup .item.active {
	border: 6px solid #ffd03c;
	border-radius: 25px;
}
.a20230307-turntable-popup .lottery-btn {
	background: url(../images/activity/a20230307/btn_02.png) no-repeat center;
	background-size: contain;
	cursor: pointer;
}
.a20230307-turntable-popup .btn-text {
	font-size: 50px;
	font-weight: bold;
	text-shadow: 0 6px 17px rgba(0, 63, 239, .8);
}
.a20230307-turntable-popup .tip {
	font-size: 22px;
	margin-top: 15px;
}
.a20230307-turntable-popup .big-word {
	font-size: 34px;
	line-height: 1.4;
	letter-spacing: 4px;
}
.a20230307-turntable-popup .img-box {
	height: 100px;
}
.a20230307-turntable-popup .img-box img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.a20230307-turntable-popup .text {
	width: 100%;
	font-size: 16px;
	margin-top: 10px;
}
.a20230307-turntable-popup .ico-close {
	position: absolute;
    bottom: -70px;
    width: 40px;
    height: 40px;
	border: 2px solid #fff;
    border-radius: 50%;
    background: url(../images/close_while.png) no-repeat center;
	background-size: 20px auto;
}
/* 添加收货地址 */
.a20230307.yxsd-fringe:before,
.a20230307.yxsd-fringe:after {
	width: 0;
}
.a20230307.yxsd-fringe {
	color: #000;
	background: linear-gradient(top, #fff, #d6faf3);
	background: -webkit-linear-gradient(top, #fff, #d6faf3);
}
.a20230307.yxsd-fringe .fringe-box {
    border: 4px solid #3cd5b4;
}
.a20230307.yxsd-shipping-address .sd-btn {
	background-color: #3cd5b4;
    color: #fff;
}
.a20230307.yxsd-shipping-address .item-textarea::placeholder,
.a20230307.yxsd-shipping-address .item-input::placeholder {
	color: #999;
}
/* 规则 */
.a20230307-rule {
	position: absolute;
    width: 500px;
    background-color: #fff;
}
.a20230307-rule .ico-close {
	position: absolute;
	bottom: -43px;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: url(../images/activity/expertcall/close_black.png) no-repeat center #fff;
	background-size: 12px auto;
}
.a20230307-rule .title {
    font-size: 29px;
    font-weight: bold;
    color: #fff;
    line-height: 64px;
    background-color: #1abba9;
    text-align: center;
}
.a20230307-rule .content-box {
    padding: 20px 0;
}
.a20230307-rule .rule-box {
    max-height: 450px;
    overflow-y: auto;
    line-height: 1.8;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    padding: 0 18px;
}
.a20230307-rule .rule-box ._h4 {
	font-size: 18px;
}
.a20230307-rule .rule-box ._p {
	padding: 3px 0;
}
/* 跳槽换“薪”、你推我赏，2023一起挑战全“薪”高度(a20230307) -结 */

/*“智汇有奖，干货为王！”百元大奖等你来拿！(a20240702) -始*/
.a20221114.a20240702 .w {
	background: url(../images/activity/a20240702/page_bac.jpg?v1) no-repeat #160079 top center;
	background-size: 100% auto;
}
.a20221114.a20240702 .gifts-wrap {
	background: url(../images/activity/a20240702/gifts_bg.png?v1) no-repeat top center;
	background-size: 100% 100%;
	padding-bottom: 80px;
}
.a20240702 .rankings-wrap {
	min-height: 554px;
	background: url(../images/activity/a20221114/block_bac.png) no-repeat top center;
	background-size: 100% 100%;
	padding: 25px;
	box-sizing: border-box;
}
.a20240702 .rankings-wrap .li {
	font-size: 30px;
	padding: 15px 0;
}
.a20240702 .rankings-wrap .li span {
	padding: 0 10px;
	box-sizing: border-box;
}
.a20240702 .rankings-wrap .sort,
.a20240702 .rankings-wrap .text {
	color: #e91673;
}
.a20240702 .rankings-wrap .li .sort {
	width: 186px;
	padding-left: 50px;
	box-sizing: border-box;
}
.a20240702 .rankings-wrap .username {
	color: #9882d9;
	width: 250px;
}
.a20240702 .rankings-wrap .text {
	width: 286px;
}
.a20240702 .rankings-wrap .b-btn {
	width: 557px;
	height: 100px;
	line-height: 100px;
	border-radius: 50px;
	background: url(../images/activity/a20221114/btn02.png) no-repeat center;
	background-size: contain;
	margin: 30px auto 0 auto;
	font-size: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
/*排行榜弹窗*/
.a20240702-ranking {
	position: absolute;
	width: 500px;
	background-color: #fff;
}
.a20240702-ranking .title {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	line-height: 64px;
	background-color: #2e1776;
	text-align: center;
}
.a20240702-ranking .ranking-list {
	height: 450px;
	overflow-y: auto;
	padding: 0 20px;
}
.a20240702-ranking .item {
	font-size: 16px;
	padding: 10px 0;
	line-height: 20px;
	border-top: 1px dashed #ddd;
}
.a20240702-ranking .item:first-of-type {
	border: 0;
}
.a20240702-ranking .item span {
	padding: 0 10px;
	box-sizing: border-box;
}
.a20240702-ranking .sort {
	width: 20%;
	font-size: 20px;
	font-weight: bold;
	color: #9882d9;
}
.a20240702-ranking .username {
	width: 40%;
}
.a20240702-ranking .text {
	width: 40%;
	color: #e91673;
}
.a20240702-ranking .own-box {
	padding: 5px 20px;
	background-color: #2e1776;
}
.a20240702-ranking .own-box span {
	color: #fff !important;
}
/*“智汇有奖，干货为王！”百元大奖等你来拿！(a20240702) -结*/