feat:样式bug移动端修改
This commit is contained in:
@@ -53,24 +53,36 @@
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
.oricoEGapp-articledetail .content .share_box {
|
||||
.oricoEGapp-articledetail .content .share_box, .oricoEGapp-articledetail .content .pl_box{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.oricoEGapp-articledetail .content .share_box .blog_share {
|
||||
.oricoEGapp-articledetail .content .share_box .blog_share ,.oricoEGapp-articledetail .content .pl_box .blog_pl {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background: #ffffff;
|
||||
border: 1px solid #e8e8e8;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
.oricoEGapp-articledetail .content .share_box .blog_share h3 {
|
||||
.oricoEGapp-articledetail .content .pl_box .blog_pl .plitem{
|
||||
margin: 15px;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
.oricoEGapp-articledetail .content .pl_box .blog_pl .plitem .pl_name{
|
||||
color: #004bfa;
|
||||
padding-bottom: 5px;
|
||||
padding-right: 0.625rem;
|
||||
}
|
||||
.oricoEGapp-articledetail .content .pl_box .blog_pl .plitem:last-child{
|
||||
border-bottom:none;
|
||||
}
|
||||
.oricoEGapp-articledetail .content .share_box .blog_share h3,.oricoEGapp-articledetail .content .pl_box .blog_pl h3 {
|
||||
font-size: 1rem;
|
||||
line-height: 2.125rem;
|
||||
color: #959595;
|
||||
font-weight: bold;
|
||||
padding: 0.25rem 1.875rem 0.75rem;
|
||||
padding: 0.25rem 1.875rem 0;
|
||||
border-bottom: 1px solid #e8e8e8;
|
||||
}
|
||||
|
||||
|
||||
@@ -31,6 +31,8 @@
|
||||
}
|
||||
.oricoEGapp .oricoEGapp-index .oidx-cate .cateit {
|
||||
margin: 0 5%;
|
||||
}
|
||||
.oricoEGapp .oricoEGapp-index .oidx-cate .cateit a{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
|
||||
@@ -29,6 +29,7 @@ body {
|
||||
max-width: 750px;
|
||||
}
|
||||
img {
|
||||
max-width: 100%;
|
||||
border: none;
|
||||
border: 0;
|
||||
vertical-align: top;
|
||||
@@ -100,6 +101,7 @@ address {
|
||||
list-style: none;
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
word-break: break-all;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
@@ -813,6 +815,7 @@ video img {
|
||||
border-radius: 5px;
|
||||
margin: 1rem auto 0;
|
||||
position: relative;
|
||||
margin-top: 8rem;
|
||||
}
|
||||
.ac-popup-btn {
|
||||
padding: 40px 0 0;
|
||||
@@ -1623,6 +1626,7 @@ video img {
|
||||
}
|
||||
.goods_all_title .title {
|
||||
font-size: 0.7rem;
|
||||
text-align: center;
|
||||
color: #333333;
|
||||
margin: 2rem 0 0;
|
||||
}
|
||||
@@ -2386,6 +2390,9 @@ video img {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
.hd .co-bg img{
|
||||
border-radius: 7px;
|
||||
}
|
||||
/*add 产品详情*/
|
||||
.hd .clearfix {
|
||||
display: -webkit-inline-box;
|
||||
@@ -2398,7 +2405,6 @@ video img {
|
||||
font-size: 14px;
|
||||
margin-right: 0px;
|
||||
line-height: 40px;
|
||||
width: 125px !important;
|
||||
font-weight: 600;
|
||||
font-family: Montserrat !important;
|
||||
color: #666;
|
||||
@@ -2434,6 +2440,23 @@ video img {
|
||||
border-radius: 16px !important;
|
||||
margin-right: 4px;
|
||||
}
|
||||
.attr_item_defalut {
|
||||
float: left;
|
||||
background: #fff;
|
||||
border: 1px solid #d4d4d4;
|
||||
margin-right: 4px;
|
||||
padding: 0px 15px;
|
||||
border-radius: 40px;
|
||||
line-height: 30px;
|
||||
}
|
||||
.attr_item_on {
|
||||
border: 1px solid #004BFA;
|
||||
}
|
||||
.attr_item_defalut span{
|
||||
font-size: 11px;
|
||||
color: #333;
|
||||
font-weight: bold;
|
||||
}
|
||||
.on {
|
||||
border: 1px solid #737373 !important;
|
||||
color: #666 !important;
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
.narshzhbMbpage .narshzhb-banner {
|
||||
width: 100%;
|
||||
height: 8.5625rem;
|
||||
/* height: 8.5625rem; */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.narshelpCenterdetail-app .headtop {
|
||||
|
||||
Reference in New Issue
Block a user