/**
* 样式初始化
*/
html, body, section, nav, p, div, ul, li, ol, input, a, img, h1, h2, h3, h4, h5, h6, select, canvas { padding: 0; margin: 0; font-size: 100%; }


a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-user-select: none; -moz-user-focus: none; -moz-user-select: none;  }
a, a:hover, a:active, a:visited, a:link, a:focus { -webkit-tap-highlight-color: transparent; outline: none; background: transparent; text-decoration: none; }
li { list-style: none; }
img { vertical-align: top; }

body {

}
#app .shouquan{ padding: .2rem; color:#29b7b7; font-size: .26rem; line-height: .36rem !important; }
.txtContent { padding: .24rem; font-size: .26rem; line-height: .64rem; }
.txtContent > h1 { text-align: center; font-size: .3rem; padding-bottom: .2rem; }