#foucsBox { margin: 0 auto; padding: 0; width: 518px; height: 200px; overflow: hidden; position: relative; }
    #foucsBox .imgCon { width: 518px; height: 380px; margin: 0; padding: 0; position: relative; list-style: none; }
        #foucsBox .imgCon li { float: left; width: 518px; height: 200px; position: relative; }
        #foucsBox .imgCon a { display: block; }
            #foucsBox .imgCon li img { border: 0; }
            #foucsBox .imgCon li .imgTitle { display: block; width: 100%; position: absolute; left:0; bottom: 35px; text-align: center; z-index: 2; }
                #foucsBox .imgCon li .imgTitle a { color: #fff; display: block; text-decoration: none; font-family: "Microsoft Yahei"; font-weight: normal; font-size: 18px; zoom: 1; }
    #foucsBox .showPage { width: 100%; height: 70px; position: absolute; left:0; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
    #foucsBox .foucs { width: 100%; height: 22px; position: absolute; left:0; bottom: 3px; text-align: center; z-index: 3; }
        #foucsBox .foucs span { display: inline-block; margin: 0 5px; color: #fff; cursor: pointer; overflow: hidden; }
            #foucsBox .foucs span.f { color: #44a5fe; }
    #foucsBox .foucsButton { padding: 7px; margin-top: -70px; position: relative; z-index: 4; }
        #foucsBox .foucsButton span { display: inline-block; width: 23px; height: 45px; margin: 7px 5px; cursor: pointer; overflow: hidden; background: url(../images/bg.png) 0 0 no-repeat; vertical-align: middle; }
        #foucsBox .foucsButton img { display:none; cursor: pointer; border: none; vertical-align: middle; height: 56px; }
    #foucsBox .lBtn { float: left; }
        #foucsBox .lBtn span { *margin-right:7px; background-position: 0 -90px; }
    #foucsBox .rBtn { float: right; display:inline-block; }
        #foucsBox .rBtn span { background-position: -30px -90px; }
    #foucsBox .btnHover { background: #408ED6; }
        #foucsBox .btnHover img { display:inline; }
