first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1 @@
1132f392-7f44-4732-8be6-721f0dd5ea3a

View File

@@ -0,0 +1,84 @@
.banner {
position: relative;
}
.img_hidden {
height: 100%;
overflow: hidden;
}
.nav {
display: flex;
justify-content: space-between;
padding: 0 0.8rem;
box-sizing: border-box;
position: fixed;
width: 100%;
top: .8rem;
z-index: 999;
}
.nav .menu {
height: 1.5rem;
padding: 0 .6rem;
background: rgba(0,0,0,0.5);
border-radius: .75rem;
}
.nav .menu a p {
line-height: 1.5rem;
font-size: .7rem;
color: #fff;
}
.img_hidden{
width: 100%;
height: 380px;
}
.img_hidden img{
width: 100%;
height: 100%;
}
.content{
padding: 0px .8rem;
}
.content div p{
font-size: 14px;
color: #383838;
line-height: 25px;
padding: 12px 4px 0px;
}
.content_title{
font-size: 22px;
font-weight: 700;
color: #1b1b1b;
line-height: 1.8rem;
margin: .5rem 0px;
}
.foot{
padding: 0px .8rem;
}
.foot .footer_title{
font-size: 16px;
font-weight: 600;
color: #000;
margin-bottom: 1rem;
}
.foot .headportrait{
display: flex;
}
.foot .headportrait img{
width: 1.7rem;
height: 1.7rem;
border-radius: 100%;
margin-right: .6rem;
}
.foot .headportrait .xinxi h1{
color: #888;
font-size: 14px;
font-weight: bold;
}
.foot .headportrait .xinxi h2{
color: #bbb;
font-size: .5rem;
margin-bottom: .5rem;
}
.foot .headportrait .xinxi p{
font-size: 14px;
color: #383838;
}

View File

@@ -0,0 +1,32 @@
body,h1,h2,h3,h4,h5,h6,p,ul,li,i{
margin: 0;
padding: 0;
list-style: none;
}
a {
text-decoration: none;
}
html {
font-size: 20px
}
@media only screen and (min-width: 400px) {
html {
font-size: 21.33px !important
}
}
@media only screen and (min-width: 414px) {
html {
font-size: 22.08px !important
}
}
@media only screen and (min-width: 480px) {
html {
font-size: 25.6px !important
}
}

View File

@@ -0,0 +1,86 @@
html,body {
height: 100%;
background: #f5f5f5;
}
.header {
background: #fff;
position: fixed;
width: 100%;
height: 3.6rem;
left: 0;
top: 0;
display: flex;
align-items: center;
padding: 0 .8rem;
z-index: 999;
box-sizing: border-box;
}
.back {
background: #f5f5f5;
height: 2rem;
width: 100%;
border-radius: .2rem;
display: flex;
align-items: center;
padding-left: .8rem;
}
.back i{
color: #666;
}
.header a input {
height: 1.1rem;
width: 88%;
border: none;
background: #f5f5f5;
padding-left: .45rem;
outline: none;
}
.content{
width: 100%;
padding-left: .8rem;
padding-right: .8rem;
box-sizing: border-box;
margin-top: 4.6rem;
}
.content_list{
width: 100%;
background: #fff;
border-radius: 15px;
overflow: hidden;
}
.content_list ul li{
padding-left: 16px;
padding-top: 20px;
}
.content_list ul li a{
display: flex;
}
.content_list ul li a img{
height: 80px;
width: 112px;
border-radius: 8px;
margin-right: 10px;
}
.content_list ul li a .list_right p{
font-size: 17px;
color: #000;
}
.content_list ul li a .list_right img{
height: 12px;
width: 68px;
}
.content_list ul li a .list_right .evaluate{
display: flex;
align-items: center;
font-size: 12px;
color: #949494;
}
.content_list ul li a .list_right .evaluate i{
margin-right: 3px;
}
.content_list ul li a .list_right .evaluate span{
margin-right: 5px;
}

View File

