Authored by 郭成尧

'shop-prodfile-ok'

.shop-introduce-page {
.banner {
margin: 30px auto;
width: auto;
height: auto;
display: block;
background-size: 100%;
overflow: hidden;
img {
margin: 87px auto;
width: 400px;
}
}
.descripition {
margin: 40px 20px 0;
margin: 0 20px 0px 20px;
font-size: 22px;
line-height: 36px;
padding: 40px 20px;
padding: 60px 20px 40px;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
text-indent: 2em;
... ... @@ -38,6 +42,7 @@
text-align: left;
height: 90px;
line-height: 90px;
vertical-align:middle;
display: block;
width: 100%;
}
... ...