@import url(layout.css?v=6); 

body {
	background: url(../images/tarot/divine/skin/bg2.jpg) repeat 0 0;
	background-size: 5rem;
}

@media (prefers-color-scheme: dark) {
	body {
		background: url(../images/tarot/divine/skin/bg2.jpg) !important;
	}
}

.plus_box .plus_mpart {
	background: url(../images/tarot/bg.jpg) no-repeat 0 0;
	background-size: 10rem;
}

/* .mpart { width:10rem; height:8.73rem; position:absolute; top:50%; margin-top: -4rem; opacity:0.6;} */
.plus_box em {
	background-color: rgba(78, 40, 24, 0.68);
}

.hkl {
	background: none;
}

h2.h3 {
	padding: 0;
	border: 0;
}

h2.h3 strong {
	background: #a0735f;
	display: none;
}

h2.h3 small {
	color: #ba9263;
	float: left;
	margin: -0.9rem 0 0 2.7rem;
	position: relative;
	z-index: 100;
}

h2.h3 i {
	background-color: #a47b4b;
	width: 0.4rem;
	height: 0.4rem;
	margin-left: 0.1rem;
}

.divien_box,
.divien_list {
	font-size: 0.42rem;
}

.divien_box {
	background: url(../images/tarot/divine/skin/bg_main.jpg) repeat 0 0;
	background-size: 10rem;
	position: relative;
	z-index: 1;
	padding: 3rem 0 0;
	margin-bottom: 3rem;
}

.divien_box::before {
	content: ' ';
	background: url(../images/tarot/divine/skin/bg_top.jpg) no-repeat 0 0;
	background-size: 10rem auto;
	z-index: 0;
	width: 100%;
	display: block;
	height: 4.2rem;
	position: absolute;
	top: 0;
}

.divien_box::after {
	content: ' ';
	background: url(../images/tarot/divine/skin/bg_bottom.jpg) no-repeat 0 0;
	background-size: 10rem auto;
	z-index: 0;
	height: 3rem;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -3rem;
}

.divien_box p {
	padding: .2rem 0;
}

.divien_box h4 {
	text-align: center;
	font-size: 0.75rem;
	color: #840808;
	margin: 0 auto .2rem;
}

.divien_box h4 span {
	position: relative;
	font-weight: 800;
}

.divien_box h4 span:before,
.divien_box h4 span:after {
	content: '';
	position: absolute;
	background: url(../images/tarot/divine/skin/tlptit_bg.png) no-repeat 0 0;
	background-size: 1.36rem;
	height: 0.37rem;
	width: 1.36rem;
	height: 0.37rem;
	left: -1.7rem;
	top: 0.2rem;
	display: none;
}

.divien_box h4 span:after {
	left: auto;
	right: -1.7rem;
	transform: rotateY(180deg)
}

.t-text {
	line-height: 180%;
	padding: 0.4rem 0 0.5rem;
	font-size: .38rem;
	color: #732d12;
	background: url(../images/tarot/tc_bg.jpg);
	border-radius: .4rem;
	background-size: 100%;
}

.t-text p.text_col {
	color: #333;
	padding: 0;
}

.t-text strong {
	color: #511a06;
}

.divien_box .b-text {
	margin: 0.5rem .5rem 0;
	font-size: 0.44rem;
	color: #533009;
	line-height: 0.75rem;
	text-indent: 2em;
	text-align: justify;
	line-height: 160%;
	font-weight: 600;
}

.index .divien_box .b-text {
	line-height: 200%;
	font-size: 0.48rem;
}

.divien_box .tr_tip {
	text-align: center;
}

.divien_box .tr_tip span {
	display: inline-flex;
	background: #ad262649;
	height: 0.7rem;
	line-height: 0.7rem;
	border-radius: 0.7rem;
	text-align: center;
	color: #840808;
	font-size: 0.4rem;
	padding: 0 0.3rem;
	align-items: center;
	font-weight: 500;
}

.divien_box .b-text p.desc_text {
	text-indent: 0;
	color: #8e6553;
	font-size: .44rem;
	margin-top: -.5rem;
	font-weight: 500;
}

.divien_box .tr_tip img {
	width: 0.4rem;
	height: 0.4rem;
	float: right;
	margin-left: .16rem;
}

.divien_box .result_str {
	color: #732d12;
}

.divien_box .result_str p {
	line-height: 200%;
	margin: .5rem 0;
	text-indent: 1rem;
	text-align: justify;
}

.divien_list {
	background: url(../images/tarot/divine/skin/listBox_bg.jpg) no-repeat 0 0;
	background-size: 10rem;
}

.divien_list .tit {
	display: block;
	width: 8.69rem;
	height: 0.61rem;
	margin: 0.4rem auto;
	background: url(../images/tarot/divine/skin/selcate.png) no-repeat 0 0;
	background-size: contain;
}

