@charset "utf-8";
/* CSS Document */

/*  公用部分  */
body {
	FONT-FAMILY: "Microsoft YaHei","新宋体","宋体";
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: #333333;
	font-size: 14px;
	line-height:22px;
	background-color: #FFFFFF;
}
div,ul,li{
list-style:none;
padding:0;
margin:0;
}

body,h1,h2,h3,h4,ul,ol,li,dl,dt,dd,form,input,button{margin:0; padding:0}

img{border:none}

form {
margin:0;
}

input { padding:2px;
	font-size: 12px;
	color: #333333;
	font-family: "Microsoft YaHei","宋体";
}
button,select,textarea {
	font-size: 12px;
	color: #333333;
	font-family: "Microsoft YaHei","宋体";
}
textarea {resize:none;}
*:focus {outline: none;}

/*手指鼠标*/
.cursor_hand {
cursor:pointer;
}

/*强制不换行*/
.word_nobreak{
white-space:nowrap;
}

/*加粗*/
.strong{
font-weight: bold;
}

/*图片边框*/
.image_boder_999 {
border:solid 1px;
border-color:#999999;
}
.image_boder_ccc {
border:solid 1px;
border-color:#CCCCCC;
}
.table_image_boder_ddd img{ border:solid 1px;border-color:#dddddd;}
.mouse_image_boder_999 {
border:solid 1px;
border-color:#999999;
}
.mouse_image_boder_999:hover {
border:solid 1px;
border-color:#FF0000;
}

/*限制图片大小*/
.image_width_check img{object-fit:contain;max-width:800px;_width:800px;}

/*一般灰色表格边框*/
.table_gray{
border:#CCCCCC 1px solid;
border-collapse:collapse;
}
.table_gray td{
border:#CCCCCC 1px solid;
padding-left:5px;
}
.td_gray{
border:#CCCCCC 1px solid;
}

/*一般蓝色表格边框*/
.table_blue{
border:#9cc7e7 1px solid;
border-collapse:collapse;
}
.table_blue td{
border:#9cc7e7 1px solid;
padding-left:5px;
}
.td_blue{
border:#9cc7e7 1px solid;
}

/*一般橘色表格边框*/
.table_orange{
border:#fcd49b 1px solid;
border-collapse:collapse;
}
.table_orange td{
border:#fcd49b 1px solid;
padding-left:5px;
}
.td_orange{
border:#fcd49b 1px solid;
}

/*当前位置导航*/
.table_location_now{
color:#0856a0;
margin-top:3px;
background:url(/images/index/cny_s_81.gif) no-repeat left center;
padding-left:15px;
}
.table_location_now a:link,.table_location_now a:visited{
color:#0856a0;
}

/*三线边框*/
.td_3line {
border-bottom:#ccc 1px solid;
border-right:#ccc 1px solid;
border-left:#ccc 1px solid;
}

/*1像素表格边框*/
.table_1px {
border-collapse:collapse;
}

/*div按钮*/
.div_button {
background:#FFFFCC;
border:1px #FB5F00 solid;
list-style-type: none;
text-align:center;
padding:1px;
height:15px;
line-height:100%;
cursor:pointer;
}
.div_button img{ margin-right:3px;vertical-align:middle;}

/* 背景不重复 */
.bj_cf{ background-repeat:no-repeat}

/*  头尾  */
.header{ background:url(/images/index/top.gif) repeat-x bottom; margin-top:2px; margin-bottom:2px;}
.daohang{ background:url(/images/index/daohang.jpg) no-repeat right bottom}
.foot{margin:0px auto 10px auto; border-top:#0097e0 2px solid; line-height:25px; padding-top:10px;}

/*  其他 */
a:link,a:visited{ color:#333; text-decoration:none}
a:hover{color:#FF6600; text-decoration:underline}
.fblue{color:#0856a0}
.forange{color:#FF6600}
.fgray{color:#666}
.fred{color:red}
.fwhite{color:#fff}
.f12{font-size:12px}
.f14{font-size:14px}
.f15{font-size:15px}
.f16{font-size:16px}
.f18{font-size:18px}
.fgray_title{ font-weight:bold;color:#666}
.fgray2{color:#888}
.fgray2:link,.fgray2:visited,.fgray2:hover,.fgray2:active{color:#888}
.fgreen{color:#009900;}
.f20{font-size:20px}

.xt:link,.xt:visited,.xt:hover,.xt:active{text-decoration: underline;}
.zixun:link,.zixun:visited,.zixun:hover,.zixun:active{color: #062b7d;}
/*.blue:link,.blue:visited{ color:#1d78be}
.blue:hover{color:#FF6600}*/
.blue:link,.blue:visited{ color:#0856a0}
.blue:hover{color:#FF6600}
.red:link,.red:visited,.red:hover,.red:active{color:#FF0000;}
.red2:link,.red2:visited,.red2:hover,.red2:active{color:#cb0000;}
.shen:link,.shen:visited{ color:#186696}
.shen:hover{color:#FF6600}
.white:link,.white:visited,.white:hover{color:#fff}
.gray:link,.gray:visited,.gray:hover{color:#666}
.orange:link,.orange:visited,.orange:hover{color:#ff6600;}
.green:link,.green:visited{ color:green}
.green:hover{color:#ff6600;}
.red_shen:link,.red_shen:visited,.red_shen:hover{color:#c00;}

.relative{position:relative}
.absolute{position:absolute}
.inp{ line-height:5px; padding-top:8px}
.paing{ padding:7px}
.martop{ margin-top:8px}
.marbottom{ margin-bottom:8px}
.post{border:#afcee9 1px solid; padding:2px 10px 0 10px; line-height:20px}
.table{ padding:7px 0px 5px 0px;border-bottom:#ccc 1px solid}
.bottomborder{ border-bottom:#c8e6fa 1px double}
.zhuanti{ background:url(/images/index/zhuanti.gif) no-repeat center}
.zhuanti1{ background:url(/images/index/zhuanti1.gif) no-repeat center}

/*   首页    */
.hotkwd{border-top:#a2c3da 1px solid; border-bottom:#a2c3da 1px solid}
.hotkwd a:link,.hotkwd a:visited,.hotkwd a:hover{ white-space:nowrap; font-weight:bold;}
.logon{width:87px; height:25px; background:url(/images/index/logon.gif) ; color:#ff6600; cursor:pointer;}
.logoff{width:87px; height:25px; background:url(/images/index/logoff.gif); cursor:pointer;}
.topnews{height:170px; background:url(/images/index/topnews_bg.jpg);}
.gold_top{ height:26px; background:url(/images/index/gold_top.jpg); line-height:26px;}
.gold_cont{ border:#ccc 1px solid; padding:2px 6px 4px 6px; line-height:20px}
.longinput{ width:120px;border:solid 1px;border-color: #7F9BB4;}
.jinfeng_top{ color:#fff; line-height:18px; background:url(/images/index/jinfeng_top.gif)}
.jifeng_list td{line-height:20px}
.prdl_top{ height:26px; background:url(/images/index/leftprd_top.jpg); line-height:26px;}
.prdl_cont{ border:#ccc 1px solid; padding:2px 6px 0 6px; line-height:20px}
.hotprd a{ white-space:nowrap; color:#236ad5; line-height:20px}
.hotprd a:hover{ white-space:nowrap; color:#ff6600}
.prdindex {padding-top:5px; padding-bottom:5px;  padding-left:10px}
.prdindex a{ white-space:nowrap}

/*  采购   */
.fenglei{border:#98c9f9 1px solid; background:#eaf4fe; padding:5px 10px; color:#666; line-height:20px}
.fenglei a:link,.fenglei a:visited{ font-size:14px; color:#0856a0; white-space:nowrap}
.fenglei a:hover{ font-size:14px; color:#ff6600; white-space:nowrap}
.fenglei_area{border:#FF9933 1px solid; background:#FFC; padding:5px 10px; color:#666; line-height:18px}
.fenglei_area a:link,.fenglei_area a:visited{ color:#0856a0; white-space:nowrap}
.fenglei_area a:hover{color:#ff6600; white-space:nowrap}
.pipei{background:url(/images/buy/pp_bg.jpg) bottom repeat-x; border: #fed6ba 1px solid; padding:10px}
.saixuan{ width:159px; height:24px; background:url(/images/buy/s_bg.jpg); color:#fff; font-weight:bold; border:0}
.buydetail h1{ font-size:16px; color:#fff}
.buyton{ background:url(/images/buy/t_on.jpg) bottom no-repeat; width:85px; color:#ff6600; font-size:14px; padding-top:5px}

/*  会员中心　 */
/*首页*/
.member_left_menu{border:#a9ceff 1px solid; background:#ebf6ff;}
.member_left_menu_line{background:#a9ceff; padding:0; margin:0; line-height:1px;}
.member_left_menu_td_pad2w{padding-left:8px;}
.member_left_menu_td_pad4w{padding-left:29px;}
.member_index_td{border-bottom:#d0e2f3 2px solid;}
.member_index_table{border:#d0e2f3 1px solid;}
.member_index_table_red{border:#FF0000 1px solid;}

/*数据表格*/
.member_data_td{border-bottom:#D8E2EB 2px solid;}
.member_data_table{border:#589ddc 1px solid;}

.sf_on{width:145px; height:58px; background:url(/images/member/sf_on.jpg) no-repeat; color:#fff;font-weight:bold}
.num{ font-size:16px; font-family:Arial; padding-bottom:18px; padding-left:20px}
.sf_off{width:145px; height:58px; background:url(/images/member/sf_off.jpg) no-repeat; color:#666;font-weight:bold}
.membertable_top{margin-top:5px; border-bottom:#ccc 1px solid}
.membertable_top td{ background:url(/images/member/th_bg.gif)}
.membertable_list td{ border-bottom:#ccc 1px dashed;}
.membertable_list img{ vertical-align:middle;}
.membertable_page{ background-color:#F8F8F8;margin-top:10px;}
/*内容页面数据查询栏*/
.member_div_search {
	background-color: #FFFFD5;
	border:1px solid;
	border-color:#666666;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
}
/*提示说明表格*/
.member_table_notice {
background-color: #FFFFCC;
border:1px solid #FF9966;
}
.member_table_notice td {
padding:10px;
}
/*内容页面数据行变色*/
.member_tr_row {
}
.member_tr_row_over {
	background-color: #EAFFF4;
}

/*  人才　 */
.recruit_rcw{border:#999999 1px  double;}
.recruit_kj{border-bottom:#ccc 1px solid; border-right:#ccc 1px solid;border-left:#ccc 1px solid;padding:0x 6px 0 6px; line-height:20px}
.recruit_qkj{border-bottom:#ccc 1px solid; border-left:#ccc 1px solid; background:url(/images/talent/tuijian.jpg);}
.recruit_left{border-left:#ccc 1px solid; padding-left:10px}
.talent{border-bottom:#ccc 1px dotted }
.talent_zp{border-left:#ccc 1px dotted }
.talent_font{ color:#2678d4; font-size:14px; font-weight:bold; background:url(/images/talent/boder.jpg)  repeat-x; padding-left:10px}

/*  展会　 */
.show_bj{border:#ebb895 1px solid; border-top:0px; line-height:20px;  background-color:#fdf6f2}
.show_font{font-weight:bold; font-size:15px; padding-left:5px}
.show_blue{ color:#3e6fc0}
.show_qing{ color:#66a224}
.show_bluefont{  font: 22px 黑体; letter-spacing:-2px; color:#236ad5}

/*  资讯　 */
.ino_tuijian{ border-bottom: 1px  #be0000 solid; border-left: 1px  #be0000 solid; border-right: 1px  #be0000 solid; } 
.news_link a:link,.news_link a:visited{color:#236ad5;}

/*  产品　 */
.products_boder{   border-bottom: 1px  #fcab69 solid; border-left: 1px  #fcab69 solid; border-right: 1px  #fcab69 solid;    }


/* ccen改版 */
.ccen_ad{ margin-top:6px}
.ccen_qiugou{ background:url(/images/index/index_25.gif) bottom repeat-x;border-left:#b1daf6 1px solid;border-right:#b1daf6 1px solid;}
.ccen_blueborder{ border:#b8d0e8 1px solid; border-top:none}
.ccen_orangeborder{ border:#eecdaa 1px solid; border-top:none}
.ccen_xuxian{ border:#dddddd 1px dashed; padding:1px}
.ccen_rborder{ border-right:#d4d4d4 1px solid}
.ccen_pic{ border:#d5d5d5 1px solid; padding:1px}
.ccen_bb{ border-bottom:#808182 1px dashed}
.ccen_company{ border:#aacbee solid 1px;border-top:none; background:url(/images/company/index_01.gif) bottom repeat-x}
.ccen_cfont{ font-size:22px;color:#FFFFFF; font-weight:bold;}
.ccen_bxb{ border-bottom:#838383 1px dotted}
.tech_picbj{ background:url(/images/tech/tech_03.gif) bottom repeat-x;border:#87d6f7 1px solid}
.ask{border:#cbe6fb 1px solid; background-color:#eaf3fa}
.ask_table{border:#d2d2d2 1px solid; border-top:none}
.ask1{border:#fbe0cd 1px solid; background-color:#faf1ea}
.trade_dise{ border-bottom:#fe7200 3px solid}
.trade_huang{ background:url(/images/trade/trade.gif) no-repeat;}
.trade_huibai{ background:url(/images/trade/trade_01.gif) no-repeat bottom left;}
.trade_bj{ background-color:#fff8e8}
.trade_table{ background-color:#fef0e7; border:#fed7ba 1px solid}
.trade_neirong{ background-color:#fbf8f3; border-bottom:#fae4cc 1px solid}
.trade_biaoge{border:#d4e0f0 1px solid; border-top:none}
.area_diqu{ background:url(/images/area/area_02.gif) bottom no-repeat}
.service_bk{ border:#b1daf6 1px solid; border-top:none; }
.service_bj{background:url(/images/service/service_23.gif) repeat-x bottom}
.servicemade{ padding-left:15px; padding-right:15px}
.service_borderright{border-right:#ccc 1px double}
.service_borderbottom{border-bottom:#ccc 1px double}
.service_border1{border:#ccc 1px   double }

/* 化工设备百科 */
.baike_topbj{border-bottom:#1e82ce 2px solid; background:url(/images/index/topbj.gif) bottom no-repeat}
.baike_bk{ border-bottom:#90cceb 1px dotted}
.baike_table{border:#fff 5px solid; padding:1px}
.baike_3bborder{ border:#bed8f1 1px solid; border-top: none}
.baike_3yborder{ border:#f1d7be 1px solid; border-top: none}

/*  新版展会　 */

.exhibition_blue:link,.exhibition_blue:visited{ color:#0856a0}
.exhibition_blue:hover{color:#ff6600}
.exhibition_orange:link,.exhibition_orange:visited{color:#ff6600}
.exhibition_orange:hover{color:#ff6600}

.exhibition_f13{font-size:13px; }
.exhibition_corlor{color:#09589d;}
.exhibition_calendar{ color:#1880ae; font-family: Arial, Helvetica, sans-serif}
.exhibition_rili{color:#ff6600;}


.exhibition_pic{ border:1px solid #c9c9c9; padding:1px}
.exhibition_header_bborder{ border-bottom:solid 4px #1da2dd}
.exhibition_diborder{ border-bottom:1px dashed #bfbfbf}
.exhibition_border{ border:#87d6f8 1px solid}
.exhibition_right{ border-right:#87d6f8 1px solid}
.exhibition_ybxuxian{ border-right:#87d6f8 1px  dotted}
.exhibition_talent{border-bottom:#ccc 1px dotted }
.exhibition_rili_bk{ border:#ebbda7 1px solid; border-top:0px}
.exhibition_rili_bjcorlor{ background-color:#fce4da}
.exhibition_rili_bjcorlor2{ background-color:#ff4900 }
.exhibition_nei{ border:#87d6f8 1px solid; background:#e7f4fa}
.exhibition_left-right{ border-left:#87d6f8 1px solid; border-right:#87d6f8 1px solid}

.rili{background-color:#FFFFD5; border:1px solid #FF3300; margin:2px; padding:3px; line-height:120%}
.ex_bj_yanse{ background-color:#f4f9fd}


/*  单个展会　 */
.hei_font{font-size:36px; color:#000000; font-weight:bold }
.index_martop10{ margin-top:10px}
.index_martop5{ margin-top:10px}
.bottom_border{ border-bottom:#ccc dotted 1px}
.top_border{ border-top:#2585c7 4px solid}
.expo_border{ border:#d4d4d4 double 1px; height:16px;line-height:16px;}
.border3{ border:#1d7dbe 1px  double; border-top:0px}
.border2{ border-left:#80b7df 1px  double;border-right:#80b7df 1px  double; }
.border2_hui{ border-left:#d5d5d5 1px  double;border-right:#d5d5d5 1px  double; }

/*  设备专区　 */
.hei_red:link,.hei_red:visited,.hei_red:hover{color:#a14504}
.zone_search{width:300px; height:16px; line-height:20px; padding-left:3px; border:0px }
.zone_border{ border:#fcd298 1px double; border-top:0px}
.zone_border1{ border:#c0d8f2 1px double; border-top:0px}
.zone_border2{ border:double #ccc 1px}
.zone_f13{ font-size:13px}
.zone_huangbottom{border-bottom:1px dotted #ffd098}
.zone_huangright{border-right:1px dotted #ffd098}
.zone_guanggao{border:1px double #ccc}
.zone_hui{border-bottom:1px dotted #ccc}
.zone_color{ color:#fe7600}
.zone_bottom{ border-bottom:1px #ccc double}

/*知名品牌*/
.brand_look{border-bottom:2px solid #1f8ccd}

/* 企业样本 */
.sample_bk{ border:#3ca3db 1px solid;}
.sample_hbk{border:#cacaca 1px solid; border-top:0px}
.sample_lr{border-left:#4faee2 1px solid;border-right:#4faee2 1px solid; background:url(/images/sample/03.gif) bottom repeat-x}
.sample_sou{border:#98cae6 1px solid; height:16px; width:85px}
.sample_bbk{ border-bottom:#d0d0d0 1px solid}
.sample_xbk{ border-bottom:#d0d0d0 1px  dashed}
.sample_blue:link,.sample_blue:visited{ color:#007abd}
.sample_blue:hover{color:#ff6600}
.sample_fblue{color:#007abd}
.sample_listbj{ background-color:#f5f9fc;border-bottom:#d0d0d0 1px  dashed;}
.sample_nei_bk{ border:#b9dcf8 1px solid; border-top:0px;}
.sample_bjyanse{background-color:#ebf6fc;}
.sample_bjyanse1{background-color:#f4fafd;}
.sample_nei_hui{ border:#bababa 1px solid}
.sample_nei_hong{ border:#ff0000 3px solid}

/* 人才频道 */
.job_xt{ border:1px solid #f4d1b3}
.job_hb{ border:1px solid #c2d8e9}
.job_b{ border:1px solid #b5d8f4}
.job_lanse{border:1px solid #bdd4e8}
.job_top{ margin-top:4px}
.job_dh:link,.talent_dh:visited,.talent_dh:hover,.talent_dh:active{color: #650101;}
.job_ys{ color:#c05203}
.job_xx{ border-bottom:#b5b5b5 1px  dashed }
.job_bottom{ border-bottom:#bec08f 1px solid; margin-bottom:5px}
.job_jianli{ border-bottom:#ecd8bd 1px solid;}
.job_tright{ border-right:#edd8bd 1px solid; }
.pleft{padding-left:10px}


/*新能源网*/
.cny_bananer{ border:#b8d0e8 1px solid; padding:1px }
.cny_gray{ border:#dcdcdc 1px solid}
.cny_orange{ border:#fba457 1px solid}
.cny_blue{ border:#bacfe2 1px solid }
.cny_xuxian{ border-bottom:#125198 1px dashed}
.cny_rencai{ border-bottom:#FF6600 1px dashed}
.cny_dh1{ background:url(/images/index/cny_s_05.gif) center bottom no-repeat; width:56px;}
.cny_dh1 a{margin-left:3px;letter-spacing:2px;}
.cny_dh2{ background:url(/images/index/cny_s_08.gif) center bottom no-repeat; width:56px;}
.cny_dh2 a{margin-left:3px;letter-spacing:2px;}
.cny_dh3{ background:url(/images/index/cny_s_77.gif) center bottom no-repeat; width:70px;}
.cny_dh4{ background:url(/images/index/cny_s_10.gif) center bottom no-repeat; width:70px;}

.cny_sort_orange{ border:#fba457 1px solid;background:url(/images/index/cny_18.gif); background-repeat:repeat-y; background-color:#FFFDFB; cursor:pointer;}
.cny_sort_orange h2 {color:#FF6600;}
.cny_sort_blue{ border:#bacfe2 1px solid;background:url(/images/index/cny_19.gif); background-repeat:repeat-y;}
.cny_sort_blue h2 {color:#0856a0}

/*专题*/
.cny_ditan{ border:#b2ed91 1px solid; border-top:none}

/*global css
body{color:#333; font:12px/22px '\5b8b\4f53', Arail}
body,h1,h2,h3,h4,ul,ol,li,dl,dt,dd,p,form,input,button,table,th,td{margin:0; padding:0}
ul,ol{list-style:none}
a{text-decoration:none}
a:hover{text-decoration:underline}*/

/*color*/
.com-toolbar a{color:#666}
.com-toolbar a:hover{color:#c00; text-decoration:none}
.com-search span a{color:#c00}
.com-nav a{color:#333}
.com-nav a:hover{color:#c00; text-decoration:none}
.com-channel a{color:#fff}
.com-channel a:hover{color:#fff; text-decoration:underline}
.com-keyword a{color:#666}
.com-keyword a:hover{color:#c00}
/*.com-keyword {background-color:#F0F4F9;}*/

.site a{color:#333}
.site a:hover{color:#c00}
.site .focus h1 a,.site .focus h2 a{color:#05b}
.site .bd a.com-detail{color:#c00; white-space:nowrap}
.site .labelType span a{color:#147; font-weight:bold}
.site .patent .bd h3 a{color:#147}
.site .prod-sort h3 a{display:block; color:#999}
.site .prod-sort h3 a:hover{text-decoration:none}
.site .prod-sort-hover h3 a{color:#186696}
.site .prod-sort h4 a{color:#186696}
.site .mkt .hd h2{color:#b75200}
.site .mkt .mkt-item a{color:#b75200}
.site .mkt .mkt-item a:hover{color:#333; text-decoration:none}
.site .cols-bordG .hd h2{color:#69ba00}
.site .exhib .hd h2{color:#089}
.site .job .hd h2{color:#742100}
.site .fridlink .hd span{color:#c00; font-family:Arial}

/*margin padding blank*/
.com-marT6{margin:6px 0 0}
.com-marT8{margin:8px 0 0}
.com-marT10{margin:10px 0 0}
.com-marB6{margin:0 0 6px}
.com-marB8{margin:0 0 8px}
.com-marB10{margin:0 0 10px}
.com-blank4,.com-blank6,.com-blank8,.com-blank10,.com-blank12{display:block; clear:both; font-size:0; overflow:hidden}
.com-blank2{height:2px}
.com-blank4{height:4px}
.com-blank6{height:6px}
.com-blank8{height:8px}
.com-blank10{height:10px}
.com-blank12{height:12px}

/*sprite images*/
.com-toolbar,
.com-droplist-hd span,
.com-login-msg .li1 a,
.com-login-msg .li3 a,
.com-categoryType-hd,
.com-btn-search,
.com-nav a:hover,
.com-nav a:hover span,
.com-channel div,
.com-keyword .key-t,
.com-keyword .close,
.site .notice,
.site .btn-icon,
.site .btn-login,
.site .topic,
.site .topic li,
.site .exhib th,
.site .job th,
.site .sup-dem li,.com-nav .select_this,.com-nav .select_this span {background:url(/images/index_2011/sprite.png) no-repeat}
.input-box{background:url(/images/index_2011/bg-input-box.png) no-repeat}

/*modle*/
.com-Area{margin:0 auto}
.com-cols{padding:1px; border:1px solid #dcdcdc}
.com-cols .hd{height:26px; padding:0 6px; background:#f9f9f9; line-height:26px}
.com-cols .hd h2{float:left; padding:0 14px 0 0; color:#147; font-size:14px}
.com-cols .bd h2{font-size:12px}
.com-cols .hd .fl{float:left}
.com-cols .hd .fr{float:right}
.com-cols .bd{padding:10px 8px 6px; clear:both; overflow:hidden; height:1%}

/*com-toolbar*/
.com-toolbar{height:33px; background-color:#f9f9f9; background-position:0 0; background-repeat:repeat-x; overflow:hidden}
.com-toolbar-bd{width:950px; height:28px; margin:0 auto; padding:5px 0 0}
.com-top-login{float:left; margin:0;}
.com-quick-menu{float:right}
.com-quick-menu li{float:left; margin:0 0 0 6px}

.com-droplist-bd{display:none; padding:10px 10px 6px; z-index:9999999;}
.com-droplist-hd{position:relative; top:-1px; padding:1px 25px 0px 10px; z-index:999999999; cursor:pointer;}
.com-droplist-hd span{position:absolute; top:12px; width:7px; height:5px; background-position:-14px -45px; overflow:hidden}
.com-droplist .com-droplist-hd,.com-droplist .com-droplist-bd{border:1px solid #999; background:#fff}
.com-droplist .com-droplist-hd span{top:5px;}
.com-droplist .com-droplist-hd{padding:0px 24px 0px 9px; border-bottom:none;}
.com-droplist .com-droplist-bd{position:absolute; display:block; width:280px; margin:-2px 0 0}

.com-login-msg .li1{height:27px; line-height:27px; padding:0 0 5px 10px; border-bottom:1px solid #dcdcdc}
.com-login-msg .li1 p{float:left; margin:0 8px 0 0; font-size:14px; font-weight:bold}
.com-login-msg .li1 a{float:left; width:64px; height:27px; background-position:0 -61px; color:#7e0f0e; text-align:center}
.com-login-msg .li1 a:hover{background-position:-64px -61px; color:#c00}
.com-login-msg .li2{padding:10px}
.com-login-msg .li3{height:26px; line-height:26px; padding:6px 10px 0 0; border-top:1px solid #dcdcdc}
.com-login-msg .li3 a{float:right; width:84px; background-position:0 -98px; text-align:center}

/*com-header*/
.logo{display:block; width:168px; height:40px; margin:0 0 0 2px}
.com-header{margin:0 auto}
.com-search{margin:15px 0 0 15px}
.com-searchbox{float:left; width:336px; height:25px; margin:0 4px 0 0; border:2px solid #0065b1}
.com-categoryType{float:left; width:80px; height:25px}
.com-categoryType-hd{height:23px; padding:2px 10px 0 0; background-position:-7px -392px; line-height:23px; text-align:center}
.com-input-box{font-size:14px; float:left; width:250px; height:20px; padding:3px 0 2px 2px; border:none; background-color:#fff; line-height:18px}
.com-btn-search{float:left; width:71px; height:29px; margin:0 4px 0 0; border:none; background-position:0 -350px; cursor:pointer}

.com-nav{margin:10px 0 0 15px}
.com-nav a{display:inline-block; padding:0 8px 0 0; font-size:16px; line-height:18px; font-weight:bold}
.com-nav a span{display:inline-block; height:26px; padding:8px 0 0 10px}
.com-nav a:hover{background-position:right -302px; cursor:pointer}
.com-nav a:hover span{background-position:0 -302px}
.com-nav .select_this {background-position:right -302px;}
.com-nav .select_this span {background-position:0 -302px}

.com-channel{margin:0 auto 3px}
.com-channel{height:68px; background:url(/images/index_2021/bg-nav.gif) no-repeat}
.com-channel a{display:inline-block; margin:0 6px 0 0}
.com-channel .b{float:left; width:14px; _margin:0 3px 0 0; font-weight:bold}
.com-channel div{float:left; padding:0 0 0 12px; background-position:-126px -152px}
.com-channel .area1{width:298px}
.com-channel .area2{width:244px}
.com-channel .area3{width:133px}
.com-channel .area4{width:39px;float:right; margin-top:-17px;background-position:-1000px -1000px;}
.com-channel a:link,.com-channel a:visited{color:#fff}

/*com-keyword*/
/*.com-keyword div{padding:2px 0}
.com-keyword div a{float:left; margin:0 4px; white-space:nowrap}
.com-keyword .key-t{padding:2px 0 0 6px;  font-weight:bold}
.com-keyword .close{display:block; width:13px; height:13px; background-position:-33px -41px; text-indent:-9999px; overflow:hidden}
.com-keyword .close:hover{background-position:-50px -42px}*/

/*advertisement*/
.site .adpic{padding:18px 19px 8px; background:#f9f9f9}
.site .adpic a{display:block; width:122px; height:84px; margin:0 auto}
.site .adpic a:hover{text-decoration:none}
.site .adpic a img{width:120px; height:60px; border:1px solid #f9f9f9}
.site .adpic a:hover img{border:1px solid #c00}
.site .adpic td{width:132px; text-align:center}