@charset "gb2312";
/* CSS Document */

.weibo-box{padding-top: 70px; height: 800px; overflow: hidden; background: url(weibo_bg.png) no-repeat bottom center;}
.weibo-box h2{ color: #006eab; font-size: 36px; text-align: center;}
.weibo-box .content{ width: 1116px; margin: 60px auto 0; }
.weibo-box .content .box{ margin-left: 76px; float: left; width: 520px; height: 640px; overflow: hidden;}
.weibo-box .content .box:first-child{ margin-left: 0px;}
.weibo-box .content .box h3{ padding-top: 33px; text-align: center; font-size: 36px; font-weight: bold; color: #fff;}
.weibo-box .content .box p.txt{ padding-top: 46px; text-align: center; font-size: 36px; color: #fff;}
.weibo-box .content .box p.img{ padding-top: 86px; text-align: center; }
.weibo-box .content .box p img{ width: 302px; height: 298px;}
.weibo-box .content .sina{background: url(weibo_sina_bg.png) no-repeat;}
.weibo-box .content .rm{background: url(weibo_rm_bg.png) no-repeat;}