/*页面*/ html, body { font-family: PingFangSC-Regular, sans-serif; font-size: 15px; background-color: #FFFFFF; } /*页面头部导航*/ .mui-bar { box-shadow: none; background-color: #222222; color: #FFFFFF; height: 69px; padding: 0px; } .mui-bar .mui-title { left: 44px; right: initial; float: left; font-size: 17px; color: #FFFFFF; font-family: PingFangSC-Medium, sans-serif; padding-top: 25px; text-align: left; } .mui-bar .mui-title-2 { left: 13px; } .mui-bar-nav.mui-bar .app-icon { text-align: center; padding: 25px 0px 0px 0px; margin: 0px; font-style: normal; line-height: 44px; width: 44px; color: #FFFFFF; font-family: iconfont; font-size: 17px; font-weight: 500px; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; } .mui-bar .mui-btn.mui-pull-right { top: 0px; font-size: 15px; color: #FFFFFF; border: none; line-height: 44px; padding: 24px 13px 0px 10px; margin: 0px; font-style: normal; background-color: #191C2F; } .mui-bar .mui-btn.mui-pull-right:hover { color: #FFFFFF; } .mui-bar-nav~.mui-content { padding-top: 69px; margin-bottom: 25px; } @font-face { font-family: MuiiconSpread; font-weight: normal; font-style: normal; src: url('../fonts/app.ttf') format('truetype'); /* iOS 4.1- */ } .iconfont { font-family: MuiiconSpread; font-size: 24px; font-weight: normal; font-style: normal; line-height: 1; display: inline-block; text-decoration: none; -webkit-font-smoothing: antialiased; } .icon-bibi:before { content: "\e63f"; } .icon-my:before { content: "\e640"; } .icon-otc:before { content: "\e641"; } .icon-yinhangka:before { content: "\e642"; } .icon-zhifubap:before { content: "\e643"; } .icon-Shape:before { content: "\e644"; } .icon-qianbao:before { content: "\e645"; } .icon-zhankai:before { content: "\e646"; } .icon-shouye:before { content: "\e647"; } .icon-dingdan:before { content: "\e648"; } .icon-zhangfu:before { content: "\e649"; } .icon-xuanze:before { content: "\e64a"; } .icon-gonggao:before { content: "\e64b"; } .icon-weixin-copy:before { content: "\e73c"; }