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

修改样式

parent 10f6feaf
......@@ -40,7 +40,7 @@ const baseInfo = ['网站首页', '招聘信息', '联系我们', '合肥英泽'
<div class="legal-info">
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>
......
......@@ -20,7 +20,7 @@ const products = [
<div class="center-width print-main">
<!-- <div class="title"></div> -->
<div class="title serve-title">
<div class="index">02</div>
<div class="index" style="color:#a4cefc;">02</div>
<div class="name">产品解决方案</div>
<div class="english">PRODUCT SOLUTIONS</div>
</div>
......
......@@ -457,7 +457,7 @@ body {
}
.footer-main .footer-ul {
float: left;
width: 140px;
width: 200px;
color: #fff;
font-size: 18px;
list-style: none;
......@@ -481,9 +481,10 @@ body {
}
.footer-main .map {
float: right;
width: 195px;
height: 156px;
background: url("@/assets/images/icon_map.png") 0 0 no-repeat;
width: 190px;
height: 190px;
background: url("@/assets/images/icon_map.jpg") 0 0 no-repeat;
background-size: 100% 100%;
}
.base-info {
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