<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';
}
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;}
input,textarea{font-family:'Microsoft YaHei';}
/* ☆ 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;background:#fff;}
.topInner{width:1200px;height:50px;margin:0 auto;}
.topNav{width:475px;padding:20px 0 0 0;float:right;color:#333;text-align:right;font-size:12px;}
.topInner a.logo{display:block;width:80px;height:41px;float:left;margin: 5px 0 0 0;}
.topInner img{width:80px;height:41px;}
.topNav a{color:#333;}
.ctitle{font-size: 30px;color: #d52024;text-align: center;line-height: 200%;font-weight: bold;}
.ctitle2{font-size: 30px;color: #d52024;line-height: 150%;font-weight: bold;margin: 0 0 10px 0;}
.ctitle2 img{vertical-align: middle;}
.ctitle2 span{display:inline-block;*display:inline;*zoom:1;vertical-align: middle;}
.copyright{font-size: 12px;line-height: 150%;text-align: center;color: #ffffff;margin: 15px 0 0 0;}
/* ☆ 页面模式部分===========================================================*/
.maincont{background: #b52023;position: relative;}
.banner{height: 440px;background: url(../images/banner.jpg) no-repeat center center;}
.sectionwrap{width: 1160px;background: #ffffff;margin: 40px auto 0 auto;padding: 20px;font-size: 14px;line-height: 200%;border-radius: 10px;}
.wordtxt{color: #333333;}
.jobfairtable{width: 100%;}
.jobfairtable th,.jobfairtable td{text-align: center;vertical-align: middle;}
.jobfairtable th{height: 58px;line-height: 58px;background: #d52024;color: #ffffff;font-size: 20px;font-weight: bold;border-right: 1px solid #d52024;}
.jobfairtable td{font-size: 14px;color: #333333;border-right: 1px solid #999999;border-bottom: 1px solid #999999;padding:12px 10px;}
.jobfairtable td.borderleft{border-left: 1px solid #999999;}
.jobfairtable tr.trbackground_1{background: #ffeeee;}
.jobfairtable td.bbtd1{font-size: 16px;color: #d52024;font-weight: bold;height: 50px;}
.mtb{margin-bottom: 20px;}
.bottombg{height: 610px;background: url(../images/bottombg.jpg) no-repeat center center;position: absolute;width: 100%;left: 0;bottom: -300px;z-index: -1;}
.floatad{background: #ffffff;border-radius: 10px;padding: 20px 0;width: 200px;position: absolute;right: 5px;top: 100px;}
.floatad .title1{font-size: 20px;color: #d52024;line-height: 150%;text-align: center;}
.floatad .qrcod{text-align: center;margin: 10px auto;}
.floatad .txt{font-size: 18px;color: #000000;line-height: 150%;text-align: center;}</pre></body></html>