body{
margin:0px;
font-size:12px;
color:#333333;
font-family:Geneva, Arial, Helvetica, sans-serif;
word-break:break-word;
}
div{
margin:auto;
}
a{
font-size:12px;
color:#0079DD;
text-decoration:none;
}
a:hover{
color:#CC0000;
text-decoration:underline;
}
dl,dt,dd,ul,li{
margin:0px;
}
img{
border:0px;
}

.a12_yellow {
font-size: 12px;
color:#FFFF00;
text-decoration: none;
}

.a12_blue {
font-size: 12px;
color: #2071CA;
text-decoration: none;
}

.a12_blue_underline {
font-size: 12px;
color: #2071CA;
text-decoration: underline;
}
.a12_999 {
font-size: 12px;
color: #999;
text-decoration: none;
}

.a12_orange {
font-size: 12px;
color: #FF6600;
text-decoration: none;
}
.a12_brown {
	font-size: 12px;
	color:#CC6633;
	text-decoration: none;
}

.tips_success{
border:1px #A8D7F2 solid;
padding:5px 8px 3px 27px;
line-height:160%;
background:url(../images/tips_success.gif) no-repeat #E7F4FE;
color:#006699;
margin:5px 0px;
}
.tips_error{
border:1px #FFCC00 solid;
padding:5px 8px 3px 27px;
line-height:160%;
background:url(../images/tips_error.gif) no-repeat #FEFFD2;
color:#CC0000;
margin:5px 0px;
}

/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/

#header{
width:950px;
height:60px;
background:url(../images/header.jpg) no-repeat;
clear:both;
overflow:hidden;
*display:inline-block;
}
#header .information{
font-size:18px;
font-family:黑体;
float:left;
color:#666;
padding:23px 0px 0px 15px;
}

#banner{
width:950px;
height:210px;
background:url(../images/banner.jpg) no-repeat;
clear:both;
margin-bottom:10px;
}
#banner .left{
float:left;
width:650px;
overflow:hidden;
*display:inline-block;
}
#banner .right{
float:right;
width:249px;
overflow:hidden;
*display:inline-block;
}
#banner .left .information{
	width:620px;
	height:50px;
	overflow:hidden;
	padding:20px 0px 10px 23px;
	float:left;
	line-height:180%;
	color:#000000;
	clear:both;
}
#banner .left .menu{
padding:30px 0px 0px 23px;
overflow:hidden;
*display:inline-block;
clear:both;
}
#banner .left .menu .con{
float:left;
background:url(../images/icon_banner_menu.gif) no-repeat 0px 3px;
padding-left:10px;
font-size:14px;
margin-right:30px;
}
#banner .left .menu .con a{
font-size:14px;
font-weight:bold;
text-decoration:underline;
color:#000;
}
#banner .left .menu .con a:hover{
color:#CC0000;
}
#banner .right .photo{
text-align:center;
padding-top:22px;
width:180px;
height:135px;
overflow:hidden;
*display:inline-block;
}
#banner .right .photo_information{
padding-top:12px;
text-align:center;
overflow:hidden;
width:180px;
height:14px;
}

#menu{
width:950px;
height:25px;
overflow:hidden;
*display:inline-block;
background:url(../images/menu.jpg) repeat-x;
clear:both;
font-size:14px;
font-weight:bold;
padding:7px 0px 0px 0px;
*padding:8px 0px 0px 0px;
color:#FFF;
text-align:center;
margin-bottom:5px;
}
#menu .container{
overflow:hidden;
margin:auto;
}
#menu a{
font-size:14px;
color:#FFF;
margin:0px 15px;
*display:inline-block;
}
#menu a:hover{
font-size:14px;
color:#FFFF00;
}

#footer{
width:950px;
overflow:hidden;
*display:inline-block;
margin-bottom:15px;
}
#footer .first{
color:#FFF;
background:url(../images/menu.jpg) repeat-x;
height:32px;
line-height:32px;
text-align:center;
}
#footer .second{
color:#666;
line-height:200%;
padding-top:5px;
text-align:center;
}


