<!DOCTYPE html>
<html lang="en">
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>Transit</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://cdn.bootcdn.net/ajax/libs/font-awesome/4.0.3/css/font-awesome.css">
<!-- owl stylesheets -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen">
</head>
<body>
<!--header section start -->
<div class="header_section">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6">
<div class="logo"><a href="index.html"><img src="images/logo.png"></a></div>
</div>
<div class="col-sm-6">
<div class="menu_text">
<ul>
<li><a href="#"><img src="images/user-icon.png"></a></li>
<li><a href="#"><img src="images/search-icon.png"></a></li>
<div id="myNav" class="overlay">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
<div class="overlay-content">
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="ship.html">Ship</a>
<a href="testimonial.html">Testimonial</a>
<a href="contact.html">Contact Us</a>
</div>
</div>
<span style="font-size:33px;cursor:pointer; color: #ffffff;" onclick="openNav()"><img src="images/toggle-icon.png" class="toggle_menu"></span>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- header section end -->
<!-- banner section start -->
<div class="banner_section">
<div id="my_carousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators-one">
<li data-target="#my_carousel" data-slide-to="0" class="active"></li>
<li data-target="#my_carousel" data-slide-to="1"></li>
<li data-target="#my_carousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<div class="container-fluid">
<div class="taital_main">
<h1 class="our_text">Our</h1>
<h2 class="best_text">Best Logistic</h2>
<h2 class="company_text">Company</h2>
<p class="contrary_text">Contrary to popular belief, Lorem Ipsum is not simply random text. It has rootsContrary to popular belief, Lorem Ipsum is not simply random sContrary to popular belief, Lorem Ipsum is not simply random text. It has rootsContrary to popular belief, Lorem Ipsum is not simply random </p>
</div>
</div>
<div class="footer-social-icons">
<ul class="social-icons">
<li><a href="" class="social-icon"> <i class="fa fa-facebook"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-twitter"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-linkedin"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
<div class="carousel-item">
<div class="container-fluid">
<div class="taital_main">
<h1 class="our_text">Our</h1>
<h2 class="best_text">Best Logistic</h2>
<h2 class="company_text">Company</h2>
<p class="contrary_text">Contrary to popular belief, Lorem Ipsum is not simply random text. It has rootsContrary to popular belief, Lorem Ipsum is not simply random sContrary to popular belief, Lorem Ipsum is not simply random text. It has rootsContrary to popular belief, Lorem Ipsum is not simply random </p>
</div>
</div>
<div class="footer-social-icons">
<ul class="social-icons">
<li><a href="" class="social-icon"> <i class="fa fa-facebook"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-twitter"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-linkedin"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
<div class="carousel-item">
<div class="container-fluid">
<div class="taital_main">
<h1 class="our_text">Our</h1>
<h2 class="best_text">Best Logistic</h2>
<h2 class="company_text">Company</h2>
<p class="contrary_text">Contrary to popular belief, Lorem Ipsum is not simply random text. It has rootsContrary to popular belief, Lorem Ipsum is not simply random sContrary to popular belief, Lorem Ipsum is not simply random text. It has rootsContrary to popular belief, Lorem Ipsum is not simply random </p>
</div>
</div>
<div class="footer-social-icons">
<ul class="social-icons">
<li><a href="" class="social-icon"> <i class="fa fa-facebook"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-twitter"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-linkedin"></i></a></li>
<li><a href="" class="social-icon"> <i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- banner section end -->
<!-- about section start -->
<div class="about_section layout_padding">
<div class="container">
<div class="row">
<div class="col-sm-4 about_main">
<h1 class="about_text">About <span style="color: #f7566e;">Us</span></h1>
<p class="dummy_text">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, </p>
<div class="read_bt"><a href="#">Read More</a></div>
</div>
<div class="col-sm-8">
<div><img src="images/img-1.png"></div>
</div>
</div>
</div>
</div>
<!-- about section end -->
<!-- our company section start -->
<div class="company_section layout_padding">
<div class="container">
<h1 class="company_text">Our Company</h2>
<div class="compant_taital">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined
DTcode7
- 粉丝: 3w+
- 资源: 4986
最新资源
- libnma-devel-1.8.6-2.el7.x64-86.rpm.tar.gz
- libnotify-0.7.7-1.el7.x64-86.rpm.tar.gz
- TrieTree-字典树
- libnotify-devel-0.7.7-1.el7.x64-86.rpm.tar.gz
- libntlm-1.3-6.el7.x64-86.rpm.tar.gz
- image_2019-灵敏度分析
- CurriculumDesign-字典树
- libntlm-devel-1.3-6.el7.x64-86.rpm.tar.gz
- 三菱FX3U PLC与三台台达VFD-E变频器功能块通讯教程:实现正反转、频率设定与状态监控,三菱FX3U FB功能块方式通讯三台VFD-E变频器示例 所需硬件:三菱FX3U PLC,fx3u 485
- liboauth-0.9.7-4.el7.x64-86.rpm.tar.gz
- ollama-ollama
- liboauth-devel-0.9.7-4.el7.x64-86.rpm.tar.gz
- 基于遗传算法与粒子群优化的BP神经网络预测模型-利用MATLAB实现预测分析,遗传算法、粒子群算法优化BP神经网络 #预测#机器学习#MATLAB# 我这是关于预测的 ,核心关键词:遗传算法; 粒子
- Awesome-LLM-deepseek部署
- libobjc-4.8.5-44.el7.x64-86.rpm.tar.gz
- ollama-ollama
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