当前位置:   article > 正文

html静态页面案例_静态网页案例

静态网页案例

前言

开始学习前端时适用的静态网页小案例 html+css

一、效果

二、页面分布

分为五个基础页面

index.html

information.html

scenery.html

ticket.html

about.html

1.index.html

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <title></title>
  7. <link rel="stylesheet" href="./css/public.css">
  8. <link rel="stylesheet" href="./css/index.css">
  9. </head>
  10. <body>
  11. <header id="header">
  12. <div class="center">
  13. <div class="logo"></div>
  14. <nav class="link">
  15. <ul>
  16. <li class="active"><a href="index.html">首页</a></li>
  17. <li><a href="information.html"><span class="xs-hidden">旅游</span>资讯</a></li>
  18. <li><a href="ticket.html">机票<span class="xs-hidden">订购</span></a></li>
  19. <li class="xs-hidden"><a href="scenery.html">风景欣赏</a></li>
  20. <li><a href="about.html"><span class="xs-hidden">关于</span>公司</a></li>
  21. </ul>
  22. </nav>
  23. </div>
  24. </header>
  25. <div id="adver">
  26. <img src="img/adver.jpg" alt="">
  27. <div class="center copy">
  28. <input type="text" class="search" placeholder="请输入旅游景点或城市">
  29. <button class="button">搜索</button>
  30. </div>
  31. </div>
  32. <!-- main -->
  33. <div id="tour">
  34. <section class="center">
  35. <h2>热门旅游</h2>
  36. <p>国内旅游、国外旅游、自助旅游、自驾旅游、油轮签证、主题旅游等各种最新热门旅游推荐</p>
  37. </section>
  38. <figure>
  39. <img src="img/tour6.jpg" alt="">
  40. <figcaption>
  41. <div class="tour_title">
  42. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  43. </div>
  44. <div class="info">
  45. <em class="sat">满意度 77%</em>
  46. <span class="price"><strong>2864</strong></span>
  47. </div>
  48. <div class="type">国内长线</div>
  49. </figcaption>
  50. </figure>
  51. <figure>
  52. <img src="img/tour6.jpg" alt="">
  53. <figcaption>
  54. <div class="tour_title">
  55. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  56. </div>
  57. <div class="info">
  58. <em class="sat">满意度 77%</em>
  59. <span class="price"><strong>2864</strong></span>
  60. </div>
  61. <div class="type">国内长线</div>
  62. </figcaption>
  63. </figure>
  64. <figure>
  65. <img src="img/tour6.jpg" alt="">
  66. <figcaption>
  67. <div class="tour_title">
  68. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  69. </div>
  70. <div class="info">
  71. <em class="sat">满意度 77%</em>
  72. <span class="price"><strong>2864</strong></span>
  73. </div>
  74. <div class="type">国内长线</div>
  75. </figcaption>
  76. </figure>
  77. <figure>
  78. <img src="img/tour6.jpg" alt="">
  79. <figcaption>
  80. <div class="tour_title">
  81. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  82. </div>
  83. <div class="info">
  84. <em class="sat">满意度 77%</em>
  85. <span class="price"><strong>2864</strong></span>
  86. </div>
  87. <div class="type">国内长线</div>
  88. </figcaption>
  89. </figure>
  90. <figure>
  91. <img src="img/tour6.jpg" alt="">
  92. <figcaption>
  93. <div class="tour_title">
  94. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  95. </div>
  96. <div class="info">
  97. <em class="sat">满意度 77%</em>
  98. <span class="price"><strong>2864</strong></span>
  99. </div>
  100. <div class="type">国内长线</div>
  101. </figcaption>
  102. </figure>
  103. <figure>
  104. <img src="img/tour6.jpg" alt="">
  105. <figcaption>
  106. <div class="tour_title">
  107. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  108. </div>
  109. <div class="info">
  110. <em class="sat">满意度 77%</em>
  111. <span class="price"><strong>2864</strong></span>
  112. </div>
  113. <div class="type">国内长线</div>
  114. </figcaption>
  115. </figure>
  116. <figure>
  117. <img src="img/tour6.jpg" alt="">
  118. <figcaption>
  119. <div class="tour_title">
  120. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  121. </div>
  122. <div class="info">
  123. <em class="sat">满意度 77%</em>
  124. <span class="price"><strong>2864</strong></span>
  125. </div>
  126. <div class="type">国内长线</div>
  127. </figcaption>
  128. </figure>
  129. <figure>
  130. <img src="img/tour6.jpg" alt="">
  131. <figcaption>
  132. <div class="tour_title">
  133. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  134. </div>
  135. <div class="info">
  136. <em class="sat">满意度 77%</em>
  137. <span class="price"><strong>2864</strong></span>
  138. </div>
  139. <div class="type">国内长线</div>
  140. </figcaption>
  141. </figure>
  142. <figure>
  143. <img src="img/tour6.jpg" alt="">
  144. <figcaption>
  145. <div class="tour_title">
  146. <strong class="title">&lt;曼谷-芭提雅6日游&gt;</strong> 包团特惠,超丰富景点,升级1晚国五,无自费,更赠送600元/成人自费券
  147. </div>
  148. <div class="info">
  149. <em class="sat">满意度 77%</em>
  150. <span class="price"><strong>2864</strong></span>
  151. </div>
  152. <div class="type">国内长线</div>
  153. </figcaption>
  154. </figure>
  155. </div>
  156. <footer id="footer">
  157. <div class="top xs-hidden">
  158. <div class="block left">
  159. <h2>合作伙伴</h2>
  160. <hr>
  161. <ul>
  162. <li><a href="#">途牛旅游网</a></li>
  163. <li><a href="#">驴妈妈旅游网</a></li>
  164. <li><a href="#">携程旅游</a></li>
  165. <li><a href="#">中国青年旅行社</a></li>
  166. </ul>
  167. </div>
  168. <div class="block center">
  169. <h2>旅游FAQ</h2>
  170. <hr>
  171. <ul>
  172. <li><a href="#">旅游合同签订方式?</a></li>
  173. <li><a href="#">儿童价是基于什么制定的?</a></li>
  174. <li><a href="#">旅游的线路品质怎么界定的?</a></li>
  175. <li><a href="#">单房差是什么?</a></li>
  176. <li><a href="#">旅游保险有那些种类?</a></li>
  177. </ul>
  178. </div>
  179. <div class="block right">
  180. <h2>联系方式</h2>
  181. <hr>
  182. <ul>
  183. <li><a href="#">微博:weibo.com/ycku</a></li>
  184. <li><a href="#">邮件:ycku@ycku.com</a></li>
  185. <li><a href="#">地址:江苏盐城无名路123号</a></li>
  186. </ul>
  187. </div>
  188. </div>
  189. <div class="clearfix"></div>
  190. <div class="version sm-visible">
  191. 客户端 | 触屏版 | 电脑版
  192. </div>
  193. <div class="bottom">
  194. Copyright &copy; YCKU 仙草蜜旅行社 | 苏ICP备120110119号 <span class="xs-hidden">| 旅行社经营许可证:L-YC-BK12345</span>
  195. </div>
  196. </footer>
  197. </body>
  198. </html>

