<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 */

/* ☆ reset ======================================================*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family:'Microsoft YaHei';
	background: #fff3b8;
	overflow-x:hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{text-decoration:none;color:#555;}
/* ☆ pub Class==================================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
/* ☆ common Class=============================================================*/
.topOuter {width: 100%;margin: 0 auto;padding: 2px 0;background: #fff;font-size: 12px;}
.topInner {width: 1160px;height: 40px;margin: 0 auto;position:relative;padding: 0 20px;}
.topNav {padding: 20px 0 0 0;float: right;}
.topNav a {color: #000;font-size: 12px;}
.copyright{font-size:12px;text-align:center;line-height:150%;color:#333333;padding:10px 0;}
/* ☆ 页面模式部分===========================================================*/
.mainbanner_01{height:550px;margin: 0 auto;background:url(../images/banner.jpg) no-repeat center center;}
.mainwrap{width: 1200px;margin: 0 auto;}
.mainwrap .section{width: 1150px;margin: 0 auto 20px auto;background: #ffffff;padding: 20px 0;}
.mainwrap .section .tit{width: 1002px;height: 25px;margin: 0 auto 20px auto;background:url(../images/titbg.png) no-repeat center center;}
.mainwrap .section .tit .txt{width: 170px;height: 25px;margin: 0 auto;line-height: 25px;text-align: center;font-size: 18px;font-weight: bold;color: #ffffff;}
.mainwrap .content{font-size: 14px;color: #333333;line-height: 200%;padding: 0 40px;position: relative;}
.mainwrap .content .mt{font-size: 16px;color: #cf200f;line-height: 200%;}
.mainwrap .qrcode{width: 145px;height: 145px;padding: 5px;border: 1px solid #eeeeee;margin: 20px auto;}
.mainwrap .stickimg{width: 304px;height: 292px;background:url(../images/img1.png) no-repeat center center;position: absolute;right: 20px;bottom: 0;}
.mainwrap .joblist{width:1070px;margin: 0 auto;overflow:hidden;position:relative;z-index:1;background:#ffffff;border:1px solid #eeeeee;}
.mainwrap .joblist .inner{width:1080px;position:relative;}
.mainwrap .textbox{width:267px;border-right:1px solid #eeeeee;border-bottom:1px solid #eeeeee;float:left;padding:10px 0;}
.mainwrap .textbox .company{width:230px;padding:0 0 0 20px;float:left;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:14px;background:url(../images/dot.gif) no-repeat 10px center;}
.mainwrap .textbox .company a{color:#333333;}
.mainwrap .textbox .company a:hover{color:#c00;}
.mainwrap .textbox .jobs{padding:5px 0 0 20px;width:230px;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height:22px;height:22px;float:left;}
.mainwrap .textbox .jobs a{font-size:12px;color:#666;margin:0 5px 0 0;}
.mainwrap .textbox .jobs a:hover{color:#ff9900;text-decoration:underline;}</pre></body></html>