@@ -0,0 +1,278 @@
.bar {
display: flex;
align-items: center;
background: #fff;
padding: 0 .5rem;
box-sizing: border-box;
height: 2.25rem;
position: fixed;
width: 100%;
z-index: 999;
}
.banner_swiper img {
width: 100%;
}
.content {
margin-bottom: 3rem;
padding-top: 2.5rem;
}
.icon-wode {
color: #666;
font-size: .9rem !important;
}
.bar a:nth-child(2){
width: 90%;
}
.bar a input {
width: 100%;
height: 1.5rem;
border: none;
padding-left: .95rem;
margin-left: .5rem;
background: #f1f1f4;
border-radius: 1.5rem;
font-size: .75rem;
}
.menu {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.menu li {
width: 20%;
text-align: center;
}
.menu img {
width: 2.5rem;
height: 2.5rem;
}
.menu p {
font-size: .6rem;
color: #666;
}
.mrsc {
margin-top: 1.6rem;
padding: 0 .8rem;
}
.pub_title{
font-size: .8rem;
font-weight: 600;
color: #999;
line-height: 1.1rem;
margin-bottom: .5rem;
}
.mrsc ul {
display: flex;
margin-bottom: .5rem;
align-items: flex-end;
}
.mrsc ul li{
position: relative;
font-size: .8rem;
margin-right: 1rem;
color: #666;
}
.mrsc ul .active::after,
.do_together_title .active::after {
content: '';
height: .3rem;
border-radius: .15rem;
width: 100%;
left: 0px;
bottom: .15rem;
background: #ff9d9b;
position: absolute;
z-index: 50;
display: block;
}
.active {
font-size: 1.4rem !important;
color: #333 !important;
}
.mrsc_list {
display: flex;
justify-content: space-between;
}
.mrsc_list .mrsc_list_item{
}
.mrsc_list img{
width: 8.35rem;
height: 11.9rem;
border-radius: .35rem;
}
.mrsc_list .tips_titles {
margin-top: .5rem;
font-size: .9rem;
font-weight: 600;
color: #333;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 167px;
}
.tips_text {
padding: 0 .15rem;
background: #ff8d8d;
color: #fff;
font-size: .4rem;
}
.tips {
font-size: .55rem;
color: #ff8d8d;
line-height: .7rem;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
background: #fff2f2;
border-radius: .1rem;
padding: .2rem .3rem;
}
.recommend {
margin-top: 1.6rem;
}
.recommend ul {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
}
.recommend ul li {
width: 5.2rem;
box-shadow: 0px 0px .6rem rgba(0,0,0,0.1);
background: #fff;
border-radius: 1.05rem;
margin-bottom: 1rem;
}
.recommend ul li a {
display: flex;
align-items: center;
justify-content: center;
}
.recommend_active {
background: #fe9b95 !important;
box-shadow: 0px 0px .6rem rgba(255,155,149,0.5) !important;
}
.recommend_active span {
color: #fff !important;
}
.recommend ul li img{
width: .9rem;
height: .9rem;
margin-right: .2rem;
}
.recommend ul li span {
font-size: .6rem;
color: #333;
line-height: 2.1rem;
display: inline-block;
vertical-align: top;
font-weight: 600;
}
.recommend_title {
font-size: 1.25rem;
font-weight: 600;
color: #333;
line-height: 1.8rem;
margin-bottom: .8rem;
}
.do_together_title {
display: flex;
justify-content: flex-start;
position: relative;
align-items: flex-end;
}
.do_together_title li {
margin-right: 1rem;
font-size: .8rem;
color: #666;
cursor: pointer;
position: relative;
}
.do_together_content {
margin-top: .5rem;
}
.do_together_content .roll_father {
margin-bottom: .8rem;
display: none;
-webkit-column-width: 7.6rem;
-o-colum-width: 7.6rem;
-webkit-column-gap: .6rem;
-moz-column-gap: .6rem;
-o-column-gap: .6rem;
}
.showRoll {
display: block !important;
}
.do_together_item{
margin-right: 0.33rem;
border-radius: .3rem;
box-shadow: 0 .15rem .3rem rgba(0,0,0,0.1);
padding-bottom: .6rem;
margin-bottom: 0.6rem;
width: 8.45rem;
}
.roll_father .do_together_item:nth-child(2n) {
margin-right: 0 !important;
}
.item_img {
position: relative;
}
.item_padd {
padding-left: .5rem;
padding-right: .5rem;
padding-bottom: .5rem;
box-sizing: border-box;
}
.item_pa {
padding-left: .5rem;
padding-right: .5rem;
}
.item_img img {
width: 100%;
border-top-left-radius: .3rem;
border-top-right-radius: .3rem;
}
.do_together_item .tips_titles {
font-size: .8rem !important;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #333;
font-weight: 600;
}
.item_avatr {
display: flex;
justify-content: space-between;
align-items: center;
}
.avatr_left,
.avatr_view{
display: flex;
align-items: center;
}
.avatr_left img {
width: .9rem;
height: .9rem;
margin-right: .25rem;
border-radius: 100%;
}
.avatr_left span {
font-size: .45rem;
color: #666;
}
.avatr_view .icon-yanjing {
font-size: .8rem;
color: #666;
}
.avatr_view span {
font-size: .45rem;
color: #666;
margin-left: .2rem;
}

View File

@@ -0,0 +1,266 @@
body{
background: #fafafa;
}
.banner {
height: 18.75rem;
position: relative;
}
.img_hidden {
height: 100%;
overflow: hidden;
}
.nav {
display: flex;
justify-content: space-between;
padding: 0 0.8rem;
box-sizing: border-box;
position: fixed;
width: 100%;
top: .8rem;
z-index: 999;
}
.nav .menu {
height: 1.5rem;
padding: 0 .6rem;
background: rgba(0,0,0,0.5);
border-radius: .75rem;
z-index: 14565269565;
}
.nav .menu a p {
line-height: 1.5rem;
font-size: .7rem;
color: #fff;
}
.banner img{
width: 100%;
position: relative;
top: -3.3rem;
}
.info_list {
margin: .8rem;
padding: 1rem .75rem .5rem;
background: #fff;
box-sizing: border-box;
position: relative;
box-shadow: 0px 0px 1.6rem rgba(0,0,0,0.1);
border-radius: .8rem;
margin-top: -3rem;
z-index: 999;
}
.info_list .list_title{
display: flex;
justify-content: space-between;
align-items: center;
}
.info_list h1 h2{
font-size: 1.4rem;
font-weight: 700;
color: #333;
}
.info_list .list_title i{
font-size: 1.25rem;
}
.info_list .posttime{
font-size: .6rem;
color: #999;
line-height: 1rem;
display: block;
padding: .2rem 0px 0px;
border-bottom: 1px solid #f5f5f5;
padding-bottom: .5rem;
}
.ddd {
display: flex;
justify-content: space-between;
margin-top: 1rem;
}
.ddd li {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.ddd p {
font-size: .6rem;
color: #666666;
}
.ddd .i{
height: 1.5rem;
width: 1.5rem;
background-position: 0px -1.5rem;
background: url("https://st-cn.meishij.net/p2/20200221/20200221173101_145.png");
background-size: 1.5rem 7.5rem;
}
.list_text {
overflow: hidden;
height: 2.1rem;
font-weight: 400;
text-align: justify;
font-size: .7rem;
color: #999999;
line-height: 1.05rem;
margin-top: 1rem;
position: relative;
}
.list_text .more {
position: absolute;
right: 0;
bottom: 0;
padding-left: 3rem;
font-size: .7rem;
color: #5a92f5;
background-image: linear-gradient(to right,rgba(255,255,255,0.1),rgba(255,255,255,0.5),rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1),rgba(255,255,255,1));
}
.icon-houtui-copy-copy {
font-size: .6rem !important;
}
.ms {
margin-top: 1rem;
}
.ms .main{
margin-bottom: .75rem;
}
.ms .title{
margin-bottom: .35rem;
border-bottom: 1px solid rgba(0,0,0,0.05);
padding-bottom: .5rem;
}
.ms .title span {
color: #999;
font-size: .6rem;
padding-left: .3rem;
font-weight: 300;
}
.ms ul{
}
.ms ul li{
display: flex;
justify-content: space-between;
height: 1.75rem;
align-items: center;
border-bottom: 1px solid rgba(0,0,0,0.05);
}
.ms ul li span{
font-size: .7rem;
color: #999;
font-weight: 400;
}
.content {
margin-top: 1rem;
}
.content_list {}
.content_list li {
position: relative;
}
.content_list li .step{
height: 2rem;
line-height: 2rem;
color: #333;
font-size: .9rem;
font-weight: 700;
display: inline-block;
vertical-align: top;
padding: 0px 1rem 0px .75rem;
background: rgba(255,255,255,0.9);
position: absolute;
left: 0px;
top: .75rem;
border-top-right-radius: 1rem;
border-bottom-right-radius: 1rem;
z-index: 100;
}
.content_list li img{
width: 100%;
}
.content_list li p{
padding: .75rem .75rem .75rem;
box-sizing: border-box;
}
.Otherpractices{
padding-left: .8rem;
padding-right: .8rem;
box-sizing: border-box;
margin-bottom: 2.5rem;
}
.Otherpractices_title{
height: 2.5rem;
width: 100%;
display: flex;
justify-content: space-between;
align-items: center;
}
.Otherpractices_title h3{
font-weight: 600;
}
.Otherpractices_title a{
font-size: .6rem;
color: #f15e51;
}
.Otherpractices ul{
padding: 1rem .8rem;
background: #fff;
border-radius: 16px;
box-shadow: 0px 0px 32px rgba(0,0,0,0.1);
overflow: hidden;
}
.Otherpractices ul li{
margin-right: .5rem;
float: left;
text-align: center;
margin-bottom: .3rem;
}
.Otherpractices ul li:nth-child(3n){
margin-right: 0px;
}
.Otherpractices ul li img{
width: 4.85rem;
height: 4.85rem;
margin-bottom: .5rem;
border-radius: 8px;
}
.Otherpractices ul li p{
font-size: 14px;
color: #000;
}
.recommend{
padding-left: .8rem;
padding-right: .8rem;
box-sizing: border-box;
margin-bottom: 2.5rem;
}
.recommend ul{
padding: 1rem .8rem;
background: #fff;
border-radius: 16px;
box-shadow: 0px 0px 32px rgba(0,0,0,0.1);
}
.recommend ul li{
margin-bottom: .8rem;
}
.recommend ul li a{
display: flex;
}
.recommend ul li img{
width: 7.2rem;
height: 4.8rem;
border-radius: .4rem;
margin-right: .8rem;
}
.recommend ul li .recommend_left{
display: flex;
flex-direction: column;
justify-content: space-between;
}
.recommend ul li .recommend_left h3{
font-size: 17px;
color: #000;
font-weight: 400;
}
.recommend ul li .recommend_left p{
font-size: 12px;
color: #949494;
}

View File

@@ -0,0 +1,115 @@
body{
background: #f5f5f5;
}
.header{
width: 100%;
height: 7.5rem;
background: url(../img/likebeijing.png) no-repeat center;
background-size: 100% 100%;
}
.like_headportrait{
width: 300px;
padding-top: 20px;
margin: auto;
color: #fff;
font-size: 16px;
}
.toux{
width: 100%;
display: flex;
align-items: center;
}
.head_lef img{
height: 66px;
width: 66px;
border: 3px solid rgba(255,255,255,0.5);
border-radius: 100%;
margin-right: 10px;
}
.head_right span{
font-size: 12px;
}
.head_list{
display: flex;
width: 100px;
font-size: 12px;
height: 24px;
line-height: 22px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,0.5);
background: rgba(255,255,255,0.2);
padding: 0px 12px;
margin-left: 82px;
}
.head_list p{
margin-right: 5px;
}
.like_list li{
width: 6.2rem;
}
.like_list li:nth-child(2) a{
border-right: 1px solid #eee;
border-left: 1px solid #eee;
}
.like_list li a{
display: flex;
align-items: center;
justify-content: center;
margin: 10px 0px;
}
.like_list li a p{
color: #ff4c35;
}
.like_list li a{
font-size: 14px;
color: #999;
}
.information li{
padding: 0 .8rem;
box-sizing: border-box;
width: 100%;
height: 44px;
background: #fff;
border-bottom: 1px solid #f5f5f5;
}
.information li a{
height: 100%;
justify-content: space-between;
display: flex;
align-items: center;
}
.information li .information_left {
display: flex;
align-items: center;
font-size: 16px;
color: #333;
}
.information li .information_left img{
width: 1.35rem;
height: 1.35rem;
margin-right: .5rem;
}
.information li .information_right{
display: flex;
align-items: center;
}
.information li .information_right p{
font-size: 12px;
color: #ff4c35;
margin-right: 10px;
}
.information li .information_right span{
font-size: 20px;
color: #666;
}
.information li:nth-child(2){
margin-top: .5rem;
}
.information li:nth-child(3){
margin-top: .5rem;
}

