1 Star 0 Fork 0

jitai/home

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
faq.html 46.31 KB
一键复制 编辑 原始数据 按行查看 历史
jitai 提交于 2023-12-08 10:41 . 22
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Business Bootstrap Responsive Template</title>
<link rel="shortcut icon" href="img/favicon.ico">
<!-- Global Stylesheets -->
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i" rel="stylesheet">
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="font-awesome-4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/animate/animate.min.css">
<link rel="stylesheet" href="css/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl-carousel/owl.theme.default.min.css">
<link rel="stylesheet" href="css/style.css">
<!-- Core Stylesheets -->
<link rel="stylesheet" href="css/faq.css">
</head>
<body id="page-top">
<!--====================================================
HEADER
======================================================-->
<header>
<!-- Top Navbar -->
<div class="top-menubar">
<div class="topmenu">
<div class="container">
<div class="row">
<div class="col-md-7">
<ul class="list-inline top-contacts">
<li>
<i class="fa fa-envelope"></i> Email: <a href="mailto:info@themeborn.com"><b>info@themeborn.com</b></a>
</li>
<li>
<i class="fa fa-phone"></i> 热线电话: <b>(+1) 111 222 33</b>
</li>
</ul>
</div>
<div class="col-md-5">
<ul class="list-inline top-data">
<li><a href="#" target="_empty"><i class="fa top-social fa-facebook"></i></a></li>
<li><a href="#" target="_empty"><i class="fa top-social fa-twitter"></i></a></li>
<li><a href="#" target="_empty"><i class="fa top-social fa-google-plus"></i></a></li>
<li><a href="#" class="log-top" data-toggle="modal" data-target="#login-modal">Login</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light" id="mainNav" data-toggle="affix">
<div class="container">
<a class="navbar-brand smooth-scroll" href="index.html">
<img src="img/logo-s.png" alt="logo" style="width:111px;height: 35px;">
</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item" ><a class="nav-link smooth-scroll" href="index.html">Home</a></li>
<li class="nav-item dropdown" >
<a class="nav-link dropdown-toggle smooth-scroll" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">About</a>
<div class="dropdown-menu dropdown-cust" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="about.html">关于我们</a>
<a class="dropdown-item" href="careers.html">Career Oprtunity</a>
<a class="dropdown-item" href="team.html">Meet Our Team</a>
<a class="dropdown-item active" href="faq.html">FAQ</a>
<a class="dropdown-item" href="testimonials.html">Testimonials</a>
</div>
</li>
<li class="nav-item" ><a class="nav-link smooth-scroll" href="services.html">Services</a></li>
<li class="nav-item dropdown" >
<a class="nav-link dropdown-toggle smooth-scroll" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Admin Panel</a>
<div class="dropdown-menu dropdown-cust" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" target="_empty" href="admin/index.html">Dashboard</a>
<a class="dropdown-item" target="_empty" href="admin/chart.html">Charts</a>
<a class="dropdown-item" target="_empty" href="admin/email.html">Email</a>
<a class="dropdown-item" target="_empty" href="admin/faq.html">Admin FAQ</a>
<a class="dropdown-item" target="_empty" href="admin/profile.html">Profile</a>
<a class="dropdown-item" target="_empty" href="admin/tables.html">Tables</a>
<a class="dropdown-item" target="_empty" href="admin/invoice.html">Invoice</a>
</div>
</li>
<li class="nav-item dropdown" >
<a class="nav-link dropdown-toggle smooth-scroll" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Pages</a>
<div class="dropdown-menu dropdown-cust" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="news-list.html">News list layouts</a>
<a class="dropdown-item" href="news-grid.html">News grid layouts</a>
<a class="dropdown-item" href="news-details.html">News Details</a>
<a class="dropdown-item" href="project.html">Project</a>
<a class="dropdown-item" href="contact.html">Contact Us</a>
<a class="dropdown-item" href="comming-soon.html">Comming Soon</a>
<a class="dropdown-item" href="pricing.html">Pricing Tables</a>
<a class="dropdown-item" href="admin/404.html">404</a>
</div>
</li>
<li class="nav-item dropdown" >
<a class="nav-link dropdown-toggle smooth-scroll" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Shop</a>
<div class="dropdown-menu dropdown-cust mega-menu" aria-labelledby="navbarDropdownMenuLink">
<div class="row">
<div class="col-md-5">
<a class="dropdown-item" href="shop.html">Shop Detail</a>
<a class="dropdown-item" href="single-product.html">Single Product</a>
<a class="dropdown-item" href="cart.html">Cart</a>
<a class="dropdown-item" href="checkout.html">Checkout</a>
<a class="dropdown-item" href="myaccount.html">Myaccount</a>
</div>
<div class="col-md-7 mega-menu-img m-auto text-center pl-0">
<a href="#"><img src="img/offer_icon.png" alt="" class="img-fluid"></a>
</div>
</div>
</div>
</li>
<li>
<i class="search fa fa-search search-btn"></i>
<div class="search-open">
<div class="input-group animated fadeInUp">
<input type="text" class="form-control" placeholder="Search" aria-describedby="basic-addon2">
<span class="input-group-addon" id="basic-addon2">Go</span>
</div>
</div>
</li>
<li>
<div class="top-menubar-nav">
<div class="topmenu ">
<div class="container">
<div class="row">
<div class="col-md-9">
<ul class="list-inline top-contacts">
<li>
<i class="fa fa-envelope"></i> Email: <a href="mailto:info@htmlstream.com">info@htmlstream.com</a>
</li>
<li>
<i class="fa fa-phone"></i> 热线电话: (1) 396 4587 99
</li>
</ul>
</div>
<div class="col-md-3">
<ul class="list-inline top-data">
<li><a href="#" target="_empty"><i class="fa top-social fa-facebook"></i></a></li>
<li><a href="#" target="_empty"><i class="fa top-social fa-twitter"></i></a></li>
<li><a href="#" target="_empty"><i class="fa top-social fa-google-plus"></i></a></li>
<li><a href="#" class="log-top" data-toggle="modal" data-target="#login-modal">Login</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
</nav>
</header>
<!--====================================================
LOGIN OR REGISTER
======================================================-->
<section id="login">
<div class="modal fade" id="login-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="display: none;">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header" align="center">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span class="fa fa-times" aria-hidden="true"></span>
</button>
</div>
<div id="div-forms">
<form id="login-form">
<h3 class="text-center">Login</h3>
<div class="modal-body">
<label for="username">Username</label>
<input id="login_username" class="form-control" type="text" placeholder="Enter username " required>
<label for="username">Password</label>
<input id="login_password" class="form-control" type="password" placeholder="Enter password" required>
<div class="checkbox">
<label>
<input type="checkbox"> Remember me
</label>
</div>
</div>
<div class="modal-footer text-center">
<div>
<button type="submit" class="btn btn-general btn-white">Login</button>
</div>
<div>
<button id="login_register_btn" type="button" class="btn btn-link">Register</button>
</div>
</div>
</form>
<form id="register-form" style="display:none;">
<h3 class="text-center">Register</h3>
<div class="modal-body">
<label for="username">Username</label>
<input id="register_username" class="form-control" type="text" placeholder="Enter username" required>
<label for="register_email">E-mailId</label>
<input id="register_email" class="form-control" type="text" placeholder="Enter eMail" required>
<label for="register_password">Password</label>
<input id="register_password" class="form-control" type="password" placeholder="Password" required>
</div>
<div class="modal-footer">
<div>
<button type="submit" class="btn btn-general btn-white">Register</button>
</div>
<div>
<button id="register_login_btn" type="button" class="btn btn-link">Log In</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!--====================================================
HOME-P
======================================================-->
<div id="home-p" class="home-p pages-head1 text-center">
<div class="container">
<h1 class="wow fadeInUp" data-wow-delay="0.1s">Our Most Frequently asked Questions</h1>
<p>FAQ</p>
</div><!--/end container-->
</div>
<!--====================================================
FAQ-P1
======================================================-->
<section id="faq-p1" class="team-p1">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="faq-p1-cont">
<div class="service-h-tab">
<nav class="nav nav-tabs" id="myTab" role="tablist">
<a class="nav-item nav-link active" id="nav-home-tab" data-toggle="tab" href="#nav-home" role="tab" aria-controls="nav-home" aria-expanded="true">Payment</a>
<a class="nav-item nav-link" id="nav-profile-tab" data-toggle="tab" href="#nav-profile" role="tab" aria-controls="nav-profile">Account</a>
<a class="nav-item nav-link" id="my-profile-tab" data-toggle="tab" href="#my-profile" role="tab" aria-controls="my-profile">Basic</a>
</nav>
<div class="tab-content" id="nav-tabContent">
<div class="tab-pane fade show active" id="nav-home" role="tabpanel" aria-labelledby="nav-home-tab">
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name">How does syncing work?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Four billion years ago, something started stirring in the primordial soup. A few simple chemicals got together and made biology – the first molecules capable of replicating themselves appeared. We humans are linked by evolution to those early biological molecules. But how did the basic chemicals present on early Earth spontaneously arrange themselves into something resembling life? How did we get DNA? What did the first cells look like? More than half a century after the chemist Stanley Miller proposed his "primordial soup" theory, we still can't agree about what happened. Some say life began in hot pools near volcanoes, others that it was kick-started by meteorites hitting the sea.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name">How do I upload files from my phone or tablet?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do I link to a file or folder??</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do I sign up?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> Can I remove a post?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do reviews work?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do I link to a file or folder?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do I delete my account?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do I change my account settings?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> I forgot my password. How do I reset it?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
</div>
<div class="tab-pane fade" id="nav-profile" role="tabpanel" aria-labelledby="nav-profile-tab">
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> Can I have an invoice for my subscription?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Four billion years ago, something started stirring in the primordial soup. A few simple chemicals got together and made biology – the first molecules capable of replicating themselves appeared. We humans are linked by evolution to those early biological molecules. But how did the basic chemicals present on early Earth spontaneously arrange themselves into something resembling life? How did we get DNA? What did the first cells look like? More than half a century after the chemist Stanley Miller proposed his "primordial soup" theory, we still can't agree about what happened. Some say life began in hot pools near volcanoes, others that it was kick-started by meteorites hitting the sea.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> Why did my credit card or PayPal payment fail?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> Why does my bank statement show multiple charges for one upgrade?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> Can I specify my own private key?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> My files are missing! How do I get them back?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How can I access my account data?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
</div>
<div class="tab-pane fade" id="my-profile" role="tabpanel" aria-labelledby="my-profile-tab">
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name">How can I control if other search engines can link to my profile?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Four billion years ago, something started stirring in the primordial soup. A few simple chemicals got together and made biology – the first molecules capable of replicating themselves appeared. We humans are linked by evolution to those early biological molecules. But how did the basic chemicals present on early Earth spontaneously arrange themselves into something resembling life? How did we get DNA? What did the first cells look like? More than half a century after the chemist Stanley Miller proposed his "primordial soup" theory, we still can't agree about what happened. Some say life began in hot pools near volcanoes, others that it was kick-started by meteorites hitting the sea.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> What should I do if my order hasn't been delivered yet?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How can I find your international delivery information?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> Who takes care of shipping?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do returns or refunds work?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
<div class="toggle">
<div class="toggle-title ">
<h3>
<i></i>
<span class="title-name"> How do I use shipping profiles?</span>
</h3>
</div>
<div class="toggle-inner">
<p>Perhaps not. Astronomers have been scouring the universe for places where water worlds might have given rise to life, from Europa and Mars in our solar system to planets many light years away. Radio telescopes have been eavesdropping on the heavens and in 1977 a signal bearing the potential hallmarks of an alien message was heard. Astronomers are now able to scan the atmospheres of alien worlds for oxygen and water. The next few decades will be an exciting time to be an alien hunter with up to 60bn potentially habitable planets in our Milky Way alone.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--====================================================
CONTACT HOME
======================================================-->
<div class="overlay-contact-h"></div>
<section id="contact-h" class="bg-parallax contact-h-bg">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="contact-h-cont">
<h3 class="cl-white">Continue The Conversation</h3><br>
<form>
<div class="form-group cl-white">
<label for="name">Your Name</label>
<input type="text" class="form-control" id="name" aria-describedby="nameHelp" placeholder="Enter name">
</div>
<div class="form-group cl-white">
<label for="exampleInputEmail1">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Enter email">
</div>
<div class="form-group cl-white">
<label for="subject">Subject</label>
<input type="text" class="form-control" id="subject" aria-describedby="subjectHelp" placeholder="Enter subject">
</div>
<div class="form-group cl-white">
<label for="message">Message</label>
<textarea class="form-control" id="message" rows="3"></textarea>
</div>
<button class="btn btn-general btn-white" role="button"><i fa fa-right-arrow></i>GET CONVERSATION</button>
</form>
</div>
</div>
</div>
</div>
</section>
<!--====================================================
NEWS
======================================================-->
<section id="comp-offer">
<div class="container-fluid">
<div class="row">
<div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.2s">
<h2>最新消息</h2>
<div class="heading-border-light"></div>
<button class="btn btn-general btn-green" role="button">查看详情</button>
</div>
<div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.4s">
<div class="desc-comp-offer-cont">
<div class="thumbnail-blogs">
<div class="caption">
<i class="fa fa-chain"></i>
</div>
<img src="img/news/news-1.jpg" class="img-fluid" alt="...">
</div>
<h3>Pricing Strategies for Product</h3>
<p class="desc">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from Business box. </p>
<a href="#"><i class="fa fa-arrow-circle-o-right"></i> Learn More</a>
</div>
</div>
<div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.6s">
<div class="desc-comp-offer-cont">
<div class="thumbnail-blogs">
<div class="caption">
<i class="fa fa-chain"></i>
</div>
<img src="img/news/news-9.jpg" class="img-fluid" alt="...">
</div>
<h3>Design Exhibitions of 2017</h3>
<p class="desc">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from Business box. </p>
<a href="#"><i class="fa fa-arrow-circle-o-right"></i> Learn More</a>
</div>
</div>
<div class="col-md-3 col-sm-6 desc-comp-offer wow fadeInUp" data-wow-delay="0.8s">
<div class="desc-comp-offer-cont">
<div class="thumbnail-blogs">
<div class="caption">
<i class="fa fa-chain"></i>
</div>
<img src="img/news/news-12.jpeg" class="img-fluid" alt="...">
</div>
<h3>Exciting New Technologies</h3>
<p class="desc">Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from Business box. </p>
<a href="#"><i class="fa fa-arrow-circle-o-right"></i> Learn More</a>
</div>
</div>
</div>
</div>
</section>
<!--====================================================
FOOTER
======================================================-->
<footer>
<div id="footer-s1" class="footer-s1">
<div class="footer">
<div class="container">
<div class="row">
<!-- 关于我们 -->
<div class="col-md-3 col-sm-6 ">
<div><img src="img/logo-w.png" alt="" class="img-fluid"></div>
<ul class="list-unstyled comp-desc-f">
<li><p>Businessbox is a corporate business theme. You can customize what ever you think to make your website much better from your great ideas. </p></li>
</ul><br>
</div>
<!-- End 关于我们 -->
<!-- Recent News -->
<div class="col-md-3 col-sm-6 ">
<div class="heading-footer"><h2>Useful Links</h2></div>
<ul class="list-unstyled link-list">
<li><a href="about.html">关于我们</a><i class="fa fa-angle-right"></i></li>
<li><a href="project.html">Project</a><i class="fa fa-angle-right"></i></li>
<li><a href="careers.html">Career</a><i class="fa fa-angle-right"></i></li>
<li><a href="faq.html">FAQ</a><i class="fa fa-angle-right"></i></li>
<li><a href="contact.html">Contact us</a><i class="fa fa-angle-right"></i></li>
</ul>
</div>
<!-- End Recent list -->
<!-- Recent Blog Entries -->
<div class="col-md-3 col-sm-6 ">
<div class="heading-footer"><h2>Recent Post Entries</h2></div>
<ul class="list-unstyled thumb-list">
<li>
<div class="overflow-h">
<a href="#">Praesent ut consectetur diam.</a>
<small>02 OCT, 2017</small>
</div>
</li>
<li>
<div class="overflow-h">
<a href="#">Maecenas pharetra tellus et fringilla.</a>
<small>02 OCT, 2017</small>
</div>
</li>
</ul>
</div>
<!-- End Recent Blog Entries -->
<!-- Latest Tweets -->
<div class="col-md-3 col-sm-6">
<div class="heading-footer"><h2>联系方式</h2></div>
<address class="address-details-f">
浙江省杭州市上城区东宁路553号 <br>
Phone: +86 15268541858 <br>
Fax: 800 123 3456 <br>
Email: <a href="mailto:zhouxf0425@outlook.com" class="">zhouxf0425@outlook.com</a>
</address>
<ul class="list-inline social-icon-f top-data">
<li><a href="#" target="_empty"><i class="fa top-social fa-facebook"></i></a></li>
<li><a href="#" target="_empty"><i class="fa top-social fa-twitter"></i></a></li>
<li><a href="#" target="_empty"><i class="fa top-social fa-google-plus"></i></a></li>
</ul>
</div>
<!-- End Latest Tweets -->
</div>
</div><!--/container -->
</div>
</div>
<div id="footer-bottom">
<div class="container">
<div class="row">
<div class="col-md-12">
<div id="footer-copyrights">
<p>Copyrights &copy; All Rights Reserved by Businessbox. <a target="_blank" href="http://www.mobanwang.com/" title="模板王">模板王</a></p>
</div>
</div>
</div>
</div>
</div>
<a href="#home-p" id="back-to-top" class="btn btn-sm btn-green btn-back-to-top smooth-scrolls hidden-sm hidden-xs" title="home" role="button">
<i class="fa fa-angle-up"></i>
</a>
</footer>
<!--Global JavaScript -->
<script src="js/jquery/jquery.min.js"></script>
<script src="js/popper/popper.min.js"></script>
<script src="js/bootstrap/bootstrap.min.js"></script>
<script src="js/wow/wow.min.js"></script>
<script src="js/owl-carousel/owl.carousel.min.js"></script>
<!-- Plugin JavaScript -->
<script src="js/jquery-easing/jquery.easing.min.js"></script>
<script src="js/custom.js"></script>
<script>
if( jQuery(".toggle .toggle-title").hasClass('active') ){
jQuery(".toggle .toggle-title.active").closest('.toggle').find('.toggle-inner').show();
}
jQuery(".toggle .toggle-title").click(function(){
if( jQuery(this).hasClass('active') ){
jQuery(this).removeClass("active").closest('.toggle').find('.toggle-inner').slideUp(200);
}
else{ jQuery(this).addClass("active").closest('.toggle').find('.toggle-inner').slideDown(200);
}
});
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhouxianfei/home.git
git@gitee.com:zhouxianfei/home.git
zhouxianfei
home
home
master

搜索帮助