@charset "utf-8"; /* css document */ body { min-width: 3.2rem; max-width: 7.5rem; margin: 0 auto !important; overflow-x: hidden; background: #fff; font: .32rem/1.5 "microsoft yahei", arial, helvetica, sans-serif; color: #333; } body, section, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, th, td, input, textarea, select, img { margin: 0; padding: 0; border: 0; } ul, ol, li { margin: 0px; padding: 0px; list-style: none; } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: lighter; } table { border-collapse: collapse; border-spacing: 0; } em, i { display: inline-block; font-weight: normal; font-style: normal; } textarea, select, input { font-family: "microsoft yahei"; font-size: .32rem; color: #666; } b { font-weight: bold; } img { margin: 0; padding: 0; border: 0; } a { color: #333; text-decoration: none; } a:hover { /*color:#333; */ text-decoration: none; } input[type="text"], input[type="password"], input[type="button"], input[type="submit"], button, textarea { -webkit-appearance: none; } .cfx:after, nav.mini:after, .h:after, .hn:after, .ph:after { content: ' '; clear: both; display: block; height: 0; visibility: hidden; line-height: 0; } * { box-sizing: border-box; } .fl { float: left; } .fr { float: right; } /**** 公共css ****/ /* 首页 */ .wrapper{ width: 100%; float: left; } .banner, .banner img{ width: 100%; float: left; } .main{ width: 100%; float: left; background: url(/uploads/image/imsximages/bg.png) no-repeat; background-size: 100% 100%; padding: 0 .2rem; } .main .resbigbox{ margin:.3rem 0; } .bigbox{ width: 100%; float: left; background:#fff; border:.03rem solid #a06cdb; border-radius:.1rem; padding: .2rem; margin: 0 0 .3rem 0; } .indexselect{ width: 100%; float: left; margin: 0 0 .2rem 0; position: relative; } .indexselect select{ width: 100%; float: left; font-size: .32rem; color: #212121; background:#e7e5e9; border-radius:.2rem; height:.97rem; padding: 0 0 0 .4rem; -webkit-appearance: none; appearance: none; } .indexselect i{ position: absolute; right: .4rem; top: .36rem; width: .2rem; height: .2rem; border: 3px solid #c4bdd1; border-left: none; border-top: none; transform: rotate(45deg); } .indexbtn{ width: 100%; display: flex; justify-content: center; } .indexbtn a{ width: 5.98rem; float: left; background: no-repeat center; background-size: 100% 100%; line-height: 1.02rem; color: #fff; font-weight:bold; font-size: .36rem; text-align: center; height: 1.1rem; animation: scalebtn 1s linear infinite alternate; -webkit-animation:scalebtn 1s linear infinite alternate ; -o-animation: scalebtn 1s linear infinite alternate; -ms-animation: scalebtn 1s linear infinite alternate; } @keyframes scalebtn{ form {} to { -ms-transform: scale(.8); /* ie 9 */ -webkit-transform: scale(.8); /* safari */ transform: scale(.8); /* 标准语法 */ } } @-moz-keyframes scaleinbtn { /* firefox */ form {} to { -ms-transform: scale(.8); /* ie 9 */ -webkit-transform: scale(.8); /* safari */ transform: scale(.8); /* 标准语法 */ } } @-webkit-keyframes scaleinbtn { /* safari and chrome */ form {} to { -ms-transform: scale(.8); /* ie 9 */ -webkit-transform: scale(.8); /* safari */ transform: scale(.8); /* 标准语法 */ } } @-o-keyframes scaleinbtn { /* opera */ form {} to { -ms-transform: scale(.8); /* ie 9 */ -webkit-transform: scale(.8); /* safari */ transform: scale(.8); /* 标准语法 */ } } .indextar{ width: 100%; float: left; } .indextar a{ width: 25%; float: left; text-align: center; color: #212121; font-size: .3rem; line-height: .4rem; } .indextar a img{ width: .85rem; } .picbox{ width: 100%; float: left; margin: 0 0 .3rem 0; } .picbox a, .picbox a img{ width: 100%; float: left; } .indextitle{ width: 100%; float: left; color: #9d2d93; font-size: .38rem; font-weight:500; line-height:.52rem; border-bottom: 1px solid #c4bdd1; padding: 0 0 .1rem 0; position: relative; } .indextitle i{ position: absolute; top: .1rem; right: .2rem; width: .2rem; height: .2rem; border: 3px solid #c4bdd1; border-left: none; border-top: none; transform: rotate(45deg); } .smatar{ position: absolute; top: .6rem; right: 0; width: 1.65rem; border:.01rem solid #b1b0b0; background: #fff; border-radius: .1rem; text-align: center; z-index: 9; } .smatar a{ width: 100%; float: left; font-size: .3rem; border-bottom:.01rem solid #b1b0b0; color: #1f1e20; } .smatar a:last-child{ border-bottom: none; } .smatar a.current{ color: #bc7d3f; } .indexlist{ width: 100%; float: left; margin: 0 0 .2rem 0; } .indexitem{ width: 100%; float: left; border-bottom: dotted 1px #ddd; margin: .2rem 0 0 0; padding: 0 0 .2rem 0; } .indexitem .lefttxt{ float: left; width: 4.7rem; padding: 0 .1rem 0 0 ; } .indexitem .lefttxt .title{ float: left; line-height: .4rem; font-size: .3rem; font-weight: bold; height: .8rem; } .indexitem .lefttxt .infor{ width: 100%; display: flex; justify-content: space-between; line-height: .4rem; font-size: .28rem; color: #666; } .indexitem .photo{ width: 1.73rem; float: right; } .indexitem .photo img{ width: 100%; float: left; } .indexmore{ float: left; width: 100%; } .indexmore a{ float: left; width: 100%; text-align: center; color: #1a1a12; font-size: .32rem; font-weight: 500; } .indexmore a>i{ width: .2rem; height: .2rem; border: 3px solid #c4bdd1; border-left: none; border-top: none; transform: rotate(45deg); margin: .1rem 0 0 .1rem; vertical-align: text-top; } /* result */ .restitle{ float: left; width: 5rem; color: #51186f; font-size: .42rem; font-weight:bold; line-height: 1rem; border:.02rem solid #a06cdb; border-radius: .2rem; text-align: center; margin: -.7rem .85rem 0 .85rem; background: #ffffff; } .reslist{ width: 100%; float: left; padding: .2rem; border-bottom: 2px solid #f0caf5; } .bigbox .resnoneline{ border-bottom: none; } .reslist .item{ display: flex; width: 100%; border-radius: .2rem; background: #fdfce3; } .reslist .item .ranking{ display: flex; justify-content: center; width:1.22rem; height:.54rem; background:#ff5b7e; border-radius:.2rem 0 .45rem 0; font-weight:bold; font-size: .36rem; text-align: center; color: #fff; } .reslist .item .content{ flex: 1; display: flex; align-items: center; margin: .4rem 0 .2rem 0; } .reslist .item .photo{ width: 1.77rem; float: left; margin: 0 .2rem 0 0; } .reslist .item .photo img{ width: 100%; float: left; } .reslist .item .txtimg{ color: #1f1e20; font-size: .36rem; } .reslist .item .txtimg img{ float: left; width: .29rem; margin: 0 .1rem 0 0; } .reslist .infor{ width: 100%; float: left; margin: .2rem 0 0 0; text-align: justify; font-size: .3rem; color: #1f1e20; } .reslist .infor span{ color: #dc2431; } .reslist .infor a{ color: #2e81f1; } .indexbtn .resbtn{ animation: none; } .tuibigbox{ width: 100%; float: left; border: .03rem solid #a06cdb; border-radius: .1rem; margin: 0 0 .3rem 0; } .tuiimg, .tuiimg img{ width: 100%; float: left; } /** 资料输入版块 **/ .inputbox { width: 100%; float: left; background: #fff; padding: .2rem; } .inputbox .box { width: 100%; float: left; background: #fff; border-radius: .35rem; border:1px solid rgba(204, 204, 204, 1); } .inputbox div:nth-child(2).box { margin: .2rem 0 0 0; } .inputbox .box .zuo { width: .65rem; float: left; height: 2.15rem; border-radius: .35rem 0 0 .35rem; line-height: 1.4; color: #fff; text-align: center; font-weight: bold; padding: .17rem 0 0 0; font-size: .3rem; } .inputbox div:nth-child(1).box .zuo { background: #f18f90; } .inputbox div:nth-child(2).box .zuo { background: #4885de; } .forminput { overflow: hidden; } .forminput div:last-child.forminput_hang { border: none; } .forminput_hang { width: 100%; float: left; height: .715rem; border-bottom: solid 1px #cecece; padding: 0 .2rem; font-size: .28rem; } .forminput_hang_bt { width: 1.7rem; float: left; line-height: .71rem; letter-spacing: .05rem; } .forminput_hang_name { width: 45%; float: left; } .finput { width: 100%; float: left; border: none; background: none; outline: none; height: .71rem; font-size: .28rem; color: #cccccc; } .forminput_hang_sex { width: 1.2rem; float: right; border: solid .02rem #ccc; border-radius: .25rem; margin: .12rem 0 0 0; } .forminput_hang_sex a { width: 50%; float: left; line-height: .45rem; font-size: .3rem; text-align: center; } .forminput_hang_sex a.current { color: #fff; } .inputbox div:nth-child(1).box .forminput_hang_sex a:first-child.current { background: #4784dd; border-radius: .25rem 0 0 .25rem; } .inputbox div:nth-child(1).box .forminput_hang_sex a:last-child.current { background: #da445b; border-radius: 0 .25rem .25rem 0; } .inputbox div:nth-child(2).box .forminput_hang_sex a:first-child.current { background: #4784dd; border-radius: .25rem 0 0 .25rem; } .inputbox div:nth-child(2).box .forminput_hang_sex a:last-child.current { background: #da445b; border-radius: 0 .25rem .25rem 0; } .forminput_hang_birth { overflow: hidden; line-height: .71rem; font-size: .3rem; color: #666; display: block; cursor: pointer; } .forminput_hang_birth span { display: block; } .tuibtn{ width: 100%; float: left; margin: .2rem 0 0 0; } .tuibtn a, .tuibtn a img{ width: 100%; float: left; animation: scalebtn 1s linear infinite alternate; -webkit-animation:scalebtn 1s linear infinite alternate ; -o-animation: scalebtn 1s linear infinite alternate; -ms-animation: scalebtn 1s linear infinite alternate; } /** 资料输入版块 **/ .respair{ width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; } .respair a{ float: left; width: 48%; text-align: center; margin: .2rem 0 0 0; line-height: .65rem; background: #fdf3e6; border-radius: .2rem; font-size: .26rem; color: #1f1e20; } /** 加载动画 **/ .popbg { width:100%; height:100%; background:#000; opacity:.75; position:fixed; left:0; top:0; z-index:99; } .loadpop { width:100%; float:left; position:fixed; top:38%; left:0; z-index:999; } .loadpop_pic { width:100%; float:left; text-align:center; } .loadpop_pic img { width:15%; animation:loading 5s linear infinite; } .loadpop_txt { width:100%; float:left; line-height:.4rem; font-size:.35rem; color:#fff; text-align:center; } @keyframes loading { 0% { transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); } 100% { transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg); } } .layui-m-layerchild { -webkit-animation-fill-mode:none !important; animation-fill-mode:none !important; } /** 加载动画 **/