@charset "utf-8";
/* CSS Document */
.pub_linebox:before,
.pub_linebox:after {
    content:""; /* 1 */
    display:table; /* 2 */
}
.pub_linebox:after { clear: both;}
.pub_linebox {*zoom: 1;}

/*广告样式*/
.pub_banner_970{ display:inline; float:left; width:970px; overflow:hidden; }
.pub_banner_200{ display:inline; float:right; width:200px; overflow:hidden; }
.pub_w970 .pub_banner_200{ display:none; }

.pub_margin_TB{ margin:20px auto; }

.page_patter .column_tit{ height:48px; line-height:48px; font-size:24px; color:#000; border-bottom:2px solid #E7E7E7; margin-bottom:20px; }
.page_patter .videoshow_box{ display:inline; float:right; width:1080px; }
.pub_w970 .page_patter .videoshow_box{ width:860px; }

/*公共图片框样坏死*/
.pub_pic{ position:relative; left:0px; top:0px; width:200px; margin-bottom:20px; overflow:hidden; font-size:12px; }
.pub_pic .hidepic{ display:block; }
.pub_pic .hidepic img{ display:block;}
.pub_pic .bot_bg{ position:absolute; left:0px; bottom:0px; display:block; width:100%; height:24px; background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;	filter:Alpha(opacity=50);  background:#000000; 		}
.pub_pic .bot_title { position:absolute; left:0px; bottom:0px; display:block; margin:0px 5%; width:90%; line-height:24px; height:24px; color:#FFF; overflow:hidden;}
.pub_pic .imghover{ display:none;}

/*分页内容*/
.pub_paging{ margin:20px 0px; text-align:center; font-size:12px; }
.pub_paging a, .pub_paging span { text-align:center; display:inline-block; *display:inline; *zoom:1; padding:0.1em 0.4em; margin-right:5px; margin-bottom:5px; /*border-radius:2px;*/  }
.pub_paging a { text-decoration:none; border:1px solid #BBBBBB; color:#55555;  }
.pub_paging a:hover{ color:#ff8700; border-color:#ff8700; }
.pub_paging .current { background-color:#ff8700; color:#fff; border:1px solid #ff8700; }
.pub_paging .unbutton{ color:#DDDDDD;  background:#fff; border:1px solid #DDDDDD; }

