@charset "utf-8";
.clear{ clear:both; margin:0; padding:0; height:0; overflow:hidden;}
.market_price{ color:#999; text-decoration:line-through; }
.shop_price i{ color:#fe596a; font-size:18px; font-weight:600; font-style:normal; }
.goods_ad{ color:#f00; font-size:12px; }
.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:30px; line-height:30px; background:url(images/iso_1.jpg) 5px 12px 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:30px;line-height:30px; background:url(images/iso_1.jpg) 5px 12px 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 标题-时间-简介*/
div.list_33{ margin:0px; float:left; width:100%; padding:0px; }
div.list_33 a{float:left; display:block; width:100%; padding:10px 0;  border-bottom:dashed #d6d6d6 1px; cursor:pointer; }
div.list_33 a .date{
	float:left; display:inline; width:50px; height:50px; margin:5px 10px 0 10px;padding:1px; background:#DDDDDD;
	line-height:20px; font-size:12px; text-align:center; color:#000; 
}
div.list_33 a .date strong{ display:block; width:100%;height:30px; font-size:24px; background:#fff;line-height:30px;color:#666666 ;}
div.list_33 a .tit{display:block; overflow:hidden; line-height:22px;text-align:left; font-weight:bold; margin:0px; }
div.list_33 a .memo{display:block;overflow:hidden; margin-left:72px; text-align:left;color:#858585;line-height:20px; }
div.list_33 a:hover .date{background:#F86D18; color:#fff; }
div.list_33 a:hover .date strong{color:#F86D18;}
div.list_33 a:hover .memo{color:#000;}

/*list33 标题-时间-简介*/
.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:22px; }
.list_3_title{ float:left; width:99%; }
.list_3_title a{ float:left; padding-left:10px; background:url(images/iso_4.jpg) 0px 8px 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:5px 5px 10px 5px; 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:22px; line-height:22px; 
	text-decoration:none;background:url(images/iso_3.jpg) left 10px no-repeat; font-weight:bold;
}
ul.list_5 li .cont_tit span{
	float:right; padding-right:10px; margin:0px; height:22px; line-height:22px; 
}
ul.list_5 li .cont_tit a:hover{ color:#9A1F1C; }
ul.list_5 li .cont_memo{ width:98%; float:left; color:#666666; line-height:1.5em; padding:0px; margin:0px; text-align:justify; text-justify:inter-ideograph;}
ul.list_5 li .cont_memo span{ font-style:italic; }
ul.list_5 li .cont_memo span a{ color:#f00; }

/*list_6 标题-简介-图片(2)*/
ul.list_6{ width:100%; float:left; list-style:none; padding:0px 0 0 0px;  }
ul.list_6 li{
	float:left; width:350px; margin:7px 5px 7px 5px; display:inline;
	background:url(images/list_6_top.jpg) left 0px no-repeat; padding-top:7px;
}
ul.list_6 .cont{ float:left; width:330px; padding:0px 10px; background:url(images/list_6_midd_bg.jpg) repeat-y; height:130px;  }
ul.list_6 .cont span a{
	width:300px; float:left; padding-left:30px; height:30px; line-height:30px;
	background:url(images/list_6_tit_bg.jpg) left 1px no-repeat; font-weight:bold;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding: url('ellipsis.xml#ellipsis');
}
ul.list_6 .main{ float:left; width:320px; padding:0 5px; }
ul.list_6 .main .thumb{ float:left; border:1px solid #ccc; padding:1px; }
ul.list_6 .main .memo{ float:right; line-height:24px; padding:5px 0px; color:#666666; text-indent:2em; text-align:justify;text-justify:inter-ideograph; }
ul.list_6 .main .memo a{ color:#C20F0F;font-style:italic; }
ul.list_6 .bottom{ width:350px; height:7px; float:left; background:url(images/list_6_bottom.jpg) no-repeat; }

/*list_7 问答*/
.UI-bubble{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(images/sicons.png) 0px 0px no-repeat;}
.UI-ask{display:inline-block;width:23px;height:23px;overflow:hidden;background:url(images/sicons.png) -25px 0px no-repeat;}
.list_7{float:left; width:100%; margin:0px; padding-top:0px; }
.list_7 li{float:left; width:97%; padding:5px 10px 5px; }
.list_7 li h5 .UI-ask,
.list_7 li h5 .UI-bubble{position:absolute;left:0px;top:9px;}
.list_7 li h5{height:40px;position:relative;color:#666;font-size:14px;cursor:pointer;line-height:40px;height:40px;overflow:hidden;padding:0 0 0 26px;}
.list_7 li .foldContent{border-left:3px solid #FF6B09; padding:10px 10px; border-top:1px dashed #e2e2e2;line-height:24px;background:#f3f3f3;color:#888;}


/*list_8 单页选项卡*/
.list_8{ width:100%; margin:0px auto 10px; overflow:hidden;}
.list_8 .tabbtn{ height:30px; background:url(images/tabbg.gif) repeat-x;border-left:solid 1px #ddd;border-right:solid 1px #ddd;}
.list_8 .tabbtn li{float:left; margin:0 0 0 -1px;}
.list_8 .tabbtn li a{ float:left;height:30px;line-height:30px;overflow:hidden; text-align:center;font-size:12px; padding:0 20px; cursor:pointer; }
.list_8 .tabbtn li.current{border-left:solid 1px #d5d5d5;border-right:solid 1px #d5d5d5;border-top:solid 1px #ff6600;}
.list_8 .tabbtn li.current span{
	border-top:solid 1px #ff6600;height:28px;line-height:28px;background:#fff;color:#3366cc;font-weight:800; padding:0 20px;
}
.list_8 .tabcon{ float:left; width:708px; padding:10px; border-width:0 1px 1px 1px; border-color:#ddd; border-style:solid; }
.list_8 .tabcon .conitem{ width:100%; }

/*list_9 单页选项卡(链接式)*/
.list_9 {
	float:left; width:100%; padding:0px; margin:10px 0 10px 8px; display:inline;
}
.list_9 li {
	width:360px; border-right:1px solid #F2F5F9; border-bottom:1px solid #F2F5F9;
	float: left; display: block; text-align: left;
}
.list_9 li a {
	float: left; width:360px; line-height: 30px; background:#D9DFE8; text-align:center;
}
.list_9 li a:hover {
	 background:#0585B2; color:#fff;  display: block; 
}
#list_9_select {
	 background:#0585B2; color:#fff;  display: block; 
}

/*list_10 专家人物*/
ul.list_10{ width:99%; float:left; list-style:none; padding:0px; margin:0px; }
ul.list_10 li{ width:100%; float:left; margin:10px 7px; border:1px solid #ccc; padding:0px; }
ul.list_10 li .img { float:left; padding:1px; margin:0px; border-right:1px solid #ccc;}
ul.list_10 li .memo { float:left; padding:1px; margin:0px; }
ul.list_10 li .memo .tit{ float:left; width:100%; background:#f0f0f0; height:26px; line-height:26px; text-indent:1em; font-weight:bold; }
ul.list_10 li .memo .tit i{ font-weight:normal; }
ul.list_10 li .memo .txt{ float:left; width:100%; font-size:12px; padding:0px 0px; }
ul.list_10 li .memo .txt p{ float:left; padding:5px 5px; line-height:22px; height:71px; overflow-h:hidden; }
ul.list_10 li .memo .txt span{ float:left; width:100%; padding:0px 0px; line-height:28px; height:28px; background:#F0F0F0; text-indent:1em; }
ul.list_10 li .memo .txt span img{ vertical-align: middle; }

/*list10 标题+图片列表*/
ul.list_11 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.list_11 li { margin:10px 10px 10px 10px; padding:1px; text-align:center; border:1px solid #ccc; display:inline;}
ul.list_11 li a img { display:block; }
ul.list_11 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_11 li a:hover{ color:#9A1F1C; }
.list11_lihover{ background:#ccc; }
.list11_lihover a{ color:#9A1F1C; }

/* 图集列表*/
ul.gallery_1 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.gallery_1 li { margin:10px 5px 10px 5px; padding:1px; text-align:center; border:1px solid #ccc; display:inline;}
ul.gallery_1 li .thumb { display:block; }
ul.gallery_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_1 li a:hover{ color:#9A1F1C; }
.gallery_lihover{ background:#ccc; }
.gallery_lihover a{ color:#9A1F1C; }

/*产品列表1*/
ul.list_goods-1 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.list_goods-1 li { margin:0px 3px 10px 0px; padding:5px; text-align:center; border:1px solid #f0f0f0; display:block;}
ul.list_goods-1 li a img { display:block; }
ul.list_goods-1 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 #f0f0f0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
ul.list_goods-1 li a:hover{ color:#9A1F1C; }
.list_goods_hover{ background:#F0F0F0; }

/*产品列表2*/
ul.list_goods-2 { width:100%; float:left; list-style:none; margin:0; padding:0; }
ul.list_goods-2 li { margin:0px 5px 10px 0px; padding:5px; text-align:left; border:1px solid #F5F5F5; display:block;}
ul.list_goods-2 li a img { display:block; }
ul.list_goods-2 li h2 a{
	float:left; width:100%; line-height:30px; font-size:12px; font-weight:normal; text-transform:uppercase; margin:0;padding:0px;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	-moz-binding:url('ellipsis.xml#ellipsis');
}
ul.list_goods-2 li p{ line-height:24px; font-size:12px; font-weight:normal; text-transform:uppercase; margin:0;padding:0px; }
ul.list_goods-2 li.list_goods_2hover{ border:1px solid #EFEFEF; background:#F0F0F0; }
.addcart_s{ float:left; width:94px; height:23px; background:url(images/colle.gif) left top no-repeat; border:0px; margin:5px 0px; display:inline; cursor:pointer; }
.buy_s{ float:right; width:94px; height:23px; background:url(images/addca.gif) left top no-repeat; border:0px; margin:5px 0px; display:inline; cursor:pointer; }

/*产品列表3*/
ul.list_goods-3{ width:760px; float:left; margin:0px; }
ul.list_goods-3 li{ width:380px; float:left; padding:10px 0 10px 0; min-height: 130px;}
ul.list_goods-3 li .imgarea{ float:left; width:160px; border:1px solid #EAEAEA; }
ul.list_goods-3 li .content { float:left; width:200px; margin:0; padding-left:10px; }
ul.list_goods-3 li .content a{ float:left; width:200px; line-height:18px; color:#187AB9; }
ul.list_goods-3 li .content p{ float:left; width:200px; line-height:18px; padding:0px; margin:0px; height:73px; overflow:hidden; }

/*产品列表4*/
ul.list_goods-4{ width:760px; float:left; margin:0px; }
ul.list_goods-4 li{
	width:355px; float:left; border:1px solid #ccc; margin:0 5px; display:inline;
	padding:1px 10px; background:url(images/godositem_bg.jpg) left top no-repeat #fff;
}
ul.list_goods-4 li .gtit{ float:left; width:330px; padding:0 0px 0 25px; height:30px; line-height:30px; }
ul.list_goods-4 li .gtit a.more{ float:right; height:30px; line-height:30px; }
ul.list_goods-4 li .content { float:left; width:355px; margin:0; padding:10px 0px; }
ul.list_goods-4 li .content a{ float:left; border:1px solid #EAEAEA; }
ul.list_goods-4 li .content p{ float:left; width:255px; height:62px; line-height:22px; padding:3px 0 0 5px; margin:0px; overflow:hidden; }

/*下载列表1*/
ul.list_download-1{ width:100%; float:left; list-style:none; padding:0px; margin:0px; }
ul.list_download-1 li{ width:100%; float:left; padding:10px 0 10px 0; border-bottom:1px dotted #CDCDCD;}
ul.list_download-1 li .imgarea { float:left; padding:0px; margin:0px;}
ul.list_download-1 li .imgarea a{ float:left; padding:1px; margin:0px; border:1px solid #EAEAEA; }
ul.list_download-1 li .imgarea img{ float:left; border:0px; }
ul.list_download-1 li .imgarea a:hover { background:#F9F9F9; }
ul.list_download-1 li .cont { float:left; margin:0; padding-left:10px; }
ul.list_download-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.list_download-1 li .cont_tit a:hover{ color:#9A1F1C; }
ul.list_download-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.list_download-1 li .cont_para{ width:99%; float:left; }
ul.list_download-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; }

/*标准详细 *************************************************************************************************************/
.detail_main_1 { float:left; width:100%; color:#3c3c3c; margin:0px; padding:0px; }
.detail_main_1 .detail_title { text-align:center; padding:0; }
.detail_main_1 .detail_title h1{ font-size:20px; font-weight:bold; line-height:40px; }
.detail_main_1 .detail_date {
	text-align:center; font-size:12px; padding:0px 0px;
	line-height:30px;height:30px; border-bottom:1px dotted #ccc;
}
.detail_memo{
	border-top:1px solid #E1E1E1; border-bottom:1px solid #E1E1E1;
	line-height:24px; padding:10px; background:#FAFAF9;
}
.detail_main_1 .detail_content{
	padding:10px 0; height:auto; font-size:14px; line-height:24px;
}
.detail_main_1 .detail_content table{ border-collapse:collapse;border-spacing:0; }
.detail_content p{
	margin:0px; padding:0px; font-size:14px; line-height:24px;
}
.detail_content hr{height:1px;border:none;border-top:1px dashed #0066CC;}
/*分享*/
.detail_share{ float:left; padding:10px 0px; width:100%; }

/*商品详细**********************************************************************************************************/
.goods_detail_intro{ float:left; width:760px; margin-top:15px; padding-bottom:20px; }
.goods_detail_intro .area_left{ float:left; width:530px; text-align:left; }
.goods_detail_intro .area_left .g_name{ float:left; width:530px; padding:0 0 5px 0px; }
.goods_detail_intro .area_left .g_name h1{ float:left; width:530px; line-height:30px; color:#000; padding:0px; }
.goods_detail_intro .area_left .g_name h1 font{ float:left; font-size:22px; }
.goods_detail_intro .area_left .g_name p{ line-height:24px; color:#CB192E;}
.goods_detail_intro .area_left .g_memo{ float:left; width:530px; line-height:24px; padding:5px 0 5px 0px; }
.goods_detail_intro .area_left .g_memo a{ float:right; padding:0px 0 0px 0px; }
.goods_detail_intro .area_right{ float:right; width:202px; margin:0; text-align:center; }
.goods_detail_intro .area_right .goods_zoom{ float:left; }
.goods_detail_intro .area_right a.more{ height:28px; line-height:28px; }
.navbar-con{ float:left; width:738px; padding:0 10px; background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:2px solid #FF6B09; }
.goods_detail_content{
	float:left; width:738px; padding:0 10px 0; border:1px solid #ccc; border-top:0;
	line-height:24px; font-size:14px;
}
.goods_detail_content table{ border-collapse:collapse;border-spacing:0; }
.goods_detail_content table th{ background:#f0f0f0; }
.goods_detail_content p{
	margin:0px; padding:0px; font-size:14px; line-height:24px;
}
.goods_detail_content h4.ctit{
	float:left; width:738px; text-align:center; font-weight:bold; line-height:50px; margin:70px 0 10px 0; display:inline; background:#f0f0f0;
	font-size:16px;
}
#goods_content{float:left; width:100%;}
#goods_content h4.ctit{ margin-top:0px; }
#goods_range{float:left; width:100%; }
#goods_process{float:left; width:100%;}
#goods_gallery{float:left; width:100%;}
#goods_relation{ float:left; width:100%; text-align:left; }

/*图集*/
#goods_gallery .gall_list{ float:left; width:100% }
#goods_gallery .gall_list li{ float:left; border:1px solid #ccc; padding:3px; margin:8px; display:inline; }
#goods_gallery .gall_list li img{ float:left; }
/*产品相关*/
#goods_relation .goods_relation{ float:left; width:738px; }
#goods_relation .goods_relation li{ float:left; width:100%; padding:5px 0px; }
#goods_relation .goods_relation li div.image{ float:left; width:102px; }
#goods_relation .goods_relation li div.image a img{ float:left; width:100px; height:75px; border:1px solid #ccc; padding:1px; }
#goods_relation .goods_relation li div.intro{ float:left; width:626px; height:79px; padding-left:10px; overflow:hidden; }
#goods_relation .goods_relation li div.intro a{ float:left; width:626px; height:22px; line-height:22px; color:#1A6FB3; }
/*******************************************************************************************************************/

/*下载详细**********************************************************************************************************/
.detail_download-1 { float:left; width:100%; color:#3c3c3c; margin:0px; padding:10px 0 0; }
.detail_download-1 .app-pic{ float:left; width:100px; padding:5px; border:1px solid #ccc; }
.detail_download-1 .app-pic img{ float:left; width:100px; }
.detail_download-1 .app-txt{ float:left; width:580px; padding:0 10px; line-height:24px; }
.detail_download-1 .app-txt h2{ float:left; width:100%; line-height:24px; font-weight:bold; }
.detail_download-1 .app-txt ul{ float:left; width:100%; }
.detail_download-1 .app-txt ul li{ float:left; width:200px; }
.detail_download-1 .app-txt ul li .ext{ color:#999; }
.detail_download-1 .app-txt ul li.all{ float:left; width:400px; }
.detail_download-1 .app-txt div.download{  float:left; width:100%; position:relative;  }
.detail_download-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;
}
.detail_download-1 .app_detail{ float:left; width:100%; padding:10px 0; height:auto; font-size:14px; line-height:28px; }
.detail_download-1 .app_detail h2{
	float:left; width:100%; border-bottom:1px solid #ccc; font-size:14px; 
}
#downloadlsit{ float:left; width:80%; padding:10px; position:absolute; left:0; top:30px; background:#f0f0f0; border:1px solid #ccc; }
#downloadlsit li{ float:left; padding-right:10px; }
#downloadlsit li a{ float:left; margin:0px; padding-left:10px; line-height:22px; background:url(images/iso_1.jpg) 0px 9px no-repeat; }

/*投票*/
#vote_area{ float:left; width:99%; text-align:left; border:1px solid #e5e5e5; padding:0 1px; color:#535353}
#vote_area h2{background:url(images/show_bg.png) repeat-x 0 0;height:26px; line-height:26px; padding-left:10px}
#vote_area h2 span{font-size:14px;background:url(images/vote_bg.gif) no-repeat scroll 0 3px transparent;padding-left:18px; color:#145aa3; }
#vote_area .content{width:100%; padding:0px 0px 0px}
#vote_area .content .btn{
	width:94px; height:32px; line-height:32px; border:0px; font-size:14px;
	background:url(images/btn_default.jpg) left top no-repeat; cursor:pointer;
}
#vote_area .content table{ border-collapse:collapse; border-spacing:0; }
#vote_area .content table tr td{ border-bottom:1px solid #f0f0f0; padding:10px; }

.vote_bar{ float:left; position:relative; width:100%; height:13px; border:1px solid #999; overflow:hidden; background-color:#f6f6f7}
.vote_bar div{background: url(images/x_bg.png) repeat-x left -194px; float: left; position:relative; height:16px;_height:13px}
.vote_bar span{display:block; position:absolute; left:0; top:0; width:100%; text-align:center; height:16px; font-size:10px; line-height:12px; vertical-align:middle; z-index:200}

/*相关阅读、上下篇*/
.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; }
#goods_relation_article{ float:left; width:100%; padding:5px 0 0 0px; margin:0px; }
#goods_relation_article li{ float:left; width:370px; line-height:22px; padding:5px 5px; background:none; }
#goods_relation_article li a{
	float:left; width:355px; height:22px; line-height:22px; color:#333333;
	padding-left:15px; background:url(images/iso_2.jpg) 3px 6px no-repeat;
}

/*在线留言*/
.ask_cate { float:left; width:100%; border:#ccc 1px solid; padding:5px 0px; }
.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:100%; 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:22px;
	background:url(images/ask_wen.jpg) 10px 5px no-repeat;
}
.ask_block .ask_cont {
	float:left; width:95%; padding-left:30px; line-height:22px;
}
.ask_block .ask_rely {
	float:left; width:95%; padding-left:30px; line-height:22px; color:#16609F;
	background:url(images/ask_rely.jpg) 10px 5px no-repeat;
	
}
/*留言表单*/
.ask_form{ float:left; width:100%; margin-top:10px; 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 -385px no-repeat #fff;
    float:left; width:70px; padding-left:30px; 
    height:25px; line-height:25px;
    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; }

/*招聘*/
.hr_list{ float:left; width:100%; }
.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:5px 5px;}
.hr_list table th{ background:#DFE7E9; color:#009899; }
/*招聘详细*/
.hr_detail { float:left; width:100%; 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:5px 5px; }
.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; }


/*条件选择*/
#goods_filter{
	float:left; text-align:left; width:715px; padding:1px; border:#e4e4e4 1px solid; background:#fff; overflow:hidden;
	margin:5px 0 10px 0px;
}
#goods_filter table{  font-size:12px; }
#goods_filter table th{ width:80px; text-align:right; padding:10px; background:#F6F6F6; font-style:normal; /*border-bottom:1px solid #E4E4E4;*/ }
#goods_filter table td{ text-align:left; padding:10px; background:#fff; /*border-bottom:1px dotted #C1C1C1;*/ }
#goods_filter table td a { float:left; line-height:22px; margin:0 5px; display:inline; }

/*询盘*/
.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; }