/*-----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------*/



/*-----翻页按钮（开始）-----*/
.pagechange{
font-family:宋体;
margin:10px 0px 20px 0px;
padding:0px 0px 20px 0px;
clear:both;
text-align:center;
font-weight:bold;
}
.pagechange li{
float:left;
height:24px;
line-height:24px;
list-style:none;
}
.pagechange a{
float:left;
display:block;
margin:0 1px;
height:20px;
line-height:20px;
text-align:center;
padding:2px 8px;
text-decoration: none;
color:#2071CA;
}
.pagechange a:hover {
border:1px solid #FF9900;
background-color:#FFFFCC;
text-decoration: none;
color:#CC6600;
padding:1px 7px;
line-height:20px;
}
.pagechange .on{
color:#339933;
float:left;
display:block;
margin:0 1px;
height:20px;
line-height:20px;
text-align:center;
border:1px solid #33CC33;
padding:1px 7px;
background-color:#EEFDE3;
text-decoration: none;
}
/*-----翻页按钮（结束）-----*/



/*---最新公告(开始)---*/
#announcement{
width:245px;
height:153px;
overflow:hidden;
*display:inline-block;
float:right;
margin-bottom:10px;
background:url(../images/announcement_di.jpg) no-repeat;
}
#announcement .title{
width:235px;
height:25px;
overflow:hidden;
*display:inline-block;
clear:both;
padding:5px;
}
#announcement .title .icon{
width:26px;
height:26px;
float:left;
overflow:hidden;
margin-left:4px;
}
#announcement .title .first{
padding:5px 0px 0px 15px;
width:150px;
font-size:14px;
font-weight:bold;
float:left;
color:#FFF;
}
#announcement .title .more{
float:right;
width:0px;
height:0px;
overflow:hidden;
}
#announcement .container{
padding:8px;
}
#announcement .container .box{
float:left;
overflow:hidden;
*display:inline-block;
clear:both;
padding-bottom:5px;
height:90px;
}
#announcement .container .box .biaoti{
padding:5px 10px;
font-family:宋体;
font-size:14px;
font-weight:bold;
}
#announcement .container .box .biaoti a{
	font-size:14px;
	color:#CC3300;
}
#announcement .container .box .con{
color:#333;
padding:5px 10px 15px 10px;
*padding:5px 20px 15px 10px;
line-height:180%;
}
/*---最新公告(结束)---*/


/*---在线投保(开始)---*/
#insuranceonline{
width:245px;
height:77px;
overflow:hidden;
*display:inline-block;
float:right;
margin-bottom:10px;
}
#insuranceonline .title{
width:245px;
height:77px;
overflow:hidden;
clear:both;
}
#insuranceonline .title .icon,
#insuranceonline .title .first{
float:left;
width:0px;
height:0px;
overflow:hidden;
}
#insuranceonline .title .more{
float:right;
width:0px;
height:0px;
overflow:hidden;
}
#insuranceonline .container{
width:0px;
height:0px;
overflow:hidden;
}
/*---在线投保(结束)---*/


/*---需求测试(开始)---*/
#test{
width:245px;
height:77px;
overflow:hidden;
*display:inline-block;
float:right;
margin-bottom:10px;
}
#test .title{
width:245px;
height:77px;
overflow:hidden;
clear:both;
}
#test .title .icon,
#test .title .first{
float:left;
width:0px;
height:0px;
overflow:hidden;
}
#test .title .more{
float:right;
width:0px;
height:0px;
overflow:hidden;
}
#test .container{
width:0px;
height:0px;
overflow:hidden;
}
/*---需求测试(结束)---*/


/*---在线招聘(开始)---*/
#recruitment{
width:245px;
overflow:hidden;
*display:inline-block;
float:right;
margin-bottom:10px;
clear:both;
}
#recruitment .title{
	height:26px;
	overflow:hidden;


