@charset "utf-8";
* { margin: 0px; padding: 0px; }
body { font-family:  "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; font-size: 14px; color: #000; line-height: 20px; background: #FFF;  }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; vertical-align: top; }

.item { position: relative; }
.title { font-size: 20px; color: #333; border-bottom: 1px solid #EEE; padding-bottom: 20px; }
.title span { border-left: 3px solid #EA0083; padding-left: 10px; }
.picBox { width: 240px; overflow: hidden; margin-top: 15px; }
.picBox ul { overflow: hidden; zoom: 1; }
.picBox li { float: left; width: 240px; overflow: hidden; position: relative; }
.picBox li h3 { font-weight: normal; font-size: 14px; color: #FFF; line-height: 25px; background: rgba(0,0,0,.7); text-align: center; width: 240px; height: 25px; overflow: hidden; position: absolute; left: 0; top: 110px; }
.picBox li h3 a { color: #FFF; }
.picBox li p { color: #666; line-height: 22px; margin: 10px 0 40px 0; }
.picBox li p a { color: #666; }
.newsList { margin: 10px 0 30px 0; }
.newsList li { color: #666; background: url(../images/b_5.gif) no-repeat left 14px; padding: 5px 0 5px 10px; }
.newsList li a { color: #666; }
.control { color: #999; position: absolute; top: 0; right: 0; }
.control .cur { color: #EA0083; float: left; }
.control .sum { float: left; }
.leftArr { background: url(../images/leftArr.gif) no-repeat center center; display: inline-block; width: 9px; height: 20px; overflow: hidden; margin-left: 20px; cursor: pointer; }
.leftArr:hover { background-image: url(../images/leftArr_cur.gif); }
.rightArr { background: url(../images/rightArr.gif) no-repeat center center; display: inline-block; width: 9px; height: 20px; overflow: hidden; margin-left: 10px; cursor: pointer; }
.rightArr:hover { background-image: url(../images/rightArr_cur.gif); }
.rankingList { margin-top: 40px; }
.rankingList ul { padding: 10px 0; }
.rankingList li { color: #666; overflow: hidden; padding: 5px 0; zoom: 1; }
.rankingList li a { color: #666; float: left; width: 215px; }
.rankingList .f1 { font-size: 12px; color: #FFF; background: #FFB618; border-radius: 2px; text-align: center; display: inline-block; float: left; width: 20px; height: 20px; overflow: hidden; margin: 0 5px 0 0; }
.rankingList .f2 { font-size: 12px; color: #FFF; background: #CCC; border-radius: 2px; text-align: center; display: inline-block; float: left; width: 20px; height: 20px; overflow: hidden; margin: 0 5px 0 0; }


.bq { width:1000px; margin:10px auto 0 auto; text-align:center }
