<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

/**
 * job168网制作规范
 * 制作部门：网站设计部
 * 制作人员：huanghaishen
 * 制作时间: 2017-01-10
 * 更新时间: 2017-01-10
 *
 * 样式目录:* 第一部分 基础样式部分
 *     ?Nreset
 *     ?Npub Class
 * 第二部分 用例样式部分
 *     ?Ncommon Class
 * 第三部分 页面模式部分
 */
body{background:#fff;}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
/* ☆ common Class=============================================================*/

/* ☆ 页面模式部分===========================================================*/
.banner{height:270px;background:url(../images/ba.jpg) no-repeat center center;}
.b1{width:866px;height:354px;margin:40px auto;background:url(../images/sq1.jpg) no-repeat center center;}
.b2{width:866px;height:395px;margin:40px auto;background:url(../images/sq2.jpg) no-repeat center center;}
.b3{width:866px;height:412px;margin:40px auto;background:url(../images/sq3.jpg) no-repeat center center;}
.footer{height:30px;line-height:30px;text-align:center;color:#666;font-size:14px;}</pre></body></html>