.love-fortune-imageUrlBox {
	background: url(../images/love-head-img.png) no-repeat 0 0;
	background-size: 100% 100%;
	position: relative;
	margin: 0 auto;
	width: 2.08rem;
	height: 2.08rem;
}

.love-fortune-imageUrl {
	border-radius: 50%;
	width: 80%;
	margin: auto;
	height: 80%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.love-fortune-imageUrls {
	width: 100%;
	border-radius: 50%;
}

.bgBox0 {
	padding-bottom: 70px;
}
.bgBox0::after {
	content: ' ';
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/totalBg.png) 0 0 no-repeat;
	background-size: 100%;
}
.bgBox1::after {
	content: ' ';
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../images/love-futurn-bg.png) 0 0 no-repeat;
	background-size: 100%;
}
.bgBox1 {
	padding-bottom: 70px;
}

.love-fortune-lot-box {
	width: 6.4rem;
	padding: 0.3rem;
	padding-right: 0;
	margin: 0.28rem auto;
	background: #fff;
	border-radius: 0.3rem;
	box-shadow: 0.04rem 0.02rem 0.12rem 0px rgba(255, 94, 128, 0.26)
}

.love-fortune-lot {
	width: 41%;
	background: url(../images/lot.png) no-repeat 0 0;
	background-size: 100% 100%;
	float: left;
	padding: 0rem 0.05rem 0.3rem 0.5rem;
}

.love-fortune-year {
	margin-right: 0.2rem;
	letter-spacing: 3px;
	font-size: 0.3rem;
}

.love-fortune-month {
	color: #E7265B;
	font-size: 0.44rem;
}

.love-fortune-date {
	font-size: 0.92rem;
	color: #E7265B;
	margin: 0.1rem 0 0 0.22rem;
}

.love-fortune-yinli {
	color: #999;
	font-size: 0.28rem;
	width: 0.3rem;
	float: left;
	margin-top: 0.24rem;
}

.love-fortune-line {
	height: 3.08rem;
	float: left;
	margin: 0 0.1rem;
}

.love-fortune-score {
	width: 50%;
	padding: 0.2rem 0.16rem;
	float: left;
}

.love-fortune-score p {
	font-size: 0.3rem;
}

.love-fortune-score .score {
	color: #E7265B;
	font-size: 1.3rem;
	text-align: center;
}

.love-fortune-score .fen {
	font-size: 0.2rem;
	color: #878687;
}

.switchTab {
	padding: 0.04rem 0 0;
	width: 45.3%;
	text-align: center;
	margin-right: 0;
	background: url(../images/fortune.png) no-repeat 0 0;
	background-size: 100% 100%;
	font-size: 0.24rem;
	height: 40px;
	line-height: 20px;
}

.switch-fortune-active0 {
	background: url(../images/total-fortune.png) no-repeat 0 0;
	background-size: 100% 100% ;
	color: #000000;
	border-bottom: 0.04rem solid #B970D3;
	position: relative;
}

.switch-fortune-active1 {
	background: url(../images/love-fortune.png) no-repeat 0 0;
	background-size: 100% 100% ;
	color: #000000;
	border-bottom: 0.04rem solid #F56A7F;
}

.loveFortune-switch {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	color: #757575;
	font-size: 0.3rem;
	margin-top: 0.4rem;
	position: relative;
}

.switch-fortune0 {
	border-bottom: 0.04rem solid #F56A7F;
	padding-bottom: 0.16rem;
}

.switch-fortune1 {
	border-bottom: 0.04rem solid #B970D3;
	margin-left: -0.1rem;
	padding-bottom: 0.16rem;
}

.loveFortune-switch div {
	margin-right: 0;
}

.clear {
	clear: both;
}

.love-fortune-switch-box {
	background: none;
}

.fullYear-data div {
	background: #fff;
	box-shadow: 5px 0px 5px -5px rgba(255, 94, 128, 0.26), -5px 0px 5px -5px rgba(255, 94, 128, 0.26);
}

