|
|
|
@ -173,17 +173,22 @@
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
<style style="text/css" scoped>
|
|
|
|
<style style="text/css" scoped>
|
|
|
|
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
|
|
|
|
.clearfix:after{ content: ""; display:block; height: 0; clear: both; visibility: hidden;}
|
|
|
|
|
|
|
|
|
|
|
|
.wrap{
|
|
|
|
.wrap{
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
/* height: 100vh; */
|
|
|
|
|
|
|
|
background: #e7f5f4;
|
|
|
|
background: #e7f5f4;
|
|
|
|
padding: 0 30rpx 30rpx;
|
|
|
|
padding: 0 30rpx 30rpx;
|
|
|
|
|
|
|
|
position: relative;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.procarefilter{
|
|
|
|
.procarefilter{
|
|
|
|
width: 100%;
|
|
|
|
width: 100%;
|
|
|
|
padding-top: 33rpx;
|
|
|
|
padding-top: 33rpx;
|
|
|
|
padding-bottom: 33rpx;
|
|
|
|
padding-bottom: 33rpx;
|
|
|
|
|
|
|
|
height: 98rpx;
|
|
|
|
|
|
|
|
position: fixed;
|
|
|
|
|
|
|
|
top: 0;
|
|
|
|
|
|
|
|
left: 0;
|
|
|
|
|
|
|
|
z-index: 10;
|
|
|
|
|
|
|
|
background: #e7f5f4;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.filteritem{
|
|
|
|
.filteritem{
|
|
|
|
float: left;
|
|
|
|
float: left;
|
|
|
|
@ -227,7 +232,7 @@
|
|
|
|
background-image: url(../../../../static/resource/icon/icon_orange_arrow.png);
|
|
|
|
background-image: url(../../../../static/resource/icon/icon_orange_arrow.png);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.procarelist{
|
|
|
|
.procarelist{
|
|
|
|
|
|
|
|
padding-top: 98rpx;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.procarelist-item{
|
|
|
|
.procarelist-item{
|
|
|
|
background: #fff;
|
|
|
|
background: #fff;
|
|
|
|
|