.divien_list .tit img {
	width: 100%;
	height: auto;
}

.divien_list ul {
	width: 90%;
	margin: 0 auto;
}

.divien_list ul li {
	float: left;
	width: 33.33%;
	text-align: center;
	font-size: 0.38rem;
}

.divien_list ul li a {
	display: inline-block;
	width: 2.5rem;
	border-radius: .15rem;
	margin: 0.2rem 0;
	line-height: 0.9rem;
	background: #eaeaea;
	box-shadow: .01rem .01rem .2rem rgba(0, 0, 0, 0.2);
	color: rgba(255, 255, 255, 0.45);
}

.divien_list ul.ul1 li a {
	background: rgba(119, 51, 62, 0.7);
	/* color: #8b656b; */
}

.divien_list ul.ul2 li a {
	background: rgba(57, 75, 102, 0.7);
	/* color: #646c79; */
}

.divien_list ul.ul3 li a {
	background: rgba(49, 94, 66, 0.7);
	/* color: #636f66; */
}

.divien_main {
	position: relative;
	z-index: 1;
}

.pre_wrap {
	margin: .35rem;
	position: relative;
	z-index: 1;
	min-height: 7rem;
	background: url(../images/tarot/divine/skin/tlp_img.png) no-repeat center 0;
	background-size: contain;
}

.pre_list {
	position: relative;
	width: 100%;
	height: 3.6rem;
	margin: 1rem .3rem;
}

.pre_list img {
	width: 2rem;
	position: absolute;
	box-shadow: .01rem .01rem .1rem rgba(0, 0, 0, 0.75);
	border-radius: .2rem;
	left: 0;
	top: 0;
}

.pre_list.img_animate img {
	transition: all 0.3s;
}

.pre_img {
	border-radius: .15rem;
	box-shadow: .01rem .01rem .1rem rgba(0, 0, 0, 0.75);
	position: relative;
}

.divien_box .c_img {
	margin: 1rem .5rem;
}

.pre_info img {
	margin: 0.5rem 0;
}

.pre_info img {
	max-width: 100%;
	display: block;
	margin: .3rem auto;
	border-radius: .1rem;
	overflow: hidden;
}

.pre_info img {
	box-shadow: .01rem .01rem .2rem rgba(0, 0, 0, 0.6);
	border-radius: .5rem;
	overflow: hidden;
	margin-top: .8rem;
}

.pre_box em i {
	display: block;
	width: 1.8rem;
	height: 2.72rem;
	background: #4d3127 url(../images/tarot/divine/pre_img.png) no-repeat 0 0;
	background-size: 1.8rem auto;
	margin-left: -.2rem;
}

.pre_select {
	padding: 1rem 0 0 0;
	height: 5rem;
	overflow: hidden;
	margin: 0 -.5rem;
	/* width: 100%; */
}

.pre_select ul {
	margin-left: 4.2rem;
}

.pre_select em {
	display: inline-block;
	width: 1.8rem;
	height: 9.3rem;
	margin-right: -1.79rem;
}

.pre_select em.over i {
	transform: translateY(-.5rem);
}

.pre_selbox {
	text-align: center;
	display: flex;
	width: 100%;
	margin: .7rem auto 0;
	display: flex;
	justify-content: space-evenly;
}

.pre_selbox li {
	display: block;
	width: 1.4rem;
	height: 2.1rem;
	margin: .05rem;
}

.pre_selbox li i {
	margin: 0 auto;
	width: 1.4rem;
	height: 2.1rem;
	display: block;
	background: url(../images/tarot/divine/skin/card_sel_bg.png) no-repeat;
	background-size: contain;
	box-shadow: none;
}

.pre_selbox li i.pre_active {
	background-image: url(../images/tarot/divine/pre_img.png);
	background-color: #4d3127;
	box-shadow: .01rem .01rem .1rem rgba(0, 0, 0, 0.75);
	border-radius: .1rem;
}

.pre_select_num {
	text-align: center;
	margin: -.4rem 0 0 0;
	color: #5f301d;
	font-size: .44rem;
	font-weight: 500;
}

.pre_select_num strong {
	font-size: .65rem;
	color: #a51313;
	margin: 0 .1rem;
}

.btn_div {
	margin-top: .8rem;
	text-align: center;
	font-size: 0.4rem;
}

.btn_div a {
	width: 3rem;
	height: 1.2rem;
	display: inline-block;
	background: url(../images/tarot/divine/skin/btn_prev.png) no-repeat 0 0;
	background-size: 3rem 1.2rem;
	margin: 0 0.3rem;
	overflow: hidden;
	text-indent: -13rem;
}

.btn_div a:last-child {
	background-image: url(../images/tarot/divine/skin/btn_next.png);
}

.btn_div a.die {
	background-image: url(../images/tarot/divine/skin/btn_unprev.png);
}