*display:inline-block;
	clear:both;
	padding:0px 5px;
	border:1px solid #ce9c65;
	background:url(../images/title_di_right_02.jpg) repeat-x;
}
#recruitment .title .icon{
width:0px;
height:0px;
float:left;
overflow:hidden;
}
#recruitment .title .first{
padding:6px 0px 0px 3px;
width:100px;
font-size:14px;
font-weight:bold;
float:left;
color:#FFF;
}
#recruitment .title .more{
float:right;
width:0px;
height:0px;
overflow:hidden;
}
#recruitment .container{
	padding:5px;
	margin-bottom:5px;
	border:1px solid #ce9c65;
	overflow:hidden;


*display:inline-block;
}
#recruitment .container .box{
line-height:180%;
padding-left:5px;
font-family:宋体;
}
#recruitment .container .box a{
line-height:180%;
padding-left:5px;
font-family:宋体;
color:#333;
}

/*---在线招聘(结束)---*/


/*---联系方式(开始)---*/
#contact{
width:245px;
overflow:hidden;
*display:inline-block;
background-color:#FFFFEC;
float:right;
margin-bottom:10px;
clear:both;
}
#contact .title{
	height:26px;
	overflow:hidden;




*display:inline-block;
	clear:both;
	padding:0px 5px;
	border:1px solid #ce9c65;
	background-image: url(../images/title_di_right_02.jpg);
	background-repeat: repeat-x;
}
#contact .title .icon{
width:0px;
height:0px;
float:left;
overflow:hidden;
}
#contact .title .first{
padding:6px 0px 0px 3px;
width:100px;
font-size:14px;
font-weight:bold;
float:left;
color:#FFF;
}
#contact .title .more{
float:right;
overflow:hidden;
padding:6px 5px 0px 0px;
}
#contact .title .more a{
color:#FFF;
}
#contact .container{
	padding:5px;
	border:1px solid #ce9c65;
	background-color:#fdf5ec;
	overflow:hidden;








*display:inline-block;
}
#contact .container .box{
	width:215px;
	padding:5px 5px 10px 10px;
	float:left;
	overflow:hidden;


*display:inline-block;
	clear:both;
	font-size:14px;
	line-height:160%;
}
#contact .container .box a{
font-size:14px;
}
/*---联系方式(结束)---*/


/*---给我留言(开始)---*/
#message{
width:245px;
overflow:hidden;
*display:inline-block;
float:right;
margin-bottom:10px;
clear:both;
}
#message .title{
	height:26px;
	overflow:hidden;


*display:inline-block;
	clear:both;
	padding:0px 5px;
	border:1px solid #ce9c65;
	background:url(../images/title_di_right_02.jpg) repeat-x;
}
#message .title .icon{
width:0px;
height:0px;
float:left;
overflow:hidden;
}
#message .title .first{
padding:6px 0px 0px 3px;
width:100px;
font-size:14px;
font-weight:bold;
float:left;
color:#FFF;
}
#message .title .more{
float:right;
overflow:hidden;
padding:6px 5px 0px 0px;
}
#message .title .more a{
color:#FFF;
}
#message .container{
	padding:5px;
	margin-bottom:5px;
	border:1px solid #ce9c65;
	overflow:hidden;


*display:inline-block;
}
#message .container .box{
width:215px;
padding:5px 5px 5px 10px;
float:left;
overflow:hidden;
*display:inline-block;
clear:both;
border-bottom:1px #DBDBDB dashed;
margin-bottom:5px;
}
#message .container .box .liuyan{
line-height:150%;
}
#message .container .box .date{
color:#999;
}
/*---给我留言(结束)---*/


/*---友情链接(开始)---*/
#link{
	width:948px;
	border:1px solid #d2ad85;
	overflow:hidden;


