﻿


/**分页**/
.page{overflow:hidden; margin:0px 0px 20px 27px;}
.page a,.page span{text-align:center;   height: 24px; line-height: 24px; padding: 0px 10px;  vertical-align: top;border: 1px solid #cccccc; border-radius: 5px; margin-right: 3px; color:#666; display: inline-block;}
.page a.prev,.page a.next{border: 0px; border-radius: 0px; padding: 0px;}
.page a:hover,.page .cpb{text-align:center; font-weight: bold;  color:#3091DF;}
.page a:hover{ color:#fff; }
.page a.prev:hover,.page a.next:hover{background: none;color:#000;}
.page a img{vertical-align: middle;}

/**详情页**/
.Project_detail_content h3{text-align: center; font-size: 24px; line-height: 50px; color: #333; margin-top:10px; }
.Project_detail_content .source{text-align: center; font-size: 12px; color: #888; margin-bottom: 25px;}
.Project_detail_content .Project_img{text-align: center;}
.Project_detail_content .Project_img img{max-width: 700px; margin:0 auto;}
/*.Project_detail_content p{text-indent: 2em; font-size: 12px; color: #8d8d8d; line-height: 18px; margin-top: 16px;}*/

/*********newsDetail*********/
.show_text{ font-family:Microsoft Yahei; display:block; padding:10px 0px; height:66px; text-align:left;}
.show_text span{ width:720px; float:left; line-height:22px; height:22px; }
.show_text span div.fengxiao{ float:left; width:8%;}
.show_text span .bshare-custom{ float:left; width:90%;}
.show_text span .bshare-custom span{ float:none;}
.show_text a{ color:#666666;font-family:Microsoft Yahei; }
.show_text a:hover{ color:#232323; text-decoration:none;}
/*********newsDetail*********/