style:样式修改

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

View File

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

View File

@@ -9,7 +9,7 @@
<!--banner--> <!--banner-->
{notempty name="focus_image.image"} {notempty name="focus_image.image"}
<div class="Swt-Banner position-r" > <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> </div>
{/notempty} {/notempty}
<!--内容--> <!--内容-->

View File

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

View File

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

View File

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