.loveTxt {
	width: 0.2rem;
	height: 0.2rem;
}

.loveTxtLine {
	width: 80%;
	margin: 0px auto;
	padding: 0.16rem 0;
	display: block;
}

.love-fortune-switch-txt {
	background: #fff;
	padding: 0 6% 0.2rem;
	width: 89.5%;
	margin: 0 auto;
	box-shadow: 0px 0.02rem 0.06rem 0.02rem rgba(255, 94, 128, 0.26);
	border-bottom-right-radius: 0.1rem;
	border-bottom-left-radius: 0.1rem;
}

.love-fortune-content {
	text-indent: 2em;
	margin-top: 0.2rem;
}

.love-fortune-switch-txt0,
.love-fortune-switch-txt1 {
	text-align: center;
	color: #E7255B;
}

.love-fortune-switch-txt0 {
	/*background: url(../images/totalTxtLine.png) no-repeat 50% 100%;*/
	padding-bottom: 0.16rem;
	background-size: 100%;
}

.love-fortune-switch-txt1 {
	background: url(../images/loveTxtLine.png) no-repeat 50% 100%;
	padding-bottom: 0.16rem;
	background-size: 100%;
}

.love-fortune-star-box {
	margin: 0 auto 6px;
	display: inline-block;
}

.loveStar {
	width: 7px;
	display: block;
	float: left;
}

.love-fortune-txt-content {
	width: 80%;
	margin: 0 auto 0.4rem;
	background: #fff;
	padding: 0.2rem 0.3rem;
	border-radius: 0.1rem;
	box-shadow: 0.04rem 0.02rem 0.12rem 0px rgba(255, 94, 128, 0.26);
	font-size: 0.32rem;
}

.total-fortune-content-box {
	font-size: 0.28rem;
}
.love-fortune-content-box{
}

.total-fortune-content {
	width: 80%;
	margin: 0 auto;
	display: flex;
}
.love-fortune-txt-content-img {
	width: 0.4rem;
	display: inline-block;
}

.love-fortune-txt-content-txt {
	font-weight: 600;
	margin-left: 0.12rem;
	font-size: 0.32rem;
}

.love-fortune-txt-content-desc {
	text-indent: 2em;
	font-size: 0.32rem;
	color: #5D5D5D;
	margin-top: 0.12rem;
}

.total-fortune-content-left,
.total-fortune-content-right {
	display: inline-block;
	text-align: center;
	height: auto;
	margin-bottom: 0.4rem;
	border-radius: 0.1rem;
}

.total-fortune-content-left {
	width: 30%;
	padding: 0.2rem;
	margin-right: 0.4rem;
	box-shadow: 0.04rem 0.02rem 0.12rem 0px rgba(255, 94, 128, 0.26);
	background: #ffffff;
	flex-direction: column;
	align-items: center;
	display: flex;
	justify-content: center;
}

.total-fortune-content-left-txt1 {
	font-weight: 600;
	margin: 0.12rem 0 0.16rem;
	font-size: 0.3rem;
}

.total-fortune-content-left-txt {
	background: url(../images/txtBg.png) no-repeat 0 0;
	background-size: 100% 100%;
	padding: 0.06rem 0;
}

.total-fortune-content-img {
	width: 0.4rem;
	display: block;
	margin: 0 auto;
}

.total-fortune-content-right {
	width: 62%;
	padding: 0.2rem;
	box-shadow: 0.04rem 0.02rem 0.12rem 0px rgba(255, 94, 128, 0.26);
	background: #ffffff;
}
.zhishu-bg{
	width: 1.8rem;
	height:5px;
	background:rgba(219,219,219,1);
	border-radius:5px;
	display: inline-block;
	vertical-align: middle;
}
.zhishu-bg>div{
	height: 100%;
	background:linear-gradient(90deg,rgba(254,157,122,1),rgba(255,94,128,1));
	border-radius:5px;
}
.love-tab{
	width: 70%;
	display: block;
	margin: 20px auto;
}
