/* CSS Document */
.con{width:100%;height: auto;padding: 0 100px 50px 100px;border-radius: 10px;background: #fff;box-sizing: border-box;margin-bottom: 20px;}
.con .top{width:100%;height: auto;margin: 30px 0;}
.con .top .title{width:100%;font-size: 18px;color: #000;font-weight: bold;line-height: 36px;}
.con .top .time{width:100%;font-size: 14px;color: #999;line-height: 24px;}

.con .main{width:100%;min-height: 560px;}

.acol2{margin-top:0;}
.con .news{padding-top: 20px;border-top: 1px solid #f2f2f2;word-break:break-all;}
.con .news img { max-width:100%;    }