/**** 首页 ****/ .indexwrap { float: left; width: 100%; padding: 5.8rem .5rem .3rem .5rem; background: #88619a url(/uploads/image/imfaimages/wrap-index.jpg) no-repeat; background-size: 100% auto; } .indexselect { display: flex; flex-wrap: wrap; justify-content: space-between; float: left; width: 100%; } .indexselect a { width: 1.84rem; margin: .3rem 0 0 0; } .indexselect a img { display: block; width: 100%; } /**** 首页 ****/ /**** 结果页 ****/ .resultwrap { float: left; width: 100%; padding: 0 .2rem .5rem .2rem; background: #88619a url(/uploads/image/imfaimages/wrap-result.jpg) no-repeat; background-size: 100% auto; } .resulttop { float: left; width: 100%; line-height: 1.9rem; font-size: .8rem; font-weight: bold; text-align: center; } .resulttop span { background: linear-gradient(0deg, #eecc77 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .resultbox { float: left; width: 100%; padding: .3rem; margin: 1rem 0 0 0; background: #fff; border-radius: .1rem; } .resultanimal { float: left; width: 100%; margin: -1.2rem 0 0 0; } .resultanimal img { display: block; width: 1.84rem; margin: 0 auto; } .resulttext { float: left; width: 100%; margin: .3rem 0 0 0; text-align: justify; } .resulttext b.color1 { color: #ee3b76; } .resulttext b.color2 { color: #2b2fcf; } .resulttext b.color3 { color: #c85c0e; } .resulttext b.color4 { color: #3e6d2a; } .resulttext span { color: #f00; } .resulttext img { width: .42rem; margin: -.05rem 0 0 0; vertical-align: middle; } .resultzhishu { float: left; width: 100%; padding: .3rem; margin: .1rem 0 -.2rem 0; background-repeat: no-repeat; background-size: 100% 100%; font-weight: bold; } .resultzhishu.bg1 { background-image: url(/uploads/image/imfaimages/zhishu-bg1.png); color: #bb0fb9; } .resultzhishu.bg2 { background-image: url(/uploads/image/imfaimages/zhishu-bg2.png); color: #5048c2; } .resultzhishu.bg3 { background-image: url(/uploads/image/imfaimages/zhishu-bg3.png); color: #d8690e; } .resultzhishu.bg4 { background-image: url(/uploads/image/imfaimages/zhishu-bg4.png); color: #487556; } .resultbtn { float: left; width: 100%; margin: .4rem 0 0 0; } .resultbtn a { display: block; width: 100%; background: url(/uploads/image/imfaimages/btn-bg.png) no-repeat; background-size: 100% 100%; line-height: 1rem; font-size: .4rem; color: #fff; text-align: center; letter-spacing: .03rem; } .recombtn { float: left; width: 100%; height: 9rem; padding: 7.1rem 0 0 0; margin: .4rem 0 0 0; background: url(/uploads/image/imfaimages/recom-bg.png) no-repeat; background-size: 100% 100%; } .recombtn a { display: block; width: 5.98rem; height: 1.22rem; margin: 0 auto; background: url(/uploads/image/imfaimages/recom-btn.png) no-repeat; background-size: 100% 100%; } /**** 结果页 ****/