2.information.html

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <title></title>
  7. <link rel="stylesheet" href="./css/public.css">
  8. <link rel="stylesheet" href="./css/index.css">
  9. </head>
  10. <body>
  11. <header id="header">
  12. <div class="center">
  13. <div class="logo"></div>
  14. <nav class="link">
  15. <ul>
  16. <li><a href="index.html">首页</a></li>
  17. <li class="active"><a href="information.html"><span class="xs-hidden">旅游</span>资讯</a></li>
  18. <li><a href="ticket.html">机票<span class="xs-hidden">订购</span></a></li>
  19. <li class="xs-hidden"><a href="scenery.html">风景欣赏</a></li>
  20. <li><a href="about.html"><span class="xs-hidden">关于</span>公司</a></li>
  21. </ul>
  22. </nav>
  23. </div>
  24. </header>
  25. <div id="headline">
  26. <img src="img/headline.jpg" alt="">
  27. <hgroup>
  28. <h2>旅游资讯</h2>
  29. <h3>介绍各种最新旅游信息、资讯要闻、景点攻略等</h3>
  30. </hgroup>
  31. </div>
  32. <!-- main -->
  33. <div id="container">
  34. <!-- aside -->
  35. <aside class="aside">
  36. <div class="recommend">
  37. <h2>景点推荐</h2>
  38. <div class="tag">
  39. <ul>
  40. <li><a href="###">曼谷(12)</a></li>
  41. <li><a href="###">东京(5)</a></li>
  42. <li><a href="###">西双版纳(8)</a></li>
  43. <li><a href="###">漓江(16)</a></li>
  44. <li><a href="###">呼伦贝尔(4)</a></li>
  45. <li><a href="###">首尔(9)</a></li>
  46. <li><a href="###">巴厘岛(15)</a></li>
  47. <li><a href="###">土耳其(22)</a></li>
  48. <li><a href="###">夏威夷(5)</a></li>
  49. <li><a href="###">巴厘岛(11)</a></li>
  50. <li><a href="###">毛里求斯(7)</a></li>
  51. <li><a href="###">吉普岛(4)</a></li>
  52. <li><a href="###">希腊(18)</a></li>
  53. <li><a href="###">法瑞意(8)</a></li>
  54. <li><a href="###">马尔代夫(9)</a></li>
  55. <li><a href="###">新西兰(16)</a></li>
  56. <li><a href="###">埃及(11)</a></li>
  57. <li><a href="###">迪拜(14)</a></li>
  58. <li><a href="###">斯里兰卡(7)</a></li>
  59. <li><a href="###">麦哈顿(3)</a></li>
  60. <li><a href="###">大阪(15)</a></li>
  61. </ul>
  62. </div>
  63. </div>
  64. <div class="hot">
  65. <h2>热卖旅游</h2>
  66. <div class="figure">
  67. <figure>
  68. <img src="img/hot6.jpg" alt="">
  69. <figcaption>曼谷-芭提雅6日游</figcaption>
  70. </figure>
  71. <figure>
  72. <img src="img/hot8.jpg" alt="">
  73. <figcaption>曼谷-芭提雅6日游</figcaption>
  74. </figure>
  75. <figure>
  76. <img src="img/hot8.jpg" alt="">
  77. <figcaption>曼谷-芭提雅6日游</figcaption>
  78. </figure>
  79. <figure>
  80. <img src="img/hot8.jpg" alt="">
  81. <figcaption>曼谷-芭提雅6日游</figcaption>
  82. </figure>
  83. <figure>
  84. <img src="img/hot8.jpg" alt="">
  85. <figcaption>曼谷-芭提雅6日游</figcaption>
  86. </figure>
  87. <figure>
  88. <img src="img/hot8.jpg" alt="">
  89. <figcaption>曼谷-芭提雅6日游</figcaption>
  90. </figure>
  91. <figure>
  92. <img src="img/hot8.jpg" alt="">
  93. <figcaption>曼谷-芭提雅6日游</figcaption>
  94. </figure>
  95. <figure>
  96. <img src="img/hot8.jpg" alt="">
  97. <figcaption>曼谷-芭提雅6日游</figcaption>
  98. </figure>
  99. </div>
  100. </div>
  101. <div class="treasure">
  102. <h2>旅游百宝箱</h2>
  103. <div class="box">
  104. <a href="###" class="trea1">天气预报</a>
  105. <a href="###" class="trea2">火车票查询</a>
  106. <a href="###" class="trea3">航空查询</a>
  107. <a href="###" class="trea4">地铁线路查询</a>
  108. </div>
  109. </div>
  110. </aside>
  111. <!-- 主要内容 -->
  112. <div class="list information">
  113. <h2>旅游资讯</h2>
  114. <figure class="tour">
  115. <img src="img/tour6.jpg" alt="">
  116. <figcaption>
  117. <article>
  118. <header>
  119. <hgroup>
  120. <h2>曼谷-芭提雅6日游</h2>
  121. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  122. </hgroup>
  123. </header>
  124. <ol class="xs-hidden">
  125. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  126. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  127. </ol>
  128. <div class="buy">
  129. <div class="price"><strong>2864</strong><s>3980</s></div>
  130. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  131. </div>
  132. <div class="type">国内长线</div>
  133. <div class="disc"><span>4.7折</span></div>
  134. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  135. </article>
  136. </figcaption>
  137. </figure>
  138. <figure class="tour">
  139. <img src="img/tour6.jpg" alt="">
  140. <figcaption>
  141. <article>
  142. <header>
  143. <hgroup>
  144. <h2>曼谷-芭提雅6日游</h2>
  145. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  146. </hgroup>
  147. </header>
  148. <ol class="xs-hidden">
  149. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  150. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  151. </ol>
  152. <div class="buy">
  153. <div class="price"><strong>2864</strong><s>3980</s></div>
  154. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  155. </div>
  156. <div class="type">国内长线</div>
  157. <div class="disc"><span>4.7折</span></div>
  158. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  159. </article>
  160. </figcaption>
  161. </figure>
  162. <figure class="tour">
  163. <img src="img/tour6.jpg" alt="">
  164. <figcaption>
  165. <article>
  166. <header>
  167. <hgroup>
  168. <h2>曼谷-芭提雅6日游</h2>
  169. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  170. </hgroup>
  171. </header>
  172. <ol class="xs-hidden">
  173. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  174. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  175. </ol>
  176. <div class="buy">
  177. <div class="price"><strong>2864</strong><s>3980</s></div>
  178. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  179. </div>
  180. <div class="type">国内长线</div>
  181. <div class="disc"><span>4.7折</span></div>
  182. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  183. </article>
  184. </figcaption>
  185. </figure>
  186. <figure class="tour">
  187. <img src="img/tour6.jpg" alt="">
  188. <figcaption>
  189. <article>
  190. <header>
  191. <hgroup>
  192. <h2>曼谷-芭提雅6日游</h2>
  193. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  194. </hgroup>
  195. </header>
  196. <ol class="xs-hidden">
  197. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  198. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  199. </ol>
  200. <div class="buy">
  201. <div class="price"><strong>2864</strong><s>3980</s></div>
  202. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  203. </div>
  204. <div class="type">国内长线</div>
  205. <div class="disc"><span>4.7折</span></div>
  206. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  207. </article>
  208. </figcaption>
  209. </figure>
  210. <figure class="tour">
  211. <img src="img/tour6.jpg" alt="">
  212. <figcaption>
  213. <article>
  214. <header>
  215. <hgroup>
  216. <h2>曼谷-芭提雅6日游</h2>
  217. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  218. </hgroup>
  219. </header>
  220. <ol class="xs-hidden">
  221. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  222. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  223. </ol>
  224. <div class="buy">
  225. <div class="price"><strong>2864</strong><s>3980</s></div>
  226. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  227. </div>
  228. <div class="type">国内长线</div>
  229. <div class="disc"><span>4.7折</span></div>
  230. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  231. </article>
  232. </figcaption>
  233. </figure>
  234. <figure class="tour">
  235. <img src="img/tour6.jpg" alt="">
  236. <figcaption>
  237. <article>
  238. <header>
  239. <hgroup>
  240. <h2>曼谷-芭提雅6日游</h2>
  241. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  242. </hgroup>
  243. </header>
  244. <ol class="xs-hidden">
  245. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  246. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  247. </ol>
  248. <div class="buy">
  249. <div class="price"><strong>2864</strong><s>3980</s></div>
  250. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  251. </div>
  252. <div class="type">国内长线</div>
  253. <div class="disc"><span>4.7折</span></div>
  254. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  255. </article>
  256. </figcaption>
  257. </figure>
  258. <figure class="tour">
  259. <img src="img/tour6.jpg" alt="">
  260. <figcaption>
  261. <article>
  262. <header>
  263. <hgroup>
  264. <h2>曼谷-芭提雅6日游</h2>
  265. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  266. </hgroup>
  267. </header>
  268. <ol class="xs-hidden">
  269. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  270. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  271. </ol>
  272. <div class="buy">
  273. <div class="price"><strong>2864</strong><s>3980</s></div>
  274. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  275. </div>
  276. <div class="type">国内长线</div>
  277. <div class="disc"><span>4.7折</span></div>
  278. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  279. </article>
  280. </figcaption>
  281. </figure>
  282. <figure class="tour">
  283. <img src="img/tour6.jpg" alt="">
  284. <figcaption>
  285. <article>
  286. <header>
  287. <hgroup>
  288. <h2>曼谷-芭提雅6日游</h2>
  289. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  290. </hgroup>
  291. </header>
  292. <ol class="xs-hidden">
  293. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  294. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  295. </ol>
  296. <div class="buy">
  297. <div class="price"><strong>2864</strong><s>3980</s></div>
  298. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  299. </div>
  300. <div class="type">国内长线</div>
  301. <div class="disc"><span>4.7折</span></div>
  302. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  303. </article>
  304. </figcaption>
  305. </figure>
  306. <figure class="tour">
  307. <img src="img/tour6.jpg" alt="">
  308. <figcaption>
  309. <article>
  310. <header>
  311. <hgroup>
  312. <h2>曼谷-芭提雅6日游</h2>
  313. <h3>包团特惠,超丰富景点,升级1晚国五,无自费,赠送600元成人券...</h3>
  314. </hgroup>
  315. </header>
  316. <ol class="xs-hidden">
  317. <li><mark>交通</mark> 春秋航空,杭州出发,无需转机</li>
  318. <li><mark>团期</mark> 11/01、11/03、11/08...</li>
  319. </ol>
  320. <div class="buy">
  321. <div class="price"><strong>2864</strong><s>3980</s></div>
  322. <div class="reserve xs-hidden"><a href="#">立即抢购</a></div>
  323. </div>
  324. <div class="type">国内长线</div>
  325. <div class="disc"><span>4.7折</span></div>
  326. <footer class="xs-hidden">本团游由瓢城旅行社赞助提供,截止于<time>2015-10-10</time></footer>
  327. </article>
  328. </figcaption>
  329. </figure>
  330. </div>
  331. </div>
  332. <!-- footer -->
  333. <footer id="footer">
  334. <div class="top xs-hidden">
  335. <div class="block left">
  336. <h2>合作伙伴</h2>
  337. <hr>
  338. <ul>
  339. <li><a href="#">途牛旅游网</a></li>
  340. <li><a href="#">驴妈妈旅游网</a></li>
  341. <li><a href="#">携程旅游</a></li>
  342. <li><a href="#">中国青年旅行社</a></li>
  343. </ul>
  344. </div>
  345. <div class="block center">
  346. <h2>旅游FAQ</h2>
  347. <hr>
  348. <ul>
  349. <li><a href="#">旅游合同签订方式?</a></li>
  350. <li><a href="#">儿童价是基于什么制定的?</a></li>
  351. <li><a href="#">旅游的线路品质怎么界定的?</a></li>
  352. <li><a href="#">单房差是什么?</a></li>
  353. <li><a href="#">旅游保险有那些种类?</a></li>
  354. </ul>
  355. </div>
  356. <div class="block right">
  357. <h2>联系方式</h2>
  358. <hr>
  359. <ul>
  360. <li><a href="#">微博:weibo.com/ycku</a></li>
  361. <li><a href="#">邮件:ycku@ycku.com</a></li>
  362. <li><a href="#">地址:江苏盐城无名路123号</a></li>
  363. </ul>
  364. </div>
  365. </div>
  366. <div class="clearfix"></div>
  367. <div class="version sm-visible">
  368. 客户端 | 触屏版 | 电脑版
  369. </div>
  370. <div class="bottom">
  371. Copyright &copy; YCKU 仙草蜜旅行社 | 苏ICP备120110119号 <span class="xs-hidden">| 旅行社经营许可证:L-YC-BK12345</span>
  372. </div>
  373. </footer>
  374. </body>
  375. </html>

