picture1.html 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. <!DOCTYPE html>
  2. <html lang="zh-cmn-Hans">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>维修保障故障资源平台系统功能管理</title>
  6. <meta name="renderer" content="webkit">
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  8. <meta name="viewport" content="width=device-width,user-scalable=yes, minimum-scale=0.4, initial-scale=0.8">
  9. <link rel="stylesheet" href="./lib/layui/css/layui.css">
  10. <link rel="stylesheet" href="./css/font.css">
  11. <link rel="stylesheet" href="./css/xadmin.css">
  12. <script src="./lib/jquery.min.js"></script>
  13. <script src="./lib/layui/layui.js" charset="utf-8"></script>
  14. <script src="./js/xadmin.js"></script>
  15. <script src="../other/js/functions.js"></script>
  16. <script src="./js/aircraft.js"></script>
  17. <style>
  18. /* 搜索 */
  19. .searchInput {
  20. width: 890px;
  21. height: 38px;
  22. border: solid 1px black;
  23. margin-top: 20px;
  24. margin-left: 100px;
  25. border-top-left-radius: 4px;
  26. border-bottom-left-radius: 4px;
  27. outline: none;
  28. border-color: grey;
  29. }
  30. .searchBtn {
  31. height: 40px;
  32. padding: 5px 15px;
  33. border-top-left-radius: 0;
  34. border-bottom-left-radius: 0;
  35. border-left: none;
  36. border-color: #4e6ef2
  37. }
  38. .button {
  39. background-color: #4e6ef2;
  40. color: #fff;
  41. margin-top: 20px;
  42. width: 6%;
  43. }
  44. #pagination {
  45. position: absolute;
  46. bottom: 10px;
  47. left: 300px
  48. }
  49. /* 书籍部分 */
  50. .list_tup a {
  51. display: block;
  52. width: 261px;
  53. height: 156px;
  54. padding: 10px 12px;
  55. border-radius: 5px;
  56. }
  57. a {
  58. text-decoration: none;
  59. color: #666;
  60. background-color: transparent;
  61. cursor: pointer;
  62. outline: none;
  63. }
  64. a:hover,
  65. a:active {
  66. outline: 0;
  67. color: #0077cb;
  68. background-color: #f5f5f5;
  69. /* box-shadow: 0 0 10px 0; */
  70. }
  71. .list_tup .mask {
  72. position: absolute;
  73. left: 0;
  74. top: 0;
  75. z-index: 1;
  76. display: none;
  77. width: 271px;
  78. height: 176px;
  79. background-color: #f5f5f5;
  80. border-radius: 15px;
  81. opacity: .1;
  82. filter: alpha(opacity=10);
  83. }
  84. .img-thumb img {
  85. margin-top: 0;
  86. height: 136px;
  87. width: 100px;
  88. }
  89. img {
  90. border: none;
  91. }
  92. .list_tup .detials {
  93. float: right;
  94. width: 140px;
  95. margin-top: -140px;
  96. }
  97. div {
  98. display: block;
  99. }
  100. .list_tup .detials h1 {
  101. color: #666;
  102. font-size: 14px;
  103. height: 42px;
  104. /* background: url(../../../images/result_tit_bg.png) no-repeat left bottom; */
  105. line-height: 42px;
  106. margin-bottom: 6px;
  107. white-space: nowrap;
  108. text-overflow: ellipsis;
  109. overflow: hidden;
  110. clear: both;
  111. }
  112. .list_tup .detials p {
  113. color: #666;
  114. font-size: 12px;
  115. line-height: 24px;
  116. width: 140px;
  117. overflow: hidden;
  118. text-overflow: ellipsis;
  119. white-space: nowrap;
  120. clear: both;
  121. }
  122. </style>
  123. </head>
  124. <body class="layui-anim layui-anim-up">
  125. <div style="display:flex;" class="div">
  126. <input type="text" id="search" class="searchInput" placeholder="请输入关键字" />
  127. <button class="button searchBtn">搜索</button>
  128. </div>
  129. <div class="layui-row" style="margin:20px 70px">
  130. <div class="layui-col-xs4 ">
  131. <div class="list_tup">
  132. <a target="_blank" href="chapter.html" title="民用飞机设计与研究">
  133. <span class="mask "></span>
  134. <div class="img-thumb ">
  135. <img class="lazy" src="./images/1.jpg " style="display:inline; ">
  136. </div>
  137. <div class="detials ">
  138. <h1>民用飞机设计与研究</h1>
  139. <p>
  140. 作者:***</p>
  141. <p>
  142. 出版时间: 2020年2月3日</p>
  143. </div>
  144. </a>
  145. </div>
  146. </div>
  147. <div class="layui-col-xs4 ">
  148. <div class="list_tup">
  149. <a target="_blank " href="chapter.html" title="民用飞机设计与研究 ">
  150. <span class="mask "></span>
  151. <div class="img-thumb ">
  152. <img class="lazy" src="./images/1.jpg " style="display:inline; ">
  153. </div>
  154. <div class="detials ">
  155. <h1>民用飞机设计与研究</h1>
  156. <p>
  157. 作者:***</p>
  158. <p>
  159. 出版时间: 2020年2月3日</p>
  160. </div>
  161. </a>
  162. </div>
  163. </div>
  164. <div class="layui-col-xs4 ">
  165. <div class="list_tup">
  166. <a target="_blank " href="chapter.html" title="民用飞机设计与研究 ">
  167. <span class="mask "></span>
  168. <div class="img-thumb ">
  169. <img class="lazy" src="./images/1.jpg " style="display:inline; ">
  170. </div>
  171. <div class="detials ">
  172. <h1>民用飞机设计与研究</h1>
  173. <p>
  174. 作者:***</p>
  175. <p>
  176. 出版时间: 2020年2月3日</p>
  177. </div>
  178. </a>
  179. </div>
  180. </div>
  181. </div>
  182. </div>
  183. <div id="pagination "></div>
  184. </body>
  185. </html>