.rt-con {
    
    padding: 20px 20px;
    box-sizing: border-box;
    font-family: "microsoft yahei";
}

.rt-con p {
    width: 100%;
}

.rt-con img {
    max-width: 100%;
}

.con-title {

    font-size: 19.5px;
    
    
    
    text-align: center;
    font-weight: bold;
    margin: 0 30px;
}

.con-time {
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #A3A29F;
    margin: 5px 0 10px 0;
}

.con-time .dianji {
    margin-left: 20px;
}

.con-text {
	font-family: "宋体";    width: 100%;    text-align: left;    white-space: normal;    font-size: 13.5px;    line-height: 24px;}