提交 89a2849b 作者: 汪任梦

修改issue #12 图片过大加载慢的问题

上级 52798a6b
......@@ -23,9 +23,7 @@
<!-- 固定导航 -->
<div id="top_nav" class="header_scroll">
<div class="main_body clear">
<a class="logo left" href="./index.html#header">
<img src="./images/logo-02.svg" alt="" class="left">
</a>
<a class="logo left" href="./index.html#header"></a>
<div class="nav right">
<a class="nav_first" href="./index.html#header">首页</a>
<a href="./index.html#introduce">公司介绍</a>
......
......@@ -23,9 +23,7 @@
<!-- 固定导航 -->
<div id="top_nav" class="header_scroll">
<div class="main_body clear">
<a class="logo left" href="./index.html#header">
<img src="./images/logo-02.svg" alt="" class="left">
</a>
<a class="logo left" href="./index.html#header"></a>
<div class="nav right">
<a class="nav_first" href="./index.html#header">首页</a>
<a href="./index.html#introduce">公司介绍</a>
......
......@@ -1326,7 +1326,7 @@
/* 发展历程 */
#cours {
height: 800px;
background: url('../images/cours_img.jpg') no-repeat center;
background: url('../images/cours_img.png') no-repeat center;
}
#cours .cours_content {
......@@ -1528,7 +1528,7 @@
/* 荣誉资质 */
#honor {
margin-bottom: 80px;
/* margin-bottom: 80px; */
}
#honor .honor_content {
text-align: center;
......@@ -1633,13 +1633,6 @@
}
/* 千家大地图 */
#qj_map .map_content {
width: 100%;
height: 900px;
margin-top: 60px;
background: url('../images/map.jpg') no-repeat center;
}
/* 底部 */
#footer {
height: 220px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论