﻿#bg_color{
        background-color: #f3f7f8;
    }
    .time_return{
        font-size: 12px;
    }
    .nickname{
        color: #0086ce !important;
    }
    .weui-comment-item{
        margin-top: 5px;
        background-color: #fff;
        padding: 10px 20px 15px 55px;
    }
    .weui-comment{
        /*width: 108%;
        margin-left: -4%;*/
    }
    .page-bd-15,.page-hd-title{
        padding:0;
        max-width: 677px;
        margin-left: auto;
        margin-right: auto;
    }
    .avatar{
        left: 10px !important;
        top:15px !important;
        border-radius: 50% !important;
    }
    .weui-comment-reply{
        padding-left: 1.4em;
    }
    #bg_color::-webkit-scrollbar {/*滚动条整体样式*/
        width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
        height: 1px;
    }
    .title_one{
      text-align: center;
      text-indent: 0;
      color: #c21f30;
      font-weight: bold;
      font-size: 18px;
    }
    .weui-c-article p{
        text-indent: 0;
    }
    .phone_t{
        /* background-color: #c21f30; */
        color: #c21f30;
        padding: 4px 10px;
        border-radius: 4px;
    }
    .title_t{
        margin: 20px 0 35px 0;
    }
    .title_bg{
        background-color: #f3f7f8;
        padding: 0px 3px 0px 8px;
        margin: 2px 2px 2px 2px;
        display: inline-block;
        border-radius: 3px;
        color: #c21f30;
    }
    .title_nickname{
        /* color: #999 !important; */
    }
    .indent_t{
    
    }
    .title_bg_w{
        background-color: #f3f7f8;
        padding: 0px 3px 0px 8px;
        margin: 2px 2px 2px 2px;
        display: inline-block;
        border-radius: 3px;
        font-weight: bold;
        padding: 10px 15px;
    }
    .avatar_t{
        width: 35px;height: 35px;
        border-radius: 50%;
    }
    .page-hd{
        background-color: white;
        margin-top: 5px;
        max-width: 637px;
        margin-left: auto;
        margin-right: auto;
    }
    .ti{
        height: 5px;
    }
    .weui-content{
        max-width: 645px;
        margin-left: auto;
        margin-right: auto;
        /*background-color: #f3f7f8;*/
    }
    .weui-comment-reply{
        padding-left: 0;
    }
    .weui-c-content{
        /*background-color: white;*/
    }
    .weixin_s{
        color: #c21f30;
        font-weight: bold;
    }
    .t_img{
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .t_img img{
        width: 480px !important;
        margin: auto;
        margin-bottom: 10px;
    }
    .buttomess {
        position: fixed;
        bottom: 0;
        left: 0;
        height: auto;
        width: 100%;
        z-index: 999;
    }
    
    ._buttomess {
        max-width: 677px;
        margin: 0 auto;
        background: #007cc6;
    }
    #weui-btn{
        display: inline-block;
        width: 60%;
        margin-left: 10%;
        position: relative;
        height: 45px;
        top: -14px;
        font-size: 20px;
        line-height: 45px;
        text-align: center;
        background-color: #FF7700;
        color: #fff;
        border-radius: 4px;
    }
    #box{
        margin-left: 8%;
        display: inline-block;
    }
    #page-bd-cc{
        height: 60px;
    }

#information{
    width: 80%;
    height: 200px;
    margin-left: 10%;
    border-radius: 10px;
    background-color: #fff;
}
#quee{
    height: 180px;
    width: 100%;
    background-color: #fff;
    background-color: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    display: none;
    max-width: 678px;
}
#information div,#information a{
    text-align: center;
    font-size: 16px;
    color: #c21f30;
    position: relative;
    top: 20px;
}
#information a{
    color: #fff;
    top: 46px;
}
#information>div>span{
    font-size: 20px;
    color: #c21f30;
}
#btn{
    display: inline-block;
    width: 60%;
    font-size: 20px;
    line-height: 45px;
    background-color: #c21f30;
    color: #fff;
    border-radius: 4px;
    margin-left: 20%;
   /* margin-top: 30px;*/
}
.indent-cen{
    text-align: center;
}