master^2
parent
8a7cd9aa79
commit
610e75732a
|
@ -2550,7 +2550,7 @@ ul {
|
||||||
}
|
}
|
||||||
|
|
||||||
.tygrzx_dzxx>:nth-child(1)>:nth-child(2) {
|
.tygrzx_dzxx>:nth-child(1)>:nth-child(2) {
|
||||||
width: 61px;
|
width: 81px;
|
||||||
height: 23px;
|
height: 23px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
|
@ -15,9 +15,21 @@
|
||||||
.tygrzx select {
|
.tygrzx select {
|
||||||
width: 108px;
|
width: 108px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tygrzx_shclick .tygrzx_setle>div>select{
|
||||||
|
width: 150px
|
||||||
|
}
|
||||||
.tygrzx_leftcon {
|
.tygrzx_leftcon {
|
||||||
padding-left: 15px;
|
padding-left: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.tygrzx_shclick .tygrzx_int>:nth-child(2) {
|
||||||
|
width: 471px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.tyjgzx_leftcon{padding-left:15px}
|
.tyjgzx_leftcon{padding-left:15px}
|
||||||
.tyjgzx_jgintcor{padding-right:20px}
|
.tyjgzx_jgintcor{padding-right:20px}
|
||||||
.richText>div{width:550px}
|
.richText>div{width:550px}
|
||||||
|
@ -77,6 +89,10 @@
|
||||||
width: 95%;
|
width: 95%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.tygrzx_shclick .tygrzx_tris {
|
||||||
|
padding-right: 40px;
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width:767px) {
|
@media screen and (max-width:767px) {
|
||||||
|
|
Loading…
Reference in New Issue