.bg68comad, .focus, .focus ul, .focus ul li, .banclj a { height: 510px; overflow: hidden; }
.focus { width: 100%; overflow: hidden; position: relative; }
.focus ul { position: absolute; list-style: none; margin: 0px; padding: 0px; }
.focus ul li { float: left; width: 100%; overflow: hidden; position: relative; background: #000; list-style: none; margin: 0px; padding: 0px; }
/*.focus ul li div {position:absolute; overflow:hidden;}*/
.banclj a { width: 800px; display: block; }
.focus .btnBg { position: absolute; width: 100%; height: 20px; left: 0; bottom: 0; background: #000; display: none; }
.focus .btn { height: 25px; position: absolute; right: 10px; bottom: 8px; text-align: right; width: 550px; display: none; }
.focus .btn span { color: #FFFFFF; cursor: pointer; display: inline-block; font: 28px/22px tahoma, Arial, Simsun; height: 25px; margin-left: 7px; text-align: center; }
.focus .btn span.on { color: #CC0000; cursor: default; }
.focus .preNext { width: 45px; height: 100px; position: absolute; top: 239px; background: url(../images/sprite.png) no-repeat 0 0; cursor: pointer; }
.focus .pre { left: 200px; }
.focus .next { right: 200px; background-position: right top; }
/****************/
.carousel-wrap { position: relative; }
.fun-nav { position: absolute; width: 960px; bottom: 23px; background-color: #fff; margin-left: -495px; left: 50%; padding: 15px;}
.fun-nav .fun-item { float: left; height: 140px; width: 220px; margin: 0px 10px; }
.fun-nav .fun-item .title h2 { font-size: 15px; float: left; line-height: 40px; color: #464646; }
.fun-nav .fun-item .title a.more { float: right; line-height: 40px; }
.fun-nav .fun-item .title span {
    float: left;
    font-size: 27px;
    line-height: 22px;
    width: 16px;
    color: #C5C5C5;
}


.min-news-list { margin-top: 20px; overflow: hidden; margin: 0px auto; width: 100%;}
.min-news-list ul { }
.min-news-list ul li { clear: both; overflow: hidden; float: left; width: 100%; padding: 6px 0px; font-size: 12px; }
.min-news-list ul li span { float: right; margin-right: 20px; color: #666; }
.min-news-list ul li a { float: left; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 188px;}
.min-news-list ul li i {
    float: left;
    font-size: 30px;
    height: 24px;
    margin-top: -21px;
    margin-right: 5px;
}