View File

@@ -0,0 +1,112 @@
.header{
position: fixed;
display: flex;
justify-content: space-between;
width: 100%;
height: 2.25rem;
background: #fff;
padding: 0px .8rem;
box-sizing: border-box;
align-items: center;
border-bottom: 1px solid #f5f5f5;
z-index: 999;
overflow: hidden;
}
.back a{
font-size: .75rem;
color: #333;
}
.header p{
font-size: .9rem;
color: #000;
font-weight: 600;
}
html,body{
height: 100%;
}
.content{
height: 100%;
scroll-padding-left: .8rem;
scroll-padding-right: .8rem;
padding-top: 3.2rem;
padding-bottom: 3.2rem;
}
.content ul{
padding-left: .8rem;
padding-right: .8rem;
box-sizing: border-box;
}
.content ul li{
position: relative;
width: 8.05rem;
float: left;
margin-right: 1rem;
margin-bottom: .5rem;
text-align: center;
}
.content ul li:nth-child(2n){
margin-right: 0px;
}
.content li a{
width: 100%;
}
.content li a img{
width: 8.05rem;
height: 10.75rem;
border-radius: .4rem;
}
.content li p{
font-size: .8rem;
color: #000;
}
.content li .clear{
position: absolute;
width: 3rem;
height: 1.5rem;
background: #00000063;
top: 10px;
right: 10px;
}
.content li .clear p{
text-align: center;
line-height: 30px;
font-size: 17px;
color: red;
}
.shadow{
width: 100%;
height: 100%;
position: fixed;
z-index: 9999;
top: 0;
background: #00000073;
display: none;
}
.actionsheet{
position: fixed;
bottom: 0;
width: 100%;
box-sizing: border-box;
padding: 0 .8rem;
}
.cancel{
width: 100%;
height: 2.2rem;
border-radius: .4rem;
text-align: center;
line-height: 2.2rem;
color: #000;
background: #fff;
}
.delete{
margin-top: 10px;
width: 100%;
height: 2.2rem;
border-radius: .4rem;
text-align: center;
line-height: 2.2rem;
color: red;
background: #fff;
}

