up
This commit is contained in:
@@ -34,9 +34,9 @@
|
|||||||
.timeline-title {
|
.timeline-title {
|
||||||
color: var(--tl-year-color);
|
color: var(--tl-year-color);
|
||||||
letter-spacing: 4px;
|
letter-spacing: 4px;
|
||||||
font-weight: 300;
|
font-weight: bold;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-size: 24px;
|
font-size: 36px;
|
||||||
opacity: 0.9;
|
opacity: 0.9;
|
||||||
margin-bottom: 40px;
|
margin-bottom: 40px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
25
contact.html
25
contact.html
@@ -120,11 +120,13 @@
|
|||||||
</dl>
|
</dl>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<!-- 发展里程 -->
|
<!-- 发展历程 - 全宽展示 -->
|
||||||
<section class="timeline-section">
|
<section class="timeline-section">
|
||||||
<h3 class="timeline-title">发展里程</h3>
|
<h3 class="timeline-title">发展历程</h3>
|
||||||
<div class="timeline-container">
|
<div class="timeline-container">
|
||||||
<div class="timeline-line"></div>
|
<div class="timeline-line"></div>
|
||||||
|
|
||||||
<!-- 2016年8月 -->
|
<!-- 2016年8月 -->
|
||||||
@@ -327,15 +329,14 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- 联系信息 -->
|
||||||
|
<section class="contact-pg-section section-padding">
|
||||||
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col col-xs-12">
|
<div class="col col-xs-12">
|
||||||
<div class="contact-form">
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="contact-info clearfix" style="margin-top:30px">
|
<div class="contact-info clearfix" style="margin-top:30px">
|
||||||
<div>
|
<div>
|
||||||
<div class="icon">
|
<div class="icon">
|
||||||
@@ -359,13 +360,11 @@
|
|||||||
<p style="height: 30px;">山东省烟台市莱山区山海路117号总部经济基地3楼</p>
|
<p style="height: 30px;">山东省烟台市莱山区山海路117号总部经济基地3楼</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<!-- end testimonials-section -->
|
<!-- end contact-section -->
|
||||||
|
|
||||||
|
|
||||||
<!-- start site-footer -->
|
<!-- start site-footer -->
|
||||||
|
|||||||
Reference in New Issue
Block a user