 .foucsBox20150821 {
    margin: 0 auto;
    padding: 0;
    width: 322px;
    height: 446px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

 .foucsBox20150821 .imgCon {
    width: 322px;
    height: 446px;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

 .foucsBox20150821 .imgCon li {
    float: left;
    width: 322px;
    height: 446px;
	position: relative;
}

 .foucsBox20150821 .imgCon li img {
    border: 0;
}

 .foucsBox20150821 .imgCon li .imgTitle {
    width: 322px;
    position: absolute;
    bottom: 35px;
	left:50%;
	margin-left:-161px;
    text-align: center;
    z-index: 2;
}

 .foucsBox20150821 .imgCon li .imgTitle a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-family: "Microsoft Yahei", "黑体";
    font-weight: normal;
    font-size: 18px;
    zoom: 1;
}

 .foucsBox20150821 .showPage {
    width: 322px;
    height: 70px;
    position: absolute;
    bottom: 0;
	left:50%;
	margin-left:-161px;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 1;
}

 .foucsBox20150821 .foucs {
    width: 322px;
    height: 22px;
    position: absolute;
	left:0;
    bottom: 3px;
    text-align: center;
    z-index: 3;
}

 .foucsBox20150821 .foucs span {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url(../image/dot1.jpg) no-repeat;
    cursor: pointer;
    overflow: hidden;
}

 .foucsBox20150821 .foucs span.f {
    background: url(../image/dot2.jpg) no-repeat;
}

 .foucsBox20150821 .foucsButton {
    width: 40px;
    height: 56px;
    padding: 7px;
    margin-top: -70px;
    position: relative;
    z-index: 4;
}

 .foucsBox20150821 .foucsButton span {
    display: inline;
    width: 23px;
    height: 45px;
    margin: 7px 5px 0;
    cursor: pointer;
    overflow: hidden;
}

 .foucsBox20150821 .foucsButton img {
    display: none;
    cursor: pointer;
    border-width: 0px;
    vertical-align: middle;
    height: 56px;
}

 .foucsBox20150821 .lBtn {
    float: left;
}

 .foucsBox20150821 .lBtn span {
    float: left;
    background: url(../image/left.png) no-repeat;
}

 .foucsBox20150821 .rBtn {
    float: right;
}

 .foucsBox20150821 .rBtn span {
    float: right;
    background: url(../image/right.png) no-repeat;
}

 .foucsBox20150821 .btnHover {
    width: 74px;
    background: #408ED6;
    overflow: hidden;
}

 .foucsBox20150821 .btnHover img {
    display: inline;
}