style:样式修改
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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}
|
||||
<!--内容-->
|
||||
|
||||
@@ -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%;
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user