html, body, div, span,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, samp,small, strike, strong, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0; font: inherit;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html,body{margin:0; padding:0; font-family:"Microsoft YaHei","SimSun"; background:#F5F6F7; color: #333;}
body a{cursor: pointer; text-decoration:none;}
ol,ul{list-style: none;}
.clear{zoom:1;}
.clear:after{clear:both; height:0; visibility:hidden; font-size:0; display:block; content:"";}

.helpHead{width:100%; height:60px; background:#fff;}
.helpHead div{width:1000px; margin:0 auto;}
.help{width:1000px; margin:30px auto 50px;}

/* 左 */
.helpTab{width:180px; border: 1px solid #e5eaf0; border-right:0; float:left; box-shadow: 0 0 10px #e6e6e6;}
.helpTab dt,.helpTab dd{height:48px; line-height:48px; border-bottom: 1px solid #eee; text-align: center;}
.helpTab dt{font-size: 18px; color: #fff; background: #b46dd0; font-weight: bold;}
.helpTab dd{background: #fff; font-size:16px; color: #666; cursor: pointer;}
.helpTab dd.active{background:#eee;}

/* 右 */
.helpCon{width:790px; background: #fff; min-height:800px; float:right; padding-bottom: 35px; box-shadow: 0 0 10px #e6e6e6;}
.helpCon div{display: none;}
.helpCon div:first-child{display: block;}
.helpCon div h6{width: 100%; height: 48px; line-height: 48px; font-size:16px; color: #4f565c; text-indent: 22px; border-bottom: 1px solid #e5eaf0;}
.helpCon div article{padding: 30px; width: 730px;}
.helpCon div article h5{font-size: 16px; margin-bottom: 20px;}
.helpCon div article p{font-size: 14px; margin-bottom: 20px;}
.helpCon div article p b{font-weight: bold;}
.helpCon div article span{color: #FF5959; margin-bottom: 20px; font-size: 14px; display: block;}
.helpCon div article img{margin-bottom: 20px;}
.helpCon div article table{width: 100%; text-align: center; border-right:1px #F4F5F6 solid; }
.helpCon div article table tr th{background: #B46DD0; height: 40px; line-height: 40px; color: #fff;}
.helpCon div article table tr td{padding:20px; border-left: 1px #F4F5F6 solid; border-bottom: 1px #F4F5F6 solid; vertical-align: middle;}