Commit 6969f5cb authored by 郭朴讴's avatar 郭朴讴

半导体底部修改

parent c107c337
......@@ -37,6 +37,14 @@
<link href="~/Content/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="~/Plugins/toastr/toastr.min.css" rel="stylesheet" />
<link href="~/Content/css/Main.min.css" rel="stylesheet" />
<style>
.col-sm-2 dt,dd{
height: 25px;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
</style>
</head>
<body>
......@@ -52,18 +60,18 @@
<div class="row menus hidden-xs">
<div class="col-sm-2">
<dl>
<dt>About us</dt>
<dd>
<dt title="About us">About us</dt>
<dd title="Company Profile">
<a href="/about#tab1">
Company Profile
</a>
</dd>
<dd>
<dd title="Events">
<a href="/about#tab2">
Events
</a>
</dd>
<dd>
<dd title="Company Team">
<a href="/about#tab3">
Company Team
</a>
......@@ -72,18 +80,18 @@
</div>
<div class="col-sm-2">
<dl>
<dt>Investment Business</dt>
<dd>
<dt title="Investment Business">Investment Business</dt>
<dd title="Main business">
<a href="#">
Main business
</a>
</dd>
<dd>
<dd title="Investment field">
<a href="#">
Investment field
</a>
</dd>
<dd>
<dd title="investment portfolio">
<a href="#">
investment portfolio
</a>
......@@ -92,9 +100,9 @@
</div>
<div class="col-sm-2">
<dl>
<dt>News and Information </dt>
<dt title="News and Information">News and Information </dt>
<dd>
<dd title="News and Information">
<a href="/article">
News and Information
</a>
......@@ -103,13 +111,13 @@
</div>
<div class="col-sm-2 ">
<dl>
<dt>Talent Recruitment </dt>
<dd>
<dt title="Talent Recruitment">Talent Recruitment </dt>
<dd title="Talent Idea">
<a href="/about#tab1">
Talent Idea
</a>
</dd>
<dd>
<dd title="Recruitment Information">
<a href="/about#tab2">
Recruitment Information
</a>
......@@ -118,20 +126,20 @@
</div>
<div class="col-sm-2">
<dl>
<dt>Contact us </dt>
<dd>
<dt title="Contact us">Contact us </dt>
<dd title="Contact information">
<a href="/contact#tab1">
Contact information
</a>
</dd>
<dd>
<dd title="Feedback">
<a href="/contact#tab2">
Feedback
</a>
</dd>
<dd>
<dd title="business cooperation">
<a href="/contact#tab3">
business cooperation
</a>
......
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