@charset "utf-8";

.opensafari{
    width: 285px;
    max-width: 100%;
    position: absolute;
    top:0;
    right:0;
}

#ftmobile p {
    margin: 0;
    padding: 0;
}

#ftmobile .content .app-sep-info .item:after {
    background: #666;
}

#ftmobile .app-sep-info .item:last-child:after {
    border: 0;
}

#ftmobile .content .app-sep-info {
    color: #e6e4e4;
    font-size: 0.12rem;
    padding-top: 0.03rem;
}

#ftmobile .content .app-sep-info .item {
    padding: 0 0.05rem;
}

#ftmobile .app-sep-info .item {
    color: #999;
    display: inline-block;
    font-size: 0.12rem;
    line-height: 0.14rem;
    padding: 0 0.05rem;
    position: relative;
}

#ftmobile .mod-bottom .aside-wrap.mobile_btn {
    padding: 0 0.15rem;
    width: auto;
    border-radius: 0.03rem;
    -webkit-border-radius: 0.03rem;
}

#ftmobile .mod-bottom .aside-wrap {
    height: 0.3rem;
    margin-top: -0.15rem;
    position: absolute;
    right: 0.15rem;
    top: 50%;
}

#ftmobile .mobile_btn {
    font-weight: bold;
    background-color: #f86464;
}

#ftmobile .mobile_btn {
    color: #fff;
    display: block;
    font-size: 0.14rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: center;
    width: 0.6rem;
}

#ftmobile .mod-bottom {
    display: block;
    position: relative;
    background: none repeat scroll 0 0 rgba(36, 43, 51, 0.7);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 21
}

#ftmobile .m-wrap {
    display: -webkit-box;
    box-pack: start;
    box-align: stretch;
    -webkit-box-pack: start;
    -webkit-box-align: stretch;
    padding: 0.1rem 0.15rem;
    position: relative;
}

#ftmobile .app-ico {
    width: 0.45rem;
    height: 0.45rem;
    -webkit-box-flex: 0;
    margin-right: 0.1rem
}

#ftmobile .content {
    -webkit-box-flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: start;
    -moz-box-flex: 1;
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    -moz-box-align: start;
}

#ftmobile .content .app-title {
    color: #fff;
}

#ftmobile .content .app-sep-info .item {
    padding: 0 0.05rem
}

#ftmobile .content .app-sep-info .item::after {
    background: #666;
}

#ftmobile .content .app-sep-info .item:first-child {
    padding-left: 0;
    border-right: solid 1px #666;
}

#ftmobile .mod-bottom .aside-wrap {
    position: absolute;
    right: 0.15rem;
    height: 0.3rem;
    top: 50%;
    margin-top: -0.15rem
}

#ftmobile .mod-bottom .aside-wrap.mobile_btn {
    width: auto;
    padding: 0 0.15rem
}

#ftmobile .bottom-fix-placeholder {
    height: 0.71rem
}

#ftmobile .ftmobile-close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.24rem;
    background: #5c6167;
    background-size: 0.12rem;
    width: 0.2rem;
    height: 0.2rem;
    border-radius: 0 0 0 0.2rem;
    -webkit-border-radius: 0 0 0 0.2rem;
    text-align: right;
    color: #fff;
    line-height: 0.2rem;
    font-weight: bold;
}

#ftmobile .ftmobile-close::before {
    content: "\00D7";
}