3.scenery.html

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title></title>
  6. <link rel="stylesheet" href="./css/information.css">
  7. <link rel="stylesheet" href="./css/public.css">
  8. </head>
  9. <body>
  10. <header id="header">
  11. <div class="center">
  12. <div class="logo"></div>
  13. <nav class="link">
  14. <ul>
  15. <li><a href="index.html">首页</a></li>
  16. <li><a href="information.html"><span class="xs-hidden">旅游</span>资讯</a></li>
  17. <li><a href="ticket.html">机票<span class="xs-hidden">订购</span></a></li>
  18. <li class="active xs-hidden"><a href="scenery.html">风景欣赏</a></li>
  19. <li><a href="about.html"><span class="xs-hidden">关于</span>公司</a></li>
  20. </ul>
  21. </nav>
  22. </div>
  23. </header>
  24. <div id="headline">
  25. <img src="img/headline.jpg" alt="">
  26. <hgroup>
  27. <h2>旅游资讯</h2>
  28. <h3>介绍各种最新旅游信息、资讯要闻、景点攻略等</h3>
  29. </hgroup>
  30. </div>
  31. <!-- main -->
  32. <div id="container">
  33. <!-- aside -->
  34. <aside class="aside">
  35. <div class="recommend">
  36. <h2>景点推荐</h2>
  37. <div class="tag">
  38. <ul>
  39. <li><a href="###">曼谷(12)</a></li>
  40. <li><a href="###">东京(5)</a></li>
  41. <li><a href="###">西双版纳(8)</a></li>
  42. <li><a href="###">漓江(16)</a></li>
  43. <li><a href="###">呼伦贝尔(4)</a></li>
  44. <li><a href="###">首尔(9)</a></li>
  45. <li><a href="###">巴厘岛(15)</a></li>
  46. <li><a href="###">土耳其(22)</a></li>
  47. <li><a href="###">夏威夷(5)</a></li>
  48. <li><a href="###">巴厘岛(11)</a></li>
  49. <li><a href="###">毛里求斯(7)</a></li>
  50. <li><a href="###">吉普岛(4)</a></li>
  51. <li><a href="###">希腊(18)</a></li>
  52. <li><a href="###">法瑞意(8)</a></li>
  53. <li><a href="###">马尔代夫(9)</a></li>
  54. <li><a href="###">新西兰(16)</a></li>
  55. <li><a href="###">埃及(11)</a></li>
  56. <li><a href="###">迪拜(14)</a></li>
  57. <li><a href="###">斯里兰卡(7)</a></li>
  58. <li><a href="###">麦哈顿(3)</a></li>
  59. <li><a href="###">大阪(15)</a></li>
  60. </ul>
  61. </div>
  62. </div>
  63. <div class="hot">
  64. <h2>热卖旅游</h2>
  65. <div class="figure">
  66. <figure>
  67. <img src="img/hot6.jpg" alt="">
  68. <figcaption>曼谷-芭提雅6日游</figcaption>
  69. </figure>
  70. <figure>
  71. <img src="img/hot8.jpg" alt="">
  72. <figcaption>曼谷-芭提雅6日游</figcaption>
  73. </figure>
  74. <figure>
  75. <img src="img/hot8.jpg" alt="">
  76. <figcaption>曼谷-芭提雅6日游</figcaption>
  77. </figure>
  78. <figure>
  79. <img src="img/hot8.jpg" alt="">
  80. <figcaption>曼谷-芭提雅6日游</figcaption>
  81. </figure>
  82. <figure>
  83. <img src="img/hot8.jpg" alt="">
  84. <figcaption>曼谷-芭提雅6日游</figcaption>
  85. </figure>
  86. <figure>
  87. <img src="img/hot8.jpg" alt="">
  88. <figcaption>曼谷-芭提雅6日游</figcaption>
  89. </figure>
  90. <figure>
  91. <img src="img/hot8.jpg" alt="">
  92. <figcaption>曼谷-芭提雅6日游</figcaption>
  93. </figure>
  94. <figure>
  95. <img src="img/hot8.jpg" alt="">
  96. <figcaption>曼谷-芭提雅6日游</figcaption>
  97. </figure>
  98. </div>
  99. </div>
  100. <div class="treasure">
  101. <h2>旅游百宝箱</h2>
  102. <div class="box">
  103. <a href="###" class="trea1">天气预报</a>
  104. <a href="###" class="trea2">火车票查询</a>
  105. <a href="###" class="trea3">航空查询</a>
  106. <a href="###" class="trea4">地铁线路查询</a>
  107. </div>
  108. </div>
  109. </aside>
  110. <!-- 主要内容 -->
  111. <div class="list scenery">
  112. <h2>风景欣赏</h2>
  113. <figure>
  114. <img src="img/s4.jpg" alt="">
  115. <figcaption>
  116. <p>富山-大版-东京[共9张]</p>
  117. </figcaption>
  118. </figure>
  119. <figure>
  120. <img src="img/s4.jpg" alt="">
  121. <figcaption>
  122. <p>富山-大版-东京[共9张]</p>
  123. </figcaption>
  124. </figure>
  125. <figure>
  126. <img src="img/s4.jpg" alt="">
  127. <figcaption>
  128. <p>富山-大版-东京[共9张]</p>
  129. </figcaption>
  130. </figure>
  131. <figure>
  132. <img src="img/s4.jpg" alt="">
  133. <figcaption>
  134. <p>富山-大版-东京[共9张]</p>
  135. </figcaption>
  136. </figure>
  137. <figure>
  138. <img src="img/s4.jpg" alt="">
  139. <figcaption>
  140. <p>富山-大版-东京[共9张]</p>
  141. </figcaption>
  142. </figure>
  143. <figure>
  144. <img src="img/s4.jpg" alt="">
  145. <figcaption>
  146. <p>富山-大版-东京[共9张]</p>
  147. </figcaption>
  148. </figure>
  149. <figure>
  150. <img src="img/s4.jpg" alt="">
  151. <figcaption>
  152. <p>富山-大版-东京[共9张]</p>
  153. </figcaption>
  154. </figure>
  155. <figure>
  156. <img src="img/s4.jpg" alt="">
  157. <figcaption>
  158. <p>富山-大版-东京[共9张]</p>
  159. </figcaption>
  160. </figure>
  161. <figure>
  162. <img src="img/s4.jpg" alt="">
  163. <figcaption>
  164. <p>富山-大版-东京[共9张]</p>
  165. </figcaption>
  166. </figure>
  167. <div class="more">加载更多...</div>
  168. </div>
  169. </div>
  170. <!-- footer -->
  171. <footer id="footer">
  172. <div class="top">
  173. <div class="block left">
  174. <h2>合作伙伴</h2>
  175. <hr>
  176. <ul>
  177. <li><a href="#">途牛旅游网</a></li>
  178. <li><a href="#">驴妈妈旅游网</a></li>
  179. <li><a href="#">携程旅游</a></li>
  180. <li><a href="#">中国青年旅行社</a></li>
  181. </ul>
  182. </div>
  183. <div class="block center">
  184. <h2>旅游FAQ</h2>
  185. <hr>
  186. <ul>
  187. <li><a href="#">旅游合同签订方式?</a></li>
  188. <li><a href="#">儿童价是基于什么制定的?</a></li>
  189. <li><a href="#">旅游的线路品质怎么界定的?</a></li>
  190. <li><a href="#">单房差是什么?</a></li>
  191. <li><a href="#">旅游保险有那些种类?</a></li>
  192. </ul>
  193. </div>
  194. <div class="block right">
  195. <h2>联系方式</h2>
  196. <hr>
  197. <ul>
  198. <li><a href="#">微博:weibo.com/ycku</a></li>
  199. <li><a href="#">邮件:ycku@ycku.com</a></li>
  200. <li><a href="#">地址:江苏盐城无名路123号</a></li>
  201. </ul>
  202. </div>
  203. </div>
  204. <div class="clearfix"></div>
  205. <div class="bottom">
  206. Copyright &copy; YCKU 仙草蜜旅行社 | 苏ICP备120110119号 | 旅行社经营许可证:L-YC-BK12345
  207. </div>
  208. </footer>
  209. </body>
  210. </html>

