.banner_btn {
	position: fixed;
	top: 100px;
	right: 0;
	width: 48px;
	height: 20px;
	background-image: url(../img/banner_btn.png);
	background-size: 100% 100%;
	z-index: 100;
}

.text_pre {
	padding-right: 5px;
	color: #73414A;
}

.text_beh {
	color: #CC3333;
}

.gift_item {
	padding: 10px;
	opacity: 0.9;
	background: #FFFCF5;
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 0 0 14px 14px;
}

.gift_item:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.gift_item_img {
	width: 48%;
	height: 50%;
}

.gift_item_a1 {
	margin-right: 2%;
	margin-bottom: 11px;
}

.gift_item_a3 {
	margin-right: 2%;
}

.gift_item_a2 {
	margin-bottom: 11px;
}

.video_item video {
	width: 100%;
	height: auto;
	object-fit: fill;
	border-radius: 8px;
}

.video-content {
	position: relative;
	margin: 30px 10px 0;
}

.video-title {
	height: 40px;
	line-height: 40px;
	background-image: linear-gradient(-39deg, #8797F7 0%, #FA85C1 58%, #FFC597 91%);
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 14px 14px 0 0;
}

.video-txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 40%;
	padding-left: 17px;
	background-color: #fff;
	border-radius: 14px 0 16px 0;
	font-size: 15px;
	font-weight: bold;
}

.video_item {
	padding: 10px 17px 16px;
	background-image: linear-gradient(-39deg, #8797F7 0%, #FA85C1 58%, #FFC597 91%);
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 0 0 14px 14px;
}

.video-clr {
	color: #8F71C1;
}


.activity_item_img {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}

.gift-content {
	position: relative;
	margin: -50px 10px 0;
	opacity: 0.9;
	background: #FFFCF5;
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 14px;
}

.content-title {
	height: 40px;
	line-height: 40px;
	opacity: 0.9;
	background: #FFFCF5;
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 14px 14px 0 0;

}

.content-txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	padding-left: 17px;
	background-image: linear-gradient(0deg, #FFD369 13%, #FFE998 100%);
	border-radius: 14px 0 16px 0;
	font-size: 15px;
	font-weight: bold;
}

.activity-clr {
	color: #ffffff;
}

.activity-content {
	position: relative;
	margin: 30px 10px;
}

.activity-title {
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 14px 14px 0 0;
}

.activity-txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 35%;
	padding-left: 17px;
	background-image: linear-gradient(1deg, #FF447E 0%, #FF9B9B 100%);
	border-radius: 14px 0 16px 0;
	font-size: 15px;
	font-weight: bold;
}

.activity_item {
	padding: 10px 17px 16px;
	background: #ffffff;
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 0 0 14px 14px;
}

.fin-content {
	position: relative;
	margin: 21px 10px 0;
	background-image: linear-gradient(137deg, #FF694F 3%, #FF7D67 100%);
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 14px;
}

.fin-title {
	height: 40px;
	line-height: 40px;
	background-image: linear-gradient(137deg, #FF694F 3%, #FF7D67 100%);
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 14px 14px 0 0;
}

.fin-txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	padding-left: 17px;
	background-image: linear-gradient(0deg, #FFD369 13%, #FFE998 100%);
	border-radius: 14px 0 16px 0;
	font-size: 15px;
	font-weight: bold;
}

.fin_pre {
	padding-right: 5px;
	color: #946656;
}

.fin_beh {
	color: #CC3333;
}

.fin_item {
	padding: 10px 17px 10px;
	background: #ffffff;
	background-image: linear-gradient(137deg, #FF694F 3%, #FF7D67 100%);
	box-shadow: inset 0 0 10px 0 rgba(255, 255, 255, 0.50);
	border-radius: 0 0 14px 14px;
}

.fin_item_wrap {
	padding-top: 0px;
}

.fin_wrap_title {
	display: flex;
	justify-content: center;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.fin_wrap_detail {
	margin-bottom: 10px;
}

.fin_detail_img {
	width: 100%;
	height: auto;
	border-radius: 8px 8px 0 0;
}

.fin_detail_img_no {
	width: 100%;
	height: auto;
}

.fin_detail_tip {
	position: relative;
	background: #F2F2F2;
	border-radius: 0 0 8px 8px;
}

.fin_detail_tip_no {
	position: relative;
	background: #F2F2F2;
}

.fin_tip_text {
	width: 90%;
	padding: 9px 15px 12px;
	font-size: 10px;
	color: #999999;
}

.fin_tip_arrow {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 16px;
	transition: transform 0.2s ease-in-out;
}

.fin_tip_arrow_up {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 16px;
	height: 16px;
	transition: transform 0.2s ease-in-out;
	transform: rotate(180deg);
}

.fin_item_img {
	width: 100%;
}

.swiper-container {
	width: 100%;
	height: auto;
	border-radius: 8px;
}

.ui-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.70);
	z-index: 101;
}

.mask-wrap {
	position: relative;
	height: 65%;
	margin: 30% 5%;
	background-color: #fff;
	border-radius: 4px;
}

.wrap-item {
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

.item-title {
	padding: 0 10px 60px;
}

.item-btn {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #5A68FF;
	text-align: center;
	background: #FFFFFF;
	box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.05);
}

.item-title-top {
	padding-top: 20px;
	padding-bottom: 16px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.desc_content {
	position: relative;
	font-size: 10px;
	color: #ffded0;
	line-height: 12px;
	text-align: justify;
}
