@charset "gb2312"; 
/*CSS Reset*/
body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, form{margin:0; padding:0;}
fieldset,img{border:0}
p{margin:2pt; line-height:20px;}
ul,ol{list-style:none; display:inline;}
:focus{outline:0}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal; font-weight:normal}
h1,h2,h3,h4,h5,h6,tt,code,kbd,samp{font-size:100%; font-weight:normal;}
h1,h2,h3,h4,h5,h6,tt{font-family:"微软雅黑";}
address,caption,cite,code,dfn,th,var,b,i,em{font-style:normal; font-weight:normal;}
body{font:12px/150% verdana,lucida,arial,helvetica,宋体,sans-serif; color:#000; padding-bottom:20px;}
table{border-collapse:collapse; border-spacing:0}
table.th_r th {text-align:right; white-space:nowrap;}
table.p5 th, table.p5 td {padding:3px 5px;}

caption,th{text-align:left}
sup,sub{vertical-align:baseline}
ins{text-decoration:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:''; content:none}
:focus{outline:0;}
input,textarea,select{font:12px verdana,lucida,arial,helvetica,宋体,sans-serif; padding:2px; vertical-align:middle; outline:none;}
input:focus,textarea:focus,select:focus{border:#F93 1px solid;}
textarea{font-size:1em; line-height:18px; overflow:hidden; overflow-y:auto;}
select{padding:0; font:12px arial,helvetica,sans-serif,宋体;}
.time{font-size:.9em; color:#a5a5a5; font-weight:normal;}
.ele_dot{font-family:"宋体"; color:#666; margin-right:3px;}
.wbr{word-break:break-all; word-wrap:break-word;}

/*Font*/
.song{font-family:"宋体";}
.yahei{font-family:"微软雅黑";}
.heiti{font-family:"黑体";}
.verdana{font-family:verdana;}
.arial{font-family:arial;}

a.cfff, .cfff {color:#fff;}
a.cf60, .cf60 {color:#f60;}
a.cf30, .cf30 {color:#f30;}
a.cc60, .cc60 {color:#c60;}
a.c000, .c000 {color:#000;}
a.c333, .c333 {color:#333;}
a.c666, .c666 {color:#666;}
a.c999, .c999 {color:#999;}
a.c00c, .c00c {color:#00c;}
a.c080, .c080 {color:#008000;}
a.c090, .c090 {color:#009300;}
.gt{color:#2f688c; font-size:.9em; font-family:"宋体"; margin-left:3px;}
a{color:#2a78b4; cursor:pointer; text-decoration:none; vertical-align:baseline;}
a:hover{text-decoration:underline;}
a.b, .b {font-weight:bold;}
a.u, .u {text-decoration:underline;}
a.u:hover {text-decoration:none;}
.bold{font-weight:bold;}
.normal{font-weight:normal; font-style:normal;}

/*Font Size*/
.fs10 {font-size:10px;}
.fs12 {font-size:12px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}
.fs20 {font-size:20px;}

.lh15 {line-height:150%;}
.lh18 {line-height:180%;}
.lh20 {line-height:200%;}

/*Align*/
.t_l {text-align:left;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.v_m {vertical-align:middle;}
.v_top {vertical-align:top;}

/*Float, Clear*/
.f_l {float:left;}
.f_r {float:right;}
.f_n {float:none;}
.zoom{zoom:1;}
.p_r{position:relative;}
.p_a{position:absolute;}
.clear{height:0; overflow:hidden; clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {zoom:1; display:inline-block;}
.clearfix2 {_height:1%; overflow:auto;}

.dis, .dis_b {display:block;}
.dis_i, .inline{display:inline;}
.undis, .dis_n, .hidden{display:none;}
.vis_h {visibility:hidden;}
.vis_v {visibility:visible;}

.ov_hid{overflow:hidden;}
.noborder {border:none;}
.nowrap {white-space:nowrap;}
.in2 {text-indent:2em;}

/*Other*/
.w100 {width:100%;}
.v-split{color:#c1c1c1; margin:0 5px;}
.aph8 {filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; -khtml-opacity:0.80;}
.inp {border:1px solid #e3e9ef; border-top:1px solid #abadb3; border-left:1px solid #abadb3; padding:3px 2px 2px; *padding:2px;}
.btn {height:23px; line-height:120%; font-size:12px; padding:0 5px; cursor:pointer; white-space:nowrap;}
.txts {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
img.ov_01 {border:1px solid #eee; padding:2px; background:#fff;}
a img.ov_01:hover {border:1px solid #f60;}

/*Margin, Padding*/
html .auto {margin:auto auto;}
html .m10 {margin:10px;}
html .m5 {margin:5px;}
html .mt10 {margin-top:10px;}
html .mr10 {margin-right:10px;}
html .mb10 {margin-bottom:10px;}
html .ml10 {margin-left:10px;}
html .mt5 {margin-top:5px;}
html .mr5 {margin-right:5px;}
html .mb5 {margin-bottom:5px;}
html .ml5 {margin-left:5px;}
html .mt0 {margin-top:0;}
html .mr0 {margin-right:0;}
html .mb0 {margin-bottom:0;}
html .ml0 {margin-left:0;}

html .p10 {padding:10px;}
html .p5 {padding:5px;}
html .pt10 {padding-top:10px;}
html .pr10 {padding-right:10px;}
html .pb10 {padding-bottom:10px;}
html .pl10 {padding-left:10px;}
html .pt5 {padding-top:5px;}
html .pr5 {padding-right:5px;}
html .pb5 {padding-bottom:5px;}
html .pl5 {padding-left:5px;}
html .pt0 {padding-top:0;}
html .pr0 {padding-right:0;}
html .pb0 {padding-bottom:0;}
html .pl0 {padding-left:0;}

/*Hyperlink*/
.redl{color:#C30;}
.redl a:link, .redl a:visited{color:#F00; text-decoration:none;}
.redl a:hover, .redl a:active{color:#000; text-decoration:blink;}

.bluel{color:#369;}
.bluel a:link, .bluel a:visited{color:#1B6FA0; text-decoration:underline;}
.bluel a:hover, .bluel a:active{color:#F00; position:relative; top:1px; left:1px; text-decoration:none;}

.grayl{color:#999;}
.grayl a:link, .grayl a:visited{color:#333; text-decoration:none;}
.grayl a:hover, .grayl a:active{color:#F66;}

.blackl{color:#333;}
.blackl a:link, .blackl a:visited{color:#000; text-decoration:none;}
.blackl a:hover, .blackl a:active{color:#F66; text-decoration:underline;}

.whitel {color:#EEE;}
.whitel a:link, .whitel a:visited{color:#FFF; text-decoration:none;}
.whitel a:hover, .whitel a:active{color:#000; text-decoration:blink underline;}


/*----------------------------框架---------------------------------*/
body{color:#666; font:12px/1.5em Tahoma, Verdana, Simsun, Microsoft YaHei, Arial Unicode MS, Mingliu, Arial, Helvetica; padding:0;}
#pg_top{width:970px; margin:0 auto;}
#pgm{width:100%; background:url(../img_hy/bbg.jpg) #099 repeat-x; margin:0 auto;}
#pg_hdr{width:970px; margin:10px auto 0; padding-top:30px; background:url(../img_hy/hdr-bg.jpg) #FFF repeat-x; border-top:#FFF 1px solid; position:relative; z-index:10; zoom:1;}
#pg_bdy{width:970px; margin:0 auto; background:#FFF; position:relative; z-index:9; zoom:1; display:block; overflow:hidden;}
#pg_btm{width:968px; margin:0 auto; background:url(../img_hy/btm-bg.jpg) #F4FAFA bottom repeat-x; border:#FFF 1px solid; border-top:#CCC 1px solid; position:relative; z-index:8; zoom:1; display:block; padding:10px 0 30px; overflow:hidden;}
#pg_root{width:970px; margin:0 auto; text-align:right; padding:10px 0 10px; line-height:23px;}
.area{width:950px; margin-left:10px; float:left; clear:both; position:relative; zoom:1; display:inline;}
.area2{width:970px; float:left; clear:both; zoom:1;}


/*-----------------------------活动专用背景---------------------------------*/
.z_bg{width:100%; margin:0 auto 0 auto; background:url(../xcpic/jd90bg.jpg) repeat-x top;}
.z_bg-inner{background:url(../xcpic/bg_yhjg2012.jpg) no-repeat top center;}
.z_bg-banner{width:970px;height:80px;margin:0 auto;position:relative;}
.z_bg-link{width:970px;height:80px;display:block;}
.z_bg-banner .shutdown{width:56px;height:30px;display:block;position:absolute;top:0;right:0;cursor:pointer;}
#pgm{background-color:#FFF;}
#pg_bdy,#pg_btm{width:968px; border-left:#CCC 1px solid; border-right:#CCC 1px solid;}
#pg_root{width:100%; background:#CD1712; padding-bottom:10px; text-align:center;}
#pg_root span{width:960px; margin:0 auto;}

/* 页脚 */
#pg_btm .sm{width:950px; float:left; text-align:justify; text-justify:inter-ideograph; clear:both; display:inline; margin:10px; padding:12px 0; background-color:#FFF; border:#CCC 1px solid; overflow:hidden;}
#pg_btm .sm:hover{border:#F30 1px dashed; background-color:#FFF; cursor:default;}
#pg_btm .sm p{width:900px; margin-left:30px; display:inline; float:left; clear:both; margin-top:5px; line-height:21px; overflow; hidden;}
#pg_btm .sm b{font-size:14px; font-weight:bold;}
#pg_btm span{width:960px; height:25px; line-height:27px; float:left; clear:both; font-size:14px; white-space:nowrap; display:inline; text-align:center;}
#pg_btm .beian{width:760px; float:left; margin-left:140px; clear:both; overflow:hidden; display:inline;}
#pg_btm .beian ul{padding:0; margin-top:10px; float:left; clear:both; text-align:center;}
#pg_btm .beian li{width:150px; height:50px; float:left; margin:0 10px; background:#FFF; border:#CCC 1px solid; overflow:hidden;}
#pg_btm .beian li:hover{border:#F30 1px solid;}
#pg_btm .beian img{height:44px; margin:4px 5px 0 8px; border:none; vertical-align:middle; float:left;}
#pg_btm .beian em{width:81px; height:50px; text-align:center; font-style:normal; margin:8px 0 0 6px; text-align:left; overflow:hidden; display:block; float:left; cursor:pointer}

/*-------- 页眉 --------*/
#siteNav{background:url(../img_hy/tbg1.jpg) #f4f4f4 0 -1px repeat-x; border-bottom:1px solid #ccc; position:relative; height:28px; line-height:28px; z-index:20; zoom:1;}

#loginInfo{float:left; margin-top:-1px;}
#loginInfo a:link,#loginInfo a:visited{color:#4a628d;}
#loginInfo a:hover,#loginInfo a:active{color:#f0830f; text-decoration:underline;}
#loginInfo input{max-width:90px;}

/*网站导航quickMenu*/
a.quickhover{background:url(../img_hy/arrow.gif) 65px 12px no-repeat; display:block; height:28px; width:80px;}
a.quickon{background:url(../img_hy/arrow.gif) 64px 12px no-repeat #fff; width:78px; border-left:1px solid #ccc; border-right:1px solid #ccc; position:absolute; left:0; z-index:1001;}
ul#quickMenu{float:right; text-align:center;}
ul#quickMenu li{float:left; display:block; height:28px; line-height:28px; position:relative; width:80px; z-index:25;}
ul#quickMenu li a{color:#4A628D; height:28px;}
ul#quickMenu li a:hover{color:#f0830f; text-decoration:underline;}

/*网站导航下拉quickMenu*/
#subQuick{background-color:#fff; border:1px solid #ccc; display:none; padding:0 0 10px 0; text-align:left; position:absolute; top:27px; right:0; z-index:1000;}
#subQuick h2{width:180px; height:35px; line-height:35px; clear:both; color:#4A628D; background:#EEE; display:block; font-size:14px; padding-left:20px; margin-top:8px; cursor:default;}
.netNav{width:180px; margin:0 0 5px 0; padding:0 0 0 20px; overflow:hidden;}
.netNav a{margin:0 10px 0 0; width:auto;}
.netNav a:link,.netNav a:visited{color:#666;}
.netNav a:hover,.netNav a:active{color:#ff6600;}

/*----------- 页头 -----------*/
h1#logo span,h2#slogan span,h3#serviceTel span,h3#shopexLogo span{display:none;}
h1#logo{background:url(../img_hy/hylogo.png) 0 0 no-repeat; float:left; height:42px; width:452px; margin:7px 0 0 15px;}
h1#logo a{display:block; height:54px; width:100%;}
h2#slogan{display:none;}

/*搜索*/
#srchA{width:420px; margin:5px 4px 15px; height:50px; overflow:hidden; float:right;}
#srchA{background:url(../imgs/srcha.png) no-repeat;}
.srchA{padding:2px 0 0 40px;}
.srchA .ip{width:240px; float:left; border:1px solid #dddddd; background:#fff; margin-top:2px; height:21px; padding:3px 5px 0; overflow:hidden;}
.srchA .ip input{border:0; background:none; padding:0; font:14px/18px Arial; width:100%; color:#F80; float:left; margin:0;}
.s_select{float:left; border:1px solid #dddddd; border-left:0; margin-right:7px; background:#fff; width:69px; display:inline-block; margin-top:2px;}
.s_select h6{display:block; padding:0 15px 0 10px; height:24px; line-height:24px; font-size:12px; cursor:pointer; background:url(../img_hy/arrow3.png) 50px no-repeat; color:#666;}
.s_select ul{position:absolute; border:1px solid #dddddd; background:#fff; line-height:22px; width:69px; margin:24px 0 0 -1px; display:none; z-index:50;}
.s_select ul li{padding:0 10px; cursor:pointer; white-space:nowrap;}
.s_select ul li:hover{background:#f7f7f7;}
.srchA button{width:35px; height:32px; border:0 none; float:left; cursor:pointer; color:#2C692F; background:url(../imgs/srchb.gif) 0 2px no-repeat; font-size:13px; font-weight:700; line-height:32px;}
.s_tags{font-size:12px; height:18px; line-height:18px; overflow:hidden; margin:0; float:left; clear:both;}
.s_tags a{margin:0 8px 0 0; color:#666;}

#nav{width:960px; height:31px; float:left; margin-top:12px; position:relative; zoom:1; width:960px; z-index:30;}
#nav .siteaward{width:auto; height:29px; line-height:29px; font-size:14px; float:right; display:inline; overflow:hidden;}
#nav ul{float:left; margin-left:20px;}
#nav li{width:70px; height:31px; line-height:33px; float:left; background:url(../img_hy/mbg1.gif) right 0 no-repeat; display:inline; margin-right:5px; font-size:14px; float:left; position:relative; z-index:25; font-weight:bold;}
#nav li a{width:70px; height:31px; line-height:33px; float:left; display:block; word-break:break-all; overflow:hidden; letter-spacing:3px; text-indent:12px; text-decoration:none;}
#nav li a:hover{float:left; background:url(../img_hy/mbg1.gif) right 0 no-repeat; color:#FFF;}
#nav li.on, #nav li.on a:hover{width:70px; height:31px; line-height:33px; float:left; background:url(../img_hy/mbg1.gif) right -43px no-repeat; display:inline; overflow:hidden;}
#nav li.singo, #nav li.singo a{width:70px; height:31px; line-height:33px; float:left; background:url(../img_hy/mbg1.gif) right -127px no-repeat; text-indent:0; text-align:center; display:inline; overflow:hidden;}
#nav li.singo a:hover{width:70px; height:31px; line-height:33px; float:left; background:url(../img_hy/mbg1.gif) right -171px no-repeat; text-indent:0; text-align:center; display:inline; overflow:hidden;}


#nav .sub{width:150px; background-color:#FFF; border:1px solid #419f00; border-bottom:#419f00 3px solid; display:none; border-top:none; text-align:left; padding-bottom:1px; position:absolute; top:31px; left:0; z-index:40;}
#nav .topline{float:right; height:1px; width:82px; display:inline; background:#61B201; margin-bottom:0px;}
#nav .sub h2{width:148px; height:29px; line-height:29px; float:left; margin:1px 1px 0; clear:both; color:#4A628D; background:#E3F1D4; display:block; font-size:14px; cursor:default;}
#nav .sub h2 a{width:148px; letter-spacing:1px;}
#nav .sub h2 a:hover{height:28px; border-bottom:#F30 1px solid; background:#F90;}
#nav .sub h2.sp{width:148px; height:32px; line-height:36px; background:#FFF; font-size:14px; color:#333; text-align:center;}

li#nav05{display:none;}

#subnav{width:970px; background:url(../img_hy/sub_bg.jpg) #084 0 bottom repeat-x; float:left; clear:both; padding:7px 0; z-index:20;}
#subnav ul{width:930px; float:left; clear:both; margin-left:20px; padding:0 3px;}
#subnav li{float:left; height:21px; line-height:21px; display:block; padding:3px 2px; margin-right:10px; white-space:nowrap;}
#subnav li.pcat{float:left; font-size:14px; height:18px; line-height:19px; padding:2px 5px 2px 8px; margin:1px 4px 0 5px; font-weight:bold; letter-spacing:3px; background:#FFF; font-family:"微软雅黑"; text-align:center; color:#333; border:#363 1px solid}
#subnav li.pcat a{color:#000;}

#catpos{width:950px; float:left; margin-left:10px; border-bottom:#666 3px solid; margin-bottom:10px; position:relative; z-index:100; display:inline;}
#catpos .cat{line-height:32px; font-size:28px; margin-top:30px; float:left; font-family:"微软雅黑"; color:#333;}
#catpos .ex-cat{line-height:32px; font-size:24px; margin:33px 0 0 10px; float:left; font-family:verdana; color:#CCC; font-weight:bold;}
#catpos .weather{width:250px; height:60px; margin-top:10px; margin-right:120px; float:right; border:#FFF 1px solid; border-bottom:none; overflow:hidden;}
#catpos .date{width:83px; height:79px; background:url(../img_hy/mbg1.gif) -25px -6px no-repeat; float:right; position:absolute; color:#F5FFD7; padding-top:18px; line-height:26px; text-align:center; top:12px; right:8px;}

#mypos{font-size:14px; text-indent:8px; color:#C06; height:18px; line-height:19px; margin-top:2px; border-left:#C30 6px solid; display:inline;}
#mypos a{color:#000;}

/*---------- 供求频道 ---------*/
#gq-t1{float:left; padding-top:20px;}
#focus{width:692px; height:298px; background:url(../img_hy/gq_focus.jpg) no-repeat scroll 0 0; float:left; padding:9px 0 0; overflow:hidden;}
#focus .l{width:143px; height:280px; float:left; margin-left:8px;}
#focus .tg{width:120px; height:54px; background:url(../img_hy/f_tip-tj.gif) 0 0 no-repeat; float:left; margin:40px 0 0 24px;}
#focus .c{width:160px; height:280px; float:left; margin-left:2px;}
#focus .r{width:350px; height:260px; float:right; margin:20px 10px 0 10px; font-size:14px; line-height:1.6em;}

#guide{width:247px; float:right;}
#guide ul{width:245px; background:#FFF; margin:0px; float:left; clear:both; overflow:hidden; border:#CCC 1px solid; border-top:none; border-bottom:none; padding:12px 0;}
#guide li{width:220px; height:28px; background:url(../imgs/i_a6.gif) no-repeat scroll 12px 9px; padding-left:28px; line-height:28px; text-align:left;}
#guide .ads{width:245px; float:left; border:#DDD 1px solid; margin-top:12px; clear:both; text-align:center; padding:12px 0; overflow:hidden;}

.ad-dtl{width:968px; border:#CCC 1px solid; margin:0 auto; clear:both; zoom:1; background:#FFF;}

/* 供求搜索 */
#gq-t2{float:left; padding:20px 0; background:#FFF;}
#gq_srch{width:730px; border:#CCC 1px solid; padding:5px 0; text-align:left; float:left;}
#gq_srch table{width:100%; border-collapse:collapse; vertical-align:middle; background:url(../img_hy/bg_gqss.png) 555px 20px #FFF no-repeat;}
#gq_srch th{text-align:right; width:100px; height:32px; line-height:35px;}
#gq_srch td{text-align:left; width:600px; padding-left:10px; height:32px; vertical-align:middle;}
#gq_srch td select{border:#999 1px solid; background:#FFF; padding:0; font:12px/18px Arial; min-width:100px; color:#F80; height:21px; float:left; margin-right:10px;}
#gq_srch .ip{width:300px; float:left; border:1px solid #999; background:#FFF; margin:4px 20px 0 1px; height:19px; padding:0 1px; overflow:hidden;}
#gq_srch .ip input{border:0; background:none; padding:0; height:18px; margin-top:1px; font:14px/18px Arial; width:98%; color:#F80; float:left;}
#gq_srch td button{width:35px; height:32px; border:0 none; float:left; cursor:pointer; color:#2C692F; background:url(http://g.cric.cn/skin/imgs/srchb.png) 0 -2px no-repeat; font-size:13px; font-weight:700; line-height:32px;}
/* 供求统计 */
#gq_stats{width:206px; border:#CCC 1px solid; float:right; height:152px; text-align:center;}
#gq_stats span{width:175px; height:32px; line-height:32px; background:url(../img_hy/gq-btn.gif) 0 0px no-repeat; float:left; margin:4px 0 4px 10px; margin:13px 0 0 15px; font-size:15px;}
#gq_stats b{font-size:20px;}
#gq_stats span.btns{width:186px; float:left; margin-left:10px; background:none;}
#gq_stats span.btns a{width:85px; height:28px; background:url(../img_hy/gq-btn.gif) 0 -52px no-repeat; text-decoration:none; line-height:28px; float:left; margin:7px 0 0 6px;}

#gq_srch:hover,#gq_stats:hover{border:#b6e402 1px solid; background-color:#fbffea;}

/*定位图*/
.ask01{background:url(../img_hy/ask03.png) no-repeat; display:block; width:69px; height:76px; position:absolute; right:8px; bottom:0px; z-index:99999;}
.ask02{background:url(../img_hy/ask02.png) no-repeat; display:block; width:70px; height:70px; position:absolute; top:-8px; right:-12px; z-index:99999;}
.ask04{background:url(../img_hy/ask04.png) no-repeat; display:block; width:69px; height:76px; position:absolute ; top:10px; left:-20px; z-index:99999;}
.ask05{background:url(../img_hy/ask05.png) no-repeat; display:block; width:330px; height:78px; position:absolute; top:0px; left:-8px; z-index:99999;}
.ask06{background:url(../img_hy/ask06.png) no-repeat; display:block; width:51px; height:51px; position:absolute; top:8px; left:0px; z-index:99999;}
.ask07{background:url(../img_hy/ask01.png) no-repeat; display:block; width:69px; height:76px; position:absolute; top:2px; left:2px; z-index:99999;}


a.icon,span.icon{display:inline-block; padding-left:25px; line-height:24px; background:url(http://img.baidu.com/img/iknow/ui/icons/global.png) no-repeat left 30px; font-family:tahoma; vertical-align:middle; height:24px;}
span.i-otheranswer{padding-left:25px; background-position:left -94px;}
span.i-relatedanswer{padding-left:25px; background-position:left -154px;}
span.i-hotask{padding-left:25px; background-position:left -124px;}
span.i-waitinganswer{padding-left:25px; background-position:left -93px;}

span.a-type{display:inline-block; width:23px; height:32px; font-size:0; line-height:20; background:url(http://img.baidu.com/img/iknow/qb/qb-bg.png) no-repeat; vertical-align:middle; overflow:hidden;}
span.wonderful{background-position:left -310px;}
span.optimal{background-position:-24px -310px;}
span.recommend{background-position:-48px -310px;}

#ask-main{float:left; width:65%; text-align:left; font-size:14px; line-height:2em; color:#000; overflow:hidden; display:inline;}
.q-box{background:#fcfefc; border-color:#4CBE00 #E3E3E3 #E3E3E3; border-style:solid; border-width:2px 1px 1px; position:relative;}
.q-box h1{word-wrap:break-word; position:relative; zoom:1; font-weight:bold; color:#F60; font-size:16px;}
.q-box span.i-finished{background-position:0 -5px; *background-position:0 -3px;}
.q-box span.i-being{background-position:0 -1092px; *background-position:2px -1092px;}
.q-box span.i-waitinganswer{padding-left:25px; background-position:left -181px;}
.q-box .details{margin:2px 0 0; font-family:tahoma;}

.qbox-pink{border:#fadec4 1px solid; background:#fffcf6;}
.qbox-gray{border:#d6d6d6 1px solid; background:#FFF; padding:20px 20px;}

.qbox-gray .list{width:100%; font-size:14px; line-height:1.8em; overflow:hidden;}
.qbox-gray .list ul{padding:8px 0 8px 27px;  background:url(../img_hy/ph.png) #FFF 4px 3px no-repeat; display:inline; overflow:hidden;}
.qbox-gray .list li{width:100%; height:25px; line-height:26px; font-size:14px; text-align:left; margin-left:25px; float:left; clear:both; display:inline; overflow:hidden;}


#best-answer{padding-top:0; position:relative; zoom:1; z-index:100;}
#best-answer .header, #add-answer .header{padding-left:24px; background:transparent url(http://img.baidu.com/img/iknow/qb/qb-bg.png) 0 -110px repeat-x; height:52px; overflow:hidden; margin-bottom:-10px;}
#best-answer .a-type,.recommend-answer .a-type{float:left;}
#best-answer .reference,.recommend-answer .reference,.ans-panel .reference{word-wrap:break-word;}
#best-answer .title{float:left; margin-top:7px; font-size:15px;}
#best-answer .body, #add-answer .body{width:90%; word-wrap:break-word; line-height:1.75em; padding:0 24px 10px; position:relative; z-index:2; clear:both; zoom:1;}
#best-answer .details{margin-top:20px; zoom:1; position:relative;}

#best-answer .v-tip{color:#C87673; font-size:14px; line-height:23px; float:left;}
#best-answer .v-num{background:url(http://img.baidu.com/img/iknow/qb/qb-bg.png) left -252px no-repeat; height:29px; float:left; cursor:pointer; width:84px; overflow:hidden; color:#DF4843; margin-left:10px; font-weight:bold; line-height:29px; padding-left:40px; zoom:1; text-align:left;}

#best-replyer{zoom:1; border-top:1px dashed #bbb; margin-top:10px; padding-top:10px;}
#best-answer-content{line-height:22px;}
#best-replyer .avarta,#best-replyer .carefield{float:left;}
#best-replyer .carefield{font-size:12px; font-family:tahoma;}
#best-replyer .carefield p{padding-bottom:0;}
#best-replyer .carefield a.i-experts:link{color:#e41400;}


.other-answers{border-bottom:#CCC 1px dashed; padding-bottom:5px;}

/* -----------资讯频道------------ */
/* 资讯-公共 */
#xwc{float:left; padding:3px 0 40px;}
#xwc .area{width:948px; padding-bottom:6px; margin-top:15px; padding-top:1px; border:#CCC 1px solid; border-top:#F63 3px solid; display:inline; overflow:hidden;}
#xwc .area:hover{border-color:#F63;}
#xwc .l{width:640px; height:auto; float:left; overflow:hidden; background:url(../img_hy/bg3.jpg) -60px -15px no-repeat; border-right:#CCC 1px dashed; padding:10px 10px 9999px 0; margin-bottom:-9999px;}
#xwc .r{width:278px; float:right; overflow:hidden; background:none; padding:12px 7px 10px 0;}
#xwc .r dl{width:268px; float:left; overflow:hidden; margin-left:10px;}
/* 果业速递 */
.sd1{width:268px; float:left; margin-left:10px; overflow:hidden; background:url(../img_hy/n_bt_cykb.png) left bottom no-repeat; padding:12px 0 56px; margin-bottom:10px; display:inline;}
.sd1 dt{width:100%; height:30px; margin-top:12px; float:left; background:url(../img_hy/tl_gysd.gif) 0 -2px no-repeat; padding-left:500px;}
.sd1 dd{width:100%; float:left; clear:both; margin:8px 0 3px; text-align:justify; text-justify:inter-ideograph; line-height:1.75em; background:url(../img_hy/ph.png) 2px 4px no-repeat;}
.sd1 li{width:94%; float:left; height:24px; line-height:25px; overflow:hidden; margin-left:23px; display:inline;}
/* 最新排行,推送 */
.ph1{width:100%; float:left; display:inline;}
.ph1 dt{width:100%; height:30px; margin-top:12px; float:left; background:url(../img_hy/tl_djph.gif) 0 0 no-repeat; padding-left:500px;}
.ph1 dt.ts1{background:url(../img_hy/tl_lmts.gif) 0 0 no-repeat;}
.ph1 dd{width:100%; float:left; clear:both; margin:8px 0 3px; text-align:justify; text-justify:inter-ideograph; line-height:1.75em;}
.ph1 dd h4{font-size:14px; font-weight:bold; color:#F60; line-height:18px; padding-bottom:10px;}
.ph1 dd img{width:100px; float:left; padding:1px; border:#CCC 1px solid; margin-right:8px;}
.ph1 ul{width:100%; float:left; margin-top:12px; padding-top:5px; background:url(../img_hy/ph.png) 2px 8px no-repeat; border-top:#C60 1px dotted; overflow:hidden;}
.ph1 li{width:94%; display:inline; float:left; height:24px; line-height:25px; overflow:hidden; margin-left:23px;}
/* 相关资讯 */
.xg1{width:268px; float:left; margin-left:10px; overflow:hidden; padding:8px 0 3px; margin-bottom:3px; display:inline;}
.xg1 dt{width:100%; height:25px; margin-top:5px; float:left; background:url(../img_hy/tl_xgzx.gif) 0 0 no-repeat; padding-left:500px;}
.xg1 dd{width:100%; float:left; clear:both; margin:8px 0 3px; text-align:justify; text-justify:inter-ideograph; line-height:1.75em; background:url(../imgs/m1.png) 2px 6px no-repeat;}
.xg1 li{width:94%; float:left; height:26px; line-height:26px; overflow:hidden; margin-left:23px; display:inline;}
/* 横幅 */
#xwc .r .tg1{width:100%; float:left; clear:both;}
#xwc .r .tg1 img{width:98%; border:#CCC 1px solid; margin:5px 0; text-align:center;}

/* 资讯-频道 */
#xwc .cat_hdr{width:97%; float:left; clear:both; padding:10px 10px 0 0; margin:0 0 10px 10px; border-bottom:#AAA 2px solid; display:inline;}
#xwc .cat_hdr h1{font-size:28px; margin-left:10px; float:left; font-weight:500; line-height:36px; color:#F63}
#xwc .cat_hdr span{font-size:12px; float:right; line-height:30px; margin-top:10px; background-color:#EEE; border:#999 1px solid; display:inline; clear:both; border-bottom:none; padding:0 6px;}
#xwc .cat_hdr span:hover{background-color:#FFF;}
#xwc .ll{width:210px; display:inline; float:left; overflow:hidden; margin-left:8px;}
#xwc .ll img{width:200px; border:#DDD 1px solid; padding:1px; float:left; margin:3px 0 8px 3px; clear:both;}
#xwc .ll h4{width:98%; float:left; clear:both; line-height:20px; padding-bottom:8px; text-align:center;}
#xwc .ll ul{width:86%; background:url(../imgs/m1.png) 6px 11px no-repeat #F3F3F3; float:left; clear:both; padding:3px 4px 3px 25px; overflow:hidden; display:inline-block;}
#xwc .ll li{width:97%; float:left; clear:both; height:25px; margin:1px 0; line-height:26px; font-size:12px; overflow:hidden; padding-left:5px; background:#FFF;}
#xwc .lr, #xwc .lr2{width:410px; float:right;}
#xwc .lr dl{width:100%; float:left; clear:both;}
#xwc .lr dt{width:30px; text-align:center; float:left; padding:2px; margin-top:5px; background-color:#EFEFEF; border:#DDD 1px solid;}
#xwc .lr dt:hover{background-color:#FFF;}
#xwc .lr dd{width:90%; float:left; padding-bottom:2px; border-bottom:#CCC 1px dashed; overflow:hidden;}
#xwc .lr li{width:44%; background:url(../imgs/i01.gif) #FFF 0 3px no-repeat; padding-left:20px; float:left; height:24px; list-style:none; line-height:25px; font-size:12px; overflow:hidden;}
#xwc .lr2 li{width:98%; background:url(../imgs/i_a2.gif) 1px 8px no-repeat; padding-left:20px; float:left; height:24px; line-height:25px; font-size:12px; overflow:hidden;}

#xwc .litpicshow{float:left; clear:both; width:99%; background:#FFF; margin-left:6px; border-top:#CCC 1px dotted;}
#xwc .litpicshow li{width:140px; float:left; margin:5px 8px; display:inline; text-align:center;}
#xwc .litpicshow li img{width:130px; margin:3px; padding:1px; border:#CCC 1px solid;}

#fznews dl{width:47%; float:left; margin:3px 0 3px 10px; padding:3px 0 12px 9px;}
#fznews dl:hover{background:#F2F2F2;}
#fznews dt{width:90%; float:left; border-bottom:#09c 1px dashed; font-size:16px; color:#369; height:30px; line-height:30px;}
#fznews dd{width:100%; float:left; font-size:12px; margin-top:8px;}
#fznews dd li{width:92%; background:url(../imgs/i01.gif) #FFF -5px 3px no-repeat; padding-left:15px; float:left; display:inline; height:23px; line-height:23px; margin-top:2px;}
#fznews dd li:hover{background-color:#F2F2F2;}

#xwc .r .fztt{background:url(../img_hy/tl_fztt.gif) 0 0 no-repeat;}

/* 资讯-一级栏目 */
#xwc .cat_hdr2{width:97%; float:left; font-size:30px; line-height:40px; color:#F30; clear:both; padding:10px 10px 0 0; margin:0 0 10px 10px; display:inline;}
#b_l{width:320px; float:left; float:left; margin-left:10px;}

#idx_slidenews{width:308px; float:left; padding:1px 0 3px; background-color:#F5F7EC; border:#E0E8C8 1px solid; clear:both; overflow:hidden;}
#focus_turn{width:306px; height:246px; position:relative; float:left; clear:both; overflow:hidden;}
#focus_pic {margin:0; float:left;}
#focus_pic li{float:left;}
#focus_pic li img {width:304px; height:215px; border:#FFF 1px solid; display:inline;}
#focus_pic .normal {display:none;}
#focus_pic .current {display:block;}
#focus_btn {position:absolute; right:8px; bottom:1px; border-left:1px solid #FFF; z-index:10}
#focus_btn span {display:block; float:left; overflow:hidden; width:18px; height:28px; margin:0 0 0 -1px; border:1px solid #FFF; border-top:none; text-align:center; font:14px Arial, Helvetica, sans-serif; font-weight:700; line-height:28px; cursor:pointer;}
#focus_btn .normal {background:#DDD; color:#1A4963;}
#focus_btn .current {background:#333; color:#FFF; opacity:0.9; filter:alpha(opacity=90);}
#focus_tx li{width:300px; height:24px; text-align:left; line-height:26px; display:inline; font-size:14px; font-weight:bold; float:left; position:absolute; margin-left:4px; left:2px; bottom:31px; color:#000; z-index:8; overflow:hidden;}
#focus_tx .normal {display:none;}
#focus_tx .current {display:block;}
#focus_opacity {width:100%; position:absolute; left:0px; bottom:30px; height:24px; line-height:25px; background:#FFF; opacity:0.6; filter:alpha(opacity=60); z-index:5;}

#xwc .goodnews ul{width:88%; background:url(../imgs/m1.png) 6px 11px no-repeat #F3F3F3; float:left; clear:both; padding:3px 4px 3px 25px; margin-top:10px; overflow:hidden; display:inline-block;}
#xwc .goodnews li{width:97%; float:left; clear:both; height:25px; margin:1px 0; line-height:26px; font-size:12px; overflow:hidden; padding-left:5px; background:#FFF;}

#b_c{width:300px; float:right; display:inline;}
#b_c li{width:96%; background:url(../imgs/i01.gif) #FFF -5px 3px no-repeat; padding-left:15px; float:left; clear:both; height:25px; line-height:25px; overflow:hidden; font-size:14px; display:inline;}

#xwc .list{width:100%;}
#xwc .list dl{width:46%; height:300px; float:left; margin-left:20px; margin-top:10px; overflow:hidden; display:inline;}
#xwc .list dt{width:100%; font-family:"微软雅黑"; font-weight:bold; height:40px; line-height:44px; border-bottom:#C30 1px solid;}
#xwc .list dt strong{float:left; font-size:16px;}
#xwc .list dt span{font-size:12px; float:right; font-weight:normal;}
#xwc .list dd li{width:97%; background:url(../imgs/d5.gif) 1px 11px no-repeat; padding-left:15px; float:left; clear:both; height:25px; line-height:26px; overflow:hidden;}

/* 资讯-二级栏目 */
#xwc .list3{width:100%; margin-top:20px; float:left; clear:both; overflow:hidden;}
#xwc .list3 ul{width:98%; float:left; clear:both; padding:6px 0 6px; margin-left:12px; overflow:hidden; border-bottom:#F90 1px dotted;}
#xwc .list3 li{width:98%; background:url(../imgs/i01.gif) 3px 3px no-repeat; padding-left:25px; float:left; clear:both; height:30px; line-height:30px; font-size:14px;}
#xwc .r{width:295px; overflow:hidden; background:none; padding:12px 0;}

/* 分页 */
.pages {height:35px; overflow:hidden; text-align:center; margin:30px 0; line-height:25px; font-family:Verdana;}
.pages a, .pages strong {margin:0 1px; padding:2px 6px; border:1px solid #E4E4E4; color:#369; text-decoration:none!important;}
.pages a:hover {border-color:#369;}
.pages strong {border-color:#369; background:#369; color:#FFF;}
.pages .prev {padding:4px 5px 2px; border:none;}
.pages .next {padding:4px 5px 2px; border:none;}

/* 内容 */
.xw_content{width:638px; padding:38px 0 42px; float:left; text-align:justify; text-justify:inter-ideograph; display:inline; overflow:hidden;}
.xw_content .tt{width:600px; font-family:"微软雅黑"; font-size:22px; line-height:30px; font-weight:bold; display:inline; color:#C00; float:left; text-align:center; margin:43px 0 8px 28px; clear:both; overflow:hidden;}
.xw_content .notes{width:600px; font-size:12px; line-height:20px; background:url(../imgs/dotline-1.png) bottom repeat-x; padding-bottom:18px; display:inline; color:#C00; float:left; text-align:center; margin:0 0 3px 24px; clear:both; overflow:hidden;}
#n_content{width:600px; float:left; margin:18px 0 0 25px; padding-bottom:20px; font-size:14px; line-height:1.8em;  clear:both; overflow:hidden; text-align:justify; text-justify:inter-ideograph; display:inline;}
#n_content p{margin:12px 0; line-height:1.8em;}
#n_content img{padding:3px; border:#CCC 1px solid; max-width:610px;}
.font_size{width:90%; height:23px; line-height:25px; float:left; clear:both; display:inline; text-align:right;}
.art_alt{width:600px; height:23px; line-height:25px; float:left; margin:3px auto; display:inline; text-align:center; clear:both;}
#n_art_tag{width:420px; margin:18px 0 0 24px; background:url(../imgs/dotline-1.png) top repeat-x; padding-top:20px; font-size:14px; line-height:1.8em; float:left; clear:both; overflow:hidden; display:inline;}




/* -----------技术频道------------ */
/* 技术-公共 */
#jsc{float:left; padding:3px 0 40px;}
#jsc .area{width:948px; padding-bottom:14px; margin-top:15px; border:#CCC 1px solid; border-top:#F63 3px solid; display:inline; overflow:hidden;}
#jsc .area:hover{border-color:#F63;}
#jsc .l{width:687px; height:auto; float:left; overflow:hidden; background:url(../img_hy/mbg_c1.gif) #FFF 0 0 no-repeat; border-right:#F63 1px dashed; padding:0 10px 9999px 0; margin-bottom:-9999px;}
#jsc .r{width:248px; float:right; overflow:hidden; background:none; padding:0 1px 10px;}
#jsc .r dl{width:248px; float:left; overflow:hidden; margin-left:6px;}

/* 两刊导读 */
#b_qk{width:248px; background:url(../img_hy/tl_tjqk.gif) 10px 20px no-repeat; border-color:#EEE; border-width:0 0 8px; border-style:solid; margin-top:8px; padding:56px 0 6px; float:left; display:inline; clear:both;}
#b_qk_tt{width:100%; height:28px; background:#FFF; border-top:#E0E8C8 1px solid; float:left; font-size:14px; text-align:left; clear:both; overflow:hidden;}
#QK .active{width:50%; height:27px; line-height:32px; background:url(../imgs/arrow.gif) #FFF 8px -88px no-repeat;  font-weight:bold; float:left; dipslay:inline; overflow:hidden}
#QK .normal{width:50%; height:28px; line-height:32px; background:url(../imgs/arrow.gif) #999 8px 12px no-repeat; float:left; display:inline; overflow:hidden}
#QK .normal a{color:#FFF;}
#QK a{margin-left:20px;}
#b_qk .bdy{width:100%; padding:8px 0 0; display:inline; background:#FFF; float:left; clear:both; overflow:hidden;}
#b_qk .b_left{width:120px; height:140px; margin-top:5px; float:left; overflow:hidden;}
#b_qk .b_left_img{width:100px; height:130px; margin:2px 0 0 10px; border:#CCC 1px solid; padding:1px; float:left; clear:both;}
#b_qk .b_right{width:120px; height:130px; display:inline;  margin:9px 0 0 3px; background:url(../img_hy/tl_qkinfo.png) 0 0 no-repeat; float:left; overflow:hidden;}
#b_qk .b_right span{width:72px; margin-left:28px; height:26px; font-size:13px; line-height:26px; float:left; clear:both; overflow:hidden;}
#b_qk .qk_vol{width:100%; height:27px; line-height:27px; background:url(../img_hy/tl_qkdd.png) 0 0 no-repeat; text-align:left; margin:12px 0 6px; display:inline; float:left; overflow:hidden;}
#b_qk .qk_vol a{width:auto; margin:3px 0 0 120px; background:#FFF; height:20px; padding:0 5px; line-height:21px; overflow:hidden; white-space:nowrap; float:left;}
#b_qk .qk_list{width:100%; display:inline; padding:3px 0; float:left; clear:both; overflow:hidden;}
#b_qk .qk_list li{width:240px; height:23px; line-height:24px; font-size:12px; text-align:left; background:url(../imgs/i02.gif) 0 1px no-repeat; display:inline; padding-left:23px;  float:left; clear:both; overflow:hidden;}

/* 热门排行,推送 */
#jsc .r .lm1{width:96%; float:left; overflow:hidden;}
#jsc .r .lm1 dt{width:100%; height:35px; margin-top:22px; float:left; background:url(../img_hy/tl_djph.gif) 0 0 no-repeat; padding-left:500px;}
#jsc .r .lm1 dt.ts1{background:url(../img_hy/tl_lmts.gif) 0 0 no-repeat;}
#jsc .r .lm1 dd{width:98%; float:left; clear:both; margin:8px 0 3px; text-align:justify; text-justify:inter-ideograph; line-height:1.75em; display:inline;}
#jsc .r .lm1 dd h4{font-size:14px; font-weight:bold; color:#F60; line-height:18px; padding-bottom:10px;}
#jsc .r .lm1 dd img{width:100px; float:left; padding:1px; border:#CCC 1px solid; margin-right:8px;}
#jsc .r .lm1 ul{width:100%; float:left; margin-top:12px; padding-top:5px; background:url(../img_hy/ph.png) 2px 8px no-repeat; border-top:#C60 1px dotted; overflow:hidden;}
#jsc .r .lm1 li{width:94%; float:left; height:24px; line-height:25px; overflow:hidden; margin-left:23px; display:inline;}
/* 相关资讯 */
#jsc .r .xg1{width:228px; float:left; margin-left:10px; overflow:hidden; padding:12px 0 10px; margin-bottom:10px; display:inline;}
#jsc .r .xg1 dt{width:100%; height:30px; margin-top:12px; float:left; background:url(../img_hy/tl_xgzx.gif) 0 0 no-repeat; padding-left:500px;}
#jsc .r .xg1 dd{width:100%; float:left; clear:both; margin:8px 0 3px; text-align:justify; text-justify:inter-ideograph; line-height:1.75em; background:url(../imgs/m1.png) 2px 6px no-repeat;}
#jsc .r .xg1 li{width:94%; float:left; height:26px; line-height:26px; overflow:hidden; margin-left:23px;}
/* 横幅 */
#jsc .r .tg2{width:100%; float:left; clear:both;}
#jsc .r .tg2 img{width:98%; border:#CCC 1px solid; margin:5px 0 0 2px; text-align:center;}

/* 技术-频道 */
#jsc .cat_hdr{width:97%; float:left; clear:both; padding:0 10px 0 0; margin:0 0 10px 10px; display:inline;}
#jsc .cat_hdr h1{font-size:24px; margin-left:280px; float:left; font-weight:500; background:#F63; color:#FFF; line-height:36px; padding:1px 10px; border:#C03 1px solid; border-top:0; display:inline;}
#jsc .cat_hdr h1 i{font-size:20px; text-decoration:underline;}
#jsc .cat_hdr h1 i.tag{font-size:30px; color:#FFF; text-decoration:none;}
#jsc .cat_hdr h2{font-size:12px; float:left; line-height:30px; margin-top:10px; background-color:#EEE; border:#999 1px solid; border-bottom:none; padding:0 6px; margin-left:30px;}
#jsc .cat_hdr h2:hover{background-color:#FFF;}
#jsc .ll{width:250px; float:left; overflow:hidden; margin-left:8px; border-right:#F2F2F2 1px solid; padding-bottom:10px; display:inline;}
#jsc .ll dt{width:100%; height:30px; float:left; padding:12px 0 8px 500px;}
#jsc .ll dt.tl_gx{background:url(../img_hy/tl_zjgx.gif) 0 8px no-repeat;}
#jsc .ll dt.tl_tw{background:url(../img_hy/tl_zxtw.gif) 0 12px no-repeat;}
#jsc .ll img{width:200px; border:#DDD 1px solid; padding:1px; float:left; margin:3px 0 8px 3px; clear:both;}
#jsc .ll h4{width:98%; line-height:20px; white-space:nowrap; float:left; clear:both; padding-bottom:8px; text-align:center;}
#jsc .ll dd{width:100%; float:left; clear:both;}
#jsc .ll ul{width:86%; background:url(../imgs/m1.png) 6px 11px no-repeat #F3F3F3; float:left; clear:both; padding:3px 4px 3px 25px; overflow:hidden; display:inline-block;}
#jsc .ll ul:hover{background-color:#ffe8d0;}
#jsc .ll li{width:97%; float:left; clear:both; height:25px; margin:1px 0; line-height:26px; font-size:12px; overflow:hidden; padding-left:5px; background:#FFF;}
#jsc .lr{width:425px; float:right;}

#js-gz .dd{width:100%; float:left; clear:both;}
#js-gz .dd h1{width:93%; float:left; font-size:18px; line-height:1.2em; margin:20px 0 10px 20px; text-align:center; font-weight:bold; color:#333;}
#js-gz .dd img{width:150px; padding:2px; float:left; border:#CCC 1px solid; margin:6px 8px 0 10px;}
#js-gz .dd span{width:245px; float:right; font-size:12px; line-height:1.8em;}
#js-gz .dd h2, #jsc .vod h2{width:98%; float:left; font-size:12px; height:22px; line-height:22px; margin:9px 0 6px 6px; color:#C30; background:url(../imgs/dotline-1.png) 0 12px repeat-x;}
#js-gz .dd h2 b, #jsc .vod h2 b{width:auto; float:left; background:#FFF; padding:0 8px; margin-left:160px; border:#C60 1px solid;}
#js-gz .dd dd{width:100%; float:left; clear:both; padding-top:5px;}
#js-gz .dd li{width:auto; background:url(../imgs/i14.png) 0 6px no-repeat; list-style:none; padding-left:20px; float:left;height:24px; line-height:25px; font-size:12px; margin:0 8px; overflow:hidden;}

#jsc .vod{width:100%; float:left; clear:both; margin-top:14px;}
#jsc .vod li{width:119px; height:120px; float:left; margin:3px 11px; padding:0; background:url(../imgs/vodbg.png) -20px -30px no-repeat; overflow:hidden; display:inline;}
#jsc .vod li img{width:115px; height:80px; float:left; clear:both; margin:2px; border:0;padding:0;} 
#jsc .vod li span{width:115px; float:left; clear:both; text-align:center; margin:17px 1px 3px; line-height:1.6em; font-size:12px;}

#jsc .litpicshow{float:left; clear:both; width:99%; background:#FFF; margin-left:6px; border-top:#CCC 1px dotted;}
#jsc .litpicshow li{width:140px; float:left; margin:5px 8px; text-align:center;}
#jsc .litpicshow li img{width:130px; margin:3px; padding:1px; border:#CCC 1px solid;}

#jsc .jslist1 dl{width:47%; float:left; margin:3px 0 3px 10px; padding:3px 0 12px 9px; display:inline;}
#jsc .jslist1 dl:hover{background:#F2F2F2;}
#jsc .jslist1 dt{width:91%; float:left; background:url(../imgs/d2.gif) 1px 9px no-repeat; padding-left:20px; border-bottom:#F30 1px dashed; font-size:16px; color:#369; height:30px; line-height:30px;}
#jsc .jslist1 dd{width:100%; float:left; font-size:12px; margin-top:8px;}
#jsc .jslist1 dd li{width:92%; background:url(../imgs/i01.gif) #FFF -5px 3px no-repeat; padding-left:15px; float:left; display:inline; height:23px; line-height:23px; margin-top:2px;}
#jsc .jslist1 dd li:hover{background-color:#FC0;}

#jsc .r .fztt{background:url(../img_hy/fztt.gif) 0 0 no-repeat;}

#jsc .r .hotlist{width:100%; float:left; clear:both; display:inline;}
#jsc .r .hotlist tt{width:100%; height:30px; margin-top:12px; float:left; background:url(../img_hy/tl_tag.gif) 10px 0 no-repeat; padding-left:500px; display:inline;}
#ctag{width:90%; float:left; margin:10px; line-height:26px; display:inline;}

/* 技术-栏目列表 */
#jsc .tk-list{width:100%; margin-top:20px; float:left; clear:both; overflow:hidden;}
#jsc .tk-list ul{width:98%; float:left; clear:both; padding:6px 0 6px; margin-left:12px; overflow:hidden; border-bottom:#F90 1px dotted;}
#jsc .tk-list li{width:96%; background:url(../imgs/i01.gif) 3px 3px no-repeat; padding-left:25px; float:left; clear:both; line-height:24px; margin-top:6px; font-size:14px;}


/* 内容 */
.js_content{width:638px; padding:38px 0 42px; float:left; text-align:justify; text-justify:inter-ideograph; display:inline; overflow:hidden;}
.js_content .tt{width:600px; font-family:"微软雅黑"; font-size:22px; line-height:30px; font-weight:bold; display:inline; color:#C00; float:left; text-align:center; margin:43px 0 8px 28px; clear:both; overflow:hidden;}
.js_content .notes{width:600px; font-size:12px; line-height:20px; background:url(../imgs/dotline-1.png) bottom repeat-x; padding-bottom:18px; display:inline; color:#C00; float:left; text-align:center; margin:0 0 3px 24px; clear:both; overflow:hidden;}
#n_content{width:600px; float:left; margin:18px 0 0 25px; padding-bottom:20px; font-size:14px; line-height:1.8em;  clear:both; overflow:hidden; text-align:justify; text-justify:inter-ideograph;}
#n_content p{margin:12px 0; line-height:1.8em;}
#n_content img{padding:3px; border:#CCC 1px solid; max-width:610px;}
.font_size{width:90%; height:23px; line-height:25px; float:left; clear:both; display:inline; text-align:right;}
.art_alt{width:600px; height:23px; line-height:25px; float:left; margin:3px auto; display:inline; text-align:center; clear:both;}
#n_art_tag{width:420px; margin:18px 0 0 24px; background:url(../imgs/dotline-1.png) top repeat-x; padding-top:20px; font-size:14px; line-height:1.8em; float:left; clear:both; overflow:hidden;}

/*---------------------期刊库-------------------------------*/
/* 期刊-公共 */
#qkc{float:left; padding:3px 0 40px;}
#qkc .area{width:948px; padding-bottom:14px; background:#099; margin-top:15px; border:#099 1px solid; border-top:#099 3px solid; display:inline; overflow:hidden;}
#qkc .area:hover{border-color:#066;}
#qkc .l{width:237px; float:left; overflow:hidden; display:inline;}
#qkc .r{width:675px; height:auto; float:right; overflow:hidden; display:inline; background:url(../img_hy/mbg2.gif) #FFF -60px -20px no-repeat; padding:0 1px 10px; border-left:#066 1px solid; padding:0 10px 9999px 20px; margin-bottom:-9999px;}
#qkc .r dl{width:675px; float:left; overflow:hidden; margin-left:6px;}

#i_qklist{width:944px; float:left; margin:2px;}
#i_qklist ul{width:100%;}
#i_qklist li{width:200px; float:left; margin:15px; background:#EEE; border:#999 1px solid;}
#i_qklist li:hover{background:#FFF; border:#C30;}
#i_qklist li img{width:150px; height:200px; float:left; margin:20px 0 0 20px; border:#FFF 4px solid; clear:both;}
#i_qklist li span{width:100%; float:left; text-align:center; font-family:"微软雅黑"; font-size:14px; padding:20px 0;}

#qkc .l img{width:140px; height:190px; float:left; clear:both; margin:40px 0 0 40px; padding:2px; border:#FFF 1px solid; background:#999;}
#qkc .l .issueinfo{width:220px; float:left; margin:25px 0 0 15px; clear:both; padding-bottom:80px; line-height:1.75em; display:inline;}

#qkc .r .xw_content{width:638px; padding:38px 0 42px; float:left; text-align:justify; text-justify:inter-ideograph; display:inline; overflow:hidden;}
#qkc .r .xw_content .tt{width:600px; font-family:"微软雅黑"; font-size:22px; line-height:30px; font-weight:bold; display:inline; color:#C00; float:left; text-align:center; margin:43px 0 8px 28px; clear:both; overflow:hidden;}
#qkc .r .xw_content .notes{width:600px; font-size:12px; line-height:20px; background:url(../imgs/dotline-1.png) bottom repeat-x; padding-bottom:18px; display:inline; color:#C00; float:left; text-align:center; margin:0 0 3px 24px; clear:both; overflow:hidden;}

#qkc .media{width:99%; line-height:21px; font-size:14px; float:left; margin-top:20px; line-height:1.8em;}
#qkc .media em{height:23px; line-height:28px; color:#F90; font-style:normal; margin:6px 0; padding-top:18px; font-weight:600; }
#qkc .media div { color:#666; margin-left:24px; }
#qkc .media div img{max-width:400px;}
#qkc .job_requ{width:512px; display:inline-block; float:left; overflow:hidden;  padding:6px 12px; margin:10px 0 10px 60px; border:1px solid #F63; background:#F9F9F9; clear:both; display:inline;}
#qkc .job_requ li{width:197px; display:inline; float:left;  height:26px; overflow:hidden; margin-right:4px; line-height:25px; }

#i_listlink{width:660px; padding:26px 0 5px; float:left; clear:both; overflow:hidden;}
#i_listlink .i_tt{width:100%; height:21px; text-align:left; background:url(../imgs/d2.gif) 8px 5px no-repeat; padding-left:25px; line-height:23px; margin:5px 0 3px 8px; font-size:14px; font-weight:bold; float:left; clear:both; overflow:hidden;}
#i_listlink .i_class,{width:98%; text-align:left; margin-left:30px; display:inline; float:left; overflow:hidden;}
#i_listlink .i_class ul{float:leftp; clear:both; margin:0;}
#i_listlink .i_class span, #i_listlink .i_class li{width:auto; height:20px; background:#F2F2F2; border:#DDD 1px solid; padding:1px 8px; line-height:21px; display:inline; float:left; clear:none; margin:2px 3px; white-space:nowrap;}
#i_artlist ul{width:96%; float:left; clear:both; border-top:#099 2px solid; margin:20px 0 0 12px; overflow:hidden; padding:18px 0 30px;}
#i_artlist li{width:97%; float:left; background:url(../imgs/dot02.gif) repeat-x 0 10px; font-family:"微软雅黑"; height:30px; line-height:30px; font-size:14px; clear:both;}
#i_artlist li span{float:left; height:30px; padding: 0 3px; font-weight:normal; background:#FFF; color:#666; font-style:normal;}
#i_artlist li span b{width:30px; text-align:right; float:left; padding-right:3px; color:#C30; background:#FFF;}
#i_artlist li em{float:right; background:#FFF; padding:0 5px;}
#i_artlist h2{font-size:18px; margin-left:20px; padding-top:50px; color:#C30;}



/* -----------------=首页=------------------- */
#idx_hdr{width:968px; height:76px; margin:10px auto 0; background:url(../img_hy/hdr-bg.jpg) #FFF repeat-x; border:#C00 1px solid; border-width:1px 1px 0; padding:50px 0 10px; position:relative; z-index:10; zoom:1;}
#idx_bdy{width:968px; border:#C00 1px solid; border-width:0 1px; margin:0 auto; background:#FFF; position:relative; z-index:9; zoom:1; display:block; overflow:hidden;}
#idx_btm{width:968px;border:#C00 1px solid; border-width:0 1px; margin:0 auto; background:#F2F2F2; position:relative; z-index:8; zoom:1;}
#idx_root{width:970px; margin:0 auto; background:#CD1712; padding:15px 0 23px; line-height:23px; text-align:center; border-bottom:#900 2px solid;}
#idx_root span{width:960px; margin:0 auto;}
#idx_main{float:left; padding:10px 0 40px; font-family:"微软雅黑";}
#idx_l{width:548px; float:left; margin-left:10px; margin-top:10px; overflow:hidden;}
#idx_r{width:365px; float:right; margin-right:16px; overflow:hidden;}
#idx_r div,#idx_r li{display:inline;}

#ic-door,#ic-news,#ic-tech,#ic-lib,#ic-app,#ic-top,#ic-btm{width:550px; height:88px; float:left; clear:both; background:url(../img_hy/idx-cat-bg.png) -3px 0 no-repeat; color:#F30; overflow:hidden;}
#ic-door{background-position:-559px -87px;}
#ic-door:hover{background-position:0 -87px;}
#ic-news{background-position:-559px -179px;}
#ic-news:hover{background-position:0 -179px;}
#ic-tech{background-position:-559px -271px;}
#ic-tech:hover{background-position:0 -271px;}
#ic-app{background-position:-559px -363px;}
#ic-app:hover{background-position:0 -363px;}
#ic-lib{background-position:-559px -455px;}
#ic-lib:hover{background-position:0 -455px;}
#ic-top{height:50px; background-position:0 0}
#ic-btm{height:50px; background-position:0 -545px;}
#n-list,#t-list,#l-list,#a-list{width:400px; height:30px; float:left; margin-left:93px; font-size:14px;  padding:40px 0 13px 12px; clear:both; border-bottom:#f3cbdd 1px solid;}
#d-list{width:400px; height:50px; float:left; margin-left:93px; font-size:14px; padding:24px 0 9px 12px; clear:both; border-bottom:#f3cbdd 1px solid;}
#d-list li{width:400px; float:left; clear:both;}
#idx_l li{ height:30px; line-height:30px; float:left; display:inline;}
#idx_l li a{width:auto; height:30px; background:#FFF; border:#CCC 1px solid; font-size:14px; padding:1px 7px; line-height:30px; display:inline; margin:2px 3px; white-space:nowrap; display:inline;}
#idx_l li a:hover{background:#F90; color:#FFF; border:#C30 1px solid;}

.idx_et{width:95%; float:left; clear:both; margin-top:10px; margin-left:10px; background:#FAFAFA; padding:5px; border:#CCC 1px solid; font-size:18px; line-height:24px; color:#F30; font-weight:bold; text-align:center;}
.idx_et span{width:100%; float:left; clear:both; text-align:right; font-size:14px; color:#000;}
.idx_et:hover{background:#FFC; border:#F30 1px dotted;}

.idx_gg_img img{width:940px; height:85px; margin:0 0 25px 4px;}

#idx_crinews,#idx_citrusnews,#idx_gyxx{width:100%; float:left; margin-top:12px;}
#idx_crinews .more,#idx_citrusnews .more,#idx_gyxx .more{float:right; margin-right:40px;}
#idx_crinews dt{width:100%; height:36px; background:url(../img_hy/n_hdr_cridt.png) 0 0 no-repeat;}
#idx_citrusnews dt{width:100%; height:36px; background:url(../img_hy/n_hdr_cydt.png) 0 0 no-repeat;}
#idx_crinews dd,#idx_citrusnews dd{width:100%; float:left; clear:both;}
#idx_crinews dd li,#idx_citrusnews dd li{width:94%; height:23px; line-height:24px; font-size:12px; text-align:left; background:url(../imgs/i02.gif) -7px 1px no-repeat; display:inline; padding-left:18px;  float:left; clear:both; overflow:hidden;}
#idx_crinews dd a,#idx_citrusnews dd a{float:left; font-size:14px;}
#idx_crinews dd em,#idx_citrusnews dd em{float:right; color:#C30;}

#idx_gyxx dt{width:363px; height:30px; float:left; clear:both;}
#idx_gyxx dt img{width:363px; height:30px; float:left; clear:both;}
#idx_gyxx dd{width:363px; float:left; clear:both;}
#idx_gyxx .img_gyxx{width:86px; height:90px; float:left; margin:14px 7px 0 3px; overflow:hidden;}
#idx_gyxx .img_gyxx img{width:80px; height:80px; float:left; padding:1px; border:#CCC 1px solid;}
#idx_gyxx .img_gyxx img:hover{zoom:1.02;}
#idx_gyxx .gyxxnews{width:260px; float:right; display:inline; margin-top:10px; overflow:hidden;}
#idx_gyxx .gyxxnews li{width:100%; height:23px; line-height:24px; font-size:12px; text-align:left; background:url(../imgs/i02.gif) -7px 1px no-repeat; display:inline; padding-left:13px;  float:left; clear:both; overflow:hidden;}

#updating{width:91%; height:30px; float:left; clear:both; border:#C30 1px solid; background:#F90; margin:30px 0 0 30px; padding:30px 0 10px 20px;  font-size:24px; font-family:"微软雅黑"; color:#FF0; display:inline;}

#idx_btm .area{margin-left:1px; overflow:hidden;}
#idx_zl{width:966px; float:left; clear:both; display:inline; padding:8px 0 10px; border-top:#EEE 1px solid; border-bottom:#FFF 2px solid;}
#idx_zl ul{width:100%; float:left; padding:0; margin:0;}
#idx_zl li{float:left; border:#666 1px solid; padding:3px 8px; background:#FFF; margin:3px 0 0 10px;}

/* 报价滚动 */
#scbj{width:362px; border:1px solid #ee9358; background:#fdefe4; float:left; clear:both; margin-top:5px; display:inline; overflow:hidden;}
.c-tbl2 {width:365px; float:left; clear:both; margin:-1px -1px 0 -1px; color:#F60; border:1px solid #ee9358; border-width:0 0 1px 1px;}
.c-tbl2 th,.c-tbl2 td {border:1px solid #ee9358; height:24px; line-height:18px; border-width:1px 1px 0 0; text-align:center;}
.c-tbl2 th {background:#fdefe4; height:28px; line-height:28px; font-weight:bold;}
.c-tbl2 th a:link{color:#F50;}
.c-tbl2 td.l{text-align:left; text-indent:5px;}
.c-tbl2 .t1{width:15%;}
.c-tbl2 .t2{width:40%;}
.c-tbl2 .t3{width:13%;}
.c-tbl2 .t4{width:9%;}


/*-------------------------------决策系统-----------------------*/
#jcxt{float:left; padding:3px 0 40px;}
#jcxt .area{width:948px; padding-bottom:14px; background:#FFF; margin-top:15px; border:#F50 1px solid; border-top:#F50 3px solid; overflow:hidden;}
#jcxt .area:hover{border-color:#C00;}
#sysname{width:95%; height:30px; float:left; padding:30px 0 0 10px;}
#sysname li{line-height:30px; font-size:16px; font-family:"微软雅黑"; float:left; margin-left:20px; padding:0 10px; border:#CCC 1px solid; background:#F1F1F1;}
#sysname li:hover, #sysname li.on{border:#C30 1px solid; background:#F90;}
#sysname li a:hover, #sysname li.on a{color:#FFF;}
#sysframe{width:920px; height:500px; padding:30px 20px 10px 25px; border:0; float:left; clear:both;}
#sysframe iframe{width:100%; height:100%;}


.expo{position:fixed; _position:absolute; z-index:1; left:50%; bottom:20px; _top:expression(eval(document.documentElement.scrollTop+126)); width:200px; height:200px; background:url(../imgs/yx2013.png) no-repeat; display:block;}
.expo a{width:200px; height:200px; display:block; text-decoration:none; text-indent:-9999px;}