View File

@@ -0,0 +1,57 @@
.header{
display: flex;
align-items: center;
position: fixed;
width: 100%;
height: 2.25rem;
background: #fff;
padding: 0px .8rem;
box-sizing: border-box;
border-bottom: 1px solid #f5f5f5;
z-index: 999;
overflow: hidden;
}
.header p{
font-size: .9rem;
color: #000;
font-weight: 600;
margin: 0 auto;
}
.content{
width: 100%;
padding-top: 2.75rem;
}
.content li{
width: 100%;
padding-left: .8rem;
padding-right: .8rem;
border-bottom: 1px solid rgba(0,0,0,0.05);
box-sizing: border-box;
margin-bottom: .5rem;
}
.content li a .menu_title{
display: flex;
justify-content: space-between;
height: 2.2rem;
align-items: center;
}
.content li a .menu_title h3{
font-size: .9rem;
font-weight: 600;
color: #000000;
}
.content li a .menu_title p{
font-size: .7rem;
color: #999;
font-weight: 300;
}
.content li a .menu_pic{
display: flex;
justify-content: space-between;
padding-bottom: 1rem;
}
.content li a .menu_pic img{
width: 5.4rem;
height: 5.4rem;
}

View File

@@ -0,0 +1,33 @@
.padding {
padding: 0 .8rem;
}
.footer {
position: fixed;
width: 100%;
height: 2.5rem;
background: #fff;
display: flex;
justify-content: space-around;
align-items: center;
left: 0;
bottom: 0;
z-index: 999;
}
.footer a {
display: flex;
flex-direction: column;
text-align: center;
}
.footer a img {
width: 1.4rem;
height: 1.4rem;
}
.footer a p {
font-size: .6rem;
color: #666;
}
.footer a .jihuo{
color: #f15a4f;
}

