.weixinShare_content{text-align: center;}
.weixinShare_content img{width: 200px;height: 200px;margin: 20px 0;}
.weixinShare_content .weixinShareText{color: #666;font-size: 14px;margin: 0 15px; text-align: center;}

.ib_request_post{
    margin: 0 auto;
    height: 34px;
    width: 80px !important;
    line-height: 34px;
    text-align: center;
    border-radius: 3px;
    background-color: #5a5ff3;
    font-size: 16px;
    color: #fff !important;
    transition: all 0.3s;
}

.no_pointer{
    cursor: default
}

.my_btn{
    display: block;
    margin: 0 auto;
    height: 34px;
    line-height: 34px;
    width: 130px;
    text-align: center;
    border-radius: 3px;
    background-color: #5a5ff3;
    font-size: 16px;
    color: #fff;
    transition: all 0.3s;
}