@charset "utf-8";
/* CSS Document */
body{
	background-color:#f0f0f0;
}
.post_content{
	background-color: #fff;
    width: 98%;
    margin: auto;
    /*border-top: 1px solid #f0f0f0;*/
	padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
	margin-bottom: 0px;
    /*margin-top: 4px;*/
}
.post_content .col_time{
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}
.post_content .col_content{
	font-size:15px;
	margin-top:5px;
}
.post_content .row_one{
	/* border-bottom:1px solid #f0f0f0; */
	padding-bottom: 15px;
}
.post_content .row_two{
	padding-top:15px;
	padding-bottom:15px;
}
.post_content .row_three{
	padding-top:15px;
}
.post_content .row_three .col_left,
.post_xiangmu .col_left{
	border-bottom: 1px solid #f0f0f0;
    padding: 0px;
    width: 80%;
    margin-left: 5%;
	height: 30px;
	line-height:30px;
}
.post_xiangmu .col_left img{
	display:inline-block;
	width: 5%;
}
.post_content .row_three .col_right,
.post_xiangmu .col_right,.post_xiangmuv2 .col_right{
	width: 10%;
    border-bottom: 1px solid #f0f0f0;
    padding: 0px;
    height: 30px;
}
.post_content .row_three .col_right img,
.post_xiangmu .col_right img,.post_xiangmuv2 .col_right img{
	width: 50%;
    margin: auto;
    position: relative;
    top: 10px;
}
.post_content .row_three .col_jieshao{
	padding-top: 15px;
    font-size: 16px;
}
.post_xiangmu{
	width:98%;
	margin:auto;
	margin-top:5px;
	background-color:#fff;
	font-size: 16px;
	padding-top: 15px;
    padding-bottom: 15px;
	margin-bottom:55px;
}
.post_xiangmu .col_content{
	line-height: 25px;
    font-size: 16px;
    padding-top: 15px;
}
.post_xiangmuv2{
	width:98%;
	margin:auto;
	margin-top:5px;
	background-color:#fff;
	font-size: 16px;
	padding-top: 15px;
    padding-bottom: 15px;
	margin-bottom:55px;
}
.post_xiangmuv2 .col_content{
	line-height: 25px;
    font-size: 16px;
    padding-top: 15px;
}
.forget_company{
	margin-top:15px;
}
.forget_company .col_xian {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    width: 20%;
}
.forget_company .col_name {
    padding: 0px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #999;
}
.forget_company .col_xian {
    border-bottom: 1px solid #ccc;
    margin-top: 15px;
    width: 20%;
}
.post_content .row_three .col_right img.my_hide,
.post_xiangmu .col_right img.my_hide{
	width: 28%;
    top: 3px;
}