4.ticket.html

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title></title>
  6. <link rel="stylesheet" href="./css/public.css">
  7. <link rel="stylesheet" href="./css/index.css">
  8. </head>
  9. <body>
  10. <header id="header">
  11. <div class="center">
  12. <div class="logo"></div>
  13. <nav class="link">
  14. <ul>
  15. <li><a href="index.html">首页</a></li>
  16. <li><a href="information.html"><span class="xs-hidden">旅游</span>资讯</a></li>
  17. <li class="active"><a href="ticket.html">机票<span class="xs-hidden">订购</span></a></li>
  18. <li class="xs-hidden"><a href="scenery.html">风景欣赏</a></li>
  19. <li><a href="about.html"><span class="xs-hidden">关于</span>公司</a></li>
  20. </ul>
  21. </nav>
  22. </div>
  23. </header>
  24. <div id="headline">
  25. <img src="img/headline.jpg" alt="">
  26. <hgroup>
  27. <h2>旅游资讯</h2>
  28. <h3>介绍各种最新旅游信息、资讯要闻、景点攻略等</h3>
  29. </hgroup>
  30. </div>
  31. <!-- main -->
  32. <div id="container">
  33. <!-- aside -->
  34. <aside class="aside">
  35. <div class="recommend">
  36. <h2>景点推荐</h2>
  37. <div class="tag">
  38. <ul>
  39. <li><a href="###">曼谷(12)</a></li>
  40. <li><a href="###">东京(5)</a></li>
  41. <li><a href="###">西双版纳(8)</a></li>
  42. <li><a href="###">漓江(16)</a></li>
  43. <li><a href="###">呼伦贝尔(4)</a></li>
  44. <li><a href="###">首尔(9)</a></li>
  45. <li><a href="###">巴厘岛(15)</a></li>
  46. <li><a href="###">土耳其(22)</a></li>
  47. <li><a href="###">夏威夷(5)</a></li>
  48. <li><a href="###">巴厘岛(11)</a></li>
  49. <li><a href="###">毛里求斯(7)</a></li>
  50. <li><a href="###">吉普岛(4)</a></li>
  51. <li><a href="###">希腊(18)</a></li>
  52. <li><a href="###">法瑞意(8)</a></li>
  53. <li><a href="###">马尔代夫(9)</a></li>
  54. <li><a href="###">新西兰(16)</a></li>
  55. <li><a href="###">埃及(11)</a></li>
  56. <li><a href="###">迪拜(14)</a></li>
  57. <li><a href="###">斯里兰卡(7)</a></li>
  58. <li><a href="###">麦哈顿(3)</a></li>
  59. <li><a href="###">大阪(15)</a></li>
  60. </ul>
  61. </div>
  62. </div>
  63. <div class="hot">
  64. <h2>热卖旅游</h2>
  65. <div class="figure">
  66. <figure>
  67. <img src="img/hot6.jpg" alt="">
  68. <figcaption>曼谷-芭提雅6日游</figcaption>
  69. </figure>
  70. <figure>
  71. <img src="img/hot8.jpg" alt="">
  72. <figcaption>曼谷-芭提雅6日游</figcaption>
  73. </figure>
  74. <figure>
  75. <img src="img/hot8.jpg" alt="">
  76. <figcaption>曼谷-芭提雅6日游</figcaption>
  77. </figure>
  78. <figure>
  79. <img src="img/hot8.jpg" alt="">
  80. <figcaption>曼谷-芭提雅6日游</figcaption>
  81. </figure>
  82. <figure>
  83. <img src="img/hot8.jpg" alt="">
  84. <figcaption>曼谷-芭提雅6日游</figcaption>
  85. </figure>
  86. <figure>
  87. <img src="img/hot8.jpg" alt="">
  88. <figcaption>曼谷-芭提雅6日游</figcaption>
  89. </figure>
  90. <figure>
  91. <img src="img/hot8.jpg" alt="">
  92. <figcaption>曼谷-芭提雅6日游</figcaption>
  93. </figure>
  94. <figure>
  95. <img src="img/hot8.jpg" alt="">
  96. <figcaption>曼谷-芭提雅6日游</figcaption>
  97. </figure>
  98. </div>
  99. </div>
  100. <div class="treasure">
  101. <h2>旅游百宝箱</h2>
  102. <div class="box">
  103. <a href="###" class="trea1">天气预报</a>
  104. <a href="###" class="trea2">火车票查询</a>
  105. <a href="###" class="trea3">航空查询</a>
  106. <a href="###" class="trea4">地铁线路查询</a>
  107. </div>
  108. </div>
  109. </aside>
  110. <!-- 主要内容 -->
  111. <div class="list ticket">
  112. <form action="###">
  113. <h2>机票预定</h2>
  114. <fieldset class="type">
  115. <p>航程类型 <mark>单程</mark> 往返</p>
  116. </fieldset>
  117. <fieldset class="form left">
  118. <p>
  119. <label for="from_city">出发城市</label>
  120. <input type="text" name="from_city" id="from_city" placeholder="城市名">
  121. </p>
  122. <p>
  123. <label for="from_city">返回城市</label>
  124. <input type="text" name="to_city" id="to_city" placeholder="城市名">
  125. </p>
  126. </fieldset>
  127. <fieldset class="form right">
  128. <p>
  129. <label for="from_date">出发时间</label>
  130. <input type="text" name="from_date" id="from_date" placeholder="时间/日期">
  131. </p>
  132. <p>
  133. <label for="from_date">返回时间</label>
  134. <input type="text" name="to_date" id="to_date" placeholder="时间/日期">
  135. </p>
  136. </fieldset>
  137. <fieldset class="form button">
  138. <p>
  139. <button type="submit" class="submit">预定</button>
  140. </p>
  141. </fieldset>
  142. </form>
  143. <div class="new">
  144. <h2>最新机票</h2>
  145. <ul>
  146. <li>热门城市:</li>
  147. <li>北京</li>
  148. <li>上海</li>
  149. <li>广州</li>
  150. <li>深圳</li>
  151. <li>重庆</li>
  152. <li>成都</li>
  153. <li>杭州</li>
  154. <li>南京</li>
  155. </ul>
  156. <table>
  157. <thead>
  158. <tr>
  159. <th>路线</th>
  160. <th>日期</th>
  161. <th>价格</th>
  162. <th class="xs-hidden">税费</th>
  163. <th class="xs-hidden">餐食</th>
  164. <th>航班</th>
  165. <th>预定</th>
  166. </tr>
  167. </thead>
  168. <tbody>
  169. <tr>
  170. <td>北京-成都</td>
  171. <td>10-15</td>
  172. <td class="price">¥745</td>
  173. <td class="xs-hidden">¥50</td>
  174. <td class="xs-hidden"></td>
  175. <td>春秋航空</td>
  176. <td><a href="###" class="reserve">预定</a></td>
  177. </tr>
  178. <tr>
  179. <td>北京-成都</td>
  180. <td>10-15</td>
  181. <td class="price">¥745</td>
  182. <td class="xs-hidden">¥50</td>
  183. <td class="xs-hidden"></td>
  184. <td>春秋航空</td>
  185. <td><a href="###" class="reserve">预定</a></td>
  186. </tr>
  187. <tr>
  188. <td>北京-成都</td>
  189. <td>10-15</td>
  190. <td class="price">¥745</td>
  191. <td class="xs-hidden">¥50</td>
  192. <td class="xs-hidden"></td>
  193. <td>春秋航空</td>
  194. <td><a href="###" class="reserve">预定</a></td>
  195. </tr>
  196. <tr>
  197. <td>北京-成都</td>
  198. <td>10-15</td>
  199. <td class="price">¥745</td>
  200. <td class="xs-hidden">¥50</td>
  201. <td class="xs-hidden"></td>
  202. <td>春秋航空</td>
  203. <td><a href="###" class="reserve">预定</a></td>
  204. </tr>
  205. <tr>
  206. <td>北京-成都</td>
  207. <td>10-15</td>
  208. <td class="price">¥745</td>
  209. <td class="xs-hidden">¥50</td>
  210. <td class="xs-hidden"></td>
  211. <td>春秋航空</td>
  212. <td><a href="###" class="reserve">预定</a></td>
  213. </tr>
  214. <tr>
  215. <td>北京-成都</td>
  216. <td>10-15</td>
  217. <td class="price">¥745</td>
  218. <td class="xs-hidden">¥50</td>
  219. <td class="xs-hidden"></td>
  220. <td>春秋航空</td>
  221. <td><a href="###" class="reserve">预定</a></td>
  222. </tr>
  223. <tr>
  224. <td>北京-成都</td>
  225. <td>10-15</td>
  226. <td class="price">¥745</td>
  227. <td class="xs-hidden">¥50</td>
  228. <td class="xs-hidden"></td>
  229. <td>春秋航空</td>
  230. <td><a href="###" class="reserve">预定</a></td>
  231. </tr>
  232. <tr>
  233. <td>北京-成都</td>
  234. <td>10-15</td>
  235. <td class="price">¥745</td>
  236. <td class="xs-hidden">¥50</td>
  237. <td class="xs-hidden"></td>
  238. <td>春秋航空</td>
  239. <td><a href="###" class="reserve">预定</a></td>
  240. </tr>
  241. <tr>
  242. <td>北京-成都</td>
  243. <td>10-15</td>
  244. <td class="price">¥745</td>
  245. <td class="xs-hidden">¥50</td>
  246. <td class="xs-hidden"></td>
  247. <td>春秋航空</td>
  248. <td><a href="###" class="reserve">预定</a></td>
  249. </tr>
  250. <tr>
  251. <td>北京-成都</td>
  252. <td>10-15</td>
  253. <td class="price">¥745</td>
  254. <td class="xs-hidden">¥50</td>
  255. <td class="xs-hidden"></td>
  256. <td>春秋航空</td>
  257. <td><a href="###" class="reserve">预定</a></td>
  258. </tr>
  259. <tr>
  260. <td>北京-成都</td>
  261. <td>10-15</td>
  262. <td class="price">¥745</td>
  263. <td class="xs-hidden">¥50</td>
  264. <td class="xs-hidden"></td>
  265. <td>春秋航空</td>
  266. <td><a href="###" class="reserve">预定</a></td>
  267. </tr>
  268. <tr>
  269. <td>北京-成都</td>
  270. <td>10-15</td>
  271. <td class="price">¥745</td>
  272. <td class="xs-hidden">¥50</td>
  273. <td class="xs-hidden"></td>
  274. <td>春秋航空</td>
  275. <td><a href="###" class="reserve">预定</a></td>
  276. </tr>
  277. <tr>
  278. <td>北京-成都</td>
  279. <td>10-15</td>
  280. <td class="price">¥745</td>
  281. <td class="xs-hidden">¥50</td>
  282. <td class="xs-hidden"></td>
  283. <td>春秋航空</td>
  284. <td><a href="###" class="reserve">预定</a></td>
  285. </tr>
  286. </tbody>
  287. <tfoot>
  288. <td colspan="7"><a href="###" class="more2">加载更多航班...</a></td>
  289. </tfoot>
  290. </table>
  291. </div>
  292. </div>
  293. </div>
  294. <!-- footer -->
  295. <footer id="footer">
  296. <div class="top xs-hidden">
  297. <div class="block left">
  298. <h2>合作伙伴</h2>
  299. <hr>
  300. <ul>
  301. <li><a href="#">途牛旅游网</a></li>
  302. <li><a href="#">驴妈妈旅游网</a></li>
  303. <li><a href="#">携程旅游</a></li>
  304. <li><a href="#">中国青年旅行社</a></li>
  305. </ul>
  306. </div>
  307. <div class="block center">
  308. <h2>旅游FAQ</h2>
  309. <hr>
  310. <ul>
  311. <li><a href="#">旅游合同签订方式?</a></li>
  312. <li><a href="#">儿童价是基于什么制定的?</a></li>
  313. <li><a href="#">旅游的线路品质怎么界定的?</a></li>
  314. <li><a href="#">单房差是什么?</a></li>
  315. <li><a href="#">旅游保险有那些种类?</a></li>
  316. </ul>
  317. </div>
  318. <div class="block right">
  319. <h2>联系方式</h2>
  320. <hr>
  321. <ul>
  322. <li><a href="#">微博:weibo.com/ycku</a></li>
  323. <li><a href="#">邮件:ycku@ycku.com</a></li>
  324. <li><a href="#">地址:江苏盐城无名路123号</a></li>
  325. </ul>
  326. </div>
  327. </div>
  328. <div class="clearfix"></div>
  329. <div class="version sm-visible">
  330. 客户端 | 触屏版 | 电脑版
  331. </div>
  332. <div class="bottom">
  333. Copyright &copy; YCKU 仙草蜜旅行社 | 苏ICP备120110119号 <span class="xs-hidden">| 旅行社经营许可证:L-YC-BK12345</span>
  334. </div>
  335. </footer>
  336. </body>
  337. </html>

