
.jobtable {
	width: 100%; 
	margin-bottom: 70px; 
	overflow: hidden; 
	margin-top: 25px;
}
.content_left {
	width: 25px; 
	vertical-align: top;
}
.content_right {
	width: 75%;
	overflow: hidden; 
	padding-left: 25px;
}
.left_table {
	width: 320px; 
	height: auto; 
	border: 1px solid #1aa4ed;
}
.head_blue {
	width: 100%; 
	line-height: 40px; 
	background: #1aa4ed; 
	padding-left: 15px; 
	font-size: 16px; 
	color: #FFFFFF;
}
.company {
	width: 100%; 
	padding: 15px;
	text-align: center;
}
.company em {
	color: #ff9600; 
	line-height: 30px;
}
.com_name {
	position: relative;
	height: 50px;
	
}
.show_rz {
	height: 50px;
	max-width: 50px;
	position: absolute;
	overflow: hidden;
	border-radius: 50%;
	left: 0;
}
.show_rz img {
	height: 50px;
	max-width: 100%;
}
a.show_name {
	font-size: 20px;
	display: block;
	padding-top: 11px;
}
.com_look {
	background: url(rd_look.jpg) no-repeat center center; 
	line-height: 40px; 
	text-align: center; 
	margin-top: 10px;
}
.com_look a {
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 15px;
}
.com_look a:hover {
	text-decoration: underline;
}
.m_head {
	width: 100%;
	line-height: 40px; 
	background: #f0f0f0; 
	padding-left: 15px;
}
.m_head span {
	background: url(rd_hbg.jpg) no-repeat left center; 
	padding-left: 15px; 
	font-size: 16px; 
	font-weight: bold;
}
.morejob_box {
	width: 100%; 
	padding: 15px;
}
.morejob { 
	width: 100%; 
	font-size: 16px; 
	color: #43bbfb;
}
.morejob a {
	font-size: 16px;
	color: #43bbfb; 
	line-height: 30px;
}
.morejob a:hover {
	text-decoration: underline;
}

.text {
	width: 100%; 
	border: 1px solid #dfdfdf; 
}
.head_black {
	width: 100%; 
	background: #f0f0f0; 
	line-height: 40px; 
	padding-left: 15px; 
	font-size: 16px; 
	font-weight: bold; 
	color: #696969;
}
.title {
	width: 100%; 
	line-height: 37px; 
	font-size: 15px;
}
.main_text { /* 这里把 mian_text 改为了 main_text，请确保 HTML 同步修改 */
	padding: 15px; 
	font-size: 15px;
}
.btable {
	width: 100%;
}
.base {
	width: 100%; 
	margin-bottom: 30px; 
	overflow: hidden;
}
.base .bt {
	line-height: 35px; 
	width: 25%; 
	float: left;
}
.h3 {
	background: url(h3_bg.jpg) repeat-x center;
}
.tag2 {
	width: 200px; 
	line-height: 40px; 
	background: #ffffff;
	font-size: 20px;
}
.duty {
	width: 100%;
    line-height: 1.8;
    color: #555555;
    font-size: 16px;
    padding: 10px 20px;
    text-align: justify;
    letter-spacing: 0.3px;
}
.duty p{
	line-height: 1.8;      /* 行高（重点，段落必备） */
    letter-spacing: 0.3px;  /* 字间距，中文正文不要太大 */
    margin: 0 0 12px 0;     /* 段落下边距，清除默认margin */
    
}
.duty2 {
	width: 100%;
    line-height: 1.8;
    color: #555555;
    font-size: 14px;
    padding: 10px 20px;
    text-align: justify;
    letter-spacing: 0.3px;
}
.duty2 p{
	line-height: 1.8;      /* 行高（重点，段落必备） */
    letter-spacing: 0.3px;  /* 字间距，中文正文不要太大 */
    margin: 0 0 12px 0;     /* 段落下边距，清除默认margin */
}
.sq {
	background: url(rd_shenqing.jpg) no-repeat center center; 
	line-height: 40px; 
	text-align: center; 
	margin: 25px 0;
}
.sq a {
	font-size: 16px; 
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 10px;
}
.sq a:hover { 
	text-decoration: underline;
}
.call {
	width: 100%; 
	line-height: 30px;
	padding: 10px 20px;
}
.t_sq {
	background: url(t_sq.jpg) repeat-x center; 
	text-align: center; 
	line-height: 35px; 
	width: 100%; 
	margin: 25px 0;
}
.t_sq input[type=button] {
	width: 102px; 
	height: 35px; 
	background: #1aa4ed; 
	border: none; 
	color: #FFFFFF; 
	font-size: 16px; 
	font-weight: bold;
	cursor: pointer; /* 建议加上鼠标手型，提升体验 */
}
.sp_input:hover {
	background: #1981b8; 
	text-decoration: underline;
}
 .qb-job-company-card{ display:block; background:#fafafa; border-radius:6px; padding:14px 18px; text-decoration:none; }
 .qb-job-company-name{ color:#1a8f4c; font-weight:700; font-size:16px; margin-bottom:8px; }
 .qb-job-company-card .qb-job-contact{ padding:0; margin:0; list-style:none; }
 .qb-job-company-card .qb-job-contact li{ color:#666; font-size:14px; line-height:1.8; }
 .qb-job-company-card .qb-job-contact li em{ color:#666666; font-weight:500; }
 .qb-job-company-card .fa{ color:#999; margin-right:6px; }
