@charset "utf-8";
.clear{ clear:both; margin:0; padding:0; height:0; overflow:hidden;}
.cbtn{ float:left; width:71px; height:24px; line-height:24px; text-align:center; background:url(images/btbg.gif) 0px 0px no-repeat;}
/*列表分页*/
.pagelist_box{ float:left; padding:10px 0; margin:0px; width:100%; }
.pagelist_box ul{ float:right; }
/*长文章分页*/
#page_break { float:left; padding:0px;} 
#page_break .collapse {display:none;} 
#page_break .num { width:100%; padding:0px 0; text-align:center;} 
#page_break .num li{display:inline; margin:0 2px; padding:0px 10px; border:1px solid #abcee4; background-color:#fff; color:#369;text-align:center; cursor:pointer; overflow:hidden;} 
#page_break .num li.on{background-color:#369;color:#fff;font-weight:bold;}
/***************************************************************************************************************************************************************/
/*list1 标题*/
ul.list_1{ margin:0px; float:left; width:100%; padding:0px; list-style:none; }
ul.list_1 li{ width:100%; float:left; border-bottom:1px dotted #CFD3DA;}
ul.list_1 li a{ cursor:pointer; width:98%; float:left; padding:0 0 0 15px; height:40px; line-height:40px; background:url(images/iso_1.jpg) 5px 19px no-repeat; }
ul.list_1 li a:hover{ color:#9A1F1C; text-decoration:none;}
/*list2 标题-时间*/
ul.list_2{ margin:0px; float:left; width:100%; padding:10px 0px;; list-style:none; }
ul.list_2 li{ width:100%; float:left; border-bottom:1px dotted #CFD3DA;}
ul.list_2 li a{ cursor:pointer; width:98%; float:left; padding:0 0 0 15px; height:40px;line-height:40px; background:url(images/iso_1.jpg) 5px 19px no-repeat; }
ul.list_2 li a:hover{ text-decoration:none;}
ul.list_2 li a:hover div{ color:#9A1F1C; }
ul.list_2 li div{ width:80%; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.list_2 li span{ float:right; margin-right:10px;}
/*list3 标题-时间-简介*/
.list_3{ margin:0px; float:left; width:100%; padding:0px; list-style:none; }
.list_3 li{ width:100%; height:auto; float:left; list-style-type:none; padding:8px 0px; border-bottom:1px dotted #CBCBCB; color:#666666; line-height:35px; }
.list_3_title{ float:left; width:99%; }
.list_3_title a{ float:left; padding-left:15px; background:url(images/iso_4.jpg) 0px 14px no-repeat; font-weight:bold; }
.list_3_title span{ float:right; font-size:12px; }
.list_3_desc{ float:left; width:99%; text-indent:2em; }
/*list4 标题+图片列表*/
ul.list_4 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.list_4 li { margin:0px 5px 15px 10px; padding:1px; text-align:center; border:1px solid #ccc; display:inline;}
ul.list_4 li a img { display:block; }
ul.list_4 li h2 {height:24px; line-height:24px; font-size:1em; font-weight:normal; text-transform:uppercase; margin:0;padding:0px 0px; background:#F0F0F0; border-top:1px solid #CCC; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.list_4 li a:hover{ color:#9A1F1C; }
.list4_lihover{ background:#ccc; }
.list4_lihover a{ color:#9A1F1C; }
/*list5 标题-简介-图片*/
ul.list_5{ width:100%; float:left; list-style:none; padding:0px; margin:0px; }
ul.list_5 li{ width:100%; float:left; padding:10px 0 10px 0; border-bottom:1px dotted #CDCDCD;}
ul.list_5 li .imgarea { float:left; padding:0px; margin:0px;}
ul.list_5 li .imgarea a{ float:left; padding:1px; margin:0px; border:1px solid #EAEAEA; }
ul.list_5 li .imgarea img{ float:left; border:0px; }
ul.list_5 li .imgarea a:hover { background:#F9F9F9; }
ul.list_5 li .cont { float:left; margin:0; padding-left:10px; }
ul.list_5 li .cont_tit a{float:left; padding-left:13px; margin:0px; height:30px; line-height:30px; font-weight:bold; text-decoration:none;background:url(images/iso_3.jpg) left 13px no-repeat;}
ul.list_5 li .cont_tit span{float:right; padding-right:10px; margin:0px; height:30px; line-height:30px; }
ul.list_5 li .cont_tit a:hover{ color:#9A1F1C; }
ul.list_5 li .cont_memo{ width:99%; float:left; color:#666666; line-height:26px; font-size:12px; padding:0px; margin:0px; }
ul.list_5 li .cont_memo a{ font-style:italic;font-size:12px; }
/************************************************************************************************************************************************************/
/*专家人物*/
ul.list_spe1{ width:99%; float:left; list-style:none; padding:0px; margin:0px; }
ul.list_spe1 li{ width:100%; float:left; margin:10px 7px; border:1px solid #ccc; padding:0px; }
ul.list_spe1 li .img { float:left; padding:1px; margin:0px;}
ul.list_spe1 li .memo { float:left; padding:1px; margin:0px; border-left:1px solid #ccc; }
ul.list_spe1 li .memo .tit{ float:left; width:100%; background:#f0f0f0; line-height:26px; text-indent:1em; font-weight:bold; }
ul.list_spe1 li .memo .tit i{ font-weight:normal; }
ul.list_spe1 li .memo .txt{ float:left; width:100%; font-size:12px; padding:0px 0px; }
ul.list_spe1 li .memo .txt p{ float:left; padding:5px 5px; line-height:22px; height:71px; overflow-h:hidden; }
ul.list_spe1 li .memo .txt span{ float:left; width:100%; padding:0px 0px; line-height:28px; height:28px; background:#F0F0F0; text-indent:1em; }
ul.list_spe1 li .memo .txt span img{ vertical-align: middle; }
/*日历*/
ul.list_spe2{ margin:0px; float:left; width:100%; padding:0px; }
ul.list_spe2 a{float:left; display:block; width:100%; padding:10px 0;  border-bottom:dashed #d6d6d6 1px; cursor:pointer; }
ul.list_spe2 a .date{float:left; display:inline; width:80px; height:80px; margin:5px 10px 0 10px;padding:1px; background:#DDDDDD;line-height:30px; font-size:12px; text-align:center; color:#000; font-family:Arial;}
ul.list_spe2 a .date strong{ display:block; width:100%;height:50px; font-size:30px; background:#fff;line-height:50px;color:#666666 ;}
ul.list_spe2 a .tit{display:block; overflow:hidden; line-height:30px;text-align:left; font-weight:bold; margin:0px; }
ul.list_spe2 a .memo{display:block;overflow:hidden; margin-left:72px; text-align:left;color:#858585;line-height:24px; }
ul.list_spe2 a:hover .date{background:#F86D18; color:#fff; }
ul.list_spe2 a:hover .date strong{color:#F86D18;}
ul.list_spe2 a:hover .memo{color:#000;}
/*伸缩问答*/
.list_spe3 { float:left; width:100%; }
.list_spe3 .hd{ margin-top:1px; background:url(images/arrow.png) #E3E3E3 10px -34px no-repeat;  cursor:pointer;}
.list_spe3 .hd h3{ color:#666; padding:0 10px 0 25px; height:40px; line-height:40px;  }
.list_spe3 .on{ background:url(images/arrow.png) #53080C -50px -122px no-repeat; }
.list_spe3 .on h3{ color:#fff;  }
.list_spe3 .bd{ padding:10px; line-height:24px; overflow:hidden; display:none; border:1px solid #ccc; border-top:0; border-bottom:0;  }

/*单页选项卡*/
.list_spe4{ width:100%; border:1px solid #ddd; text-align:left;  }
.list_spe4 .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 10px;   border-bottom:1px solid #ddd;  position:relative; }
.list_spe4 .hd ul{ float:left; position:absolute; left:10px; top:-1px; height:32px;   }
.list_spe4 .hd ul li{ float:left; padding:0 10px; cursor:pointer; width:100px; height:32px; overflow:hidden;  }
.list_spe4 .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.list_spe4 .bd{ padding:10px; zoom:1;  }
.list_spe4 .bd .spe4_con{ padding:10px; line-height:24px; }
.list_spe4 .arrow{  position:absolute; right:10px; top:0; }
.list_spe4 .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/arrow.png") 0 0 no-repeat; }
.list_spe4 .arrow .next{ background-position:0 -50px;  }
.list_spe4 .arrow .prevStop{ background-position:-60px 0; }
.list_spe4 .arrow .nextStop{ background-position:-60px -50px; }

/************************************************************************************************************************************************************/
/*文章详细*/
.artilce_detail { float:left; width:100%; color:#3c3c3c; margin:0px; padding:0px; }
.artilce_detail .t_title { text-align:center; padding:0; }
.artilce_detail .t_title h2{ font-size:20px; font-weight:bold; line-height:40px; }
.artilce_detail .t_date {text-align:center; font-size:12px; padding:0px 0px;line-height:30px;height:30px;}
.artilce_detail .t_memo{border-top:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1;line-height:24px; padding:10px; background:#FAFAF9;}
.artilce_detail .t_image{ width:100%; margin:0 auto; overflow:hidden; text-align:center; }
.artilce_detail .t_content{padding:10px 0; height:auto; font-size:14px; line-height:24px;}
.artilce_detail .t_content table{ border-collapse:collapse;border-spacing:0; }
.artilce_detail .t_content p{margin:0px; padding:0px; font-size:14px; line-height:24px;}
.artilce_detail .t_content hr{height:1px;border:none;border-top:1px dashed #0066CC;}
/*分享*/
.detail_share{ float:left; padding:10px 0px; width:100%; }
/************************************************************************************************************************************************************/
/* 图集列表*/
ul.gallery_list_1 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.gallery_list_1 li { margin:8px 8px 8px 8px; padding:1px; text-align:center; border:1px solid #ccc; display:inline;}
ul.gallery_list_1 li .thumb { display:block; }
ul.gallery_list_1 li span {float:left; height:24px; line-height:24px; font-size:1em; font-weight:normal; text-transform:uppercase; margin:0;padding:0px 0px; background:#F0F0F0; border-top:1px solid #CCC; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.gallery_list_1 li a:hover{ color:#9A1F1C; }
.gallery_lihover{ background:#ccc; }
.gallery_lihover a{ color:#9A1F1C; }
/* 图集列表*/
ul.gallery_list_2 {float:left; width:100%; padding:0 0 0px 0px;}
ul.gallery_list_2 ul { float:left; list-style: none; }
ul.gallery_list_2 ul li { display: inline; padding:10px 10px; }
ul.gallery_list_2 ul img {border: 1px solid #ddd;}
ul.gallery_list_2 ul a:hover img {border:0;}
ul.gallery_list_2 ul a:hover { color: #fff; }

/************************************************************************************************************************************************************/
/*下载列表1*/
ul.download_list-1{ width:100%; float:left; list-style:none; padding:0px; margin:0px; }
ul.download_list-1 li{ width:100%; float:left; padding:10px 0 10px 0; border-bottom:1px dotted #CDCDCD;}
ul.download_list-1 li .imgarea { float:left; padding:0px; margin:0px;}
ul.download_list-1 li .imgarea a{ float:left; padding:1px; margin:0px; border:1px solid #EAEAEA; }
ul.download_list-1 li .imgarea img{ float:left; border:0px; }
ul.download_list-1 li .imgarea a:hover { background:#F9F9F9; }
ul.download_list-1 li .cont { float:left; margin:0; padding-left:10px; }
ul.download_list-1 li .cont_tit a{width:98%; float:left; padding-left:13px; margin:0px; height:24px; line-height:24px; text-decoration:none;background:url(images/iso_6.jpg) left 10px no-repeat; font-weight:bold;}
ul.download_list-1 li .cont_tit a:hover{ color:#9A1F1C; }
ul.download_list-1 li .cont_memo{ width:99%; float:left; color:#666666; line-height:1.5em; padding:0px; margin:0px; text-align:justify; text-justify:inter-ideograph;}
ul.download_list-1 li .cont_para{ width:99%; float:left; }
ul.download_list-1 li .cont_para span{ float:left; height:24px; line-height:24px;  padding:0 10px 0 10px; background:url(images/iso_2.jpg) 0px 10px no-repeat; color:#3C87CB; }
/************************************************************************************************************************************************************/
/*下载详细*/
.download_detail-1 { float:left; width:100%; color:#3c3c3c; margin:0px; padding:10px 0 0; }
.download_detail-1 .app-pic{ float:left; width:100px; padding:5px; border:1px solid #ccc; }
.download_detail-1 .app-pic img{ float:left; width:100px; }
.download_detail-1 .app-txt{ float:left; width:580px; padding:0 10px; line-height:24px; }
.download_detail-1 .app-txt h2{ float:left; width:100%; line-height:24px; font-weight:bold; }
.download_detail-1 .app-txt ul{ float:left; width:100%; }
.download_detail-1 .app-txt ul li{ float:left; width:200px; }
.download_detail-1 .app-txt ul li .ext{ color:#999; }
.download_detail-1 .app-txt ul li.all{ float:left; width:400px; }
.download_detail-1 .app-txt div.download{  float:left; width:100%; position:relative;  }
.download_detail-1 .app-txt .download .downbutton{float:left; width:100px; height:24px; line-height:24px; padding:1px; text-align:center;background:#00BB00; color:#fff; border:1px solid #00BB00; font-size:14px;}
.download_detail-1 .app_detail{ float:left; width:100%; padding:10px 0; height:auto; font-size:14px; line-height:28px; }
.download_detail-1 .app_detail h2{float:left; width:100%; border-bottom:1px solid #ccc; font-size:14px; }
#downloadlist{ float:left; width:80%; padding:10px; position:absolute; left:0; top:30px; background:#f0f0f0; border:1px solid #ccc; }
#downloadlist li{ float:left; padding-right:10px; }
#downloadlist li a{ float:left; margin:0px; padding-left:10px; line-height:22px; background:url(images/iso_1.jpg) 0px 9px no-repeat; }
/************************************************************************************************************************************************************/
/*产品列表1*/
ul.goods_list-1 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.goods_list-1 li { margin:10px 5px 5px 5px; padding:1px; text-align:center; border:1px solid #f0f0f0; display:block;}
ul.goods_list-1 li a .img { display:block; }
ul.goods_list-1 li h2 { font-size:1em; font-weight:normal; text-transform:uppercase; margin:0;padding:0px 0px; background:#f1f1f1; border-top:1px solid #f0f0f0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
ul.goods_list-1 li .txt{
	float:left; width:100%; height:22px; line-height:22px; text-align:center; padding-top:5px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding: url('ellipsis.xml#ellipsis');
}
ul.goods_list-1 li .bra{
	float:left; width:100%; height:22px; line-height:22px; text-align:center; padding-bottom:5px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding: url('ellipsis.xml#ellipsis');
}
ul.goods_list-1 li a:hover{ color:#0971B0; }
.list_goods_hover{ background:#f1f1f1; }
.list_goods_hover a{ color:#0971B0; }
/*产品列表2*/
ul.goods_list-2{ width:100%; float:left; margin:0px; }
ul.goods_list-2 li{ width:50%; float:left; padding:10px 0 10px 0;}
ul.goods_list-2 li .imgarea{ float:left; border:1px solid #EAEAEA; }
ul.goods_list-2 li .content { float:left; width:260px; margin:0; padding-left:10px; }
ul.goods_list-2 li .content a{ float:left; width:260px; line-height:28px; color:#0F6B94; }
ul.goods_list-2 li .content p{ float:left; width:260px; line-height:22px; padding:0px; margin:0px; height:70px; font-size:12px; overflow:hidden; }
/*产品列表3*/
ul.goods_list-3{ width:880px; float:left; margin:0px; }
ul.goods_list-3 li{
	float:left; width:405px; border:1px solid #ccc; margin:0 5px 10px 5px 10px; display:inline;
	padding:1px 10px; background:url(images/godositem_bg.jpg) left top no-repeat #fff;
}
ul.goods_list-3 li .gtit{ float:left; width:380px; padding:0 0px 0 25px; height:30px; line-height:30px; }
ul.goods_list-3 li .gtit a.more{ float:right; height:30px; line-height:30px; }
ul.goods_list-3 li .content { float:left; width:405px; margin:0; padding:10px 0px; }
ul.goods_list-3 li .content a{ float:left; border:1px solid #EAEAEA; }
ul.goods_list-3 li .content p{ float:left; width:290px; line-height:22px; padding:1px 0 0 5px; margin:0px; overflow:hidden; }
/************************************************************************************************************************************************************/
/*产品详细*/
.goods_detail_r{ float:right; margin:0; padding:0; }
.goods_detail_r .goods_zoom{ float:left; }
.goods_detail_l{ float:left; width:430px; text-align:left; padding-left:10px; }
.goods_detail_l .g_name{ float:left; width:430px; padding:0 0 5px 0px; }
.goods_detail_l .g_name h1{ float:left; width:430px; line-height:30px; color:#000; padding:0px; }
.goods_detail_l .g_name h1 font{ float:left; font-size:22px; }
.goods_detail_l .g_name h1 a{ float:right; font-size:14px; color:#CB192E; font-weight:bold; }
.goods_detail_l .g_name p{ float:left; width:430px; padding:0px 0 0 0px; line-height:24px; margin:0px; }
.goods_detail_l .g_name .adwords{ line-height:24px; color:#CB192E;}
.goods_detail_l .g_memo{ float:left; width:430px; line-height:24px; padding:5px 0 5px 0px; }
.goods_detail_l .g_memo a{ float:right; }
/*简洁详细*/
.goods_detail_r2{ float:right; margin:0; padding:10px 10px 0 0; }
.goods_detail_r2 .goods_zoom{ float:left; }
.goods_detail_l2{ float:left; width:650px; text-align:left; padding-left:10px; }
.goods_detail_l2 .g_name{ float:left; width:650px; padding:0 0 5px 0px; }
.goods_detail_l2 .g_name h1{ float:left; width:650px; line-height:30px; color:#000; padding:0px; }
.goods_detail_l2 .g_name h1 font{ float:left; font-size:22px; }
.goods_detail_l2 .g_name h1 a{ float:right; font-size:14px; color:#CB192E; font-weight:bold; }
.goods_detail_l2 .g_name p{ float:left; width:650px; padding:0px 0 0 0px; line-height:24px; margin:0px; }
.goods_detail_l2 .g_name .adwords{ line-height:24px; color:#CB192E;}
.goods_detail_l2 .g_memo{ float:left; width:650px; line-height:24px; padding:5px 0 5px 0px; }
.goods_detail_l2 .g_memo a{ float:right; }
.goods_gall{ float:left; width:100% }
.goods_gall li{ float:left; border:1px solid #ccc; padding:2px; margin:7px; display:inline; }
.goods_gall li img{ float:left; }
.detail_tab2{ float:left; height:30px; width:100%; padding:0 0px 0 0px; border-bottom:1px solid #ccc; }
.detail_tab2 li{float:left; height:30px; line-height:30px; font-size:14px; padding:0 20px; cursor:pointer; font-weight:bold; margin-left:10px;}
.card_detail2_style{ font-weight:bold;height:30px; line-height:30px; font-weight:normal; }
.card_detail2_style_over{ height:30px; line-height:30px; border:1px solid #ccc; border-bottom:0px; background:#fff; color:#F86D18; }
/*详情*/
.goods_detail_main{ float:left; width:100%; margin-top:10px;}
.goods_detail_main .detail_tab{ float:left; height:31px; width:100%; padding:0 0px; border-bottom:1px solid #ccc; }
.goods_detail_main .detail_tab li{float:left; height:30px; line-height:30px; font-size:16px; padding:0 10px; background:url(images/iso3.jpg) 0px 6px no-repeat;}
.goods_detail_main .card_detail_style{ font-weight:bold;height:31px; line-height:31px; font-weight:normal; }
.goods_detail_main .card_detail_style_over{ background:url(images/theme_ui.png) 0px 0 repeat-x; font-weight:bold; height:31px; line-height:31px; }
.goods_detail_main .detail_info{float:left; width:100%; text-align:left; padding:10px 0; border-top:0px; overflow:hidden; border-top:0px;font-size:14px; line-height:24px;}
.goods_detail_main .detail_info blockquote{ margin:0px; padding:0px 0 20px; font-size:14px; line-height:24px; }
.goods_detail_main .detail_info table{ border-collapse:collapse;border-spacing:0; }
.goods_detail_main .detail_info p,.goods_detail_main .detail_info a{  font-size:14px; }
/*条件*/
#goods_filter{float:left; text-align:left; width:946px; padding:1px; border:#e4e4e4 1px solid; background:#fff; overflow:hidden;margin:0px 0 10px 0px;}
#goods_filter table{  font-size:12px; }
#goods_filter table th{ width:80px; height:32px; text-align:center; padding:0px; background:#F6F6F6; font-style:normal; /*border-bottom:1px solid #E4E4E4;*/ }
#goods_filter table td{ text-align:left; background:#fff; /*border-bottom:1px dotted #C1C1C1;*/ }
#goods_filter table td a { float:left; height:24px; line-height:24px; padding:0 7px; margin:0 5px; display:inline; }
#goods_filter table td a:hover{ background:#53080C; color:#fff; }
.filter_on{ background:#53080C; color:#fff; }
/*询盘*/
.inquire_submit{ width:62px; height:22px; border:0px; background:url(images/send.gif) left top no-repeat; cursor:pointer; }
.inquire_reset{ width:62px; height:22px; border:0px; background:url(images/rewrite.gif) left top no-repeat; cursor:pointer; }
/*************************************************************************************************************************************************************/

/*************************************************************************************************************************************************************/
/*在线留言*/
.ask_cate { float:left; width:99.5%; border:#ccc 1px solid; padding:5px 0px; margin-top:10px; }
.ask_cate span{ background:url(images/askcate.gif) no-repeat 10px center; float:left; height:22px; line-height:22px; padding-left:40px; }
.ask_cate a{ float:left; margin:0 5px; height:22px; line-height:22px; }
.ask_cate a.onselect{ color:#f00; }
.ask_listcon {float:left; width:100%; padding:0px 0px;}
/*留言列表*/
.ask_block {float:left; width:99.5%; padding:10px 0;margin:5px 0px; display:inline;border:1px solid #f0f0f0;}
.block0 { }
.block1 { border:1px solid #f0f0f0; background:#FCFAFB; }
.ask_block .ask_wen {float:left; width:95%; padding-left:30px; line-height:26px;background:url(images/ask_wen.jpg) 10px 7px no-repeat;}
.ask_block .ask_cont {float:left; width:95%; padding-left:30px; line-height:26px;}
.ask_block .ask_rely {float:left; width:95%; padding-left:30px; line-height:26px; color:#16609F;background:url(images/ask_rely.jpg) 10px 7px no-repeat;}
/*留言表单*/
.ask_form{ float:left; width:99.5%; display:inline; background:#F7F7F7; border:1px solid #e6e6e6; }
.ask_form .title{ float:left; width:100%; background:#F6FFE4;}
.ask_form .title span{background:url("images/comment/bg.gif") 5px -380px no-repeat #fff;float:left; width:70px; padding-left:30px;height:40px; line-height:40px; font-weight:bold; font-size:14px;}
.ask_form .title span b{ color:#fe8400;}
.ask_form .ask_table{ float:left; width:95%; font-size:14px; padding:10px;}
.ask_form .ask_table .askbtn{background-image:url("images/comment/bg.gif");background-position:0 -350px; cursor:pointer;width:102px;height:30px;border:0px solid;}
.ask_form .ask_table .ask_code{ float:left; width:50px; }
.ask_form .ask_table img{ cursor:pointer; margin:0 0 0 5px; padding:0px; float:left; display:inline; }
.ask_form .ask_table input,.ask_form .ask_table select{ padding:5px; }
.ask_form .ask_table .asksubmit{ background-image:url("images/comment/bg.gif");background-position:-102px -350px; }
/*************************************************************************************************************************************************************/
/*招聘*/
.hr_list{ float:left; width:99.5%; }
.hr_list table{ border-collapse:collapse;border-spacing:0;border-left:1px solid #BAC6D2;border-top:1px solid #BAC6D2; }
.hr_list th,.hr_list td{ border-right:1px solid #BAC6D2;border-bottom:1px solid #BAC6D2;padding:10px 10px;}
.hr_list table th{ background:#DFE7E9; color:#009899; }
/*招聘详细*/
.hr_detail { float:left; width:99.5%; padding:0px; }
.hr_detail table{ border-collapse:collapse;border-spacing:0;border-left:1px solid #ccc;border-top:1px solid #ccc; }
.hr_detail table tr td,.hr_detail table tr th { border-right:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px 10px; }
.hr_detail table tr th { font-weight:normal; background:#f0f0f0; }
.hr_detail .vd_code{ float:left; width:50px; }
.hr_detail img{ cursor:pointer; margin:0 0 0 5px; padding:0px; float:left; display:inline; }
.hr_detail a{ margin:0 10px; }
/***********************************************************************************************************************************************************/
/*相关阅读、上下篇*/
.detail_relation{ float:left; margin:0px 0; padding:10px 0 0 0; width:100%; text-align:left; }
.detail_relation span{ float:left; margin:0px 0; padding:5px 0 0 0; width:100%; border-bottom:1px solid #ccc; }
.detail_relation span h3{float:left; height:30px; padding:0 10px; line-height:30px; font-size:16px;	background:url(images/iso3.jpg) 0px 6px no-repeat;}
.detail_relation ul{ float:left; width:100%; padding:5px 0 0 10px; }
.detail_relation ul li{ float:left; width:100%; padding:0 0 0 10px; line-height:30px; background:url(images/iso_1.jpg) 0px 13px no-repeat; }
/*相关产品*/
.detail_relation_pic{ float:left; margin:0px 0; padding:10px 0 0 0; width:100%; text-align:left; }
.detail_relation_pic span{ float:left; margin:0px 0; padding:5px 0 0 0; width:100%; border-bottom:1px solid #ccc; }
.detail_relation_pic span h3{float:left; height:30px; padding:0 10px; line-height:30px; font-size:16px;	background:url(images/iso3.jpg) 0px 6px no-repeat;}
.detail_relation_pic ul{ float:left; width:100%; padding:10px 0 0 0px; }
.detail_relation_pic ul li { float:left; width:145px; padding:6px; line-height:30px; text-align:center; }
.detail_relation_pic ul li a{ float:left; width:145px;line-height:30px; border:1px solid #ddd; padding:1px; text-align:center; }