5.about.html

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title></title>
  6. <link rel="stylesheet" href="./css/public.css">
  7. <link rel="stylesheet" href="./css/index.css">
  8. </head>
  9. <body>
  10. <header id="header">
  11. <div class="center">
  12. <div class="logo"></div>
  13. <nav class="link">
  14. <ul>
  15. <li><a href="index.html">首页</a></li>
  16. <li><a href="information.html"><span class="xs-hidden">旅游</span>资讯</a></li>
  17. <li><a href="ticket.html">机票<span class="xs-hidden">订购</span></a></li>
  18. <li class="xs-hidden"><a href="scenery.html">风景欣赏</a></li>
  19. <li class="active"><a href="about.html"><span class="xs-hidden">关于</span>公司</a></li>
  20. </ul>
  21. </nav>
  22. </div>
  23. </header>
  24. <div id="headline">
  25. <img src="img/headline.jpg" alt="">
  26. <hgroup>
  27. <h2>旅游资讯</h2>
  28. <h3>介绍各种最新旅游信息、资讯要闻、景点攻略等</h3>
  29. </hgroup>
  30. </div>
  31. <!-- main -->
  32. <div id="container">
  33. <!-- aside -->
  34. <aside class="aside">
  35. <div class="recommend">
  36. <h2>景点推荐</h2>
  37. <div class="tag">
  38. <ul>
  39. <li><a href="###">曼谷(12)</a></li>
  40. <li><a href="###">东京(5)</a></li>
  41. <li><a href="###">西双版纳(8)</a></li>
  42. <li><a href="###">漓江(16)</a></li>
  43. <li><a href="###">呼伦贝尔(4)</a></li>
  44. <li><a href="###">首尔(9)</a></li>
  45. <li><a href="###">巴厘岛(15)</a></li>
  46. <li><a href="###">土耳其(22)</a></li>
  47. <li><a href="###">夏威夷(5)</a></li>
  48. <li><a href="###">巴厘岛(11)</a></li>
  49. <li><a href="###">毛里求斯(7)</a></li>
  50. <li><a href="###">吉普岛(4)</a></li>
  51. <li><a href="###">希腊(18)</a></li>
  52. <li><a href="###">法瑞意(8)</a></li>
  53. <li><a href="###">马尔代夫(9)</a></li>
  54. <li><a href="###">新西兰(16)</a></li>
  55. <li><a href="###">埃及(11)</a></li>
  56. <li><a href="###">迪拜(14)</a></li>
  57. <li><a href="###">斯里兰卡(7)</a></li>
  58. <li><a href="###">麦哈顿(3)</a></li>
  59. <li><a href="###">大阪(15)</a></li>
  60. </ul>
  61. </div>
  62. </div>
  63. <div class="hot">
  64. <h2>热卖旅游</h2>
  65. <div class="figure">
  66. <figure>
  67. <img src="img/hot6.jpg" alt="">
  68. <figcaption>曼谷-芭提雅6日游</figcaption>
  69. </figure>
  70. <figure>
  71. <img src="img/hot8.jpg" alt="">
  72. <figcaption>曼谷-芭提雅6日游</figcaption>
  73. </figure>
  74. <figure>
  75. <img src="img/hot8.jpg" alt="">
  76. <figcaption>曼谷-芭提雅6日游</figcaption>
  77. </figure>
  78. <figure>
  79. <img src="img/hot8.jpg" alt="">
  80. <figcaption>曼谷-芭提雅6日游</figcaption>
  81. </figure>
  82. <figure>
  83. <img src="img/hot8.jpg" alt="">
  84. <figcaption>曼谷-芭提雅6日游</figcaption>
  85. </figure>
  86. <figure>
  87. <img src="img/hot8.jpg" alt="">
  88. <figcaption>曼谷-芭提雅6日游</figcaption>
  89. </figure>
  90. <figure>
  91. <img src="img/hot8.jpg" alt="">
  92. <figcaption>曼谷-芭提雅6日游</figcaption>
  93. </figure>
  94. <figure>
  95. <img src="img/hot8.jpg" alt="">
  96. <figcaption>曼谷-芭提雅6日游</figcaption>
  97. </figure>
  98. </div>
  99. </div>
  100. <div class="treasure">
  101. <h2>旅游百宝箱</h2>
  102. <div class="box">
  103. <a href="###" class="trea1">天气预报</a>
  104. <a href="###" class="trea2">火车票查询</a>
  105. <a href="###" class="trea3">航空查询</a>
  106. <a href="###" class="trea4">地铁线路查询</a>
  107. </div>
  108. </div>
  109. </aside>
  110. <!-- 主要内容 -->
  111. <div class="list about">
  112. <section>
  113. <h2>关于我们</h2>
  114. <p>瓢城旅行社旅游网创立于2006年10月,以“让旅游更简单”为使命,为消费者提供由北京、上海、广州、深圳等64个城市出发的旅游产品预订服务,产品全面,价格透明,全年365天24小时400电话预订,并提供丰富的后续服务和保障。
  115. </p>
  116. <p>目前,瓢城旅行社旅游网提供8万余种旅游产品供消费者选择,涵盖跟团、自助、自驾、邮轮、酒店、签证、景区门票以及公司旅游等,已成功服务累计超过400万人次出游。</p>
  117. <p>同时基于瓢城旅行社旅游网全球中文景点目录以及中文旅游社区,可以更好地帮助游客了解目的地信息,妥善制定好出游计划,并方便地预订旅程中的服务项目。</p>
  118. </section>
  119. <p>&nbsp;</p>
  120. <section>
  121. <h2>联系我们</h2>
  122. <address>
  123. <ul>
  124. <li>瓢城旅行社股份有限公司</li>
  125. <li>地址:江苏省盐城市亭湖区大庆中路1234号</li>
  126. <li>邮编:1234567</li>
  127. <li>电话:010-88888888</li>
  128. <li>传真:010-88666666</li>
  129. </ul>
  130. </address>
  131. </section>
  132. </div>
  133. </div>
  134. <!-- footer -->
  135. <footer id="footer">
  136. <div class="top xs-hidden">
  137. <div class="block left">
  138. <h2>合作伙伴</h2>
  139. <hr>
  140. <ul>
  141. <li><a href="#">途牛旅游网</a></li>
  142. <li><a href="#">驴妈妈旅游网</a></li>
  143. <li><a href="#">携程旅游</a></li>
  144. <li><a href="#">中国青年旅行社</a></li>
  145. </ul>
  146. </div>
  147. <div class="block center">
  148. <h2>旅游FAQ</h2>
  149. <hr>
  150. <ul>
  151. <li><a href="#">旅游合同签订方式?</a></li>
  152. <li><a href="#">儿童价是基于什么制定的?</a></li>
  153. <li><a href="#">旅游的线路品质怎么界定的?</a></li>
  154. <li><a href="#">单房差是什么?</a></li>
  155. <li><a href="#">旅游保险有那些种类?</a></li>
  156. </ul>
  157. </div>
  158. <div class="block right">
  159. <h2>联系方式</h2>
  160. <hr>
  161. <ul>
  162. <li><a href="#">微博:weibo.com/ycku</a></li>
  163. <li><a href="#">邮件:ycku@ycku.com</a></li>
  164. <li><a href="#">地址:江苏盐城无名路123号</a></li>
  165. </ul>
  166. </div>
  167. </div>
  168. <div class="clearfix"></div>
  169. <div class="version sm-visible">
  170. 客户端 | 触屏版 | 电脑版
  171. </div>
  172. <div class="bottom">
  173. Copyright &copy; YCKU 仙草蜜旅行社 | 苏ICP备120110119号 <span class="xs-hidden">| 旅行社经营许可证:L-YC-BK12345</span>
  174. </div>
  175. </footer>
  176. </body>
  177. </html>

