/*
 * Description: 帮助中心栏目样式
 * Date:        创建日期：2014.11.21
 */

 /*tab*/
.user_subheader{position: relative;z-index: 1; height:39px; line-height:39px; background:#f7f7f8;}
.subheader_list{ width:1000px; margin:0 auto;list-style: outside none none;padding: 0;position: relative;}
.subheader_list li{ float:left; font-size:14px;}
.subheader_list .current a{background-color: rgba(64, 64, 64, 0.4);color: #fff; background:#aaa9a8}
.subheader_li a {border-radius: 2px;color: #333;display: block;line-height: 16px;margin-top:4px;padding:7px 15px;text-decoration: none;}

.up_wrap{ width:1000px; margin:0 auto; margin-top:15px}  
 
/*H 左边菜单栏*/
.left_list h2{height:37px;line-height:37px;font-size:16px;font-family:Microsoft YaHei; color:#fff; box-shadow:1px 2px 2px #b4b4b4;  padding-left:25px; text-align:left; position:relative; z-index:100; border-bottom:1px solid #494e55;background:url(../images/help/tit_h2.gif) 0 0 no-repeat #fff;}
.left_list{ float: left;  width:180px; border: 1px solid #ccc; background:#fff}
.left_list ul{ width:100%; }
.left_list ul li{color:#555; height:33px; line-height:40px;  font-size:14px; padding-left:25px; text-align:left; border-bottom:1px solid #f0f0f0}
.left_list ul li:hover{background:#f1f1f1;}
.left_list ul li a{color:#333333;display:block;text-decoration:none; font-size:12px;}
.left_list ul li a:hover{ text-decoration:none;}
/*R 右边内容*/
.right_content{float: right; width:805px;  min-height: 200px; background:#fff }
.card_style{ margin:9px 0 10px 0;}
.chanpin_tit{height:38px;font-size:18px;font-family:Microsoft YaHei; border-bottom:1px solid #d1d1d1}
.chanpin_tit .text{float:left; margin-left:20px; line-height:38px}
.chanpin_tit .shu_line{ border-left:3px solid #ed9e00; line-height:15px;height:15px; margin-right:10px; display:inline-block}

 
 
 
 
 
 
 
 
























 
 
 
 
 
 /*****************************以下old****************************/
.main_content{width:805px; background: #ffffff;}
.content_list li{ line-height:25px;}
.content_main{ padding:15px; width:92%;  text-indent:2em; line-height:180%; color:#666;}
.content_main p{ padding:10px 0; }
.content_main img{ border:1px solid #ddd; padding:5px;} 
 


.crumb_current{color: #666666; font-weight: bold;}
 
.help_left{ float:left; width:730px; }
.help_right{ float:right; width:250px; }
/* tab选项卡 */
.help_tab{ width:730px; height:184px; }
.help_tab_head{ width:730px; height:40px; background: url(../images/help/help_tab_head_bg.gif) repeat-x; }
.help_tab_head ul{ width:728px; margin:auto;}
.help_tab_head li{ float:left; display:block; width:104px; height:40px; line-height:40px; text-align:center; color:#333333; font-size:16px; font-family:Microsoft YaHei;cursor:pointer; background:#dddedf;}
.help_tab_head li.selector{ width:104px; background:url(../images/help/tab_selected.gif) no-repeat;  color:#333333; }
.help_tab_body{ float:left; width:698px; height:127px; border:1px solid #ededed; border-top:none; padding:10px 15px 15px; background:#FFF; margin-top:-5px; }
.help_tab_body div.hide{display: none;}
.help_tab_body div.show{display: block;}
.help_tab_con ul{width:100%;}
.help_tab_con ul li{height:26px; line-height: 26px; float: left; width: 339px;}
.help_tab_con ul li span{display: block; background: url(../images/help/list_image_mark.gif) no-repeat left 13px; padding-left: 8px;}
.help_tab_con ul li a{color: #666;}
.help_tab_con ul li a:hover{color: #0c7aaf;}

/* 热门分类 */
.help_sort{ width:728px; margin-top:20px; overflow:hidden;  border:1px solid #eee; background:#fff; padding:5px 0px 50px 0px;}
.help_sort ul{ width:800px;}
.help_sort ul li{ width:321px; padding:8px 10px 8px 17px; float:left; _height:100px; min-height:100px;}
.help_sort ul li h1{ display:block; height:44px; line-height:44px; font-size:14px; color:#494949; margin-bottom:5px; border-bottom:1px dotted #ddd; }
.help_sort ul li a{ height:25px; line-height:25px; padding-right:25px; white-space: nowrap; display: block; float: left; color:#666}


/* 快速通道 */
.help_quick{ width:250px; height:184px; }
.help_quick h1{ display:block; width:240px; height:36px; background:#f8f8f8; line-height:36px; font-size:14px; color:#666; padding-left:10px; }
.help_quick ul{ display:block; width:248px; height:132px; border:1px solid #ededed; padding-top:15px; background:#fff; }
.help_quick ul li{ width:98px; float:left; margin:0 0 12px 20px; display:inline;  }
.help_quick ul li a{ padding:10px;  height:31px; margin:auto; text-indent:10px;background:#fff; border-radius:2px; -moz-border-radius:2px; color:#666666; text-align:left; line-height:31px; text-decoration:none; }
.help_quick ul li a:hover{ background:#3974c8; color:#fff; }
.help_teaching{  margin-top:20px; }




/* 下拉菜单 */
.help_sub_item{ width:140px; position:relative; left:-15px; top:0px; }
.help_sub_item ul li{ width:140px; height:auto; background:#f9f9f9; border-bottom:1px solid #fff; padding-left:30px; line-height:33px; position:relative;}
.help_sub_item ul li a{ display:block; width:125px; height:33px; padding-left:15px; background:url(../images/help/list_image_mark.gif) left 17px no-repeat; text-decoration:none; color:#666; } 
.help_sub_item ul li a.sub_selected{ color:#4b7caf; background:url(../images/help/list_image_mark_hover.gif) left 17px no-repeat; }




/*table内容*/
table{width:95%;border-top:1px solid #afc3d0;border-left:1px solid #afc3d0;}
table th{border-right:1px solid #afc3d0;border-bottom:1px solid #afc3d0;background:#e9f0ff;padding-left:5px;font-weight:bold;}
table td{border-right:1px solid #afc3d0;border-bottom:1px solid #afc3d0;background:#fafbfd;padding-left:5px;}
table td a{ text-decoration:underline; color:#00757e;}

