a,button,input{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.bottom-nav, footer{
    position:fixed;
    left:0;
    bottom:0;
    width:100%;
    height:55px;
    background:#f9f9f9;
    z-index:996;
    font-size: 0;
    zoom:1;
}
.bottom-nav a, footer a{
    width:40%;
    display:inline-block;
    font-size: 12px;
    text-align:center;
    height:100%;
    color:#878787;
}
.bottom-nav .foot-pos{
    width:20%;
}
.foot-icon {
    width: 20px;
    height: 25px;
    display: block;
    margin: 8px auto 2px;
}
.foot1{
    background:url(../img/fot1.png) center center no-repeat;
    background-size: 100% auto;
}
.foot5{
    background:url(../img/fot5.png) center center no-repeat;
    background-size: 100% auto;
}
.foot-pos{
    position:relative;
}
.circle {
    position: absolute;
    width: 49px;
    height: 49px;
    top: -18px;
    display: inline-block;
    background: #f9f9f9 url(../img/fot3.png) center center no-repeat;
    background-size: 85% auto;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50% 50% 0 0;
}
.fot-active{
    color:#2298dd!important;
}
.fot-active .foot1{
    background:url(../img/fotb1.png) center center no-repeat;
    background-size: 100% auto;
}
.fot-active .foot5{
    background:url(../img/fotb5.png) center center no-repeat;
    background-size: 100% auto;
}

.modal-bg{
    background:rgba(0,0,0,0.6);
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:999;
}
.modal-box{
    position:fixed;
    left:0;
    right:0;
    bottom:50px;
    z-index:1000;
    width:220px;
    margin:0 auto;
}
.modal-box a{
    font-size:14px;
    color:#fff;
    text-align:center;
}
.need-icon1{
    background:url(../img/logo23.png) no-repeat center center;
    background-size:100% auto;
    width:50px;
    height:50px;
    display:block;
    margin-bottom:10px;
}
.need-icon2{
    background:url(../img/logo24.png) no-repeat center center;
    background-size:100% auto;
    width:50px;
    height:50px;
    display:block;
    margin-bottom:10px;
}
.need-icon3{
    background:url(../img/logo_center.png) no-repeat center center;
    background-size:100% auto;
    width:50px;
    height:50px;
    display:block;
    margin-bottom:10px;
}
.cir2{
    background: #f9f9f9 url(../img/logo_close.png) center center no-repeat;
    background-size: 85% auto;
}
.need1{
    position:absolute;
    left:0;
    bottom:0;
    z-index:2;
}
.need2{
    position:absolute;
    left:85px;
    bottom:40px;
    z-index:2;
}
.need3{
    position:absolute;
    right:0;
    bottom:0;
    z-index:2;
}
@keyframes myfirst
{
    from {transform:rotate(0);}
    to {transform:rotate(360deg);}
}


@-webkit-keyframes myfirst
{
    from {-webkit-transform:rotate(0);}
    to {-webkit-transform:rotate(360deg);}
}

.rotatem{
    animation-name: myfirst;
    animation-duration:0.2s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count:1;
    animation-fill-mode: forwards;
}



/*app-top css*/
.app-top {
    position: absolute;
    width: 100%;
    background: url(../img/body-bg.png) top center no-repeat;
    background-size: cover;
    color: #fff;
    font-size: 18px;
    padding: 28px 12px 14px;
    z-index: 998;
    max-width: 768px;
    top: 0px;
    box-sizing: border-box;
}
.person-more{
    display: block;
    height: 20px;
    width: 20px;
    background: url("../img/person-more.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 18px;
    top: 28px;
    z-index: 6;
}
.padding_diff{
    padding: 21px 12px 14px;
}
.person-center{
    display:inline-block;
    height: 16px;
    width: 16px;
    margin-right: 7px;
    background: url("../img/person-center.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.info-box-div{
    position: absolute;
    right: 52px;
    color: #fff;
    font-size: 15px;
    top: 21px;
}
.input_div {
    border-radius: 50px;
    padding: 5px 20px 5px 10px;
    display: inline-block;
    vertical-align: middle;
    background: #fff url(../img/search_pic.png) no-repeat 96% 50%;
    background-size: 18px;
    position: absolute;
    left: 81px;
    right: 62px;
    bottom: 10px;
}
.input_div input {
    width: 100%;
    height: 20px;
    background-color: transparent;
    color: #575757;
    vertical-align: middle;
    font-size: 14px;
    line-height: 20px;
    padding:0 10px;
}
.temp_numb{
    vertical-align: middle;
}
.weather_pic{
    display: inline-block;
    height: 20px;
    width: 20px;
    vertical-align: middle;

}

.menu-more{
    display: block;
    height: 26px;
    width: 26px;
    background: url("../img/back.png") no-repeat;
    background-size: contain;
}
.margin-head-top{
    padding-top: 61px;
    box-sizing: border-box;
}
.top-title{
    position: absolute;
    bottom: 16px;
    left: 30px;
    right:30px;
    text-align: center;
}
/*.padding_diff{
    padding: 4px 0px 12px;
}*/




.person-center{
    display:inline-block;
    height: 16px;
    width: 16px;
    margin-right: 7px;
    background: url("../img/person-center.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.quit-pic{
    display:inline-block;
    height: 16px;
    width: 16px;
    margin-right: 7px;
    background: url("../img/quit-pic.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.menu-li-details{
    padding: 10px 12px;
    border-bottom: 1px solid #e6e6e6;
}
.menu-li-details:last-child{
    border: none;
}
.menu-details {
    background: #fff;
    font-size: 14px;
    color: #575757;
    z-index: 9999;
    padding: 0px 10px;
    border-radius: 3px;
    position: absolute;
    right: 5px;
    bottom: -89px;
    line-height: 1.5;
    text-align: left;
    box-shadow: rgba(135, 135, 135, 0.3) 0px 1px 1px 1px;
}
.menu-details:after {
    position: absolute;
    content: " ";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 5px solid #fff;
    top: -4px;
    right:20px;
}
.modal-top-bg{
    background: rgba(80,80,80,0.1);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
}
.menu-details a,.menu-details a:link,.menu-details a:visited {
    text-decoration: none;
    display: inline-block;
    color: #575757;
}
.info-box-div{
    position: absolute;
    right: 52px;
    color: #fff;
    font-size: 15px;
    top: 21px;
}

@media screen and (max-width: 320px){
    .input_div input {
        padding-left:0px;
        padding-right:10px;
        font-size: 13px;
        line-height: 20px;
    }
}