css部分

  1. *{
  2. padding: 0;
  3. margin: 0;
  4. }
  5. div,
  6. figure,
  7. img,
  8. input,
  9. button {
  10. box-sizing: border-box;
  11. }
  12. body{
  13. background-color: #f5f5f5;
  14. /* font-family: "Helvetica Neue",Arial, Helvetica; */
  15. }
  16. ul{
  17. list-style: outside none none;
  18. }
  19. a{
  20. text-decoration: none;
  21. }
  22. img {
  23. display: block;
  24. max-width: 100%;
  25. }
  26. /* index */
  27. #tour{
  28. max-width: 1263px;
  29. height: auto;
  30. margin: 30px auto;
  31. text-align: center;
  32. }
  33. #tour .center h2{
  34. margin: 10px 0;
  35. font-size: 45px;
  36. letter-spacing: 2px;
  37. color: #666;
  38. }
  39. #tour .center p{
  40. color: #666;
  41. margin: 10px;
  42. font-size: 16px;
  43. }
  44. #tour .tour_title{
  45. height: 40px;
  46. overflow: hidden;
  47. }
  48. #tour figure{
  49. border: 1px solid #ddd;
  50. display: block;
  51. padding: 4px;
  52. border-radius: 4px;
  53. width: 32.4%;
  54. margin: 15px 0.4%;
  55. text-align: center;
  56. float: left;
  57. position: relative;
  58. }
  59. #tour figure img{
  60. vertical-align: middle;
  61. /* 文字在图片所在行中间对齐 */
  62. }
  63. #tour figure figcaption{
  64. color: #777;
  65. font-size: 14px;
  66. padding: 7px 0 0 0;
  67. letter-spacing: 1px;
  68. line-height: 1.5;
  69. }
  70. #tour .title{
  71. color: #333;
  72. font-weight: normal;
  73. }
  74. #tour .info{
  75. padding: 5px 0 0 0;
  76. }
  77. #tour .price{
  78. color: #f60;
  79. font-size: 14px;
  80. float: left;
  81. }
  82. #tour .price strong{
  83. font-size: 20px;
  84. letter-spacing: 1px;
  85. }
  86. #tour .sat{
  87. color: #999;
  88. font-size: 13px;
  89. font-style: normal;
  90. float: right;
  91. position: relative;
  92. right: 5px;
  93. top: 5px;
  94. }
  95. #tour .type{
  96. width: 90px;
  97. height: 25px;
  98. line-height: 25px;
  99. text-align: center;
  100. border-bottom-right-radius: 4px;
  101. background-color: #59b200;
  102. font-size: 14px;
  103. letter-spacing: 1px;
  104. position: absolute;
  105. color: #fff;
  106. top: 4px;
  107. left: 4px;
  108. }
  109. #headline{
  110. max-width: 1920px;
  111. padding: 70px 0 0 0;
  112. margin: 0 auto;
  113. position: relative;
  114. }
  115. #headline hgroup{
  116. position: absolute;
  117. top: 45%;
  118. left: 18%;
  119. }
  120. #headline h2{
  121. color: #eee;
  122. font-size: 45px;
  123. letter-spacing: 1px;
  124. }
  125. #headline h3{
  126. color: #eee;
  127. letter-spacing: 1px;
  128. font-size: 24px;
  129. }
  130. #container{
  131. max-width: 1263px;
  132. margin: 30px auto;
  133. }
  134. #container .aside{
  135. width: 28%;
  136. float: right;
  137. }
  138. .list{
  139. width: 71%;
  140. float: left;
  141. /* padding: 30px 0 0 80px; */
  142. }
  143. .list h2{
  144. height: 40px;
  145. line-height: 40px;
  146. font-size: 30px;
  147. font-weight: normal;
  148. border-bottom: 1px dashed #999;
  149. padding: 0 0 15px 0;
  150. margin: 0 0 20px 0;
  151. color: #666;
  152. }
  153. .tour{
  154. position: relative;
  155. border:1px solid #eee;
  156. margin: 0 0 20px 0;
  157. background-color: #fff;
  158. overflow: hidden;
  159. }
  160. .tour:after{
  161. content: ".";
  162. height: 0;
  163. visibility: hidden;
  164. display: block;
  165. clear:both;
  166. }
  167. .tour img{
  168. width: 45%;
  169. float: left;
  170. }
  171. .tour figcaption{
  172. width: 55%;
  173. float: right;
  174. }
  175. .tour hgroup{
  176. width: 300px;
  177. }
  178. .tour h2{
  179. font-size: 24px;
  180. font-weight: normal;
  181. padding: 10px 0 5px 25px;
  182. color: #333;
  183. border: none;
  184. }
  185. .tour h3{
  186. font-size: 16px;
  187. padding: 0 0 10px 25px;
  188. line-height: 1.5;
  189. font-weight: normal;
  190. color: #666;
  191. }
  192. .tour ol{
  193. padding: 0 0 0 25px;
  194. color: #666;
  195. line-height: 2;
  196. list-style: none;
  197. }
  198. .tour mark{
  199. background-color: #fff;
  200. padding: 0 5px;
  201. border-radius: 4px;
  202. color: #458B00;
  203. border: 1px solid #458B00;
  204. }
  205. .tour .buy{
  206. position: absolute;
  207. top: 55px;
  208. right: 30px;
  209. }
  210. .tour s{
  211. font-size: 16px;
  212. color: #999;
  213. }
  214. .tour .price{
  215. font-size: 20px;
  216. color: #f60;
  217. }
  218. .tour strong{
  219. font-size: 36px;
  220. }
  221. .tour .reserve{
  222. margin: 10px 0 0 0;
  223. }
  224. .tour .reserve a{
  225. display: inline-block;
  226. width: 152px;
  227. height: 40px;
  228. line-height: 40px;
  229. border-radius: 4px;
  230. background-color: #f60;
  231. text-align: center;
  232. font-size: 20px;
  233. color: #fff;
  234. }
  235. .tour .type{
  236. width: 90px;
  237. height: 25px;
  238. line-height: 25px;
  239. text-align: center;
  240. border-bottom-right-radius: 4px;
  241. background-color: #59b200;
  242. font-size: 14px;
  243. color: #fff;
  244. letter-spacing: 1px;
  245. position: absolute;
  246. top: 0;
  247. left: 0;
  248. }
  249. .tour .disc span{
  250. width: 52px;
  251. height: 52px;
  252. display: block;
  253. font-size: 14px;
  254. color: #ff7a4d;
  255. transform: rotate(45deg);
  256. position: absolute;
  257. top: 7px;
  258. right: 0;
  259. text-indent: 2px;
  260. padding: 5px 0 0 0;
  261. }
  262. .tour time{
  263. color: #458B00;
  264. }
  265. .tour footer{
  266. width: 55%;
  267. height: 35px;
  268. line-height: 35px;
  269. text-indent: 25px;
  270. color: #666;
  271. position: absolute;
  272. bottom: 0;
  273. background-color: #fafafa;
  274. letter-spacing: 1px;
  275. }
  276. #container .aside h2{
  277. height: 40px;
  278. line-height: 40px;
  279. font-size: 20px;
  280. font-weight: normal;
  281. letter-spacing: 1px;
  282. color: #666;
  283. text-indent: 10px;
  284. background-color: #fafafa;
  285. border-bottom: 1px solid #eee;
  286. text-align: left;
  287. }
  288. #container .recommend{
  289. border: 1px solid #eee;
  290. margin: 0 0 10px;
  291. color: #fff;
  292. }
  293. #container .tag{
  294. text-align: center;
  295. padding: 10px 0;
  296. }
  297. #container .tag li{
  298. display: inline-block;
  299. background-color: #eee;
  300. width: 100px;
  301. height: 35px;
  302. line-height: 35px;
  303. text-indent: 8px;
  304. text-align: left;
  305. margin: 2px 0;
  306. }
  307. #container .tag a{
  308. display: block;
  309. color: #999;
  310. }
  311. #container .tag a:hover{
  312. color: #fff;
  313. background-color: #458B00;
  314. }
  315. #container .hot{
  316. border: 1px solid #eee;
  317. margin: 0 0 10px;
  318. text-align: center;
  319. background-color: #fff;
  320. }
  321. #container .figure{
  322. padding: 10px 0;
  323. }
  324. #container .hot figure{
  325. display: inline-block;
  326. color: #666;
  327. padding: 4px;
  328. }
  329. #container .treasure{
  330. border: 1px solid #eee;
  331. margin: 0 0 10px;
  332. background-color: #fff;
  333. }
  334. #container .box{
  335. text-align: center;
  336. padding: 10px 0;
  337. }
  338. #container .box a{
  339. display: inline-block;
  340. background-color: #eee;
  341. width: 150px;
  342. height: 40px;
  343. line-height: 40px;
  344. text-indent: 35px;
  345. text-align: left;
  346. margin: 3px 0;
  347. color: #999;
  348. }
  349. #container .box a.trea1{
  350. background: #eee url(../img/trea1.png) no-repeat 10px center;
  351. }
  352. #container .box a.trea2{
  353. background: #eee url(../img/trea2.png) no-repeat 10px center;
  354. }
  355. #container .box a.trea3{
  356. background: #eee url(../img/trea3.png) no-repeat 10px center;
  357. }
  358. #container .box a.trea4{
  359. background: #eee url(../img/trea4.png) no-repeat 10px center;
  360. }
  361. /* ticket.html */
  362. .ticket{
  363. color: #666;
  364. }
  365. .ticket .type{
  366. font-size: 20px;
  367. margin: 20px 0 10px 0;
  368. border: none;
  369. }
  370. .ticket .type mark{
  371. color: #fff;
  372. background-color: #458B00;
  373. padding: 5px 8px;
  374. border-radius: 4px;
  375. margin: 0 10px 0 16px;
  376. }
  377. .ticket .form{
  378. font-size: 20px;
  379. border: none;
  380. }
  381. .ticket .form p{
  382. line-height: 3;
  383. }
  384. .ticket .form input{
  385. width: 250px;
  386. height: 30px;
  387. border: 1px solid #ccc;
  388. background-color: #fff;
  389. border-radius: 4px;
  390. padding: 5px;
  391. font-size: 18px;
  392. color: #666;
  393. margin: 0 0 0 16px;
  394. }
  395. .ticket .left,
  396. .right{
  397. width: 43%;
  398. display: inline-block;
  399. }
  400. .ticket .button{
  401. width: 9%;
  402. display: inline-block;
  403. }
  404. .ticket .submit{
  405. display: inline-block;
  406. width: 90px;
  407. height: 90px;
  408. line-height: 90px;
  409. border-radius: 4px;
  410. background-color: #f60;
  411. color: #fff;
  412. font-size: 20px;
  413. text-align: center;
  414. border: none;
  415. cursor: pointer;
  416. position: relative;
  417. top: -28px;
  418. }
  419. .ticket .new{
  420. margin: 20px 0 0 0;
  421. font-size: 20px;
  422. }
  423. .ticket .new ul{
  424. margin: 20px 0 0 0;
  425. }
  426. .ticket .new li{
  427. display: inline-block;
  428. padding: 5px 10px;
  429. }
  430. .ticket .new li:first-child{
  431. padding-left: 0;
  432. }
  433. .ticket .new li:nth-child(2){
  434. background-color: #458B00;
  435. border-radius: 4px;
  436. color: #fff;
  437. }
  438. .ticket table{
  439. width: 100%;
  440. border-collapse: collapse;
  441. margin: 20px 0 0 0;
  442. border: 1px solid #ddd;
  443. }
  444. .ticket table th{
  445. height: 50px;
  446. line-height: 50px;
  447. border-bottom: 1px solid #ddd;
  448. font-weight: normal;
  449. }
  450. .ticket table td{
  451. height: 50px;
  452. line-height: 50px;
  453. text-align: center;
  454. border-bottom: 1px solid #ddd;
  455. }
  456. .ticket table tr:nth-child(2n){
  457. background-color: #fafafa;
  458. }
  459. .ticket table tr:hover{
  460. background-color: #eee;
  461. }
  462. .ticket table td:hover{
  463. cursor: pointer;
  464. }
  465. .ticket .price{
  466. color: #f60;
  467. }
  468. .ticket .more2{
  469. text-align: center;
  470. font-size: 18px;
  471. margin: 0 auto;
  472. cursor: pointer;
  473. display: block;
  474. color: #666;
  475. }
  476. .ticket .reserve{
  477. display: inline-block;
  478. width: 80px;
  479. height: 35px;
  480. line-height: 35px;
  481. border-radius: 4px;
  482. background-color: pink;
  483. color: #fff;
  484. /* overflow: hidden; */
  485. }
  486. /* about.html */
  487. .about p{
  488. font-size: 20px;
  489. color: #666;
  490. line-height: 2;
  491. margin: 20px 0;
  492. }
  493. .about address{
  494. font-style: normal;
  495. color: #666;
  496. font-size: 20px;
  497. margin: 20px 0;
  498. line-height: 1.6;
  499. }
  500. /* scenery.html */
  501. .scenery figure{
  502. padding: 4px;
  503. border: 1px solid #ddd;
  504. width: 32.6%;
  505. margin: 5px 5px 15px 0;
  506. float: left;
  507. text-align: center;
  508. /* display: block; */
  509. }
  510. .scenery figcaption{
  511. text-align: center;
  512. color: #666;
  513. font-size: 20px;
  514. padding: 5px 0;
  515. }
  516. .scenery .more{
  517. width: 200px;
  518. height: 50px;
  519. line-height: 50px;
  520. border: 1px solid #ccc;
  521. background-color: #fafafa;
  522. font-size: 18px;
  523. border-radius: 10px;
  524. text-align: center;
  525. cursor: pointer;
  526. margin: 0 auto;
  527. clear: both;
  528. }
  529. .sm-visible{
  530. color: #666;
  531. text-align: center;
  532. display: none;
  533. }
  534. /* 当页面大于1200px时 */
  535. @media (min-width: 1200px){
  536. }
  537. /* 当页面位于992-1199px时 */
  538. @media (min-width: 992px) and (max-width: 1199px) {
  539. #container .aside{
  540. display: none;
  541. }
  542. #container .list{
  543. width: 99%;
  544. padding: 0 20px;
  545. }
  546. }
  547. /* 当页面位于768-991px时 */
  548. @media (min-width: 768px) and (max-width: 992px) {
  549. .xs-hidden,#container .aside{
  550. display: none;
  551. }
  552. #header .link ul li{
  553. width: 25%;
  554. }
  555. #headline hgroup{
  556. left: 8%;
  557. }
  558. #headline h2{
  559. font-size: 26px;
  560. }
  561. #headline h3{
  562. font-size: 14px;
  563. }
  564. .sm-visible{
  565. display: block;
  566. height: 36px;
  567. line-height: 36px;
  568. }
  569. #footer .bottom,#footer .version{
  570. font-size: 18px;
  571. }
  572. #container .list{
  573. width: 99%;
  574. padding: 0 20px;
  575. }
  576. #container .tour .buy {
  577. position: absolute;
  578. top: auto;
  579. right: auto;
  580. bottom: 0;
  581. padding: 0 0 0 25px;
  582. }
  583. #container .tour .buy strong{
  584. font-size: 32px;
  585. }
  586. .about p,.about address {
  587. font-size: 18px;
  588. }
  589. .ticket .left, .ticket .right, .ticket .button {
  590. width: 98%;
  591. display: block;
  592. }
  593. .ticket .form input {
  594. width: 98%;
  595. height: 35px;
  596. margin: 0;
  597. }
  598. .ticket .form p {
  599. line-height: 2;
  600. }
  601. .ticket .submit {
  602. display: block;
  603. width: 30%;
  604. height: auto;
  605. line-height: 2;
  606. position: static;
  607. margin:10px auto;
  608. }
  609. }
  610. /* 当页面位于480-767px时 */
  611. @media (min-width: 480px) and (max-width: 768px) {
  612. #header,#header .center,#header .link{
  613. height: 45px;
  614. }
  615. #header .logo,.xs-hidden,#container .aside{
  616. display: none;
  617. }
  618. /* #header .logo{
  619. display: none;
  620. }
  621. .xs-hidden{
  622. display: none;
  623. } */
  624. #header .link{
  625. width: 100%;
  626. line-height: 45px;
  627. }
  628. #header .link ul li{
  629. width: 25%;
  630. }
  631. #adver,#headline{
  632. padding: 45px 0 0 0;
  633. }
  634. #adver .center{
  635. width: 70%;
  636. height: 52px;
  637. margin: -10px 0 0 -15%;
  638. }
  639. #adver .search,#adver .button{
  640. font-size: 16px;
  641. height: 40px;
  642. }
  643. #tour .center h2{
  644. font-size: 30px;
  645. }
  646. #tour .center p{
  647. font-size: 16px;
  648. }
  649. .sm-visible{
  650. display: block;
  651. height: 38px;
  652. line-height: 38px;
  653. }
  654. #footer .bottom,#footer .version{
  655. font-size: 14px;
  656. }
  657. #tour figure{
  658. width: 49%;
  659. }
  660. #headline hgroup{
  661. left: 8%;
  662. }
  663. #headline h2{
  664. font-size: 26px;
  665. }
  666. #headline h3{
  667. font-size: 14px;
  668. }
  669. #container .list{
  670. width: 99%;
  671. padding: 0 20px;
  672. }
  673. #container .tour .buy {
  674. position: absolute;
  675. top: auto;
  676. right: auto;
  677. bottom: 0;
  678. padding: 0 0 0 25px;
  679. }
  680. #container .list h2{
  681. font-size: 25px;
  682. }
  683. #container .tour h2{
  684. font-size: 16px;
  685. height: 20px;
  686. padding: 5px 0 0 15px;
  687. }
  688. #container .tour h3{
  689. font-size: 14px;
  690. padding: 5px 0 0 15px;
  691. margin: -10px 0 0 0;
  692. }
  693. #container .tour .buy strong{
  694. font-size: 20px;
  695. }
  696. .about p,.about address {
  697. font-size: 15px;
  698. }
  699. /* scenery|ticket */
  700. .scenery figure {
  701. width: 48.2%;
  702. }
  703. .scenery figcaption {
  704. font-size: 18px;
  705. }
  706. .ticket .left, .ticket .right, .ticket .button {
  707. width: 98%;
  708. display: block;
  709. }
  710. .ticket .form input {
  711. width: 98%;
  712. height: 35px;
  713. margin: 0;
  714. }
  715. .ticket .form p {
  716. line-height: 2;
  717. }
  718. .ticket .submit {
  719. display: block;
  720. width: 30%;
  721. height: auto;
  722. line-height: 2;
  723. position: static;
  724. margin:10px auto;
  725. }
  726. }
  727. /* 当页面小于480px时 */
  728. @media (max-width: 480px) {
  729. #header,#header .center,#header .link{
  730. height: 45px;
  731. }
  732. #header .logo,.xs-hidden,#container .aside{
  733. display: none;
  734. }
  735. #header .link{
  736. width: 100%;
  737. line-height: 45px;
  738. }
  739. #header .link ul li{
  740. width: 25%;
  741. }
  742. #adver,#headline{
  743. padding: 45px 0 0 0;
  744. }
  745. #adver .center{
  746. width: 80%;
  747. height: 48px;
  748. margin: -10px 0 0 -20%;
  749. }
  750. #adver .search,#adver .button{
  751. font-size: 16px;
  752. height: 40px;
  753. }
  754. #tour .center h2{
  755. font-size: 26px;
  756. }
  757. #tour .center p{
  758. font-size: 14px;
  759. }
  760. .sm-visible{
  761. display: block;
  762. height: 36px;
  763. line-height: 36px;
  764. }
  765. #footer .bottom,#footer .version{
  766. font-size: 13px;
  767. }
  768. #tour figure{
  769. width: 99%;
  770. }
  771. #headline hgroup{
  772. left: 8%;
  773. }
  774. #headline h2{
  775. font-size: 20px;
  776. }
  777. #headline h3{
  778. font-size: 12px;
  779. }
  780. #container .list{
  781. width: 99%;
  782. padding: 0 20px;
  783. }
  784. #container .tour .buy {
  785. position: absolute;
  786. top: auto;
  787. right: auto;
  788. bottom: 0;
  789. padding: 0 0 0 25px;
  790. }
  791. #container .list h2{
  792. font-size: 20px;
  793. }
  794. #container .tour h2{
  795. font-size: 14px;
  796. height: 15px;
  797. line-height: 15px;
  798. padding: 5px 0 0 15px;
  799. }
  800. #container .tour h3{
  801. font-size: 12px;
  802. padding: 5px 0 0 15px;
  803. margin: -18px 0 0 0;
  804. height: 15px;
  805. overflow: hidden;
  806. }
  807. #container .tour .buy strong{
  808. font-size: 16px;
  809. }
  810. #container .tour .disc{
  811. display: none;
  812. }
  813. #container .tour .type{
  814. height: 20px;
  815. width: 72px;
  816. font-size: 10px;
  817. line-height: 20px;
  818. }
  819. #container .tour .buy .price s{
  820. font-size: 12px;
  821. }
  822. .about p,.about address {
  823. font-size: 14px;
  824. }
  825. /* scenery|ticket */
  826. .scenery figure {
  827. width: 99%;
  828. }
  829. .scenery figcaption {
  830. font-size: 16px;
  831. }
  832. .ticket .left, .ticket .right, .ticket .button {
  833. width: 98%;
  834. display: block;
  835. }
  836. .ticket .form input {
  837. width: 98%;
  838. height: 35px;
  839. margin: 0;
  840. }
  841. .ticket .form p {
  842. line-height: 2;
  843. }
  844. .ticket .submit {
  845. display: block;
  846. width: 30%;
  847. height: auto;
  848. line-height: 2;
  849. position: static;
  850. margin:10px auto;
  851. }
  852. .ticket .type, .ticket .form, .ticket .new, .ticket .form input, .ticket .submit, .ticket .reserve {
  853. font-size: 14px;
  854. }
  855. .ticket .reserve {
  856. display: inline-block;
  857. width: auto;
  858. height: auto;
  859. line-height: 1;
  860. border-radius: 4px;
  861. background-color: #f60;
  862. color: #fff;
  863. padding: 8px;
  864. text-align: center;
  865. }
  866. }

总结

代码量不大 做起来也比较简单 适合初学作为案例使用

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/2023面试高手/article/detail/232771
推荐阅读
相关标签
  

闽ICP备14008679号