feat:样式调整
parent
995a75588e
commit
097933cfb7
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
.nproduct_list2 {
|
||||
overflow: hidden;
|
||||
padding-bottom: 20px;
|
||||
padding-bottom: 10px;
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
margin-bottom: 1.5%;
|
||||
text-align: center;
|
||||
/*background-color: #fff;*/
|
||||
padding-bottom: 4%;
|
||||
padding-bottom: 1%;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1378,6 +1378,10 @@ th {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
.flexWarp{
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1600px) {
|
||||
.f50 {
|
||||
font-size: 47px;
|
||||
|
|
@ -1881,10 +1885,6 @@ display: flex;
|
|||
font-size: 12px !important;
|
||||
}
|
||||
|
||||
.flexWarp{
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.service-item {
|
||||
width: 45% !important;
|
||||
flex: none !important;
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@
|
|||
<h2 class="f41">新闻中心</h2>
|
||||
<p class="f24">NEWS</p>
|
||||
</div>
|
||||
<div class="wrap">
|
||||
<div class="wrap2">
|
||||
<div class="news_con floor_5_1 anim anim-1">
|
||||
<div class="floor_5_z">
|
||||
{ms:arclist size=1 topflag='h' orderby='date' ispaging=true}
|
||||
|
|
@ -312,7 +312,7 @@
|
|||
|
||||
|
||||
</div>-->
|
||||
<div class="wrap bg_black">
|
||||
<div class="wrap2 bg_black">
|
||||
{ms:channel type='self' typeid="1666653706550321169"}
|
||||
<div class="i_title anim anim-1">
|
||||
<h2 class="f41">${field.typetitle}</h2>
|
||||
|
|
|
|||
Loading…
Reference in New Issue