﻿html, body {
    height: 100%;
}
* {
    padding: 0;
    margin: 0;
}
* {
    margin: 0;
    outline: 0;
    padding: 0;
    font-size: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.231;
    -webkit-touch-callout: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-align: stretch;
    position: relative;
}
.body {
    max-width: 640px;
    margin: auto;
    min-height: 100%;
    background-color: #e1e0de;
    position: relative;
}
.box_swipe ul {
    -webkit-padding-start: 0px;
}
li {
    list-style: none;
    display: list-item;
    text-align: -webkit-match-parent;
}
a {
    text-decoration:none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.35);
}
img{
    vertical-align: middle;
}

.box_swipe{
    overflow:hidden;
    position:relative;
}
.box_swipe ul{
    -webkit-padding-start: 0px;
}

.box_swipe>ol{
    height:20px;
    position: relative;
    z-index:10;
    margin-top:-25px;
    text-align:right;
    padding-right:15px;
    background-color:rgba(0,0,0,0.3);
}
.box_swipe>ol>li{
    display:inline-block;
    margin:5px 0;
    width:8px;
    height:8px;
    background-color:#757575;
    border-radius: 8px;
}
.box_swipe>ol>li.on{
    background-color:#ffffff;
}
ol {
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.box_swipe {
    overflow: hidden;
    position: relative;
}
article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}
.link_tel {
    display: block!important;
    line-height: 40px!important;
    margin: 10px 10px 0 10px;
    margin-top: 10px!important;
    background: #ea5946;
    color: #fff!important;
    text-align: center;
    border-radius: 5px;
    word-spacing: nowrap;
    overflow: hidden;
    font-size: 18px;
    position: relative;
}
.list_ul {
    margin: 10px 5px;
    overflow: hidden;
}
.list_ul li {
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    -webkit-box-sizing: border-box;
}
.list_ul a {
    color: #666;
    display: block;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 1px 2px 1px rgba(0,0,0,0.3);
    padding: 10px 0;
    margin: 5px;
    color: #666;
}
.list_ul li a:hover{
    font-weight:bold;
}
figure {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
.list_ul figure div {
    display: inline-block;
    margin: 5px auto;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 2px solid #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
}
.list_ul li img {
    width: 100%;
    min-height: 100%;
}
figcaption {
    display: block;
}
.list_ul figcaption p {
    font-size: 12px;
    color: #aaa;
}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.footer_bar {
    top: inherit;
    bottom: 0;
}
.top_bar {
    max-width: 640px;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
    margin: auto;
}

.top_menu {
    display: -webkit-box;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#212C30), to(#121619));
}
.top_bar li:first-of-type {
    background: none;
}
.top_bar .top_menu>li {
    -webkit-box-flex: 1;
    height: 35px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.1)),color-stop(50%,rgba(255,255,255,0.8)), to(rgba(255,255,255,0.1)));
    -webkit-background-size: 1px 80%;
    background-size: 1px 80%;
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
}
.top_bar li:first-of-type span {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFsAAABeCAYAAABM+2gqAAAAGXRFW…g7YKa3LNeADXQc0B+5T8XsVDO33thef6bfG1v09n8CDADFrpR+5W2c5QAAAABJRU5ErkJggg==) no-repeat center;
    background-size: 100% auto;
    width: 45px;
    height: 45px;
    margin-top: -15px;
}
.top_menu>li>span {
    display: inline-block;
    height: 100%;
    width: 25px;
    margin: auto;
    background: url(../images/weimob-icons.png) no-repeat 0 5px;
}
.top_menu>li span {
    display: inline-block;
    height: 100%;
    width: 25px;
    margin: auto;
    font-size: 24px;
    color: #fff;
    line-height: 35px;
     background: url(/img/weimob-icons.png) no-repeat 0 5px; 
}
a [class^="icon-"], a [class*=" icon-"] {
    display: inline;
}
[class^="icon-"], [class*=" icon-"] {
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}
.logo{
     background: #F57A00;
     padding:10px 0;
}
.bImg{
    font-weight:bold;
    font:500px;
}