河北专项检查和移动端
This commit is contained in:
@@ -67,7 +67,7 @@ body::-webkit-scrollbar{
|
||||
}
|
||||
.t-head>.t-head-top>.t-head-navs>.t-head-nav{
|
||||
color: #FFFFFF;
|
||||
font-size: .175rem;
|
||||
font-size: .25rem;
|
||||
height: .4625rem;
|
||||
padding: .025rem .1875rem;
|
||||
margin: 0 .25rem;
|
||||
@@ -120,6 +120,35 @@ body::-webkit-scrollbar{
|
||||
.t-side{
|
||||
width: 6.0625rem;
|
||||
}
|
||||
.lw-tit>.lw-item{
|
||||
width: 1.475rem;
|
||||
height: .825rem;
|
||||
background-color: #254056;
|
||||
color: #ffffff;
|
||||
padding: .05rem;
|
||||
}
|
||||
.lw-tit > .lw-item > .lw-item-lab {
|
||||
font-size: .175rem;
|
||||
height: .25rem;
|
||||
color: #A9DDEE;
|
||||
border-bottom: 1px solid #00BEFF;
|
||||
width: 100%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.lw-tit > .lw-item > .lw-item-val {
|
||||
height: calc(100% - .25rem);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-size: .3rem;
|
||||
}
|
||||
.t-side>.t-side-tit{
|
||||
height: .45rem;
|
||||
line-height: .45rem;
|
||||
@@ -131,6 +160,7 @@ body::-webkit-scrollbar{
|
||||
font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
|
||||
color: #FFFFFF;
|
||||
font-size: .2rem;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* 项目统计 */
|
||||
@@ -162,8 +192,6 @@ body::-webkit-scrollbar{
|
||||
.t-aqtj{
|
||||
width: 100%;
|
||||
height: 2.625rem;
|
||||
margin-bottom: .5rem;
|
||||
margin-top: .25rem;
|
||||
}
|
||||
|
||||
.t-xcsp {
|
||||
|
||||
Reference in New Issue
Block a user