wx399182c36706169c-sheng.xi.../pages/fortune_astro/fortune_info.wxss

746 lines
13 KiB
Plaintext

.container {
align-items: center;
box-sizing: border-box;
display: flex;
flex-direction: column;
height: 100%;
justify-content: space-between;
padding: 200rpx 0;
}
navigator {
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.clear:after {
clear: both;
content: " ";
display: block;
font-size: 0;
height: 0;
overflow: hidden;
visibility: hidden;
}
button::after {
border: 0;
}
.inpbox {
background: #fff;
border-radius: 82rpx;
margin: 60rpx auto 0;
width: 446rpx;
}
.inpbox,.inpbox .text {
height: 82rpx;
overflow: hidden;
}
.inpbox .text {
background: none;
box-sizing: border-box;
color: #a9a9a9;
display: block;
font-size: 36rpx;
line-height: 82rpx;
padding: 0 30rpx;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
}
.inpbox .notempty,.notempty {
color: #5088eb;
}
.bg_t {
background: url(http://api.xzw.com/static/image/xcx/qq/bg_t.png) no-repeat 0 0;
background-size: 100% 447rpx;
height: 447rpx;
position: fixed;
top: 0;
}
.bg,.bg_t {
width: 100%;
}
.bg {
background-attachment: fixed;
background-size: cover;
height: 100%;
}
.b_cloud {
background-size: 100% 130rpx;
bottom: 0;
height: 130rpx;
left: 0;
position: fixed;
width: 100%;
}
.mainbox {
background: rgba(0,0,0,.15);
border-radius: 25rpx;
margin-top: 10rpx;
padding: 20rpx;
}
.star1,.star1 .star_on {
background: url(https://m.xzw.com/static/public/images/icon_star_sx.png) repeat 0 0;
background-size: 60rpx 120rpx;
height: 60rpx;
}
.star1 {
width: 300rpx;
}
.star1 .star_on {
background-position: 0 -60rpx;
}
.star2,.star2 .star_on {
background: url(https://m.xzw.com/static/public/images/icon_star_ap.png) repeat-x 0 0;
background-size: 35rpx 70rpx;
height: 35rpx;
}
.star2 {
width: 175rpx;
}
.star2 .star_on {
background-position: 0 -35rpx;
}
.layer {
background: rgba(0,0,0,.6);
height: 100%;
left: 0;
top: 0;
z-index: 99;
}
.float_box,.layer {
position: fixed;
width: 100%;
}
.float_box {
bottom: -100%;
z-index: 9999;
}
.float_box .f_title {
height: 80rpx;
}
.float_box .f_title .f_titleimg {
height: 80rpx;
width: 100%;
}
.float_box .f_main {
background: #fff;
position: relative;
}
.float_box .f_main .f_ul {
padding: 20rpx 20rpx 0;
}
.float_box .f_main .f_ul .f_li {
float: left;
margin-bottom: 30rpx;
text-align: center;
width: 25%;
}
.float_box .f_main .f_ul .f_li .f_libg {
background: #f3f3ff;
border-radius: 140rpx;
display: block;
height: 110rpx;
margin: 0 auto 5rpx;
padding: 10rpx;
width: 110rpx;
}
.float_box .f_main .f_ul .f_li .f_libg .f_liimg {
height: 110rpx;
width: 110rpx;
}
.float_box .f_main .f_ul .f_li .f_litxt {
color: #888;
font-size: 28rpx;
}
.float_box .f_main .ico {
height: 52rpx;
padding: 10rpx;
position: absolute;
top: -50rpx;
width: 52rpx;
}
.float_box .f_main .ico_no {
left: 10rpx;
}
.float_box .f_main .ico_yes {
right: 10rpx;
}
.float_box .f_main .ico_img {
height: 52rpx;
width: 52rpx;
}
.float_box .f_main .pair_con {
float: left;
overflow-x: hidden;
padding: 10rpx 0;
position: relative;
width: 180rpx;
}
.float_box .f_main .pair_con .swiper-wrapper {
box-sizing: border-box;
height: 600rpx;
padding: 0 12rpx;
width: 204rpx;
}
.float_box .f_main .pair_con .swiper-slide {
height: 180rpx;
padding: 16rpx 0;
text-align: center;
transition: .4s;
width: 180rpx;
}
.float_box .f_main .pair_con .swiper-slide .pair_conbg {
background: #eee;
border-radius: 130rpx;
display: inline-block;
height: 100rpx;
padding: 15rpx;
width: 100rpx;
}
.float_box .f_main .pair_con .swiper-slide .pair_conbg .pair_conimg {
height: 100rpx;
opacity: .5;
width: 100rpx;
}
.float_box .f_main .pair_con .swiper-slide .pair_context {
color: #999;
display: block;
font-size: 28rpx;
margin-top: 10rpx;
}
.float_box .f_main .pair_con .swiper-slide-active {
transform: scale(1.2);
}
.float_box .f_main .pair_con .swiper-slide-active .pair_conbg .pair_conimg {
opacity: 1;
}
.float_box .f_main .male_con .swiper-slide-active .pair_conbg {
background: #e2eaff;
}
.float_box .f_main .female_con .swiper-slide-active .pair_conbg {
background: #ffe9e9;
}
.float_box .f_main .male_con .swiper-slide-active .pair_context {
color: #6d96f0;
}
.float_box .f_main .female_con .swiper-slide-active .pair_context {
color: #f65170;
}
.float_box .f_main .pair_female,.float_box .f_main .pair_male {
color: #aaa;
font-size: 32rpx;
margin-top: 270rpx;
padding: 0 18rpx;
}
.float_box .f_main .pair_male {
float: left;
}
.float_box .f_main .pair_female {
float: right;
}
.float_box .f_main .pair_line {
float: left;
margin: 260rpx 20rpx;
}
.float_box .f_main .pair_line .pair_lineimg {
height: 72rpx;
width: 150rpx;
}
.tip_box {
border-radius: 14rpx;
box-shadow: 0 2px 8px rgba(0,0,0,.3);
height: 238rpx;
left: 50%;
margin: -119rpx 0 0 -205rpx;
text-align: center;
top: 50%;
width: 410rpx;
}
.tip_box .ico_tip {
display: block;
height: 90rpx;
margin: 0 auto 30rpx;
width: 90rpx;
}
.tip_box .text_tip {
color: #555;
display: block;
font-size: 34rpx;
}
.slidedown {
bottom: -100%;
}
.slideup {
bottom: 0;
}
@-webkit-keyframes slidedown {
from {
bottom: 0;
}
to {
bottom: -100%;
}
}
@keyframes slidedown {
from {
bottom: 0;
}
to {
bottom: -100%;
}
}
@-webkit-keyframes slideup {
from {
bottom: -100%;
}
to {
bottom: 0;
}
}
@keyframes slideup {
from {
bottom: -100%;
}
to {
bottom: 0;
}
}
.bg {
background-image: url(http://api.xzw.com/static/image/xcx/qq/bg2.jpg);
}
.b_cloud {
background-image: url(http://api.xzw.com/static/image/xcx/qq/bg2_cloud.png);
}
.bg .box {
padding-bottom: 100rpx;
position: relative;
}
.title {
color: #fff;
display: block;
font-size: 30rpx;
line-height: 30rpx;
margin: 50rpx 38rpx 0 0;
padding: 10rpx 0;
position: absolute;
right: 0;
text-align: right;
top: -5rpx;
width: 152rpx;
z-index: 99;
}
.title .ico_change {
background: url(https://api.xzw.com/static/image/xcx/ico_change.png) no-repeat 0 0;
background-size: 30rpx;
float: left;
height: 30rpx;
width: 30rpx;
}
.box .box_t {
height: 180rpx;
padding: 50rpx 40rpx 30rpx;
}
.box .box_t .dt {
background: url(https://m.xzw.com/static/public/images/pao.png) no-repeat 0 0;
background-size: 180rpx;
box-sizing: border-box;
float: left;
height: 180rpx;
margin-right: 50rpx;
padding: 10rpx;
width: 180rpx;
}
.box .box_t .dt .dt_img {
height: 160rpx;
width: 160rpx;
}
.box .box_t .dd {
color: #fff;
float: left;
padding-top: 15rpx;
width: 360rpx;
}
.box .box_t .dd .star1 {
margin: 10rpx 0;
}
.box .box_t .dd .dt_title {
font-size: 32rpx;
font-weight: 700;
margin-bottom: 10rpx;
}
.box .box_t .dd .dt_title .arrow {
background: url(https://m.xzw.com/static/public/images/arrow6.png) no-repeat 0 0;
background-size: 30rpx;
display: inline-block;
height: 30rpx;
margin-left: 10rpx;
opacity: .5;
width: 30rpx;
}
.box .box_t .dd .dd_title {
color: #ffec48;
display: block;
font-size: 24rpx;
padding-left: 5rpx;
}
.box .box_t .dd .dd_text {
display: inline-block;
font-size: 37rpx;
letter-spacing: 1px;
line-height: 50rpx;
margin-top: 10rpx;
padding-left: 5rpx;
position: relative;
}
.box .box_t .dd .dd_text::after,.box .box_t .dd .dd_text::before {
background: url(https://m.xzw.com/static/public/images/icon_quotes.png) no-repeat 0 2px;
background-size: 24rpx auto;
content: "";
height: 24rpx;
position: absolute;
width: 24rpx;
}
.box .box_t .dd .dd_text::before {
left: -30rpx;
}
.box .box_t .dd .dd_text::after {
background-position: 0 -70rpx;
right: -30rpx;
}
.mainbox {
background: rgba(54,39,132,.25);
margin: 0 20rpx;
}
.box .ul {
color: #fff;
font-size: 28rpx;
padding: 10rpx 15rpx 0;
}
.box .ul .li {
display: inline-block;
height: 50rpx;
line-height: 50rpx;
overflow: hidden;
width: 50%;
}
.box .ul .li .star2 {
float: left;
margin-top: 10rpx;
overflow: hidden;
}
@media screen and (min-height:700px) {
.box .ul .li .star2 {
width: 170rpx;
}
}
.box .ul .li_title {
float: left;
margin-right: 15rpx;
}
.box .ul .li_text {
color: #ffd683;
display: block;
float: left;
height: 50rpx;
overflow: hidden;
width: 180rpx;
}
.box .content {
background: #f3f0ff;
border-radius: 20rpx;
color: #555;
font-size: 30rpx;
line-height: 56rpx;
margin-top: 20rpx;
padding: 20rpx 30rpx;
}
.box .content .c_title {
color: #806bd8;
display: block;
font-weight: 700;
}
.box .content .c_info {
display: block;
margin-bottom: 20rpx;
}
.more_fortune {
bottom: -148rpx;
left: 50%;
position: fixed;
transform: translateX(-50%);
}
.tap_more {
background-image: -webkit-linear-gradient(120deg,#5d51ff,#8283ff 66%,#a6b5ff);
border-radius: 50%;
box-shadow: 0 -5px 13px 0 rgba(58,20,179,.2);
box-sizing: border-box;
color: #fff;
height: 306.94rpx;
margin: 0 auto;
padding-top: 33.33rpx;
position: relative;
text-align: center;
width: 306.94rpx;
z-index: 0;
}
.tap_more .icon {
display: block;
height: 52rpx;
margin: 0 auto 10rpx;
width: 52rpx;
}
.tap_more .text {
font-size: 38.89rpx;
font-weight: 700;
}
.tab_items view {
border-radius: 50%;
color: #fff;
font-size: 30.64rpx;
height: 97.92rpx;
left: 50%;
line-height: 97.92rpx;
margin: -48.96rpx 0 0 -48.96rpx;
position: absolute;
text-align: center;
top: 50%;
transform: translate(0,0);
transition: all .3s;
width: 97.92rpx;
}
.tab_items view:nth-child(1) {
transition-delay: 0;
}
.tab_items view:nth-child(2) {
transition-delay: .1s;
}
.tab_items view:nth-child(3) {
transition-delay: .2s;
}
.tab_items view:nth-child(4) {
transition-delay: .3s;
}
.tab_items view:nth-child(5) {
transition-delay: .4s;
}
.tab_items.show view:nth-child(1) {
transform: translate(-230rpx,-60rpx);
}
.tab_items.show view:nth-child(2) {
transform: translate(-155rpx,-185rpx);
}
.tab_items.show view:nth-child(3) {
transform: translate(0,-230rpx);
}
.tab_items.show view:nth-child(4) {
transform: translate(155rpx,-185rpx);
}
.tab_items.show view:nth-child(5) {
transform: translate(230rpx,-60rpx);
}
.tab_items .view1 {
background-image: -webkit-linear-gradient(120deg,#5d51ff,#8283ff 66%,#a6b5ff);
box-shadow: 0 -5px 13px 0 rgba(58,20,179,.2);
}
.tab_items .view2 {
background-image: -webkit-linear-gradient(120deg,#fe862f,#ffcba5);
box-shadow: 1.5px 2.598px 9px 0 rgba(0,0,0,.15);
opacity: .902;
}
.tab_items .view3 {
background-image: -webkit-linear-gradient(-60deg,#a5c9fd,#4397ff);
}
.tab_items .view3,.tab_items .view4 {
box-shadow: 0 5px 13px 0 rgba(0,0,0,.15);
opacity: .902;
}
.tab_items .view4 {
background-image: -webkit-linear-gradient(120deg,#30b081,#acf3cb);
}
.tab_items .view5 {
background-image: -webkit-linear-gradient(120deg,#4ab760,#9be6aa);
}
.tab_items .view5,.tab_items .view6 {
box-shadow: 0 5px 13px 0 rgba(0,0,0,.15);
opacity: .902;
}
.tab_items .view6 {
background-image: -webkit-linear-gradient(120deg,#fc2760,#ff9db8);
}
.swiper-box {
height: 100%;
position: relative;
}
.swiper-box swiper-item {
position: relative;
width: 100%;
}
.mini {
bottom: 0;
box-sizing: border-box;
height: 152rpx;
padding: 20rpx 68rpx 16rpx;
position: relative;
}
.container {
width: 100%;
}
.mini .li text {
color: hsla(0,0%,100%,.75);
}
.shareview {
box-sizing: border-box;
margin-top: -45rpx;
padding: 0 28rpx;
}
.sharebtn,.shareview {
height: 100rpx;
width: 100%;
}
.sharebtn {
background: #d2e1ff;
border-radius: 0 0 14px 14px;
color: #5b86e9;
font-size: 38rpx;
line-height: 100rpx;
text-align: center;
}
.sharebtn image {
height: 44rpx;
vertical-align: middle;
width: 44rpx;
}
.ys {
display: block;
height: 100rpx;
margin: 0 auto;
width: 200rpx;
}
.swiper-box {
position: absolute;
top: 0;
width: 100%;
}