Commit 1015776c authored by 陈毅's avatar 陈毅

行业解决方案

parent 1ffbebb5
......@@ -848,10 +848,9 @@ h3 {
}
.line{
margin-bottom: 75px;
width: 1400px;
text-align: center;
margin:0px auto 75px;
margin:0px auto 100px;
}
.ivu-carousel-dots {
height: 50px;
......@@ -872,8 +871,8 @@ h3 {
left: 0;
bottom: 0;
z-index: 19;
padding-top: 100px;
padding-left: 91px;
padding-top: 48px;
padding-left: 80px;
img {
position: absolute;
......@@ -907,15 +906,22 @@ h3 {
}
.info {
font-size: 14px;
// font-family: "宋体";
margin-top: 100px;
// text-indent: 28px;
text-indent: 36px;
margin-top: 114px;
font-weight: 300;
color: #FFFFFF;
opacity: 1;
width: 291px;
height: 100px;
font-size: 14px;
height: 133px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 300;
font-weight: 400;
color: #FFFFFF;
opacity: 1;
}
......@@ -927,15 +933,19 @@ h3 {
}
.moreal {
width: 140px;
height: 48px;
border: 1px solid #FFFFFF;
opacity: 1;
border-radius: 24px;
font-size: 18px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #FFFFFF;
opacity: 1;
display: inline-block;
width: 100px;
height: 36px;
line-height: 36px;
line-height: 46px;
text-align: center;
border-radius: 36px;
border: 1px solid #fff;
font-size: 14px;
color: #fff;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
......@@ -1649,6 +1659,9 @@ a.news {
justify-content: space-between;
margin-bottom:120px ;
}
.pg1-bottom8{
margin-bottom: 80px !important;
}
.productt .productt-content .pg-1 li {
display: inline-block;
// float: left;
......
......@@ -125,7 +125,7 @@
</nuxt-link>
</li>
</ul>
<ul class="pg-1 clear-fix">
<ul class="pg-1 pg1-bottom8 clear-fix">
<li
class="ourproducts li4"
>
......@@ -202,7 +202,7 @@
>
<CarouselItem v-for="(item, index) in dataList" :key="index" height="537px">
<div class="pr">
<img :src="item.img" style="height:537px;width:1200px" alt="我们服务于" />
<img :src="item.img" style="height:537px;width:100%;" alt="我们服务于" />
<div class="pa">
<div class="flexd">
<div class="title">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment