Commit b6ca884c authored by 吕 成东's avatar 吕 成东
Browse files

修改样式

parent 10f6feaf
...@@ -40,7 +40,7 @@ const baseInfo = ['网站首页', '招聘信息', '联系我们', '合肥英泽' ...@@ -40,7 +40,7 @@ const baseInfo = ['网站首页', '招聘信息', '联系我们', '合肥英泽'
<div class="legal-info"> <div class="legal-info">
2020-2021 © 合肥英泽信息科技有限公司版权所有 2020-2021 © 合肥英泽信息科技有限公司版权所有
<a href="https://beian.miit.gov.cn/" style="color: #fff;" target="_blank">鄂ICP备2021010942号-1</a> <!-- <a href="https://beian.miit.gov.cn/" style="color: #fff;" target="_blank">鄂ICP备2021010942号-1</a> -->
</div> </div>
</div> </div>
</div> </div>
......
...@@ -20,7 +20,7 @@ const products = [ ...@@ -20,7 +20,7 @@ const products = [
<div class="center-width print-main"> <div class="center-width print-main">
<!-- <div class="title"></div> --> <!-- <div class="title"></div> -->
<div class="title serve-title"> <div class="title serve-title">
<div class="index">02</div> <div class="index" style="color:#a4cefc;">02</div>
<div class="name">产品解决方案</div> <div class="name">产品解决方案</div>
<div class="english">PRODUCT SOLUTIONS</div> <div class="english">PRODUCT SOLUTIONS</div>
</div> </div>
......
...@@ -457,7 +457,7 @@ body { ...@@ -457,7 +457,7 @@ body {
} }
.footer-main .footer-ul { .footer-main .footer-ul {
float: left; float: left;
width: 140px; width: 200px;
color: #fff; color: #fff;
font-size: 18px; font-size: 18px;
list-style: none; list-style: none;
...@@ -481,9 +481,10 @@ body { ...@@ -481,9 +481,10 @@ body {
} }
.footer-main .map { .footer-main .map {
float: right; float: right;
width: 195px; width: 190px;
height: 156px; height: 190px;
background: url("@/assets/images/icon_map.png") 0 0 no-repeat; background: url("@/assets/images/icon_map.jpg") 0 0 no-repeat;
background-size: 100% 100%;
} }
.base-info { .base-info {
margin-top: 60px; margin-top: 60px;
......
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