/*ÐÂÎÅ*/
#newsList .item { text-align: center; }
    #newsList .item:nth-child(n+3) { padding-top: 30px; }
    #newsList .item .pic {   }
    #newsList .item .bb {  background-color: #ffffff;overflow:hidden; }
    #newsList .item .rb { padding-top: 25px; padding-bottom: 25px; padding-right: 30px; background-color: #ffffff; }
#newsList .pic { padding:0;margin:0;}
#newsList .title { font-size: 18px; color: #383838; white-space: nowrap; text-overflow: ellipsis; line-height: 30px; overflow: hidden;margin:0; }
#newsList .intro { color: #383838;   border-bottom: solid 1px #e3e3e3; line-height: 22px; height:60px;}
#newsList .records { color: #acacac; line-height: 50px; }
#newsList .go { color: #737373; font-size: 28px; padding-top: 10px; }

#subContent { padding:0 150px 50px;position: relative;}
#subContent   .goBack {position: absolute;right:20px; }
#subContent h5{font-size:18px;text-align:center;}
#subContent h5 small{display:block;  padding: 10px 0;}
#subContent img{max-width:100%;}
.subPage {background-color:#ffffff; }