zxz vor 3 Jahren
Ursprung
Commit
b6bef14d82
14 geänderte Dateien mit 527 neuen und 0 gelöschten Zeilen
  1. 4 0
      css/app.css
  2. BIN
      img/bg.jpg
  3. BIN
      img/line1.png
  4. BIN
      img/line2.png
  5. BIN
      img/line3.png
  6. BIN
      img/line4.png
  7. BIN
      img/map.png
  8. BIN
      img/mapbg.png
  9. BIN
      img/md-trending_down@2x.png
  10. BIN
      img/md-trending_up@2x.png
  11. BIN
      img/menu.png
  12. BIN
      img/topbg.png
  13. BIN
      img/wgbg.png
  14. 523 0
      recruit.html

+ 4 - 0
css/app.css

@@ -21,3 +21,7 @@ h6 { font-size:12px; }
 .FL { float:left; }
 .FR { float:right; }
 .clear { clear:both; height:0px; width:100%; font-size:1px;line-height:0px; visibility:hidden; overflow:hidden; }
+@font-face{
+	font-family: 'ysbth';
+	src : url('../fonts/ysbth.ttf');
+}

BIN
img/bg.jpg


BIN
img/line1.png


BIN
img/line2.png


BIN
img/line3.png


BIN
img/line4.png


BIN
img/map.png


BIN
img/mapbg.png


BIN
img/md-trending_down@2x.png


BIN
img/md-trending_up@2x.png


BIN
img/menu.png


BIN
img/topbg.png


BIN
img/wgbg.png


+ 523 - 0
recruit.html

