.articleDetails { padding: 0 0.24rem; background: #fff; /*background: linear-gradient(#fff,#fff, #f3f3f3);*/}
.articleDetails > h3 { line-height: 0.65rem; text-align: center; font-size: 0.42rem; font-weight: bold; padding: 0.35rem 0 0.2rem; }
.articleDetails > p { text-align: center; font-size: 0.32rem; line-height: 0.55rem; color: #666; }
.articleDetails > p .time { background: url(../img/time.png) no-repeat left center; background-size: 0.32rem; padding-left: 0.4rem; }
.articleDetails .con { font-size: 0.32rem; line-height: 0.55rem; margin-top: 0.3rem; padding: 0.2rem 0; }
.articleDetails .con * { max-width: 100% !important; height: auto !important; }
.articleDetails .con a { color: #0000FF; }
.articleDetails .con table { width: auto; }
