@font-face {
  font-family: 'zyd';
  src: url('../font/zyd.eot?40749411');
  src: url('../font/zyd.eot?40749411#iefix') format('embedded-opentype'),  url('../font/zyd.woff?40749411') format('woff'), url('../font/zyd.ttf?40749411') format('truetype'), url('../font/zyd.svg?40749411#zyd') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'zyd';
    src: url('../font/zyd.svg?40749411#zyd') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "zyd";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-ico12:before {
  content: '\e800';
}
/* '' */
.icon-ico13:before {
  content: '\e801';
}
/* '' */
.icon-ico14:before {
  content: '\e802';
}
/* '' */
.icon-ico15:before {
  content: '\e803';
}
/* '' */
.icon-ico16:before {
  content: '\e804';
}
/* '' */
.icon-ico17:before {
  content: '\e805';
}
/* '' */
.icon-ico18:before {
  content: '\e806';
}
/* '' */
.icon-ico19:before {
  content: '\e807';
}
/* '' */
.icon-ico20:before {
  content: '\e808';
}
/* '' */
.icon-ico21:before {
  content: '\e809';
}
/* '' */
.icon-ico22:before {
  content: '\e80a';
}
/* '' */
.icon-ico23:before {
  content: '\e80b';
}
/* '' */
.icon-ico24:before {
  content: '\e80c';
}
/* '' */
.icon-ico25:before {
  content: '\e80d';
}
/* '' */
.icon-ico26:before {
  content: '\e80e';
}
/* '' */
.icon-ico27:before {
  content: '\e80f';
}
/* '' */
.icon-ico28:before {
  content: '\e810';
}
/* '' */
.icon-ico29:before {
  content: '\e811';
}
/* '' */
.icon-ico30:before {
  content: '\e812';
}

.icon-ico31:before {
  content: '\e900';
}
/* '' */
.icon-ico01:before {
  content: '\e813';
}
/* '' */
.icon-ico02:before {
  content: '\e814';
}
/* '' */
.icon-ico03:before {
  content: '\e815';
}
/* '' */
.icon-ico04:before {
  content: '\e816';
}
/* '' */
.icon-ico05:before {
  content: '\e817';
}
/* '' */
.icon-ico06:before {
  content: '\e818';
}
/* '' */
.icon-ico07:before {
  content: '\e819';
}
/* '' */
.icon-ico08:before {
  content: '\e81a';
}
/* '' */
.icon-ico09:before {
  content: '\e81b';
}
/* '' */
.icon-ico10:before {
  content: '\e81c';
}
/* '' */
.icon-ico11:before {
  content: '\e81d';
}
/* '' */
.clearfix {
  display: block;
}
* + html .clearfix {
  min-height: 1%;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
* {
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
}
body {
  font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
.inaline {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.intwoline {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inthreeline {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.wrap {
  padding: 0 0.2rem 0 0.2rem;
}
.jq-img {
  width: 100%;
  display: block;
}
body {
  width: 100%;
  margin: 0 auto;
  box-shadow: 5px 5px 27px rgba(175, 165, 165, 0.7), -5px -5px 27px rgba(175, 165, 165, 0.7);
  height: 100%;
  background: #f5f5f5;
  max-width: 6.4rem;
}
ul {
  list-style: none;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
#container {
  overflow: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
/*# sourceMappingURL=global.css.map */