.home-live-box {
    overflow: hidden;
    margin-top: 20px
}

.home-live-box a.fancybox.wb {
    width: 18%
}

.home-live-box a.fancybox.wa,
.home-live-box a.fancybox.wb {
    display: block;
    float: left;
    margin-right: .181818%;
    height: 145px;
    overflow: hidden;
    margin-bottom: 3px;
    position: relative
}

.home-live-box a.fancybox.wa {
    width: 8.909091%
}

.home-live-box a.fancybox div {
    border: 1px solid #fff;
    height: 143px;
    overflow: hidden
}
.home-live-box a.fancybox p {
    margin-bottom: 0;
}
.home-live-box a.fancybox p {
    filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150, endcolorstr=rgba(0, 0, 0, 0.8), gradientType=0) progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgba(255, 255, 255, 0));
    -ms-filter: alpha(opacity=100 finishopacity=50 style=1 startx=0, starty=0, finishx=0, finishy=150, endcolorstr=rgba(0, 0, 0, 0.8), gradientType=0) progid:DXImageTransform.Microsoft.gradient(startcolorstr=rgba(255, 255, 255, 0));
    background: rgba(0, 0, 0, .5);
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.8)));
    background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .8));
    position: absolute;
    color: #fff;
    left: 0;
    bottom: -30px;
    width: 100%;
    text-indent: 10px;
    height: 30px;
    line-height: 30px;
    transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in
}

.home-live-box a.fancybox:hover p {
    bottom: 0
}

h2.live-h2 {
    padding: 20px 0 10px;
    font-size: 30px;
    color: #fff
}

.home-livebtn,
h2.live-h2 {
    font-family: Trebuchet MS, Helvetica, sans-serif;
    text-align: center
}

.home-livebtn {
    background-color: #fee101;
    border: 1px solid #fee101;
    border-radius: 3px;
    padding: .5em 1em;
    color: #444;
    font-size: 19px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px
}

.home-livebtn:hover {
    background: 0;
    color: #fee101
}

.home-live-btnbox {
    text-align: center;
    margin-top: 20px
}

.live-p {
    color: #fff;
    text-align: center
}

.live-p a {
    color: #fff;
    text-decoration: underline
}

.photomainbg .container {
    width: 75pc
}

.photo_bg {
    position: relative;
    background: url(../images/phbg.png) repeat;
    border-bottom: 10px solid #a92126
}

.headerimg {
    height: 156px;
    background: url(../images/photoheader.png) no-repeat center center
}

.photo_bg img {
    display: block;
    margin: 0 auto
}

.photo_logo {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0
}

.photomainbg {
    background: url(../images/pcbg.png) repeat;
    padding: 0 0 3em
}

.photomainbg h1 {
    text-align: center;
    font-size: 2em;
    color: #4a0000;
    margin: .5em 0 1em
}

.photomainbg h1 span {
    background: url(../images/hhbg.png) no-repeat center center;
    background-size: cover;
    padding: 3px 2em
}

.photo_imglist img {
    display: block
}

.photo_imglist .photoImgcontent {
    position: relative;
    margin-bottom: 60px
}

.photo_imglist .photoImgcontent .pinner p {
    text-align: center;
    font-size: 1em;
    color: #1d1d1d;
    margin-top: 8px;
    font-weight: 700
}

.photo_imglist .photoImgcontent:before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    top: -5px;
    left: 0;
    background: url(../images/imgbg.png) no-repeat top center
}

.photo_imglist .photoImgcontent .pinner:before {
    content: '';
    width: 100%;
    background: url(../images/imgbg.png) no-repeat bottom center;
    height: 4px;
    position: absolute;
    bottom: 29px;
    left: 0;
    background-size: cover
}