Commit 9937f903 by 梁建民

FAQ

parent dd958d67
......@@ -13,7 +13,7 @@
<link href="./css/cart/cart.css" rel="stylesheet"/>
</head>
<body>
<!--头部-->
<div class="common-header common-header-w">
<div class="header-width-1180 width-1180 clr">
<span class="title-logo fl"></span>
......@@ -63,7 +63,9 @@
</div>
</div>
</div>
<!--头部end-->
<!--section-->
<div class="cart-box-head">
<div class="width-1180 clr">
<div class="fl l">
......@@ -250,7 +252,9 @@
</div>
</div>
</div>
<!--section end-->
<!--尾部-->
<div class="common-footer">
<div class="footer-top">
<div class="width-1180 clr">
......@@ -312,6 +316,8 @@
</div>
</div>
</div>
<!--尾部end-->
<script src="./js/jquery.js" type="text/javascript"></script>
<script>
$(".go-forget .fl.clr").click(function () {
......
This diff could not be displayed because it is too large.
* {
margin: 0;
padding: 0;
}
.f50 {
font-size: 50px;
}
.f16 {
font-size: 16px;
}
.btn-yellow {
background-color: #ff9900;
}
.cl-666 {
color: #666;
}
.btn-yellow:hover {
background-color: #ffad33;
}
.faqdetail p span {
font-family: "Arial" !important;
font-size: 16px !important
}
body {
background: #f8f8f8;
}
.container {
background: #fff;
}
.faq-banner {
width: 100%;
max-width: 1920px;
height: 400px;
background: url(../../images/faq/top.jpg) no-repeat center 0;
text-align: center;
margin: auto;
padding-top: 60px;
background-size: cover;
}
.faq-banner > div {
width: 680px;
height: 54px;
border-radius: 27px;
padding-left: 47px;
margin: auto;
background: url(../../images/faq/search.png) no-repeat 22px center #fff;
background-size: 30px;
}
.faq-banner h3 {
line-height: 90px;
color: #fff;
}
.faq-banner > div input {
width: 580px;
height: 50px;
border: 0px;
line-height: 54px;
outline: none;
font-size: 20px;
font-weight: normal;
}
.faqdetail-list a {
word-wrap: break-word;
word-break: normal;
width: 100%
}
.faqindex-ul p.f24 {
font-size: 24px;
color: #000;
}
.faqindex-ul p a {
font-size: 16px;
color: #666;
}
.faqindex-ul p a:hover {
color: #f90;
}
.faqdetail-content img {
max-width: 100%;
}
.faq-bottom {
width: 100%;
max-width: 1920px;
height: 300px;
background: url(../../images/faq/bottom.jpg) no-repeat center 0;
text-align: center;
margin: auto;
padding-top: 60px;
background-size: cover;
}
.faq-bottom p {
margin-bottom: 0;
line-height: 32px;
margin-bottom: 14px;
}
.faq-bottom .sumbit-btn {
margin: 30px auto 0;
display: block;
width: 160px;
height: 42px;
border-radius: 21px;
text-align: center;
line-height: 42px;
color: #ba9935;
border: 1px solid #ba9935;
background: #fff;
font-size: 16px;
font-weight: 600
}
.viewall-btn {
display: block;
width: 110px;
height: 38px;
border: 1px solid #ccc;
color: #666;
text-align: center;
line-height: 38px;
border-radius: 4px;
}
input::-webkit-input-placeholder {
color: #999;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999;
}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #999;
}
.faqlist-text .paginationzone a {
line-height: 24px;
}
.faqindex-ul li p {
margin: 15px 0;
}
.faqlist-text li {
line-height: 36px;
}
.faqlist-text li a {
color: #666;
font-size: 16px;
display: inline-block
}
.faqlist-find {
height: 42px;
border-radius: 21px;
padding-left: 40px;
outline: none;
border: 1px solid #bdbdbd;
background: url(../../images/faq/search.png) no-repeat 10px center;
}
.faqlist-find:focus {
border-color: #f90
}
.faqlist-title {
line-height: 42px;
}
.faqdetail-content {
padding: 40px 25px 40px 0;
}
.layui-layer-setwin a {
width: 21px;
height: 21px;
background: url(../../images/faq/cha.png) no-repeat 0 0 !important;
}
.faq-pop {
width: 560px;
height: 600px;
padding: 60px 40px;
background: #fff;
font-size: 16px
}
.faq-pop select {
width: 470px;
height: 40px;
border: 1px solid #bdbdbd;
border-radius: 4px;
float: right;
font-size: 16px;
padding-left: 15px;
}
.faq-pop textarea {
width: 470px;
height: 200px;
border: 1px solid #bdbdbd;
border-radius: 4px;
float: right;
}
.faq-pop .div-input1 {
width: 470px;
height: 40px;
border: 1px solid #bdbdbd;
border-radius: 4px;
float: right;
padding-left: 15px;
}
.code-input {
width: 180px;
height: 40px;
border: 1px solid #bdbdbd;
border-radius: 4px;
padding-left: 15px;
}
.code {
width: 100px;
height: 40px;
border: 1px solid #bdbdbd;
border-radius: 4px;
background: pink
}
.pop-btnbox a {
display: block;
width: 160px;
height: 48px;
border-radius: 4px;
text-align: center;
line-height: 48px;
font-size: 16px;
}
.ok-btn {
color: #fff !important;
border: 0;
margin: 40px auto 0;
}
.ok-btn:active {
height: 42px;
line-height: 42px;
margin: 43px auto 0;
width: 154px;
font-size: 14px;
}
.layui-layer-page .layui-layer-content {
padding: 0;
}
@media (min-width: 1200px) {
.container {
width: 1280px;
margin: auto;
}
ul {
margin-bottom: 0
}
.faqlist-title {
padding: 0 30px;
}
.faqlist-text, .faqdetail-text {
padding: 30px;
}
/*首页*/
.faqindex-ul {
border-bottom: 1px solid #e3e3e3;
overflow: hidden;
width: 1160px;
margin: auto
}
.faqindex-ul:nth-of-type(3) {
border: 0px solid #ccc
}
.faqindex-ul li:nth-of-type(1) {
padding: 40px 40px 40px 0;
}
.faqindex-ul li:nth-of-type(2) {
padding: 40px 20px;
}
.faqindex-ul li:nth-of-type(3) {
padding: 40px 0px 40px 40px;
}
/*列表*/
.faqlist-find {
width: 350px;
}
/*详情*/
.faqdetail {
width: 775px;
padding: 0;
}
.faqdetail-list {
margin: 15px 0;
width: 350px;
float: right;
padding: 0
}
.faqdetail p {
margin-bottom: 0;
}
.faqdetail-list a {
line-height: 20px;
font-size: 16px;
color: #333333;
}
.faqdetail-list li {
margin: 15px 0
}
}
@media (max-width: 1200px) {
.faqdetail-list a {
line-height: 26px;
font-size: 16px;
color: #333333;
}
.faqdetail-list {
margin: 15px 0;
width: 300px;
}
}
@media (min-width: 992px) {
.container {
padding: 20px 15px 60px;
}
.faqlist-find {
width: 350px;
float: right;
}
}
@media (max-width: 750px) {
.container {
padding: 40px 15px;
}
.faq-banner {
height: 200px;
padding: 0
}
.faq-banner > div {
width: 300px;
height: 34px;
border-radius: 27px;
background: #fff;
padding-left: 10px;
margin: auto;
}
.faq-banner h3 {
line-height: 90px;
color: #fff;
font-size: 24px;
margin: 0
}
.faq-banner > div input {
width: 260px;
height: 34px;
border: 0px;
line-height: 34px;
outline: none;
font-size: 16px;
font-weight: normal;
}
.faqlist-title {
padding: 30px 0;
}
.faqlist-text {
padding: 0;
}
.faqdetail-list {
margin: 15px 0;
width: 100%;
}
.faqindex-ul p, .viewall-btn, .faqdetail-list li, .faqlist-text li {
margin-bottom: 20px;
}
}
\ No newline at end of file
......@@ -1097,47 +1097,168 @@ body {
border-radius: 50% 50%;
position: absolute;
z-index: 5;
display: flex;
}
.home .map-section .map-data .map-data-right .point-div.point-div-1 {
top: 81px;
left: 123px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-1 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 200ms;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-2 {
top: 116px;
left: 113px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-2 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 1s;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-3 {
top: 139px;
left: 153px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-3 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 700ms;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-4 {
top: 222px;
left: 199px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-4 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 200ms;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-5 {
top: 282px;
left: 200px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-5 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 1s;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-6 {
top: 111px;
left: 355px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-6 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 900ms;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-7 {
top: 106px;
left: 200px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-7 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 100ms;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-8 {
top: 128px;
left: 375px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-8 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 2s;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-9 {
top: 57px;
left: 518px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-9 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 500ms;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div.point-div-10 {
top: 267px;
left: 592px;
}
.home .map-section .map-data .map-data-right .point-div.point-div-10 .point-mark:before {
content: '';
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #0081D2;
opacity: 0.7;
animation: scale 2s infinite cubic-bezier(0, 0, 0.49, 1.02);
animation-delay: 1s;
transition: 0.5s all ease;
transform: scale(1);
}
.home .map-section .map-data .map-data-right .point-div .point-desc {
width: 223px;
height: 132px;
......@@ -1394,4 +1515,17 @@ body {
cursor: pointer;
font-weight: 600;
}
@keyframes scale {
0% {
transform: scale(1);
}
50%,
75% {
transform: scale(2.5);
}
78%,
100% {
opacity: 0;
}
}
/*# sourceMappingURL=home.css.map */
\ No newline at end of file
<!DOCTYPE html>
<html lang="en">
<head>
<title>Instant PCB Quote Online - PCB Cost Calculator - ALLPCB.com</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
<meta name="keywords" content="pcb quote, pcb quote online, instant pcb quote, pcb calculator, pcb cost calculator"/>
<meta name="description" content="The instant online pcb quote calculator helps you estimate the pricing of your standard printed circuit boards manufacturing. Quote Now!"/>
<meta http-equiv="Pragma" content="public">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="google-site-verification" content="XNE5qH9_Odx-8pk7VkeHWk62joNlbqzlBa4DzkhC1U4"/>
<link href="./css/faq/newbase_v1.css" rel="stylesheet" type="text/css"/>
<link href="./css/faq/bootstrap.css" rel="stylesheet" type="text/css"/>
<link href="./css/faq/newfaq.css" rel="stylesheet" type="text/css"/>
<link href="./css/faq/index.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!--头部-->
<div class="common-header common-header-w">
<div class="header-width-1180 width-1180 clr">
<span class="title-logo fl"></span>
<div class="header-nav fl lbBox">
<a href="" class="lineBlock boxsiz active">Home</a>
<a href="" class="lineBlock boxsiz">PCB Prototype
</a>
<a href="" class="lineBlock boxsiz">PCB Assembly
</a>
<a href="" class="lineBlock boxsiz">SMT-Stencil
</a>
<a href="" class="lineBlock boxsiz">Membrane Switch
</a>
</div>
<div class="fr lbBox">
<a class="car lineBlock">
<span class="car-msg lineBlock boxsiz">1</span>
</a>
<div class="account-btn lineBlock lbBox boxsiz">
<span class="user-icon lineBlock"></span>
<span class="lineBlock account-text">Account</span>
<span class="arrow-down-icon lineBlock"></span>
<div class="drop-down-menu">
<div class="arrow-top-div">
<i class="arrow-top lineBlock"></i>
</div>
<div class="menu-div">
<h3 class="menu-title">Get started now</h3>
<a href="" class="sign-in-btn menu-btn">Sign In</a>
<a href="" class="join-free-btn menu-btn">Join Free</a>
<ul>
<li><a href="" class="active">My PCBbuy</a></li>
<li><a href="">My Orders</a></li>
<li><a href="">Shipping Address</a></li>
<li><a href="">Balance</a></li>
<li><a href="">Account Settings</a></li>
<li><a href="">My SNS Profile</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!--头部end-->
<!--section-->
<div class="container">
<div class="faqlist-title clearfix">
<span class="pull-left f16">
<a href="/faq.html" style="color:black">FAQ</a> &gt;
<span class="cl-999">
<a href="/faq/list_1.html" style="color:black">General</a>
</span>
</span>
<span class="pull-right">
<input class="faqlist-find col-xs-11" type="text" placeholder="Enter your search term here..." onkeydown="P.Search()" id="str">
</span>
</div>
<div class="faqdetail-text">
<div class="faqdetail col-md-7 col-sm-12">
<h5 class="f30" style="margin-top:15px">Why are the ALLPCB's products at such a low price?</h5>
<p class="f14 cl-999">2019-04-24 09:20:30</p>
<p class="f14 cl-999"> Read:534</p>
<div class="faqdetail-content">
<p class="f16 cl-333"></p>
<p style="margin-top: 20px; line-height: 1.75em;">
<span style="background: rgb(255, 255, 255);font-size: 20px;"></span>
</p>
<p style="margin-left:0;text-indent:0">
<span style="font-family: Helvetica;">1. A ma</span>
<span style="font-family: Helvetica;">ss of daily orders and our intelligent panelization system make maximizing raw materials utilization come true.</span>
</p>
<p style="margin-left:0;text-indent:0">
<span style="font-family: Helvetica;">2. Our ERP system connect sales, engineering and fabrication sections, which greatly minimizes the labor cost and maximizes the work efficiency.&nbsp;</span></p><p style="margin-left:0;text-indent:0"><span style="font-family: Helvetica;">3. We charge NO expedited fee.</span>
</p>
<p style="margin-left:0;text-indent:0">
<span style="font-family: Helvetica;"><br></span>
</p>
<p style="margin-left:0;text-indent:0">
<span style="font-family: Helvetica;">All these make ALLPCB.com your optimum one-stop destination of PCB products.</span><br>
</p>
<p style="margin-top: 20px; line-height: 1.75em;"><span style="background: rgb(255, 255, 255);font-size: 20px;"></span><br></p>
<p><br></p>
<p></p>
</div>
</div>
<div class="faqdetail-list col-md-5 col-sm-12">
<p class="f20">Related Articles</p>
<ul>
<li><a class="dis item f16 cl-666" href="">Why are the ALLPCB's products at such a low price? </a></li>
<li><a class="dis item f16 cl-666" href="">What are your business hours? </a></li>
<li><a class="dis item f16 cl-666" href="">How can I contact ALLPCB? </a></li>
<li><a class="dis item f16 cl-666" href="">What is ALLPCB.com? </a></li>
</ul>
</div>
</div>
</div>
<div class="faq-bottom">
<p class="f26 white">Can't find what you're looking for?</p>
<p class="f26 white">Let us help you!</p>
<a onclick="P.question()" class="sumbit-btn">Click Here</a>
</div>
<!--section end-->
<!--尾部-->
<div class="common-footer">
<div class="footer-top">
<div class="width-1180 clr">
<div class="footer-top-data-1 footer-top-data fl">
<h3>Products & Service</h3>
<p>PCB Capabilities</p>
<p>Aluminum PCB Service</p>
<p>PCB Assembly Service</p>
<p>SMT-Stencil</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Quotation & Feedback</h3>
<p>Online Auto-Quotation</p>
<p>PCB Assembly Quote</p>
<p>Quote by Salesperson</p>
<p>Customer Reviews</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Customer Support</h3>
<p>FAQ</p>
<p>Community</p>
<p>Sponsorship</p>
<p>Referral Program</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>About Us</h3>
<p>About Us</p>
<p>Why Us</p>
<p>Contact Us</p>
<p>News</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Resource Details</h3>
<p>PCB Software</p>
<p>Units Conversion</p>
</div>
<div class="fr footer-top-right">
<div>
<span class="lineBlock va-m">
<i class="lineBlock"></i>
</span>
service@pcbbuy.com
</div>
<p>&#169 2020 PCBbuy. All rights reserved</p>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="width-1180 clr">
<div class="fl">
Certification:
<img src="./images/home/bottom-1-icon.png" alt="" class="va-m">
</div>
<div class="fr">
Our Preferred Partners:
<img src="./images/home/bottom-2-icon.png" alt="" class="va-m">
</div>
</div>
</div>
</div>
<!--尾部end-->
<script src="./js/jquery.js" type="text/javascript"></script>
<script src="js/layer/layer.js" type="text/javascript"></script>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<title>Instant PCB Quote Online - PCB Cost Calculator - ALLPCB.com</title>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
<meta name="keywords" content="pcb quote, pcb quote online, instant pcb quote, pcb calculator, pcb cost calculator"/>
<meta name="description" content="The instant online pcb quote calculator helps you estimate the pricing of your standard printed circuit boards manufacturing. Quote Now!"/>
<meta http-equiv="Pragma" content="public">
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="google-site-verification" content="XNE5qH9_Odx-8pk7VkeHWk62joNlbqzlBa4DzkhC1U4"/>
<link href="./css/faq/newbase_v1.css" rel="stylesheet" type="text/css"/>
<link href="./css/faq/bootstrap.css" rel="stylesheet" type="text/css"/>
<link href="./css/faq/newfaq.css" rel="stylesheet" type="text/css"/>
<link href="./css/faq/index.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!--头部-->
<div class="common-header common-header-w">
<div class="header-width-1180 width-1180 clr">
<span class="title-logo fl"></span>
<div class="header-nav fl lbBox">
<a href="" class="lineBlock boxsiz active">Home</a>
<a href="" class="lineBlock boxsiz">PCB Prototype
</a>
<a href="" class="lineBlock boxsiz">PCB Assembly
</a>
<a href="" class="lineBlock boxsiz">SMT-Stencil
</a>
<a href="" class="lineBlock boxsiz">Membrane Switch
</a>
</div>
<div class="fr lbBox">
<a class="car lineBlock">
<span class="car-msg lineBlock boxsiz">1</span>
</a>
<div class="account-btn lineBlock lbBox boxsiz">
<span class="user-icon lineBlock"></span>
<span class="lineBlock account-text">Account</span>
<span class="arrow-down-icon lineBlock"></span>
<div class="drop-down-menu">
<div class="arrow-top-div">
<i class="arrow-top lineBlock"></i>
</div>
<div class="menu-div">
<h3 class="menu-title">Get started now</h3>
<a href="" class="sign-in-btn menu-btn">Sign In</a>
<a href="" class="join-free-btn menu-btn">Join Free</a>
<ul>
<li><a href="" class="active">My PCBbuy</a></li>
<li><a href="">My Orders</a></li>
<li><a href="">Shipping Address</a></li>
<li><a href="">Balance</a></li>
<li><a href="">Account Settings</a></li>
<li><a href="">My SNS Profile</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!--头部end-->
<!--section-->
<div class="faq-banner">
<h3 class="f50">How can we help you? </h3>
<div>
<input type="text" placeholder="Type key words to find answers" id="str" value="Why are the ALLPCB" onkeydown="P.Search()">
</div>
</div>
<div class="container">
<div class="faqlist-title clearfix">
<span class="pull-left f16"><a href="/faq/" style="color:black">FAQ</a> &gt; <span class="cl-999"> Search results</span></span>
</div>
<ul class="faqindex-ul" style="border:0;">
<li class="col-lg-12 col-md-12" style="padding:0 75px 40px;">
<p class="f30">Search results for "Why are the ALLPCB"</p>
</li>
<li style="padding:0 75px 30px;" class="col-lg-12 col-md-12">
<a class="f16 cl-666" href="/faq/6.html">Why are the ALLPCB's products at such a low price?</a>
</li>
</ul>
</div>
<div class="faq-bottom">
<p class="f26 white">Can't find what you're looking for?</p>
<p class="f26 white">Let us help you!</p>
<a onclick="P.question()" class="sumbit-btn">Click Here</a>
</div>
<!--section end-->
<!--尾部-->
<div class="common-footer">
<div class="footer-top">
<div class="width-1180 clr">
<div class="footer-top-data-1 footer-top-data fl">
<h3>Products & Service</h3>
<p>PCB Capabilities</p>
<p>Aluminum PCB Service</p>
<p>PCB Assembly Service</p>
<p>SMT-Stencil</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Quotation & Feedback</h3>
<p>Online Auto-Quotation</p>
<p>PCB Assembly Quote</p>
<p>Quote by Salesperson</p>
<p>Customer Reviews</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Customer Support</h3>
<p>FAQ</p>
<p>Community</p>
<p>Sponsorship</p>
<p>Referral Program</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>About Us</h3>
<p>About Us</p>
<p>Why Us</p>
<p>Contact Us</p>
<p>News</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Resource Details</h3>
<p>PCB Software</p>
<p>Units Conversion</p>
</div>
<div class="fr footer-top-right">
<div>
<span class="lineBlock va-m">
<i class="lineBlock"></i>
</span>
service@pcbbuy.com
</div>
<p>&#169 2020 PCBbuy. All rights reserved</p>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="width-1180 clr">
<div class="fl">
Certification:
<img src="./images/home/bottom-1-icon.png" alt="" class="va-m">
</div>
<div class="fr">
Our Preferred Partners:
<img src="./images/home/bottom-2-icon.png" alt="" class="va-m">
</div>
</div>
</div>
</div>
<!--尾部end-->
<script src="./js/jquery.js" type="text/javascript"></script>
<script src="js/layer/layer.js" type="text/javascript"></script>
</body>
</html>
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 sign in to comment