html,
body {
	font-family: -apple-system, BlinkMacSystemFont, "PingFang SC",
		"Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
}

html * {
	outline: 0;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
th,
td,
p,
ol,
ul,
li,
dl,
dt,
dd,
a,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
legend,
select,
textarea {
	margin: 0;
	padding: 0;
}

input,
img,
fieldset {
	border: none;
}

input,
select,
fieldset {
	vertical-align: middle;
	border-radius: 0;
}

ul,
ol {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	max-width: 100%;
	vertical-align: top;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

input:focus::-webkit-input-placeholder {
	color: transparent;
}

input:focus:-moz-placeholder,
input:focus::-moz-placeholder {
	color: transparent;
}

button,
input[type=button],
input[type=password],
input[type=submit],
input[type=text],
textarea {
	-webkit-appearance: none;
}

input:-ms-clear {
	display: none;
}

/* clear IE10 X */
input {
	-webkit-user-modify: read-write-plaintext-only;
}

.clear::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.bc {
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.vm {
	vertical-align: middle;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.none {
	display: none !important;
}

.block {
	display: block;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f20 {
	font-size: 20px;
}

.fb {
	font-weight: bold;
}

.fn {
	font-weight: normal;
}

.t2 {
	text-indent: 2em;
}

/* ellipsis */
.elli {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mr6 {
	margin-right: 6px;
}

.w10 {
	width: 10px;
}

.h10 {
	height: 10px;
}

del {
	text-decoration: line-through;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

.layoutbg {
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2001;
}

.layout {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.layout input {
	box-sizing: border-box;
}

.btn {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

.btn:hover,
.getCode:hover {
	cursor: pointer;
}

.seriesCon,
.seriesBg {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.seriesCon img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.seriesCon img.show {
	display: block;
}

.videoBg {
	overflow: hidden;
}

.videoBg video {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	object-fit: fill;
}

#page-container {
	position: relative;
}

.box {
	overflow: hidden;
	position: relative;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.specialMobileTerminal>.swiper-slide {
	height: 100% !important;
}

.swiper-slide>img {
	width: 100%;
	/* height: 100%; */
	object-fit: cover;
}

.swiper3d .swiper-slide {
	width: 50%;
	height: 100%;
}

.bbtn {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, calc(100% + 10px));
}

.tbtn {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, calc(-100% - 10px));
}

.lbtn {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(calc(-100% - 10px), -50%);
}

.rbtn {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(calc(100% + 10px), -50%);
}

.subLay {
	display: none;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.imgLay:hover .subLay {
	display: block;
}

.video {
	width: 100%;
	height: 100%;
}

.swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	border-radius: 0;
}

.swiper-pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.poster,
.videoBorder {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.poster {
	z-index: 1;
}

.videoBorder {
	z-index: 2;
}

span {
	cursor: default;
}

.tabNav ul {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	height: 100%;
}

.tabNav ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.tabCon ul {
	width: 100%;
	height: 100%;
}

.tabCon ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
}

.tabCon ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	cursor: pointer;
}

.tabCon ul li a span {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	cursor: pointer;
}

.tabCon ul li a i {
	width: 80px;
	text-align: center;
	cursor: pointer;
}

.tabCon dl {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.tabCon dl dt a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.tabCon dl dt a img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.tabCon dl dd {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	cursor: pointer;
}

.tabCon dl dd a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}

.tabCon dl dd i {
	display: block;
	text-align: right;
	cursor: pointer;
}

.tabCon dl .elli2 {
	-o-text-overflow: -o-ellipsis-lastline;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	cursor: pointer;
}

.detailCon {
	padding: 10px;
	box-sizing: border-box;
}

.loading {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 2001;
}

.selectBox span {
	width: 100%;
	display: block;
	height: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.selectBox ul {
	width: 100%;
}

.selectBox li {
	padding: 0 10px;
	box-sizing: border-box;
	cursor: pointer;
}

.breadcrumb {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.breadcrumb span:last-child {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tabThumbCon {
	overflow: auto;
	box-sizing: border-box;
}

.tabThumbImg {
	float: left;
}

.tabThumbImg img {
	width: 100%;
	height: 100%;
}

.thumbImg,
.thumbVideo {
	float: left;
	position: relative;
}

.videoPlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.thumbImg img,
.thumbVideo img {
	width: 100%;
	height: 100%;
}

.tabSrcoll,
.tabScrollInner {
	border-radius: 10px;
}

.thumbPagination {
	overflow: hidden;
}

.thumbPagination .swiper-pagination-bullet {
	margin: 0px;
	background: none;
}

.thumbPagination span {
	float: left;
}

.thumbPagination .swiper-pagination-bullet img {
	width: 100%;
	height: 100%;
}

.thumbPagination .swiper-pagination-bullet img:nth-child(1) {
	display: block;
}

.thumbPagination .swiper-pagination-bullet img:nth-child(2) {
	display: none;
}

.thumbPagination .swiper-pagination-bullet-active img:nth-child(1) {
	display: none;
}

.thumbPagination .swiper-pagination-bullet-active img:nth-child(2) {
	display: block;
}

.imageListBox,
.videoListBox {
	overflow: auto;
}

.imageListBox-content,
.videoListBox-content {
	overflow: hidden;
	cursor: pointer;
}

.videoPlay {
	background-repeat: no-repeat;
}

.myAwardCenterThumbCon {
	overflow: hidden;
}

.myAwardCenterThumbCon div {
	float: left;
	width: 100%;
}

.myAwardCenterThumbCon div p {
	float: left;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.myAwardCenterThumbCon div p:first-child {
	width: calc((100% - 1px) / 3 - 1px);

	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

	display: block;
	/* display: flex; */
}

.myAwardCenterThumbCon div p:nth-child(2) {
	width: calc((100% - 1px) / 3 - 1px);
}

.myAwardCenterThumbCon div p:last-child {
	width: calc((100% - 1px) / 3 + 0px);
}

/* 领奖组件 */
.myAwardCenterThumbCon_block::-webkit-scrollbar{
	display: none;
}

.palaceGrid {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	flex-direction: column;
}

.d_flex {
	display: flex;
}

.palaceGridLampBulb {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

.grayscale {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-ms-filter: grayscale(1);
}

#ehy {
	display: none;
}

.ehy_block {
	position: fixed;
	z-index: 9999;
	left: 50%;
	transform: translate(-50%);
	top: 50px;
	display: flex;
	align-items: center;
	max-width: 380px;
	width: 80%;
	/* height: 48px; */
	/* line-height: 48px; */
	background: rgb(253, 246, 236);
	border-radius: 4px;
	color: #e6a23c;
	font-size: 14px;
	border-color: #f5f5f5;
	animation: alert 1s;
	-moz-animation: alert 1s;
	-webkit-animation: alert 1s;

	padding: 10px 15px;
	padding-left: 0;
	line-height: 1.8;
}

.ehy_block span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #e6a23c;
	margin: 0 10px 0 16px;
	border-color: #f5f5f5;
	flex-shrink: 0;
}

.ehy_block p {
	/* overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; */

	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

@keyframes alert {
	0% {
		top: 0;
	}

	100% {
		top: 50px;
	}
}

.prize_text_copy {
	text-indent: 12px;
	border-radius: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.prize_name {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

._LOADING {
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, .5);
	position: fixed;
	top: 0;
	left: 0;
}

._LOADING_block {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: url('https://oamimage.cmge.com/web/20231130/loading.gif');
	background-size: 100%;
	width: .96rem;
	height: .96rem;
	background-repeat: no-repeat;
}