View File

@@ -0,0 +1,86 @@
.header{
position: fixed;
display: flex;
justify-content: space-between;
width: 100%;
height: 2.25rem;
background: #fff;
padding: 0px .8rem;
box-sizing: border-box;
align-items: center;
border-bottom: 1px solid #f5f5f5;
z-index: 999;
overflow: hidden;
}
.header a{
width: 2.5rem;
height: 1.5rem;
background: #ff4c39;
text-align: center;
border-radius: .1rem;
}
.header a span{
color: #fff;
font-size: .7rem;
line-height: 1.5rem;
}
.header input{
padding-left: .95rem;
width: 60%;
height: 1.5rem;
background: #eee;
color: #333;
font-size: .7rem;
display: block;
line-height: 1.2rem;
border: 0px;
outline: none;
}
.header p{
width: 2.5rem;
height: 1.5rem;
background: #ff4c39;
border-radius: .1rem;
color: #fff;
font-size: .7rem;
box-sizing: border-box;
line-height: 1.5rem;
text-align: center;
}
.content{
padding-top: 2.25rem;
}
.content ul{}
.content ul li{
height: 5.5rem;
border-bottom: 1px solid #ccc;
padding: .8rem;
box-sizing: border-box;
}
.content ul li a{
width: 100%;
height: 100%;
display: flex;
align-items: center;
}
.content ul li a .img{
width: 6rem;
height: 4rem;
position: relative;
overflow: hidden;
margin-right: .5rem;
}
.content ul li a .img img{
display: block;
width: 100%;
margin-top: -1rem;
}
.content ul li a .name h3{
font-size: .9rem;
color: #333;
padding-bottom: 1.75rem;
}
.content ul li a .name p{
font-size: .7rem;
color: #999;
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,92 @@
html,body {
height: 100%;
}
.header {
position: fixed;
width: 100%;
height: 3.6rem;
left: 0;
top: 0;
display: flex;
align-items: center;
padding: 0 .8rem;
box-sizing: border-box;
}
.back {
background: #f5f5f5;
height: 2rem;
width: 100%;
border-radius: .2rem;
display: flex;
align-items: center;
padding-left: .8rem;
}
.back i{
color: #666;
}
.header input {
height: 1.1rem;
width: 88%;
border: none;
background: #f5f5f5;
padding-left: .45rem;
outline: none;
}
.content {
height: calc(100% - 3.6rem);
padding-top: 3.6rem;
}
.left_menu {
width: 4rem;
height: 100%;
float: left;
overflow-y: scroll;
background: #f5f5f5;
}
.active_menu {
background: #fff !important;
}
.left_menu .img {
margin: 0 auto;
height: 25px;
width: 25px;
background: url("https://s1.st.meishij.net/p2/20191108/20191108113258_481.png");
background-position: 0 0;
background-size: 25px 500px;
}
.left_menu li {
height: 70px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.left_menu li p{
font-size: .6rem;
color: #333;
margin-top: 4px;
}
.right_content {
width: calc(100% - 4rem);
height: 100%;
float: left;
overflow-y: scroll;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
align-content: baseline;
}
.right_content li {
width: 33%;
height: 4.5rem;
text-align: center;
}
.right_content li img{
width: 3.1rem;
height: 3.1rem;
}
.right_content li p{
font-size: .6rem;
color: #333;
}

View File

@@ -0,0 +1,116 @@
.header{
position: fixed;
display: flex;
justify-content: space-between;
width: 100%;
height: 2.25rem;
background: #fff;
padding: 0px .8rem;
box-sizing: border-box;
align-items: center;
border-bottom: 1px solid #f5f5f5;
z-index: 999;
overflow: hidden;
}
.back a{
font-size: .75rem;
color: #333;
}
.back a i{
font-weight: 600;
}
.header p{
font-size: .9rem;
color: #000;
font-weight: 600;
}
.header .icon-sousuo{
font-size: 1.25rem;
}
.content{
padding-top: 2.2rem;
padding-left: .8rem;
padding-right: .8rem;
box-sizing: border-box;
}
.content li{
float: left;
margin-top: .8rem;
width: 8.3rem;
box-shadow: 0 .15rem .3rem rgba(0,0,0,0.1);
border-radius: .35rem;
}
.content li:nth-child(2n){
margin-left: .5rem;
}
.content li a .content_pic{
width: 8.3rem;
height: 11.1rem;
background-image: url(https://st-cn.meishij.net/p2/20181105/20181105110641_22213.jpg);
position: relative;
overflow: hidden;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
border-radius: .35rem;
}
.content li a .content_pic .pic_yingyin{
width: 1rem;
height: 1rem;
position: absolute;
top: .25rem;
right: .5rem;
text-align: center;
line-height: 1rem;
background: #00000085;
border-radius: 100%;
}
.content li a .content_pic .pic_yingyin .icon-play{
font-size: .6rem;
color: #fff;
position: absolute;
top: 0;
left: .25rem;
}
.content li a p{
margin: .5rem .5rem 0 .5rem;
font-size: 16px;
color: #333;
font-weight: 600;
}
.pic_pinglun{
margin: 1rem .5rem 0 .5rem;
padding-bottom: .5rem;
display: flex;
align-items: center;
justify-content: space-between;
}
.pic_pinglun .toux_left{
display: flex;
align-items: center;
}
.pic_pinglun .toux_left img{
width: .9rem;
height: .9rem;
border-radius: 100%;
}
.pic_pinglun .toux_left span{
font-size: .45rem;
color: #666;
margin-left: 5px;
}
.pic_pinglun .toux_right{
display: flex;
align-items: center;
}
.pic_pinglun .toux_right .icon-faxian{
font-size: .6rem;
color: #666;
}
.pic_pinglun .toux_right span{
font-size: .45rem;
color: #666;
}

View File

@@ -0,0 +1,38 @@
.banner {
position: relative;
}
.img_hidden {
height: 100%;
overflow: hidden;
}
.nav {
display: flex;
justify-content: space-between;
padding: 0 0.8rem;
box-sizing: border-box;
position: fixed;
width: 100%;
top: .8rem;
z-index: 999;
}
.nav .menu {
height: 1.5rem;
padding: 0 .6rem;
background: rgba(0,0,0,0.5);
border-radius: .75rem;
}
.nav .menu a p {
line-height: 1.5rem;
font-size: .7rem;
color: #fff;
}
.banner video{
width: 100%;
}
.conten{
padding: 0px .8rem;
}
.conten h1{
font-weight: 700;
margin-bottom: 1rem;
}