*display:inline-block;
	clear:both;
	margin-bottom:10px;
}
#link .title{
	width:948px;
	height:26px;
	line-height:26px;
	background-color:#f0dcc7;
	color:#006699;
	font-size:14px;
	padding-left:10px;
}
#link .title .icon{
width:0px;
height:0px;
overflow:hidden;
float:left;
}
#link .title .first{
	float:left;
	color:#8a5f31;
}
#link .title .more{
width:0px;
height:0px;
overflow:hidden;
float:right;
}
#link .container{
	padding:5px 10px;
	line-height:200%;
	color:#CC9966;
}
#link .container a{
	padding:5px 10px;
	line-height:200%;
	color:#ab7f50;
}
#link .container a:hover{
	padding:5px 10px;
	line-height:200%;
	color:#FF9933;
}
/*---友情链接(结束)---*/


/*---内容详细页(开始)---*/
.detail_page{
padding:10px;
overflow:hidden;
*display:inline-block;
border:1px #DBDBDB solid;
margin-bottom:10px;
}
.detail_page .title{
text-align:center;
color:#339933;
font-size:20px;
font-family:黑体;
padding:15px 0px;
}
.detail_page .information{
border-top:1px #DBDBDB solid;
border-bottom:1px #DBDBDB solid;
background-color:#F5F5F5;
padding:5px 0px;
text-align:center;
color:#666;
}
.detail_page .container{
padding:20px 15px;
font-size:14px;
line-height:190%;
}
/*---内容详细页(结束)---*/


.list_pic{
width:25px;
height:22px;
float:left;
display:block;
background:url(../images/icon.gif) -201px -260px;
}

