You've already forked qlg.tsgz.moe
Init Repo
This commit is contained in:
192
static/app2/css/home_new.css
Executable file
192
static/app2/css/home_new.css
Executable file
@ -0,0 +1,192 @@
|
||||
body:after {
|
||||
content: "";
|
||||
position: fixed;
|
||||
/*top: -10px;*/
|
||||
bottom: -10px;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 10px;
|
||||
box-shadow: 0 -0.5vw 2.3vw 3px rgba(25, 25, 25, 0.1);
|
||||
/*-webkit-box-shadow: 0 0.5vw 2.3vw 15px #ccc;
|
||||
-moz-box-shadow: 0 0.5vw 2.3vw 15px #ccc;
|
||||
-o-box-shadow: 0 0.5vw 2.3vw 15px #ccc;
|
||||
-ms-box-shadow: 0 0.5vw 2.3vw 15px #ccc;*/
|
||||
z-index: 100;
|
||||
}
|
||||
body{
|
||||
height: 100%;
|
||||
}
|
||||
.con {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.news marquee {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.sx {
|
||||
margin-top: -50px;
|
||||
height: 50px;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.header {
|
||||
width: 100%;
|
||||
height: 64px;
|
||||
/* padding-top: 20px; */
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 111111111;
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
.header_con {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
height: 44px;
|
||||
}
|
||||
|
||||
#search {
|
||||
margin: 0;
|
||||
width: 65%;
|
||||
height: 31px;
|
||||
position: absolute;
|
||||
left: 13.8%;
|
||||
right: 21%;
|
||||
top: 7px;
|
||||
border-radius: 16px;
|
||||
border: none;
|
||||
/*text-indent: 20px;*/
|
||||
background-color: rgb(255, 255, 255);
|
||||
font-size: 11px;
|
||||
line-height: 34px;
|
||||
text-indent: 30px;
|
||||
}
|
||||
|
||||
.searchimg {
|
||||
width: 12.5px;
|
||||
height: 12.5px;
|
||||
position: absolute;
|
||||
top: 17px;
|
||||
left: 16.4%;
|
||||
}
|
||||
|
||||
.search input {
|
||||
margin: 0;
|
||||
height: 30px;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
background: transparent;
|
||||
padding: 0 40px;
|
||||
/*padding-left: 50px;*/
|
||||
}
|
||||
|
||||
.search select {
|
||||
border: 1px solid red;
|
||||
position: absolute;
|
||||
width: 50px;
|
||||
height: 29px;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
border-radius: 0;
|
||||
padding-left: 0px;
|
||||
padding-top: 2px;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.search button {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
border: none;
|
||||
position: absolute;
|
||||
width: 50px;
|
||||
height: 30px;
|
||||
border-radius: 0;
|
||||
background: #007AFF;
|
||||
color: white;
|
||||
border-radius: 50px;
|
||||
}
|
||||
|
||||
.saoyisao {
|
||||
position: absolute;
|
||||
padding: 5px 10px 0;
|
||||
width: 52.5px;
|
||||
height: 37.5px;
|
||||
top: 1.5px;
|
||||
right: 1.0%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.mui-scroll-wrapper,
|
||||
.scroll_out {
|
||||
/*position: relative;*/
|
||||
z-index: 10;
|
||||
}
|
||||
#pullrefresh .mui-scroll{
|
||||
position: relative;
|
||||
}
|
||||
#top_banner {
|
||||
width: 100%;
|
||||
height: 300px;
|
||||
margin: 20px auto;
|
||||
margin: 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#top_banner .swiper-slide {
|
||||
text-align: center;
|
||||
font-size: 18px;
|
||||
background: #fff;
|
||||
/* Center slide text vertically */
|
||||
display: -webkit-box;
|
||||
display: -ms-flexbox;
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
-webkit-box-pack: center;
|
||||
-ms-flex-pack: center;
|
||||
-webkit-justify-content: center;
|
||||
justify-content: center;
|
||||
-webkit-box-align: center;
|
||||
-ms-flex-align: center;
|
||||
-webkit-align-items: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#top_banner .swiper-slide img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#top_banner .swiper-pagination-bullet-active {
|
||||
background: white;
|
||||
}
|
||||
|
||||
#top_banner .swiper-pagination-bullet {
|
||||
background: #eee;
|
||||
}
|
||||
|
||||
.mui-scroll-wrapper {}
|
||||
|
||||
.lxy_home_zz img{
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
margin: 0 auto;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
.lxy_home_zz input{
|
||||
width: 80%;
|
||||
margin: 40% auto;
|
||||
height: 25px;
|
||||
|
||||
}
|
Reference in New Issue
Block a user