@@ -0,0 +1,523 @@
+<!doctype html>
+<html lang="zh-CN">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! -->
+    <title>Bootstrap 101 Template</title>
+    <!-- Bootstrap -->
+    <link rel="stylesheet" href="css/bootstrap.min.css">
+    <link rel="stylesheet" href="css/app.css">
+    <!-- HTML5 shim 和 Respond.js 是为了让 IE8 支持 HTML5 元素和媒体查询(media queries)功能 -->
+    <!-- 警告:通过 file:// 协议(就是直接将 html 页面拖拽到浏览器中)访问页面时 Respond.js 不起作用 -->
+    <!--[if lt IE 9]>
+      <script src="https://cdn.jsdelivr.net/npm/html5shiv@3.7.3/dist/html5shiv.min.js"></script>
+      <script src="https://cdn.jsdelivr.net/npm/respond.js@1.4.2/dest/respond.min.js"></script>
+    <![endif]-->
+  </head>
+  <body>
+    <div class="head">
+      <div class="head-left">
+        <div class="address">
+          <i class="glyphicon glyphicon-map-marker"></i>
+          <span>荆州市开发区求职招聘大厅</span>
+        </div>
+       <!-- <div class="menu">
+          <div class="menu-item">
+            <span>园区概况</span>
+          </div>
+           <div class="menu-item active">
+            <span>智慧大屏</span>
+          </div>
+        </div> -->
+      </div>
+      <div class="head-mid">
+        <h2>荆州市开发区2021年金秋招聘会</h2>
+        <h4>Jingzhou Development Zone Offline Job Fair</h4>
+      </div>
+      <div class="head-right">
+        <div class="weather">
+			<div class="number">27°C</div>
+			<div class="text">
+				<p>多云转晴</p>
+				<p>北风四级</p>
+			</div>
+		</div>
+		<div class="time">
+			2021/09/07 星期二 15:15:15
+		</div>
+      </div>
+    </div>
+    <div class="main">
+      <div class="main-left">
+		<div class="main-left-table">
+			<div class="title">
+				<h3>招聘会介绍</h3><span></span>
+			</div>
+			<div class="content">
+				<div class="about">
+					<h3>荆州市开发区2021年金秋招聘会</h3>
+					<h4>开始日期:2021-09-22 至 2021-09-24</h4>
+					<p>招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介招聘会文字简介。</p>
+				</div>
+				<video src="https://cdn.modao.cc/Default_video.mp4" width="470px" height="250px"></video>
+			</div>
+		</div>
+		<div class="main-left-table">
+			<div class="title">
+				<h3>招聘企业</h3><span>10</span>
+			</div>
+			<div class="content">
+				<table class="table table-bordered">
+				  <thead>
+					<tr>
+					  <th>招聘企业</th>
+					  <th>招聘岗位数</th>
+					  <th>招聘人数</th>
+					</tr>
+				  </thead>
+				  <tbody>
+					<tr>
+					  <td>企业名称</td>
+					  <td>5</td>
+					  <td>20</td>
+					</tr>
+					<tr>
+					  <td>企业名称</td>
+					  <td>5</td>
+					  <td>20</td>
+					</tr>
+					<tr>
+					  <td>企业名称</td>
+					  <td>5</td>
+					  <td>20</td>
+					</tr>
+					<tr>
+					  <td>企业名称</td>
+					  <td>5</td>
+					  <td>20</td>
+					</tr>
+					<tr>
+					  <td>企业名称</td>
+					  <td>5</td>
+					  <td>20</td>
+					</tr>
+				  </tbody>
+				</table>
+				<!-- <div class="tab-more">查看更多</div> -->
+			</div>
+		</div>
+	  </div>
+      <div class="main-mid">
+		  <div class="main-mid-top">
+			<div class="dataInfo">
+				<div class="dataInfo-item">
+					<p>入场企业数</p>
+					<span>10</span>
+				</div>
+				<div class="dataInfo-item">
+					<p>招聘岗位数</p>
+					<span>60</span>
+				</div>
+				<div class="dataInfo-item">
+					<p>招聘人数</p>
+					<span>1280</span>
+				</div>
+				<div class="dataInfo-item">
+					<p>总入场人数</p>
+					<span>3580</span>
+				</div>
+				<div class="dataInfo-item">
+					<p>今日入场人数</p>
+					<span>560</span>
+				</div>
+				<div class="dataInfo-item">
+					<p>投递简历数</p>
+					<span>280</span>
+				</div>
+			</div>
+			<div class="dataChart">
+				<!-- 插入图表1 -->
+			</div>
+		  </div>
+		  <div class="main-mid-bot">
+			  <div class="title">
+			  	<h3>今日入场人流量统计</h3>
+			  </div>
+			  <div class="content boot-chart">
+				<!-- 插入图表1 --> 
+			  </div>
+		  </div>
+	  </div>
+      <div class="main-right">
+		<div class="main-right-chart">
+			<div class="title">
+				<h3>招聘会求职转化率</h3>
+			</div>
+			<div class="content right-content-1">
+				<!-- 插入图表3 -->
+			</div>
+		</div>
+		<div class="main-right-chart">
+			<div class="title">
+				<h3>企业招聘平均耗时统计</h3>
+			</div>
+			<div class="content right-content-2">
+				<!-- 插入图表4 -->
+			</div>
+		</div>
+	  </div>
+    </div>
+    <!-- jQuery (Bootstrap 的所有 JavaScript 插件都依赖 jQuery,所以必须放在前边) -->
+    <script src="js/jquery.min.js"></script>
+    <!-- 加载 Bootstrap 的所有 JavaScript 插件。你也可以根据需要只加载单个插件。 -->
+    <script src="js/bootstrap.min.js"></script>
+    <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/echarts@5/dist/echarts.min.js"></script>
+
+	<style>
+		.boot-chart{
+			height: 250px;
+		}
+		.dataChart{
+			width: 100%;
+			height: 300px;
+		}
+		.dataInfo{
+			display: flex;
+			align-items: center;
+			justify-content: space-between;
+			padding: 40px;
+		}
+		.dataInfo-item{
+			display: flex;
+			flex-direction: column;
+			align-items: center;
+		}
+		.dataInfo-item p{
+			font-size: 18px;
+			color:#fff;
+		}
+		.dataInfo-item span{
+			font-size: 48px;
+			color:#129BFF;
+			margin-top: 10px;
+		}
+		body{
+			background: url(img/wgbg.png) #0e1324 no-repeat;
+			background-size: 100%;
+			height: 100vh;
+		}
+		
+		.head{
+			background: url(img/topbg.png) no-repeat;
+			background-size: 100%;
+			height: 130px;
+			position: relative;
+		}
+		.head-left{
+			position: absolute;
+			display: flex;
+			left: 40px;
+			top:40px;
+		}
+		.about h3{
+			color:#fff;
+			font-family: 'ysbth';
+			font-size: 28px;
+			margin: 10px 0;
+		}
+		.about h4{
+			color:#85C4FF;
+			font-family: 'ysbth';
+			font-size: 20px;
+		}
+		.about p{
+			font-size: 12px;
+			margin: 10px 0;
+		}
+		.head-right{
+			position: absolute;
+			display: flex;
+			align-items: center;
+			width: 472px;
+			justify-content: space-between;
+			right: 40px;
+			top:40px;
+		}
+		.weather{
+			display: flex;
+			align-items: center;
+		}
+		.weather .number{
+			font-size: 36px;
+		}
+		.weather .text{
+			font-size: 14px;
+			margin-left: 20px;
+		}
+		.time{
+			font-size: 18px;
+		}
+		.address{
+			display: flex;
+			align-items: center;
+			font-size: 20px;
+		}
+		i{
+			color:#129bff;
+			margin-right: 10px;
+		}
+		.menu{
+			display: flex;
+			margin-left: 50px;
+		}
+		.menu .menu-item {
+			margin-left: 20px;
+		}
+		.menu .menu-item span{
+			font-family: 'ysbth';
+			font-size: 28px;
+			color:#8FCAFF;
+		}
+		.menu .menu-item.active{
+			background:url(img/menu.png) no-repeat bottom center;
+			background-size: 100%;
+			padding-bottom: 10px;
+		}
+		.menu .menu-item.active span{
+			color:#fff;
+		}
+		.head-mid{
+			position: absolute;
+			left: 50%;
+			margin-left: -360px;
+			text-align: center;
+			padding-top: 10px;
+		}
+		.head-mid h2{
+			font-size: 46px;
+			font-family: 'ysbth';
+		}
+		.head-mid h4{
+			font-size: 20px;
+			color:#85C4FF;
+			font-family: 'ysbth';
+		}
+		
+		.main{
+			padding: 0px 50px 0;
+			overflow: hidden;
+			position:relative;
+		}
+		.main-left{
+			width:472px;
+			float: left;
+		}
+		.main-mid{
+			position:absolute;
+			width:854px;
+			left:50%;
+			margin-left:-427px;
+			text-align:center;
+		}
+		.main-right{
+			float: right;
+			width:472px;
+		}
+		.main-left-data-chart{
+			width: 140px;
+			height: 100px;
+		}
+		.main-left-data{
+			display: flex;
+			align-items: center;
+			position: relative;
+			padding: 30px 0;
+		}
+		.main-left-data:before{
+			content: '';
+			height: 7px;
+			width: 472px;
+			background:url(img/line1.png) no-repeat;
+			position: absolute;
+			top:0;
+		}
+		.main-left-data:after{
+			content: '';
+			height: 7px;
+			width: 472px;
+			background:url(img/line2.png) no-repeat;
+			position: absolute;
+			bottom:0;
+		}
+		.main-left-data-item{
+			margin-right: 60px;
+			position: relative;
+		}
+		.main-left-data-item h4{
+			font-size: 16px;
+		}
+		.main-left-data-item h2{
+			color:#129BFF;
+			font-size: 36px;
+			margin: 15px 0;
+		}
+		.data-item-foot{
+			display: flex;
+			align-items: center;
+		}
+		.data-item-foot p{
+			font-size: 12px;
+			margin: 0;
+		}
+		.data-item-foot span{
+			font-size: 12px;
+			margin-left: 10px;
+		}
+		
+		.data-item-foot img{
+			width: 12px;
+			height: 12px;
+		}
+		
+		.main-left-table{
+			margin-top: 20px;
+		}
+		.main-left-table .title{
+			display: flex;
+			align-items: center;
+			height:64px;
+			width: 510px;
+			background:url(img/line4.png) no-repeat;
+		}
+		.main-left-table .title h3{
+			font-size: 24px;
+			color:#75BDFF;
+			font-family: 'ysbth';
+		}
+		.main-left-table .title span{
+			font-size: 24px;
+			color:#fff;
+			font-family: 'ysbth';
+			margin-left: 20px;
+		}
+		.main-left-table .table{
+			background-color: #040711;
+			margin-bottom: 0;
+		}
+		.tab-more{
+			width: 100%;
+			text-align: center;
+			background-color: #040711;
+			height: 37px;
+			line-height: 37px;
+			border: 1px solid #3f536a!important;
+		}
+		.table{
+			margin-top: 10px;
+		}
+		.table-bordered{
+			border: 1px solid #3f536a!important;
+		}
+		.main-left-table .table>thead>tr>th{
+			border-bottom: 1px solid #3f536a;
+			background-color: #041e3c;
+		}
+		.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
+			border-bottom: 1px solid #3f536a!important;
+		}
+		.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
+			border: 1px solid #3f536a!important;	
+		}
+		
+		.main-right-chart{
+			
+		}
+		.main-right-chart .title{
+			display: flex;
+			align-items: center;
+			height:64px;
+			width: 510px;
+			background:url(img/line4.png) no-repeat;
+		}
+		.main-right-chart .title h3{
+			font-size: 24px;
+			color:#75BDFF;
+			font-family: 'ysbth';
+		}
+		.main-right-chart .title span{
+			font-size: 24px;
+			color:#FFF;
+			font-family: 'ysbth';
+			margin-left: 20px;
+		}
+		.right-content-1{
+			height:340px;
+		}
+		.right-content-2{
+			height:360px;
+		}
+		.main-mid-top{
+			background:url(img/line3.png) no-repeat top center;
+			width: 854px;
+			height: 480px;
+			margin-top: 20px;
+		}
+		.main-mid-bot{
+			margin: 40px auto 0;
+			background:url(img/line3.png) no-repeat bottom center;
+			width: 800px;
+			height: 285px;
+		}
+		.main-mid-bot .title{
+			display: flex;
+			align-items: center;
+			justify-content: space-between;
+		}
+		.main-mid-bot .title h3{
+			font-size: 24px;
+			color:#75BDFF;
+			font-family: 'ysbth';
+		}
+		.main-mid-bot .tab-content{
+			
+		}
+		.main-mid-bot .nav-tabs{
+			border: 1px solid #1684FC;
+			border-radius: 5px;
+			overflow: hidden;
+			height: 32px;
+		}
+		.main-mid-bot .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
+			background-color:#1684FC ;
+			color:#fff;
+			border: 1px solid #1684FC;
+			border-radius: 0;
+			height: 30px;
+		}
+		.main-mid-bot .nav-tabs>li>a{
+			color:#fff;
+			line-height: 30px;
+			border-right: 1px solid #1684FC;
+			border-radius: 0;
+			margin: 0;
+			width: 100px;
+			padding: 0;
+		}
+		.main-mid-bot .nav-tabs>li:last-child a{
+			border-right:none;
+		}
+		.main-mid-bot .nav-tabs>li>a:hover{
+			border: 1px solid #1684FC;
+		}
+		.main-mid-bot .content .tab-content>.tab-pane{
+			height: 220px;
+		}
+		.nav>li>a:focus,.nav>li>a:hover{
+			background-color:#1684FC;
+			border-radius: 0;
+		}
+	</style>
+  </body>
+</html>