@charset "gb2312";
/* CSS Document */

/**
 * job168网制作规范
 * 制作部门：网站设计部
 * 制作人员：huanghaishen
 * 制作时间: 2017-02-10
 * 更新时间: 2017-02-10
 *
 * 样式目录:* 第一部分 基础样式部分
 *     ?Nreset
 *     ?Npub Class
 * 第二部分 用例样式部分
 *     ?Ncommon Class
 * 第三部分 页面模式部分
 */

/* ☆ 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;
	background:#f6f6f6;
}
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;}

/* ☆ pub Class=============================================================*/
.clearfix {zoom: 1;display: table;width: 100%;}
.clear {clear:both}
.fl{float:left;}
.fr{float:right;}
/* ☆ common Class================================================================*/

/* ☆ 页面模式部分================================================================*/
.top{
	background:#fff;
	border-bottom: 1px solid #EAEAEA;
    box-shadow: 0 1px 4px rgba(0,0,0,.05);
    border-color: rgba(0,0,0,.08);
    box-shadow: 0 1px 3px rgba(0,0,0,.03);
}
.topbanner{
	width:100%;
	height:148px;
	background:url(../images/top_bg.jpg) no-repeat center center;
}
.topNav{width:1000px;margin:0 auto;height:22px;font:normal 12px/22px 'simsun';text-align:right;}
.topNav a{font:normal 12px/22px 'simsun';color:#333;}
.topTitle{width:1000px;margin:0 auto;}
.logo{display:block;width:98px;height:50px;float:left;}
.themtitle{display:block;width:892px;height:50px;float:right;}
.themtitle b{font:normal 20px/50px 'Microsoft YaHei';color:#f60}
.themtitle span{font:normal 16px/50px 'Microsoft YaHei';color:#999}
.w1000{width:1000px;padding:20px;margin:15px auto;background:#fff;font:normal 16px/30px 'Microsoft YaHei';color:#333;}
.w1000 h1{font:normal 26px/48px 'Microsoft YaHei';color:#111;text-align:center;}
#InFooter, #InFooter a{font:normal 14px/26px 'Microsoft YaHei';color:#666;text-align:center;}
.topNews a.backa{display: inline-block;*display: inline;*zoom:1;font:normal 14px/26px 'Microsoft YaHei';color:#fff;background:#FF5E52;padding:0 20px;text-align:center;height:26px;}
.mtitle{font-size: 20px;font-weight: bold;text-align: center;line-height: 150%;color: #ff694f;margin: 20px 0 15px 0;}
.showcompanywrap{position: relative;}
.showcompanywrap .item{float: left;width:480px;margin: 0 10px 20px 10px;line-height: 150%;}
.showcompanywrap .item .comtit{font-weight: bold;}
.showcompanywrap .item .jobs,.showcompanywrap .item .salary{color: #666666;}
.qrcode1{float: left;margin: 30px 0 0 10px;text-align: center;}
.qrcode2{float: left;margin: 30px 0 0 50px;text-align: center;}
.qrcode1 .img,.qrcode2 .img{border:1px solid #cccccc;}
.qrcode1 .text,.qrcode2 .text{font-size: 14px;color: #333333;margin: 10px 0 0 0;}
.contactpeople_1{float: left;margin: 50px 0 0 50px;}
.contactpeople_2{float: left;margin: 50px 0 0 50px;}
.viewtips{font-size: 20px;line-height: 150%;text-align: center;margin: 10px 0 0 0;text-align: center;color: #333333;}
.viewlinks{margin: 40px 0 0 0;line-height: 150%;padding: 0 30px;}
.viewlinks .item{margin: 0 0 30px 0;padding: 0 0 30px;border-bottom: 1px dashed #cccccc;}
.viewlinks .item .link{display: block;font-size: 30px;color: #ff6600;}
.viewlinks .item .link:hover{text-decoration: underline;}
.viewlinks .jobs{float: left;margin: 20px 0 0 0;width: 600px;}
.viewlinks .apply{float: left;margin: 20px 0 0 30px;}
.viewlinks .ctitle{font-size: 20px;color: #000000;font-weight: bold;}
.viewlinks .commtxt{font-size: 16px;color: #666666;margin: 5px 0 0 0;}