/*新闻页*/
.pageTitle {height:50px;border-bottom:#eee 1px solid;background:#fff;}
.pageTitle h3 {font-size:1.4em;font-weight:100;text-align:center;margin:0;line-height:50px;}
.back {width:20px;height:30px;position:absolute;left:20px;top:15px;}
.back img {width:10px;}
.articleList {padding:0px 20px;background:#fff;}
.articleList ul li {height:100px;padding-top:20px;border-bottom:#eee 1px solid;}
.articleList ul li img {width:120px;height:100px;margin-left:15px;float:right;}
.articleList ul li h3 {font-size:1.3em;line-height:28px;font-weight:100;margin:0;}
.articleList ul li p {color:#777;}
.view {margin-left:20px;padding-left:25px;background:url(../images/view_icon.png) left center no-repeat;background-size:18px;}
.articleTop {padding:10px 20px;background:#fff;}
.articleCon p {line-height:27px;font-size:1.2em;text-indent:2em;}
.articleCon p img {width:90%;}
.articleCon div img {width:80%;height:auto;}
.articleTop h3 {color:#777;font-weight:100;margin-top:0px;margin-bottom:20px;}
.articleTop h2 {margin-bottom:10px;margin-top:5px;line-height:30px;}
.like {color:#777;text-align:center;margin-top:15px;}
.like img {width:60px;height:60px;}
.like p {margin-top:5px;}
.ralate {margin-top:10px;padding:15px 20px;background:#fff;}
.relateTitle {line-height:30px;}
.relateTitle h3 {font-size:1.3em;}
.ralate ul li {border-bottom:#eee 1px solid;}
.ralate ul li h4 {font-weight:100;font-size:1.3em;margin-bottom:10px;margin-top:15px;}
.ralate ul li p {color:#777;margin-top:0;margin-bottom:15px;}