.btn_div a:last-child.die {
	background-image: url(../images/tarot/divine/skin/btn_unnext.png);
}

.period {
	padding: 0.5rem 0 .4rem
}
.period .period_tab {
	display: flex;
	justify-content: space-between;
	margin-bottom: .3rem;
}
.period .period_tab label {
	display: inline-block;
	flex: auto;
	text-align: center;
}
.period .period_tab label span {
	display: inline-block;
	flex: auto;
	text-align: center;
	background: #840808;
	color: #c5bca8;
	padding: 0 .2rem;
	border-radius: 2rem;
	font-size: .35rem;

}
.period ul {
	width: 100%;
	display: -webkit-box;
}

.period li {
	text-align: center;
	margin: 0.3rem 0;
	overflow: visible;
	-webkit-box-flex: 1;
}

.period li span {
	height: 3.03rem;
	position: relative;
	background: url(../images/tarot/divine/pre_img.png);
	background-size: 100% 3.03rem;
}

.period li.pre span {
	display: block;
	width: 2rem;
	height: 3.03rem;
	font-size: 0.7rem;
	color: #cb9e80;
	margin: 0 auto .2rem;
	position: relative;
}

.period li.pre span .span_layer {
	position: absolute;
	width: 2rem;
	height: 2rem;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgb(255 158 54 / 47%);
	display: none;
	filter: blur(.2rem);
	border-radius: 100%;
	display: none;
	opacity: 0;
}

.period li.pre em {
	line-height: .5rem;
	display: inline-block;
	font-size: .275rem;
	background: #eee;
	border-radius: .1rem;
	margin-top: .1rem;
	padding: 0 .1rem;
}

.period li.pre em.tip {
	color: #fff;
	background: #e48f8f
}

.period li.pre em.on {
	color: #ffffffd2;
	background: linear-gradient(0, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 1rem 0 0;
	text-shadow: 0 0 .1rem #000;
	margin: 0;
	width: 2rem;
}

.period li.tip span {
	animation: prescale .2s;
}

.period li.pre span strong {
	display: block;
	line-height: 3.03rem;
}

.period li.pre a {
	display: block;
	text-align: center;
}

.period li.pre img {
	width: 100%;
	height: 3.03rem;
}

.period li.pre p {
	margin: 0 .2rem;
	font-size: 0.375rem;
	line-height: 0.5rem;
	color: #91382a;
	padding: 0;
	font-weight: 600;
}

.pre_info strong {
	display: block;
	text-align: center;
	color: #732d12;
}

.view .t-text {
	min-height: 6.5rem;
	width: 8.2rem;
}

.view .t-text p {
	padding: .2rem .6rem;
}

.view .t-text p:nth-child(2) {
	text-indent: 2em;
}

.period li.pre .pre_img img.icon_click {
	width: 1.6rem;
	height: 1.6rem;
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	opacity: 0;
}

.period li.pre span.tip .span_layer,
.period li.pre .tip img.icon_click {
	display: block;
}

.period li.pre span.tip .span_layer {
	animation: prescale 1.8s infinite;
}

.period li.pre .tip img.icon_click {
	animation: pretran 1.8s ease infinite;
}

.period li.pre .tip strong {
	animation: precolor 1.8s ease infinite;
}

@keyframes precolor {
	0%,
	100% {
		color: #cb9e80
	}

	50% {
		color: #ffe7a4;
	}
}

@keyframes prescale {

	0%,
	100% {
		transform: translate(-50%, -50%) scale(1);
		opacity: .3;
	}

	50% {
		transform: translate(-50%, -50%) scale(1.03);
		opacity: .5;
	}
}

@keyframes pretran {

	0%,
	100% {
		transform: translate(0%, 0%);
		opacity: 0;
	}

	80%,
	20% {
		transform: translate(0%, 0%);
		opacity: 0;
	}

	50% {
		transform: translate(-10%, -10%);
		opacity: 1;
	}
}

header {
	opacity: 0.65;
	/* position: relative; */
}

header.header.fixed {
	opacity: 1;
	box-shadow: .1rem .1rem .2rem rgba(0, 0, 0, 0.3);
}

header.header.fixed::after {
	content: '';
	position: absolute;
	width: 10rem;
	height: 1.5rem;
	bottom: 0;
	background: linear-gradient(0, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
	z-index: 1;
}

header.header.fixed .mpart {
	background: url(../images/tarot/bg.jpg);
	background-size: 100%;
	height: 10.4rem;
}

header.header .spart,
header.header .shortxt_tool {
	opacity: .7;
}

footer {
	border: none;
	color: #c7b9af5b;
}

footer a {
	color: #c7b9af7c;
}

.scroll_r em {
	z-index: 3
}

.layer_close {
	border: solid .03rem #a58b79;
	background: url(../images/tarot/close.png) no-repeat 0 0;
	background-size: 100%;
}