html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, del, dfn, em, img, ins, kbd, q, samp, small, strong, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, article, aside, footer, header, nav, section {margin:0;padding:0;outline:none;vertical-align:baseline;}
h1, h2, h3, h4, h5, h6{font-weight:normal; font-size:100%;}
img{border:0;max-width:100%;}
table{border-collapse:collapse;border-spacing:0;width:100%;margin-bottom:5px;}
ul, ol{ list-style:none;}
textarea{resize:none;}
b{font-weight:normal;}
em{font-style:normal;}

a:focus, a:active, a:hover, input{outline:0;}
img{border:0;}
body {
    -webkit-text-size-adjust: 100%;
    /* -webkit-user-select: none; */
    word-wrap: break-word;
    line-height:1.3;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-family:"兰亭纤黑",Droid Sans,Droid Sans Fallback,STHeiti,SimHei,Hei;
    color:rgba(0,0,0,0.75);
    font-size: 13px;
}
a{-webkit-tap-highlight-color:rgba(0,0,0,0);text-decoration:none;}

.uib-bottom { 
    border-bottom: 1px solid #d9d9d9; 
    border: 0;
    background-position: left bottom;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #d9d9d9), to(#d9d9d9));
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px
 }
 .uib-top { 
    border-bottom: 1px solid #d9d9d9; 
    border: 0;
    background-position: left top;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.5, transparent), color-stop(0.5, #d9d9d9), to(#d9d9d9));
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px
 }
@media all and (max-width : 320px) {
    .help-guide,.hwp-search,.match-question,.top-question{ width:320px;margin:0 auto;}
    .Stab-items{ width:320px;margin:0 auto;}
    .tab-items{ width:320px;margin:0 auto;}
    
    
}

@media all and (min-width : 480px) {
    .help-guide{ padding:0 24px;}
    .hwp-search{padding-right: 24px;padding-left: 24px;}
    .itemsQ{margin:0 24px;}
    .hs-icon {position: absolute;right: 24px;}
    /*.help-guide,.hwp-search,.match-question,.top-question,.Stab-items, .tab-items{ padding:0 24px;}*/
    /*.Stab-items{ width:420px;margin:0 auto;}
    .tab-items{ width:420px;margin:0 auto;}*/
   
}
/* 深色主题 */
.darkTheme{
    color:#808080;
    background:#000;
}
/* 深色主题 */
/*@media all and (min-width : 600px) {
    .help-guide,.hwp-search,.match-question,.top-question,.Stab-items, .tab-items,.wallet-qa{ width:100%;padding:0 24px; box-sizing: border-box;}
    .hwp-search{padding:6px 24px;height: 28px;position: relative;margin-top: 12px;}
    .wallet-qa{padding:16px 24px; }
    .hs-input {margin-right: 50px;}
    .hs-icon {position: absolute;top: 13px;right: 46px;}
}
@media all and (min-width : 800px) {
    .help-guide,.hwp-search,.match-question,.top-question,.Stab-items, .tab-items,.wallet-qa{ width:100%;padding:0 109px; box-sizing: border-box;}
    .hwp-search{padding:6px 109x;height: 28px;position: relative;margin-top: 12px;}
    .wallet-qa{padding:16px 109px; }
    .hs-input {margin-right: 34px;}
    .hs-icon {position: absolute;top: 8px;right: 121px;}
}*/



