style:category 和产品详情和详情样式调整
This commit is contained in:
@@ -191,6 +191,11 @@
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon div {
|
||||
width: 50%;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .tech-img{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .text img {
|
||||
margin-top: 5rem;
|
||||
margin-left: 4.0625rem;
|
||||
@@ -218,5 +223,6 @@
|
||||
font-family: inherit;
|
||||
}
|
||||
.orico_Page_achievement .achievementMain .tech .techcontent .techcon .tech-img img {
|
||||
margin: 1.5625rem 0 1.5625rem 1.5625rem;
|
||||
margin: 1.5625rem;
|
||||
width: -webkit-fill-available;
|
||||
}
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
margin: 0 auto;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
margin-top: 2.6rem;
|
||||
}
|
||||
.orico_Page_articleDetail .articleDetailMain .atmleft {
|
||||
|
||||
@@ -18,6 +18,9 @@
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
.orico_Page_products span{
|
||||
font-size: 24px;
|
||||
}
|
||||
.orico_Page_products p, .orico_Page_products a, .orico_Page_products div, .orico_Page_products span {
|
||||
font-family: "Microsoft YaHei", "Arial", sans-serif;
|
||||
}
|
||||
|
||||
@@ -378,7 +378,7 @@
|
||||
padding-bottom: 1rem;
|
||||
cursor: pointer;
|
||||
}
|
||||
.orico_Page_prdetail .oriprdetail .oriprInfo .titleprinfo a:first-child{
|
||||
.orico_Page_prdetail .oriprdetail .oriprInfo .titleprinfo a.checkshow{
|
||||
color:#009FDF;
|
||||
}
|
||||
.orico_Page_prdetail .oriprdetail .oriprInfo .products_des {
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit {
|
||||
width: 27.7%;
|
||||
width: 27.4%;
|
||||
padding: 2.25rem;
|
||||
background: #fafafa;
|
||||
border-radius: 8px;
|
||||
@@ -171,16 +171,16 @@
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit-w {
|
||||
width: 44.5%;
|
||||
width: 44.1%;
|
||||
}
|
||||
|
||||
.narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit-w:last-child {
|
||||
/* .narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit-w:last-child {
|
||||
margin-right: 0;
|
||||
}
|
||||
} */
|
||||
|
||||
.narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit:nth-child(3n) {
|
||||
/* .narshelpCenterPc .nhlppart1 .nhlp-row .nhlpit:nth-child(3n) {
|
||||
margin-right: 0;
|
||||
}
|
||||
} */
|
||||
|
||||
.narshelpCenterPc .lxwmtitle {
|
||||
margin: 0 auto;
|
||||
|
||||
Reference in New Issue
Block a user