/*!
 * APP v0.0.1
 * ray(ray0324@foxmail.com) 
 * 2015 copyright bendibao.com
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,.container {
	max-width:640px;
  margin: 0 auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.fl-r,
.pull-right {
  float: right !important;
}
.fl-l,
.pull-left {
  float: left !important;
}
.show {
  display: block !important;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 4px;
  vertical-align: middle;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.circle {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  vertical-align: middle;
}
.radius {
  border-radius: 3px;
}
.bg-circle {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.ft12 {
  font-size: 12px;
}
.ft14 {
  font-size: 14px;
}
.ft16 {
  font-size: 16px;
}
.ft18 {
  font-size: 18px;
}
.ft21 {
  font-size: 21px;
}
.ft24 {
  font-size: 24px;
}
.ft30 {
  font-size: 30px;
}
.color-1 {
  background: #6ec041;
}
.color-2 {
  background: #f9c356;
}
.color-3 {
  background: #fe864a;
}
.color-4 {
  background: #ff687b;
}
.color-5 {
  background: #fe8862;
}
.color-6 {
  background: #42bde7;
}
.color-7 {
  background: #7b7ad7;
}
.color-8 {
  background: #f9523e;
}
html,
body {
  background: #eeeeee;
}
a {
  color: #428bca;
  text-decoration: none;
}
.header,
.footer,
.wrap-page {
  position: absolute;
  right: 0;
  left: 0;
  	max-width: 640px;
    margin: auto;
}
.wrap-page {
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.wrap-page.has-header {
  top: 45px;
}
.wrap-page.has-footer {
  bottom: 44px;
}
.header {
  z-index: 1000;
  top: 0;
  height: 45px;
}
.footer {
  z-index: 1000;
  bottom: 0;
  height: 44px;
}
.page {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-active {
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.page-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
     -moz-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}
.page-next {
  -webkit-transform: translate3d(100%, 0, 0);
     -moz-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}
.page-in {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.42, 0, 0.58, 1);
     -moz-transition: -moz-transform 300ms cubic-bezier(0.42, 0, 0.58, 1);
       -o-transition: -o-transform 300ms cubic-bezier(0.42, 0, 0.58, 1);
          transition: transform 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
     -moz-transition: -moz-transform 400ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
       -o-transition: -o-transform 400ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
          transition: transform 400ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.main {
  padding: 5px;
}
.tab-bar {
  line-height: 45px;
  position: relative;
  width: 100%;
  height: 45px;
  background: #38af00;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.tab-bar .left-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 45px;
}
.tab-bar .right-menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  height: 45px;
}
.tab-bar .menu-icon {
  line-height: 45px;
  display: block;
  height: 45px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
}
.tab-bar .menu-icon i {
  font-size: 18px;
  line-height: 45px;
  margin-right: 5px;
}
.tab-bar .middle {
  font-size: 18px;
  line-height: 45px;
  overflow: hidden;
  height: 45px;
  margin: 0 60px;
  text-align: center;
  color: #fff;
}
.tab-bar.bordered {
  border-bottom: 1px solid #f83c25;
}
.tab-bar.bordered .left-menu {
  border-right: solid 1px #f83c25;
}
.tab-bar.bordered .left-menu .menu-icon {
  border-right: solid 1px #fa6857;
}
.tab-bar.bordered .right-menu {
  border-left: solid 1px #f83c25;
}
.tab-bar.bordered .right-menu .menu-icon {
  border-left: solid 1px #fa6857;
}
.shotcut {
  margin: 10px 0;
}
.shotcut .shotcut-wrap ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
.shotcut .shotcut-wrap ul li {
  float: left;
  width: 25%;
  padding: 0;
  margin: 0;
}
.shotcut .shotcut-wrap ul li a {
  display: block;
  padding: 8px;
  text-align: center;
  overflow: hidden;
  text-decoration: none;
}
.shotcut .shotcut-wrap ul li a .ico {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 8px;
  margin: 0 auto;
  background-image: url(../images/icons.png);
  -webkit-background-size: 50px 800px;
          background-size: 50px 800px;
  background-repeat: no-repeat;
}
.shotcut .shotcut-wrap ul li a .ico.ico-shbz {
  background-position: 0 0;
}
.shotcut .shotcut-wrap ul li a .ico.ico-gjj {
  background-position: 0 -50px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-jhsy {
  background-position: 0 -100px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-hjsf {
  background-position: 0 -150px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-crj {
  background-position: 0 -200px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-cljt {
  background-position: 0 -250px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-jypx {
  background-position: 0 -300px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-tdfc {
  background-position: 0 -350px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-ldjy {
  background-position: 0 -400px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-yljk {
  background-position: 0 -450px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-zyzg {
  background-position: 0 -500px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-sfgz {
  background-position: 0 -550px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-shbs {
  background-position: 0 -600px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-qybs {
  background-position: 0 -650px;
}
.shotcut .shotcut-wrap ul li a .ico.ico-qt {
  background-position: 0 -700px;
}
.shotcut .shotcut-wrap ul li a span {
  white-space: nowrap;
  line-height: 18px;
  font-size: 12px;
  color: #666;
}
.list-group {
  font-size: 16px;
  font-weight: 200;
  margin-bottom: 5px;
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.list-group .list-item {
  line-height: 45px;
  position: relative;
  display: block;
  height: 45px;
  padding: 0 15px;
  color: #222222;
  border-bottom: 1px dotted #e5e5e5;
}
.list-group .list-item .fa {
  line-height: 45px;
  margin-right: 5px;
  color: #333333;
}
.list-group .list-item:last-child {
  border-bottom: none;
}
.list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list .list-item {
  display: block;
  font-size: 16px;
  line-height: 40px;
  vertical-align: middle;
  color: #333333;
  height: 40px;
  padding: 5px 10px;
  border-bottom: 1px solid #e5e5e5;
}
.list .list-item .fa {
  line-height: 40px;
  margin-right: 5px;
  color: #555555;
}
.service {
  margin: 0;
  padding: 10px 0;
}
.service .s-list {
  margin: 0;
  padding: 5px 10px;
  border-bottom: 1px solid #e0e0e0;
}
.service .s-list dd {
  margin: 0;
}
.service .s-list .title {
  font-size: 16px;
  overflow: hidden;
  height: 24px;
}
.service .s-list .addr {
  font-size: 12px;
  color: #888;
}
.service .s-list .addr span {
  margin-right: 10px;
  color: #666;
}
.service .s-list .attr {
  line-height: 24px;
}
.service .s-list .attr strong {
  font-weight: 800;
  color: #f9523e;
}
.service .s-list .time {
  font-size: 12px;
  color: #999;
}