#contact .container .name {
font-weight:bold;
line-height:28px;
float:left;
width:110px;
padding:0px 8px;
}
#contact .container .name a {
font-size:14px;
}
#contact .container .city {
font-size:12px;
line-height:24px;
float:left;
width:110px;
padding:0px 8px;
}
#contact .container .zixun {
text-align:center;
font-size:14px;
padding:0px 0px 5px 0px;
margin-top:8px;
width:169px;
height:40px;
background:url(../images/contact_bj.gif) no-repeat;
clear:both;
overflow:hidden;
*display:inline-block;
}
#contact .container .qq_msn_box {
text-align:center; 
width:165px; 
padding:3px 0px 5px 0px; 
clear:both; 
overflow:hidden;
*display:inline-block;
}
.container .contact_bj .zixun {
text-align:left;
font-size:14px;
width:169px;
float:left;
height:40px;
background:url(../images/contact_bj.gif) no-repeat;
margin-top:5px;
overflow:hidden;
*display:inline-block;
}
.case_detail .contact_bj {
padding:15px 5px 10px 5px;
line-height:170%;
clear:both;
text-align:left;
border-top:1px #CBDFF8 solid;
border-bottom:1px #CBDFF8 solid;
background-color:#EFF8FE;
margin-top:8px;
overflow:hidden;
*display:inline-block;
}
.blog_detail .contact_bj {
padding:15px 5px 10px 5px;
line-height:170%;
clear:both;
text-align:left;
border-top:1px #CBDFF8 solid;
border-bottom:1px #CBDFF8 solid;
background-color:#EFF8FE;
margin-top:8px;
overflow:hidden;
*display:inline-block;
}
.case_detail .container .contact_bj .left_box {
float:left; 
padding:11px 0px 0px 10px; 
overflow:hidden; 
*display:inline-block;
}
.blog_detail .container .contact_bj .left_box {
float:left; 
padding:11px 0px 0px 10px; 
overflow:hidden; 
*display:inline-block;
}
.contact_bj .left_box .name {
text-align:left;
font-size:14px;
}
.contact_bj .left_box .name a {
font-size:14px;
text-decoration:underline;
font-weight:bold;
}
.contact_bj .left_box .name .fongt_12 {
font-weight:normal; 
font-size:12px; 
padding-left:15px;
}
.contact_bj .left_box .zixun .nuber {
font-size:16px; 
font-family:Arial, Helvetica, sans-serif; 
font-weight:bold; 
padding:11px 0px 0px 46px;
}
.contact_bj .left_box .sub_qq {
float:left; 
margin:16px 0px 0px 15px;
}
.contact_bj .left_box .sub_msn {
float:left; 
margin:16px 0px 0px 15px;
padding-top:4px;
}
.contact_bj .left_box .email {
clear:both; 
padding:5px 0px 0px 0px;
}
.contact_bj .left_box .email a {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}
.container .contact_bj .pic {
float:left;
text-align:center;
width:128px;
padding-bottom:5px;
overflow:hidden; 
*display:inline-block;
}
.case_detail .contact_bj .pic_2 {
width:100px;
float:left;
text-align:center;
padding-bottom:6px;
}
.blog_detail .contact_bj .pic_2 {
width:100px;
float:left;
text-align:center;
padding-bottom:6px;
}
.case_detail .contact_bj .left_box_2 {
float:left; 
padding:10px 0px 0px 0px; 
overflow:hidden; 
*display:inline-block;
}
.blog_detail .contact_bj .left_box_2 {
float:left; 
padding:10px 0px 0px 0px; 
overflow:hidden; 
*display:inline-block;
}
.case_detail .contact_bj .left_box_2 .name {
font-size:14px;
}
.blog_detail .contact_bj .left_box_2 .name {
font-size:14px;
}
.case_detail .contact_bj .left_box_2 .name a {
font-weight:bold;
font-size:14px;
text-decoration:underline;
}
.blog_detail .contact_bj .left_box_2 .name a {
font-weight:bold;
font-size:14px;
text-decoration:underline;
}
.case_detail .contact_bj .left_box_2 .name .fongt_12 {
font-size:12px;
margin-left:12px;}
.case_detail .contact_bj .left_box_2 .zixun_02  {
background:url(../images/contact_bj.gif) no-repeat;
width:169px;
height:40px;
margin-top:5px;
float:left;
}
.blog_detail .contact_bj .left_box_2 .name .fongt_12 {
font-size:12px;
margin-left:12px;}
.blog_detail .contact_bj .left_box_2 .zixun_02  {
background:url(../images/contact_bj.gif) no-repeat;
width:169px;
height:40px;
margin-top:5px;
float:left;
}
.case_detail .contact_bj .left_box_2 .zixun_02 .nuber {
	font-size:16px;
	font-weight:bold;
	padding:14px 0px 0px 45px;
}
.case_detail .contact_bj .left_box_2 .sub_qq {
float:left;
margin:16px 0px 0px 15px;
}
.case_detail .contact_bj .left_box_2 .sub_msn {
float:left;
margin:16px 0px 0px 15px;
padding-top:4px;
}

.blog_detail .contact_bj .left_box_2 .zixun_02 .nuber {
	font-size:16px;
	font-weight:bold;
	padding:14px 0px 0px 45px;
}
.blog_detail .contact_bj .left_box_2 .sub_qq {
float:left;
margin:16px 0px 0px 15px;
}
.blog_detail .contact_bj .left_box_2 .sub_msn {
float:left;
margin:16px 0px 0px 15px;
padding-top:4px;
}


