@charset "utf-8";

/* 文章主体 */
.fastinfo_comment_pc{
    float: left;
    width: 730px;
}
.fastinfo_warpper_pc{
    padding-bottom:20px;
}
.fastinfo_warpper_pc .maintitle_pc{
    display: block;
    max-height: 84px;
    font-size:30px;
    font-weight:400;
    color:#232323;
    line-height:42px;
    overflow: hidden;
}
.fastinfo_slice_pc{
    margin-top:30px;
    width: 100%;
    font-size: 16px!important;
    line-height: 30px!important;
    font-family:'Arial'!important;
    font-weight:400;
    color:rgba(39,40,45,1);
    line-height:32px;
    letter-spacing: 0.2px;
}
.fastinfo_slice_pc a.orignlink{
    display: inline-block;
    color: #009CFF;
    text-indent: 25px;
    background: url('../images/orign_link.png') no-repeat;
    background-size: 14px;
    background-position:6px 8px;
}
.fastinfo_time_share{
    margin-top:25px;
    height: 20px;
    line-height: 20px;
    color:#999999;
    font-size: 12px;
}
.fastinfo_time_share .time{
    float: left;
    height: 20px;
    margin-right: 60px;
}
.fastinfo_time_share .share_text{
    float: left;
    height: 20px;
}
.fastinfo_time_share .weichat_btn{
    display: none;
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 15px;
    background: url('../images/wechat_icon.png') no-repeat center;
    background-size: 20px;
}
.fastinfo_time_share .sinaweibo_btn{
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 15px;
    background: url('../images/sinawb_icon.png') no-repeat center;
    background-size: 20px;
    cursor: pointer;
}

/*二维码区*/
.fastinfo_ercode_pc{
    height: 260px;
    margin-top:90px;
    border-bottom: 1px solid #E8E8E8;
    background: url('../images/fastinfo_appshow.png') no-repeat;
    background-size: 180px 250px;
    background-position: 140px bottom;
}
.app_download{
    width: 200px;
    margin-left: 400px;
    padding-top: 35px;
    text-align: center;
    color: #009CFF;
}
.app_download img{
    width: 130px;
    height: 130px;
    margin-bottom: 15px;
}
.app_download .t1{
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
    font-size: 18px;
}
.app_download .t2{
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}




