@charset "utf-8";
/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
padding: 0; 
margin: 0; 
} 
table { 
border-collapse: collapse; 
border-spacing: 0; 
} 
fieldset,img { 
border: 0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-weight: normal; 
font-style: normal; 
} 
ol,ul { 
list-style: none; 
} 
caption,th { 
text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-weight: normal; 
font-size: 100%; 
} 
q:before,q:after { 
content:”; 
} 
abbr,acronym { border: 0; 
} 

/* CSS common */
body{font-family:微软雅黑, Arial, Helvetica, sans-serif; font-size:13px;}
a{ color:#07519a; text-decoration:none;}
a:hover{ color:#fe8900;}
.pageWidth{width:970px; margin:auto;}
.clear{clear:both;}
.more{ text-align:right;}

/* CSS index */
.subSys .systemNav .wenda{ background:#155f83;color:#fff;}
.subSys{ background:#f4f4f4; height:25px; border-bottom:1px solid #cddae4;}
.subSys .systemNav li{ float:left;}
.subSys .systemNav{ float:left;font-size:14px; font-weight:bold; }
.subSys .systemNav li{ float:left; }
.subSys .systemNav li a{ display:block; padding:0 10px; height:25px; line-height:25px; color:#155f83; float:left;}
.subSys .systemNav li a:hover{ background:#155f83;color:#fff;text-decoration:none;}
.login{ float:right;}
.login li{ float:left; line-height:25px; margin:0 10px}
.login li strong{ color:#FF0000;}
.header{ clear:both; width:970px; margin:auto; border-bottom:1px solid #91b9dd; height:80px;position:relative;}
.header .logo{ float:left; padding:20px 0 0 10px;}
.header ul{ float:right; position:absolute; bottom:0; right:0;}
.header ul li{ float:left; font-size:14px; margin-left:5px; width:95px; height:27px; line-height:27px; background:url(images/icon.png) no-repeat left -113px; text-align:center;}
.header h1{ text-align:right; font-size:14px; position:relative; top:10px; right:50px;}

.home ul li.menu1{ background:url(images/icon.png) no-repeat -95px -113px;height:27px; position:relative; bottom:-1px;}
.topQuestion ul li.menu2{ background:url(images/icon.png) no-repeat -95px -113px;height:27px; position:relative; bottom:-1px;}
.newAnswer ul li.menu3{ background:url(images/icon.png) no-repeat -95px -113px;height:27px; position:relative; bottom:-1px;}
.topic ul li.menu4{ background:url(images/icon.png) no-repeat -95px -113px;height:27px; position:relative; bottom:-1px;}
.Experts ul li.menu5{ background:url(images/icon.png) no-repeat -95px -113px;height:27px; position:relative; bottom:-1px;}


.banner{ background:url(images/bg.png) repeat-x top left; height:102px; margin-top:10px;position:relative; }
.banner .search{ position:absolute; top:27px; left:200px;}
.banner .search input{border:0; margin:0 3px;}
.banner .search .key{ display:block; background:url(images/icon.png) no-repeat left -49px; width:369px; height:38px; float:left;}
.search .key input{ width:96%;  margin:4px 0 0 6px; height:30px; font-size:14px; line-height:30px;color:#07519a; font-weight:bold;}
.banner .search .btn{ float:left; background:url(images/icon.png) no-repeat left top; height:39px; width:80px; color:#b46f08; font-size:18px; font-weight:bold;font-family:微软雅黑, Arial, Helvetica, sans-serif;}
.banner h2{ clear:both; position:absolute; top:70px; left:200px; color:#fff; font-size:12px;}
.banner ul{ position:absolute; left:750px; top:27px;}

.mainBox{ width:968px; border:1px solid #b3cef0;}
.news{ float:left; width:190px; padding:10px;}
.newQuestion{float:left; width:470px; border-left:1px solid #b3cef0;border-right:1px solid #b3cef0;padding:10px;}
.rank{ float:left; width:230px;padding:10px;}

.news h3{ clear:both;color:#04548e; font-size:14px; font-weight:bold; padding-left:20px; height:20px; margin:5px 0 }
.news h3.memo{ background:url(images/icon.png) no-repeat -385px  -103px ;}
.news h3.specil{ background:url(images/icon.png) no-repeat -385px  -132px ;}
.hotLink li{ float:left; width:82px; height:27px; background:url(images/icon.png) no-repeat -119px top; text-align:center; line-height:27px; margin:5px;}
.hotLink li a{ color:#04548e;}

.list li{ font-size:12px; background:url(images/icon.png) no-repeat -396px -188px; padding-left:8px; line-height:1.8em;}

.newQuestion h2{ font-size:15px; font-weight:bold; padding-left:22px; background:url(images/icon.png) no-repeat -381px -71px;}
.newQuestion ul{ line-height:1.8em; padding-top:5px;}
.newQuestion ul li span{ color:#999; }
.newQuestion ul li span a{ color:#999;}
.newQuestion ul li span a:hover{ color:#000;}

.rank h2{ font-size:15px; font-weight:bold; padding-left:20px; background:url(images/icon.png) no-repeat -385px -159px;}
.rank ul{line-height:1.8em; padding-top:5px;}

.sub{ margin-top:10px;}
.category{float:left; width:210px; }
.category h2{font-size:15px; font-weight:bold; padding-left:15px; background:url(images/bg.png) repeat-x left bottom; color:#04548e; height:30px; line-height:30px; border-bottom:1px solid #c1d8f3;}
.category dl{ padding:10px;}
.category dl dt{ font-size:15px; padding:5px 0;}
.category dl dd{ font-size:13px; color:#999; padding-bottom:5px;}
.mainContent{ float:left; border-left:1px solid #c1d8f3}

.goodQuestion{ float:left; padding:10px; width:350px;border-right:1px solid #c1d8f3}
.goodQuestion h2{font-size:15px; font-weight:bold; padding-left:22px; background:url(images/icon.png) no-repeat -381px -71px;}
.goodQuestion ul{ line-height:1.8em; padding-top:5px;}
.hotQuestion{ float:left; padding:10px;width:360px;}
.hotQuestion h2{font-size:15px; font-weight:bold; padding-left:10px; }
.hotQuestion ul{ line-height:1.8em; padding-top:5px;}
.hotQuestion ul li span{ color:#999; font-size:12px;}

.zj{ clear:both;border-top:1px solid #c1d8f3; width:730px; overflow:hidden; padding:10px;}
.zj h2{font-size:15px; font-weight:bold;  padding-left:10px;  }
.zj dl{ float:left; width:33%; margin:8px 0; height:63px; overflow:hidden;} 
.zj dl dt{ float:left; padding-right:5px;}

.footer{ height:70px; clear:both; border-top:2px solid #5badd7; margin-top:10px; text-align:center; padding:10px; width:950px; font-size:12px;}
.footer ul{ margin:0; padding:23px 0 0 10px; list-style:none;}
.footer ul li{  display:inline; padding:0 8px; background:url(Images/spit.gif) no-repeat left center;}
.footer ul li a{ color:#74858f;}
.footer ul li a:hover{color:#e87207;}
.footer .setHome{ background:none;}
.footer p{ margin:0; padding-left:20px;color:#74858f; padding-top:10px;}


/* list */
.navBar{color:#07519a; font-size:12px; padding:10px 0;}
.navBar strong{ font-weight:bold;}
.right{ float:left; width:730px;}
.leftBar{ float:right; width:225px;}
.leftBar h2{ color:#494949; font-size:15px; font-weight:bold; border-bottom:1px solid #ccc; padding:5px;}
.zjBox{ width:auto; border:none;}
.zjBox dl{width:200px;}
.leftBar ul{ font-size:12px; line-height:1.8em; margin:5px;}
.leftBar ul li{ background:url(images/icon.png) no-repeat -396px -188px; padding-left:8px;}

.categoryBox{ border:3px solid #dcdcdc; padding:10px;}
.categoryBox ul{ line-height:2em; }
.categoryBox ul li{ float:left; width:20%;}

.questionTab{ margin-top:20px;}
.questionTab ul{ margin:0; padding:0; background:url(images/Bg_line.gif) repeat-x left bottom;height:28px; list-style:none;}
.questionTab ul li{ float:left; width:78px; height:28px; background:url(images/tab2_bg.gif) no-repeat -78px bottom; line-height:28px; text-align:center; margin-right:5px;}
.questionTab ul li a{ font-size:14px; font-weight:bold; color:#003399; text-decoration:none; display:block;width:78px; height:28px;}
.questionTab .vist{ background:url(images/tab2_bg.gif) no-repeat left bottom;}

.questionList{ margin:5px 0 0 0; font-family:"@宋体 Arial Serif";}
.questionList tr th{ font-size:12px; font-weight:normal; text-align:left; height:20px; background:#F7FBFF; padding:3px;}
.questionList tr th a{ color:Blue; text-decoration:underline;}
.questionList tr td{ height:23px; line-height:27px; font-size:14px; font-size:14px; border-bottom:1px dotted #eee;overflow:hidden; padding:3px;}
.questionList tr td a{ text-align:left; font-size:14px; }
.questionList .title{ color:#999; }
.questionList .typeName{ color:#999; float:none;}

/* detail */
.iAsk{ border:1px solid #38b8df; padding:1px 10px; float:right; background:#cfe9fc; position:relative; top:5px; right:20px;}
.question{ border:2px solid #dcdcdc; background:url(images/left_bg.gif) repeat-y left top;}
.author{ float:left; width:113px;}
.qBox{ float:left;width:565px; padding:10px; }
.author{ padding:10px; font-size:12px; line-height:1.8em}
.author dd strong{ color:#FF0000;}
.author .memberName{ font-size:14px; font-weight:bold;}
.author .mail{ background:url(images/icon.png) no-repeat -384px -212px; padding-left:20px;}
.qBox h1{ color:#000; font-size:16px;  font-weight:bold; padding-bottom:5px;}
.qInfo{ color:#666; font-size:12px; border-bottom:1px solid #eee; padding-bottom:10px;}
.qInfo span{ margin-right:20px;}
.qContent{ padding:10px 0; line-height:1.5em; }
.operate li{ float:left; width:103px; height:29px; line-height:29px; margin:0 10px; font-weight:bold;}
.operate li a{ display:block; padding-left:30px;}
.goAsk{ background:url(images/icon.png) no-repeat left -156px}
.toFrient{background:url(images/icon.png) no-repeat left -193px}
.tag{ clear:both; font-size:12px; padding:10px 0;}
.tag a{ margin:0 5px; text-decoration:underline;}
.qBox  .time{ color:#666; text-align:right; font-size:12px}

.answer{ margin-top:5px;border:1px solid #dcdcdc; clear:both;}
.aT{ font-size:12px; padding:10px 0; clear:both; }
.aT .title{ float:left; background:url(images/icon.png) no-repeat -395px -268px; padding-left:8px;}
.aT .title strong{ font-weight:bold; font-size:14px; color:#1faddd;}
.aT .sort{ float:right;}

.vote { float:right;}
.vote li{ float:left;border:1px solid #c0c0c0; padding:3px 10px 3px 5px;; margin:0 3px;}
.vote li a{ padding-left:3px;}
.vote li strong{ color:#FF0000;}
.zjAnswer{ background:url(images/flag_1.gif) no-repeat 200px 5px;}
.goodAnswer{ border:2px solid #1faddd;}

.answerForm{ border:1px solid #dcdcdc; margin-top:10px; padding:10px; background:#efefef; }
.answerForm h3{ font-size:14px; padding-bottom:5px;}
.answerForm .submit input{ width:105px; height:30px; line-height:30px; font-size:14px; color:#1faddd; font-weight:bold; background:url(images/icon.png) no-repeat -129px -193px; border:none; margin:10px 0;}

/* special */

.specialList{ border:1px solid #b5cfe8; background:url(images/top_bg.jpg) repeat-x left top; padding:5px 10px;}
.specialItem{ border-bottom:1px dotted #ccc; margin:10px 0; clear:both; padding-bottom:10px;} 
.specialList h2{ color:#004299; font-weight:bold; font-size:14px;}
.specialItem .img{ float:left; padding-right:15px;} 
.specialItem h3{ font-size:16px; font-weight:bold;}
.qlist{ float:left; width:500px; }
.specialItem h3 span{ float:right; color:#999; font-size:12px; font-weight:normal;}
.qlist ul{ line-height:1.8em; font-size:12px; padding:10px 0;  padding-left:10px;}
.qlist ul li{ background:url(images/icon.png) no-repeat -392px -288px; padding-left:10px;}
.specialItem p{ }

/* login form */
.loginForm{ width:350px; border:#87c2e0 1px solid; background:url(images/top_bg.jpg) repeat-x left top; position:absolute;}
.loginForm h1{ font-size:16px; font-weight:bold; color:#1a4c8c; padding:3px;}
.loginForm h1 a{ float:right; font-size:12px; font-weight:normal; background:url(images/layer_global.gif) no-repeat 4px -36px; text-indent:-9999px; width:17px; height:17px; margin-right:3px; margin-top:2px;}
.loginForm h1 a:hover{background:url(images/layer_global.gif) no-repeat -17px -36px;}
.loginForm table{ margin:10px auto; clear:both;}
.loginForm table td{ padding:5px 3px; height:30px;}
.loginForm .loginSubmit{ background:url(images/but05.gif) no-repeat left top; width:64px; height:34px; line-height:34px; border:none; color:#1a4c8c; font-size:14px; font-weight:bold;}

/* expertList */
.expertList dl{ float:left; width:215px; border-bottom:1px solid #b5cfe8; padding:10px;}

/* ask */
.askForm{ width:600px; border:3px solid #AACDE1;}
.howAsk{ width:350px; border:3px solid #FFD580}
.askForm h3{ font-size:18px; font-weight:bold; padding:10px;}
.askForm table{ margin:10px; width:100%;}
.askForm table td{ padding:5px 5px;}
.askForm table th{ text-align:right; width:80px; vertical-align:top; padding-top:5px;}
.submit{ background:url(images/but05.gif) no-repeat left top; width:64px; height:34px; line-height:34px; border:none; color:#1a4c8c; font-size:14px; font-weight:bold;}
.howAsk h3{ font-size:16px; font-weight:bold; padding:10px;}
.howAsk p{ padding:5px 10px;}
.inputTip{ display:block; color:#999; font-size:12px;}


.successTip{ padding:10px 20px;}
.successTip h4{ font-size:15px; padding:5px 0;}

.pager{ padding:20px 0;}

/* search list*/
.searchList dl{ margin:10px 0; border-bottom:1px dashed #ccc; padding:5px 0;}
.searchList .keyword{ color:red;}
.searchList .result{ font-size:14px;}
.searchList .result span{ color:Red; font-weight:bold;}