/*2009-11-04-----------------------------------*/
#container_2 .products_detail .title_font {
text-align:left;
padding:20px 0px 25px 12px;
overflow:hidden;
*display:inline-block;}
#container_2 .products_detail .title_font .green {
	font-size:20px;
	font-family:"黑体";
	color:#339933;
	text-align:center;
}
#container_2 .products_detail .title_font .font_999 {
	color:#999999;
	text-align: center;
	padding:8px 0px 0px 5px;
	*padding:2px 0px 0px 5px;
}
.product_description {
clear:both;
overflow:hidden;
*display:inline-block;}
.product_description .product_title {
	background: url(../images/title_bj.jpg) repeat-x;
	height:30px;
	margin:0px 0px 10px 0px;
	overflow:hidden;


*display: inline-block;}
.product_description .new {
	float:left;
	margin:-12px 0px 0px 332px;
    *margin:-12px 0px 0px 337px;
    padding:0px;
	position:absolute;
}
.product_description .product_title ul {
margin:0px 0px 0px 8px;
padding:0px;}
.product_description .product_title ul a {
background:url(../images/title_a.jpg) no-repeat;
height:22px;
width:80px;
float: left;
display:block;
margin-left:5px;
font-size:14px;
padding:8px 0px 0px 0px;
text-align:center;
color:#0079dd;}
.product_description .product_title ul a:hover {
background:url(../images/title_hover.jpg) no-repeat;
font-weight:bold;
color:#339933;}
.product_description .product_title ul .cet {
background:url(../images/title_hover.jpg) no-repeat;
font-weight:bold;
color:#339933;
text-decoration:none;}
.product_description .product_title .right_font {
float:right; padding:8px 10px 0px 0px;}
.product_description .product_title .right_font .iocn {
float:left; margin:0px 4px 0px 18px;}
.product_description .product_title .right_font .font {
float:left; padding:1px 0px 0px 0px; *padding:3px 0px 0px 0px;}
.product_description .nr_box {
padding:0px 0px 15px 18px;
clear:both;
overflow:hidden;
*display:inline-block;}
.product_description .nr_box .font_box {
float:left;
border-bottom:#CCCCCC 1px dashed;
width:290px;
padding:10px 0px 3px 5px;
margin:0px 23px 0px 0px;}
.product_description .nr_box .font_box .font12_B {
text-align:left;
font-weight:bold;
font-size:14px;}
.product_description .nr_box .font_box .font12_B .font {
font-weight:normal;}
.product_description .tishi {
background: #FFFFCC;
border:#FFCC66 1px solid;
padding:8px 10px;
*padding:10px 10px 6px 10px;
font-size:14px;
margin:0px 0px 20px 0px;
font-family:"宋体";}
.product_description .tishi a {
font-size:14px;
font-family:"宋体";}
.product_description_2 {
overflow:hidden;
*display:inline-block;
margin:0px 0px 20px 0px;}
.product_description_2 .blue_title {
background: url(../images/title_bj_333.jpg) repeat-x;
border:#e9e9e9 1px solid;
height:21px;
padding:7px 0px 0px 10px;
margin:0px 0px 8px 0px;}
.product_description_2 .blue_title .iocn {
	float:left;
	width:16px;
	height:16px;
	background:url(../images/icon.gif) no-repeat;
	background-position:-198px -260px;
}
.product_description_2 .blue_title .font_14 {
float:left;
font-size:14px;
font-weight:bold;
padding:0px 0px 0px 4px;}
.product_description_2 .font_12 {
text-align:left;
font-size: 14px;
line-height:190%;
padding:0px 0px 0px 10px;
font-family:"宋体";}
.product_description_2 .font_12 span {
color:#CC3300;}
.product_description_2 .sub {
padding:5px 0px 0px 245px;}
.container .product_description_2 .sub .song {
font-family:"宋体";}




.title_blue_bj {
background:url(../images/title_blue_bj.jpg) repeat-x;
height:30px;
border:#b0d5ec 1px solid;
padding:0px 0px 0px 8px;
clear:both;
overflow:hidden;
*display:inline-block;}
.product_description_2 .product_wenda .title_blue_bj .iocn {
float:left; padding:8px 4px 0px 0px; *padding:9px 4px 0px 0px;}
.product_description_2 .product_wenda .title_blue_bj .font14_B {
font-size:14px;
color:#336699;
font-weight:bold;
padding:8px 0px 0px 0px;
*padding:9px 0px 0px 0px;
float:left;}
.product_description_2 .product_wenda .title_blue_bj .more {
float:right;
padding:8px 8px 0px 0px;}
.product_description_2 .product_wenda .title_blue_bj .more a {
color:#336699;}
.product_description_2 .product_wenda .wenda_box {
border-bottom:#CCCCCC 1px dashed;
padding:15px 12px 10px 12px;
clear:both;
overflow:hidden;
*display:inline-block;}








.products_detail .foot {
background: #f6f6f6;
border-bottom:#d1d1d1 1px solid;
border-top:#d1d1d1 1px solid;
padding:10px 15px;
margin:0px 0px 20px 0px;
text-align:left;
overflow:hidden;
*display:inline-block;}
.products_detail .foot ul {
margin:0px; padding:8px 0px 0px 0px; float:left;}
.products_detail .foot ul a {
color:#2076bd;}
.products_detail .foot .right_font {
float:right; padding:6px 0px 0px 0px;}
.products_detail .foot .right_font .li_01 {
float:left; margin:0px 18px 0px 0px;}
.products_detail .foot .right_font .li_01 .iocn {
float:left;  margin:0px 3px 0px 0px;}
.products_detail .foot .right_font .font {
float:left; padding:2px 0px 0px 0px; *padding:4px 0px 0px 0px;}
.products_detail .foot .right_font .font a {
color:#2076bd;}
.products_detail .foot .right_font .font_12_B {
float:left; font-weight:bold; padding:2px 0px 0px 0px; *padding:4px 0px 0px 0px;}
.products_detail .foot .right_font .font_12_B a {
color:#2076bd;}








.products_detail .product_dianpin {
clear:both;
overflow:hidden;
*display:inline-block;}
.products_detail .product_dianpin .dianping_title {
border-bottom:#CCCCCC 1px solid;
height:24px;
padding:6px 0px 0px 10px;
margin:0px 0px 5px 0px;
overflow:hidden;
*display:inline-block;}
.products_detail .product_dianpin .dianping_title  .iocn {
width:16px; height:16px; float:left;
background:url(../images/icon.gif) no-repeat;
background-position:-142px -140px;}
.products_detail .product_dianpin .dianping_title .font_14 {
float:left; font-size:14px; font-weight:bold; padding:1px 0px 0px 4px; *padding:2px 0px 0px 4px;}
.products_detail .product_dianpin .dianpin_box {
clear:both; padding:8px 10px; overflow:hidden; *display:inline-block;
 margin:0px 0px 10px 0px;}
.products_detail .product_dianpin .dianpin_box .dianpin_name {
float:left; font-size:14px; *margin:0px; *padding:0px;}
.products_detail .product_dianpin .dianpin_box .dianpin_name a {
font-size:14px;}
.products_detail .product_dianpin .dianpin_box .dianpin_riqi {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
margin:0px 0px 10px 0px;
*margin:0px;
padding:0px 0px 0px 10px;
*height:14px;
overflow:hidden; *display:inline-block;}
.products_detail .product_dianpin .dianpin_box .song_14 {
clear:both; text-align:left; font-size:14px; line-height:160%;}
/*---在线招聘(开始)---*/
#recruitment{
width:245px;
height:244px;
overflow:hidden;
*display:inline-block;
float:right;
margin-bottom:10px;
background:url(../images/recruitment_di.jpg) no-repeat;
}
#recruitment .title{
width:0px;
height:0px;
overflow:hidden;
clear:both;
}
#recruitment .title .icon,
#recruitment .title .first{
float:left;
width:0px;
height:0px;
overflow:hidden;
}
#recruitment .title .more{
float:right;
width:0px;
height:0px;
overflow:hidden;
}
#recruitment .container{
width:199px;
overflow:hidden;
clear:both;
padding:68px 10px 10px 34px;
font-family:宋体;
color:#FFF;
}
#recruitment .container .box{
line-height:180%;
}
#recruitment .container .box a{
color:#FFF;
}
/*---在线招聘(结束)---*/

