@charset "utf-8";
/* CSS Document */

.focus-pagination {
    display: block;
    width:182px;
    padding-right:0;
    position: absolute;
    right:0;
    top: -398px;
    z-index: 60;
    height: 398px;
    text-align: right;
    overflow: hidden;
	left:auto;
}
.focus-pagination1 .focus-time {
    border: 0px;
    display: none !important;
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 601;
    width: 80px;
    height: 63px;
    line-height: 70px;
    padding: 0px 10px;
    font-size: 22px;
    font-family: "Microsoft yahei";
    background: #467DD0;
    color: #fff;
}
.focus-page {
    display: block;
    border: 1px solid #fff;
    width:180px;
    height:131px;
    line-height: 55px;
    text-align: center;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    background-color: #999;
    color: #fff;
    margin:0;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0;
}
.focus-page img{
	width:100%;
	height:130px
}
.focus-pagination .btn-m {
    width: auto;
    height: 398px;
    margin-left:0;
    overflow: hidden;
    position: relative;
}
.focus-pagination .btn-ms {
    width:auto;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: left;
}
.focus-title-bar {
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 40;
    width: 100%;
    height: 45px;
}
.focus-title-bg {
    width: 100%;
    height: 100%;
    background:none;
}
.focus-bg{
	display:none;
}
.focus-title {
    display: inline-block;
    white-space: nowrap;
    height: 55px;
    line-height: 55px;
    padding: 0 25px;
    color: #fff;
    font-size:20px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    font-family: "Microsoft YaHei";
    font-weight: normal;
    background: rgba(0,0,0,0.7);
    width: auto;
}
.focus-title-bar {
    position: absolute;
    bottom: 30px;
    left: 2px;
    z-index: 40;
    width: 100%;
    height: 55px;
}
.focus-pagination  .btns{
	display:none;
}
.focus-page-0 { border-top:none;}
.focus-page-2 { border-bottom:none;}