Compare commits
37 Commits
858468b72b
...
3ff0137e4b
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ff0137e4b | |||
| 15c18d5fc1 | |||
| 91b083f0e5 | |||
| a3dccb8b19 | |||
| 974f561c5a | |||
| 8fd52854cc | |||
| b9b865ece0 | |||
| acc39f4580 | |||
| e82c201a2b | |||
| 6927bdbc42 | |||
| 3db7e42e71 | |||
| 12bd511d0b | |||
| 4a52be183c | |||
| 58324ebb33 | |||
| 8ccca36e44 | |||
| d6c7a0f11e | |||
| 3eadc5c3eb | |||
| fe324bc62f | |||
| 2329b1bbe6 | |||
| 3b737b0bd0 | |||
| 2da153e935 | |||
| 271f22ea18 | |||
| 4a56e7e980 | |||
| b3475a7d06 | |||
| 456209121e | |||
| ebc8c6431a | |||
| eeb79e8c56 | |||
| aed2ce4655 | |||
| 70b524ce04 | |||
| db82564148 | |||
| dc8a3dc5da | |||
| 4ec2985468 | |||
|
|
83287098ee | ||
| c0b6ddf11b | |||
| a8960c3c81 | |||
| d4be3ff937 | |||
| 751d4ce12d |
@@ -112,12 +112,12 @@
|
||||
<div class="sceneIntroduction">
|
||||
{volist name="scenes" id="scene"}
|
||||
<div class="sceneitem">
|
||||
<div class="sceneInfo">
|
||||
<p class="scenetitle" {notempty name="scene.title_txt_color" }style="color:{$scene.title_txt_color};" {/notempty}>{$scene.title}</p>
|
||||
<a class="sceneInfo" href="{$scene.link}">
|
||||
<!-- <p class="scenetitle" {notempty name="scene.title_txt_color" }style="color:{$scene.title_txt_color};" {/notempty}>{$scene.title}</p>
|
||||
<p class="subtitle" {notempty name="scene.desc_txt_color" }style="color:{$scene.desc_txt_color};" {/notempty}>
|
||||
{$scene.desc|raw}</p>
|
||||
<a class="sceneMore" href="{$scene.link}">{:lang_i18n('了解更多')} ></a>
|
||||
</div>
|
||||
<a class="sceneMore" href="{$scene.link}">{:lang_i18n('了解更多')} ></a> -->
|
||||
</a>
|
||||
<div style="background-image: url('{$scene.image}');" class="sceneimg"></div>
|
||||
</div>
|
||||
{/volist}
|
||||
|
||||
@@ -107,6 +107,7 @@
|
||||
{volist name="product_purchase_links" id="ppp" key="k"}
|
||||
<a class="thebt bttype{$k}" href="{$ppp.link}">{$ppp.platform_name}</a>
|
||||
{/volist}
|
||||
<br/>
|
||||
{eq name=":cookie('think_lang')" value="en-us"}
|
||||
<a class="thebt bttype3" id="open_form_modal">{:lang_i18n('发送查询')}</a>
|
||||
{/eq}
|
||||
|
||||
@@ -200,11 +200,11 @@
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 0.5625rem;
|
||||
font-weight: bold;
|
||||
width: 70%;
|
||||
white-space: nowrap;
|
||||
/* width: 70%; */
|
||||
/* white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-align: center;
|
||||
text-align: center; */
|
||||
|
||||
}
|
||||
.oricoEGapp-Contact .narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-sm {
|
||||
|
||||
@@ -40,11 +40,11 @@
|
||||
font-size: 1.125rem;
|
||||
padding-top: 1.6875rem;
|
||||
padding-bottom: 0.375rem;
|
||||
width: 70%;
|
||||
white-space: nowrap;
|
||||
/* width: 70%; */
|
||||
/* white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
text-align: center;
|
||||
text-align: center; */
|
||||
}
|
||||
.narskfPage .narskf-content .narskf-ct-row .narskfit .narskf-sm {
|
||||
color: #9a9a9a;
|
||||
|
||||
@@ -361,7 +361,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
height: 34rem;
|
||||
height: 37rem;
|
||||
margin-bottom: 1%;
|
||||
}
|
||||
|
||||
@@ -530,8 +530,11 @@
|
||||
width: 50%;
|
||||
text-align: left;
|
||||
border-radius: 1.625rem;
|
||||
height: 42.625rem;
|
||||
/* height: 42.625rem; */
|
||||
transition: transform 0.3s ease-in-out;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.orico_Page_index .pageMain .brandStory .swiper-wrapper .bsitem .itmImg .bsImg {
|
||||
@@ -910,6 +913,7 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
width: var(--max-width);
|
||||
}
|
||||
|
||||
.orico_Page_index .pageMain .oricofixd-info .ofiinfo {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
.header-PC #header {
|
||||
margin: 0 auto;
|
||||
height: 3.75rem;
|
||||
width: 100%;
|
||||
width: var(--max-width);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
display: flex;
|
||||
|
||||
@@ -38,13 +38,12 @@
|
||||
.orico_Page_subcategory .pageMain .ori-pd-title {
|
||||
font-size: 1.5em;
|
||||
color: #101010;
|
||||
margin-bottom: 1.25rem;
|
||||
}
|
||||
.orico_Page_subcategory .pageMain .ori-pd-list {
|
||||
display: flex;
|
||||
flex-wrap: wrap; /* 自动换行 */
|
||||
justify-content: flex-start; /* 水平方向均匀分布 */
|
||||
margin-bottom: 2%;
|
||||
flex-wrap: wrap;
|
||||
justify-content: flex-start;
|
||||
margin-bottom: 2% ;
|
||||
}
|
||||
.orico_Page_subcategory .pageMain .ori-pd-list .oripditem {
|
||||
width: 24%;
|
||||
|
||||
@@ -43,6 +43,9 @@ body {
|
||||
font-size: 1.2em;
|
||||
font-weight: 400;
|
||||
color: #333;
|
||||
--max-width: 1920px;
|
||||
max-width: var(--max-width);
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
select,
|
||||
|
||||
Reference in New Issue
Block a user