@charset "utf-8";

/*帮助中心头部*/
.helpHead{ clear:both; background:#fff; height:100px;}
.helpHead .inner{ width:1000px; margin:0 auto;}

/*帮助中心导航*/
.helpNav{ background:url(images/barBg_1.png) repeat-x;}
.helpNav .inner{ width:1000px; height:45px; margin:0 auto;}
.help-nav{ float:left; display:inline; height:35px; line-height:35px; padding-top:10px; margin-left:10px; overflow:hidden;}
.help-nav li{ display:inline; float:left; font-size:16px; font-weight:bold; padding:0 15px; margin-right:15px; border-radius:3px 3px 0 0;}
.help-nav li a{color:#fff; text-decoration:none;}
.help-nav li a:hover{ color:#fff; text-decoration:none;}
.help-nav .selected{ background:#fff;}
.help-nav .selected a{ color:#3377cc;}
.help-nav .selected a:hover{ color:#3377cc;}

/*主体框架结构*/
.helpBg{clear:both; padding-top:15px;}
.help-layout{margin:0 auto 10px auto;width:998px;border:solid 1px #eee;}
/*单栏布局*/
.columnBg{background:#fff url(images/sideBarbg2.gif) repeat-y 220px;}

/*分栏布局*/
.help-sideBar{ float:left; display:inline; width:220px; padding-bottom:10px;}
.help-main{ float:right; display:inline; width:760px; position:relative; min-height:600px;}

/*二级导航列表*/
.subNavList{ margin:0 1px 10px 0;}
.subNavList li{}
.subNavList li p{ position:relative; height:34px; line-height:34px; font-size:14px; border-bottom:1px solid #eee; overflow:hidden;}
.subNavList a{ color:#333;}
.subNavList i{display:inline; float:left; width:0px; height:0px; line-height:0px; margin:13px 10px 0 18px; font-size:1px; border-width:5px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #333; overflow:hidden;}
.subNavList a span{ float:left;}
.subNavList a:hover{ color:#37c;}
.subNavList .selected{ margin-right:-6px; padding-right:6px; background:url(images/icon3.gif) no-repeat right center;}
.subNavList .selected a{ color:#37c;}
.subNavList .selected i,.subNavList a:hover i,.subNavList .on i{border-color:transparent transparent transparent #37c;}
.subNavList .on{ color:#37c;}
.subNavList .noI{border:0 none;}
.subNavList ul{ margin-left:38px;}
.subNavList ul li p{ height:30px; line-height:30px; font-size:12px;}
.subNavList ul .selected{ font-weight:bold;}

.crumbHelp{margin:10px 0 5px 0;height:32px;}
.crumbHelp input{float:left;width:656px;height:28px;margin-right:5px;}
.crumbHelp a{float:left;width:70px;height:28px; line-height:28px;}

/*栏目向导标题(单列)*/
.help-layout .titBar{height:34px; line-height:34px;border-bottom:1px solid #eee;margin-right:16px;}
.help-layout .titBar h3{ float:left; display:inline; font-size:16px; color:#37c; font-weight:normal;}
.help-layout .titBar i{display:block; float:left; height:0px; width:0px; margin-top:15px; margin-left:0px;margin-right:10px; border-width:6px; border-style:solid dashed dashed dashed; border-color:#3377cc transparent transparent transparent; overflow:hidden;}

/*列表项*/
.helpList{margin-right:16px;padding-bottom:35px;}
.helpList li{border-bottom:1px dashed #D4D4D4; line-height:24px;padding:10px 0;padding-left:22px;background:url(images/helpIcons.gif) 0 15px no-repeat;}
.helpList li .q{font-weight:bold; font-size:14px;}
.helpList li .keywork{color:red;}

/**/

.kfOnline{float:left;width:440px;margin:28px 0 0 30px;display:inline;}
.kfOnline h3{color:#37c;font-size:20px;font-weight:normal;background:url(images/fbTitIcoin.gif) no-repeat;padding-left:40px;height:45px;line-height:36px;}
.kfOnline table{margin:20px 0;}
.kfOnline table td{ vertical-align:top;padding:3px 0;}
.kfOnline table .label{width:92px;color:#888;padding-right:8px;text-align:right;}

.feedbackBar{float:right;width:440px;margin:28px 30px 28px 0;border-left:1px solid #eee;padding-left:28px;display:inline; position:relative;}
.feedbackBar h3{color:#37c;font-size:20px;font-weight:normal;background:url(images/fbTitIcoin.gif) 0 -65px no-repeat;padding-left:40px;height:40px;line-height:36px;}
/*反馈表单*/
.feedbackForm{margin-top: 15px;}
.feedbackForm table td{ vertical-align:top;padding:3px 0;}
.feedbackForm table .input input{margin-bottom:5px;}
.feedbackForm .inpt{margin:0;padding:0;height:24px;}
.feedbackForm .label{width:66px;color:#888;padding-right:8px;text-align:right;}
.feedbackForm .btnBlue{width:80px;height:30px; line-height:30px;font-size:16px;}
.feedbackForm .inpt{width:200px;}
.feedbackForm .txtA{width:356px;height:50px;}
.feedbackForm .choice{float:left; background:#EFEFEF;border:1px solid #ccc;height:26px; line-height:26px;padding:0 8px;margin-right:10px;color:#333; text-decoration:none;}
.feedbackForm .choice span{display:none;}
.feedbackForm .selected{background:#EAF2FA;border:1px solid #ADCBEC; position:relative;color:#37c;}
.feedbackForm .selected span{display:block;position:absolute;top:5px;right:-10px;width:16px;height:16px;background:url(images/choice.gif) no-repeat;}
.feedbackForm .star{float:left;width:88px;height:20px;background:url(images/stars.gif) no-repeat;margin-left:5px;}
.feedbackForm .S0{ background-position:0 0;}
.feedbackForm .S1{ background-position:0 -25px;}
.feedbackForm .S2{ background-position:0 -51px;}
.feedbackForm .S3{ background-position:0 -77px;}
.feedbackForm .S4{ background-position:0 -102px;}
.feedbackForm .S5{ background-position:0 -128px;}

.feedbackForm label.error{ display:inline; padding-top:3px;}




