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