style:样式修改

This commit is contained in:
迷和油
2025-06-04 14:46:44 +08:00
parent 4e2d65a1e0
commit a8fa9393a6
5 changed files with 5 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<div class="oricoEGapp">
<!-- 内容-->
<div class="cooperapp_bdpage" style="background:#F2F2F2;">
<div class="cooperapp_bd_main" style="margin-top: 60px;">
<div class="cooperapp_bd_main" style="margin-top: 3.75rem;">
<form action="" method="post">
<h1 class="cooperapp_t1">{:lang_i18n('成为经销商')}</h1>
<p class="cooperapp_s1">{:lang_i18n('准备好加入我们了吗?<br> 在下面输入您的详细信息我们的销售团队将在2个工作日内回复您。')}</p>

View File

@@ -9,7 +9,7 @@
<!--banner-->
{notempty name="focus_image.image"}
<div class="Swt-Banner position-r" >
<img src="{$focus_image.image}" alt="" style="margin-top: 60px;"/>
<img src="{$focus_image.image}" alt="" style="margin-top: 3.75rem;"/>
</div>
{/notempty}
<!--内容-->

View File

@@ -19,6 +19,7 @@
flex-direction: column;
align-items: center;
position: relative;
margin-top: 3.75rem;
}
.orico_Page_introduction .introductionMain .iotbpage .iotb_bgw {
width: 100%;

View File

@@ -9,6 +9,7 @@
.orico_Page_brand .brandMain {
display: flex;
flex-direction: column;
margin-top: 3.75rem;
}
.orico_Page_brand .brandMain .img-responsive {
height: auto;

View File

@@ -15,7 +15,7 @@
width: 100%;
height: auto;
position: relative;
margin-top: 60px;
margin-top: 3.75rem;
}
.orico_Page_index .pageMain .bannerswiper .swiper-slide img {
width: 100%;