body{
    background:#fff;
    font-family: "Microsoft YaHei";
}
h1{
    text-align: center;
    font-size:24px;
}
.p_time{
    text-align: center;
}
.p_time>img{
    vertical-align: middle;
}
.p_time{
    margin-top:15px;
    font-size: 12px;
    color:#909090;
}
.News_detail_box{
    width:1000px;
    margin:0 auto;
    padding-bottom: 100px;
}
.News_detail_box_xian{
    width:1000px;
    height:1px;
    background:#ccc;
    margin-top:13px;
    margin-bottom: 30px;
}
.asdf>img{
    width:100%;
}
.News_detail_box_wenzi{
    font-size:14px;
    color:#303030;
    text-indent: 2em;
    line-height: 24px;
    padding-top: 10px;
}