@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=============================================================*/
.mainwrap{width:1000px;position:relative;margin:0 auto;}
.footer{margin:30px 0 0 0;height:40px;line-height:40px;font-size:12px;text-align:center;color:#9fa8ef;}
/* ☆ 页面模式部分===========================================================*/
.banner{height:450px;background:url(../images/banner.jpg) no-repeat center center;}
.pagewrap_s{background:#27349d url(../images/wrapbg.jpg) no-repeat center top;}
.intro{font-size:18px;color:#fff;line-height:200%;padding:30px 0 0 0;}
.thums{font-size:22px;color:#eed2a3;line-height:200%;padding:30px 0 0 0;}
.thums img,.ctitle img{vertical-align:sub;}
.ctitle{margin:30px 0 0 0;text-align:center;font-size:30px;color:#eed2a3;font-weight:bold;}
.liandianwrap{width:860px;position:relative;overflow:hidden;margin:30px auto 0 auto;}
.liandianwrap .longhide{width:890px;position:relative;}
.liandianwrap .bx{width:200px;margin:0 20px 0 0;float:left;}
.liandianwrap .bx .img{width:140px;height:140px;margin:0 auto;}
.liandianwrap .bx .txt{font-size:20px;color:#ffffff;text-align:center;line-height:150%;margin:15px 0 0 0;}
.hotline{font-size:22px;color:#eed2a3;line-height:150%;margin:30px 0 0 0;text-align:center;}
.joblistwrap{background:#3d48ad;width:1000px;padding:10px;margin:15px auto 0 auto;}
.joblistwrap .inner{width:980px;position:relative;overflow:hidden;}
.joblistwrap .inner .longhide{width:990px;position:relative;float:left;}
.joblistwrap .inner .item{width:470px;padding:20px 10px;float:left;border-right:1px solid #1d2088;border-bottom:1px solid #1d2088;}
.joblistwrap .inner .item .no{height:50px;width:54px;border:2px solid #eed2a3;float:left;}
.joblistwrap .inner .item .no .t{width:100%;float:left;background:#eed2a3;height:16px;line-height:16px;text-align:center;color:#3e48ad;font-size:12px;}
.joblistwrap .inner .item .no .n{width:100%;float:left;height:38px;line-height:38px;text-align:center;color:#eed2a3;font-size:26px;}
.joblistwrap .inner .item .company{line-height:120%;float:right;width:310px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:20px;color:#fff;}
.joblistwrap .inner .item .company a{color:#fff;}
.joblistwrap .inner .item .apply,.joblistwrap .inner .item .apply a{display:block;float:right;width:90px;height:20px;line-height:20px;background:#eed2a3;color:#3e48ad;font-size:18px;text-align:center;border-radius:6px;}
.joblistwrap .inner .item .jobs{line-height:120%;float:right;margin:5px 0 0 0;width:401px;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-size:16px;color:#fff;}
.joblistwrap .inner .item .jobs a{color:#fff;}