body.home .main .content .sub .pic_news .box {
    width: 48%;
    float: left;
    margin: 0 0 20px 10px;
}

body.home .main .content .sub .pic_news .title,body.home .main .content .sub .album .title {
    background-repeat: no-repeat;
    background-position: 0 3px;
    font-size: 105%;
    border: none;
}

body.home .main .content .sub .pic_news .box a {
    text-decoration: none;
}

body.home .main .content .sub .album .pic {
    height: auto;
    width: auto;
    border: 0;
}

body .sub .album .lb-overlay {
    background: rgba(0, 0, 0, 0.71);
}

body .sub .album .lb-overlay img {
    //width: 87%;
    // height: auto;
    //max-height: 100%;
	max-width: 100%;
    max-height: 600px;
    padding: 5px;
    background-color: #fff;
    width: auto;
}
body.home .main .content .sub .album .title{
    background-position: 0 5px;
    text-align: left;
    text-shadow: none;
    color: #fff;
    margin: 10px 0 0 0;
    display: inline;
}
body .sub .album .lb-overlay:target {
    padding: 65px 20% 120px 20%;
}

 .page, .page_info {
    width: 100%;
    text-align: center;
    margin: 20px auto;
    vertical-align: middle;
    line-height: 0;
    color: #000;
}

.page {
    line-height: 11px;
}

 .page_info div {
    margin: 0 10px 5px 0;
    display: inline-block;
}

 .page .num a {
    display: inline-block;
    padding: 0 5px;
    font-size: 90%;
    border: none;
    color: #222;
}

 .page .num a:hover {
    color: #da0f0f;
}

 .page .num {
}

.page .bt a {text-indent: -9999px;background-repeat: no-repeat;width: 10px;background-position-y: 0;height: 12px;display: block;margin: 5px;border: none;/* background-position: 0 2px; */background-position-x: center;}

.page span {
    display: inline-block;
    /* margin: 0 5px; */
}

 .page .bt {
}

 .page .bt a:hover {
    background-position-y: -12px;
}

 .page .first a {
    background-image: url(../../../images/all/page_first.png);
}

 .page .pre a {
    background-image: url(../../../images/all/page_pre.png);
}

 .page .next a {
    background-image: url(../../../images/all/page_next.png);
}

 .page .last a {
    background-image: url(../../../images/all/page_last.png);
}
