.opentopform{
    position:fixed;
    bottom:0;
    left:0;
    z-index:10001;
    width:100%;
    height: 48px;
    text-align:center;
    line-height: 26px;
    background: #F6F5F5;
    display: block;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.opentopform .tb-bar-l{
    width: 65%;
    color: #d7d7d7;
    text-indent: 10px;
    background: #fff;
    border-radius: 12px;
    text-align: left;
    margin: 0 1% 0 4%;
    position: relative;
}
.opentopform .tb-bar-l::after {
    position: absolute;
    content: '';
    width: 200%;
    left: 0;
    bottom: 0;
    height: 200%;
    transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    border: 1px solid #ddd;
    border-radius: 100px;
    -webkit-border-radius: 100px;
}

.opentopform .tb-bar {
    width: 14%;
    font-size: 12px;
    position: relative;
    top: 4px;
    background: transparent;
}
.opentopform .tb-bar-l, .opentopform .tb-bar {
    display: inline-block;
    height: 28px;
    vertical-align:middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.opentopform .tb-bar{
    margin: 0 1%;
}

.tb-bar-bg {
    display: block;
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 22px auto;
}

.tb-bar em:last-child {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: #F54B4B;
    border-radius: 8px;
    padding: 0 5px;
    text-align: center;
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
}
.tb-bar-m{
    background-image: url("http://m.mp.oeeee.com/Public/Images/show2/icon50_web_comment.png");
}
.tb-bar-r{
    background-image: url("http://m.mp.oeeee.com/Public/Images/show2/icon50_web_share.png");
}
/*顶部分享数*/
.tb-bar.tb-bar-top em:last-child{
    right: 18px;
    left: auto;
    top: 20px;
}
.tb-bar.tb-bar-top .tb-bar-r{
    background-image: url("http://m.mp.oeeee.com/Public/Images/show2/icon50_web_share_1.png");
}
.tb-bar a {
    display: block;
    position: relative;
    left: -5px;
    width: 22px;
    margin: 0 auto;
}
.tb-comment-box{
    top: 0;
    right: 0;
    position: fixed;
    width: 100%;
    z-index: 100002;
}
.tb-comment{
    background-color: #f3f3f3;
    height: 100%;
    width: 100%;
    border-top: 1px solid #f0f0f0;
}
.tb-comment .userinfo{
    color: #369;
    text-align: center;
    padding: 0 5%;
}
.tb-comment .nickname{
    color: #000;
    float: left;
    text-align: left;
    padding: 15px 0;
}
.tb-comment .logout{float:right;width:45px}
.tb-comment .tbc-ipt {
    display: block;
    height: 120px;
    margin: 0 auto;
    outline: none;
    resize: none;
    font-size: 16px;
    font-family: arial,"黑体";
    line-height: 22px;
    padding: 10px 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: transparent;
    border-top: 1px solid #ecebea;
    border-bottom: 1px solid #ecebea;
}
.tb-bottom{
    width: 100%;
    height: 52px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    padding: 20px 5%;
    box-sizing: border-box;
}
.tb-bottom .cancel, .tb-bottom .send {
    width: 65px;
    height: 30px;
    margin-top: 12px;
    border-radius: 12px;
    color:#fff;
}
.tb-bottom .cancel{float: left;background: #bbbbbb;}
.tb-bottom .send{float: right;background: #ea535b;}
.share{
    width: 100%;
    background-color: #000;
    opacity: .8;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 100000;
}
.weui-btn.weui-btn_default:after{
    width: 199.77%;
}
/*@media screen and (min-width:319px) and (max-width:339px){*/
/*.opentopform{*/
/*bottom:46px;*/
/*}*/
/*}*/
/**
 * Created by Jeffery Wang.
 * Create Time: 2015-06-16 19:52
 * Author Link: http://blog.wangjunfeng.com
 */
#sharelist {
    font-size: 12px;
    background: #fff;
    text-align: center;
    color: #9da0a6;
}
#sharelist p{
    margin-bottom: 8px;
}
#sharelist .list {
    width: 90%;
    margin: 0 auto;
}

#sharelist .list span {
    width: 20%;
    display: inline-block;
    text-align: center;
    margin: 10px 0 30px;
}

#sharelist .list span i {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

#sharelist .weibo i {
    background-image: url('http://m.mp.oeeee.com/Public/Images/show2/weibo.png');
    background-size: cover;
}

#sharelist .weixin i {
    background-image: url('http://m.mp.oeeee.com/Public/Images/show2/weixin_friend.png');
    background-size: cover;
}

#sharelist .weixin_timeline i {
    background-image: url('http://m.mp.oeeee.com/Public/Images/show2/weixin.png');
    background-size: cover;
}

#sharelist .qq i {
    background-image: url('http://m.mp.oeeee.com/Public/Images/show2/qq.png');
    background-size: cover;
}

#sharelist .qzone i {
    background-image: url('http://m.mp.oeeee.com/Public/Images/show2/qqzone.png');
    background-size: cover;
}

#sharelist .more i {
    background-image: url('http://m.mp.oeeee.com/Public/Images/show2/more.png?v=0.1');
    background-size: cover;
}
.jumpcomment{
    margin-right: 10px;
}
.jumpcomment img{
    width: 18px;
    margin-right: 2px;
    margin-bottom: -4px;
}