﻿
.main {float:left; width:350px;}
.mainBox{ width:350px;padding:0 0px; border:1px solid #e5e5e5; background:#fff;}
.main ul li { list-style:none; }
.main .post, .main .left { margin-top:0px; }
#sidebar li ul {}
#sidebar li ul li { }
.hotPic{ width:390px; height:250px; position:relative; overflow:hidden;}
.hotPic .num{ position:absolute;right:0; bottom:0; z-index:10;width:350px; padding-right:20px; height:33px; text-align:right;}
.hotPic .num span{ width:20px; height:20px; display:inline-block; line-height:20px; font-size:14px; text-align:center; margin:5px 2px 0; cursor:pointer; background:#EAAF00; color:#fff;}
.hotPic .num span.cur{ background:#00AB3C; color:#fff;}
.hotPic .pic{ position:relative; z-index:5;}
.hotPic .pic li img{ width:350px; height:236px; display:block;}
.hotPic .pic li{ position:absolute; display:none;}
.hotPic .text p{ position:absolute; display:none; color:#fff; font-weight:800; font-size:15px;}