div#floor_3{margin-left:55px;margin-right:55px;}
.thumblist1 li{ float:left; width:245px; margin:4px 28px 0px 0; }
.thumblist1 li a{ color:#555; }
.thumblist1 li .ChannelPicture{  display: block;
    width: 245px;
    margin: 10px auto;
    position: relative;
    overflow: hidden; }
.thumblist1 li img{ width:245px; vertical-align:middle; transition:all .8s ease 0s; -moz-transition:all .8s ease 0s; -webkit-transition:0all .8s ease 0s; }
.thumblist1 li .InfoTitle{ display:block; font-size:14px; font-weight:bold; color:#555; text-align:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.thumblist1 li .xqing a{height:22px;width:72px;background:#FDDEE2;color:#C7151F;display:block;border:1px #FFAAB7 solid;line-height:22px;margin:10px auto;text-align:center;border-radius:3px; 
-moz-border-radius:3px; 
-webkit-border-radius:3px; 
}
.thumblist1 li .info_wrap{ display:block; width:100%; }
.thumblist1 li .info_wrap p{ overflow:hidden; line-height:1.7em; height:5.1em; }
.thumblist1 li:hover .InfoTitle{ color:#df071f; }
.thumblist1 li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);s }

.delay1{ -webkit-animation-delay:0.4s; animation-delay:0.4s; }
.delay2{ -webkit-animation-delay:0.6s; animation-delay:0.6s; }
.delay3{ -webkit-animation-delay:0.8s; animation-delay:0.8s; }
.delay4{ -webkit-animation-delay:1s; animation-delay:1s; }
.delay5{ -webkit-animation-delay:1.2s; animation-delay:1.2s; }
.delay6{ -webkit-animation-delay:1.2s; animation-delay:1.4s; }
.delay7{ -webkit-animation-delay:1.2s; animation-delay:1.5s; }
.delay8{ -webkit-animation-delay:1.2s; animation-delay:1.6s; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.left_bottom3 .prevnext{ display:block; width:51px; height:51px; background:url(../images/prevnext.png) no-repeat; position:absolute; top:30%; z-index: 5;
transition:all 0.3s ease; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; }
.left_bottom3 .prev{ left:0px; background-position:left bottom; }
.left_bottom3 .next{ right:0px; background-position:right bottom; }
.left_bottom3 .prev:hover{ background-position: left top; }
.left_bottom3 .next:hover{ background-position: right top; }

.class_cover {
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align:center;
    background-color: rgba(133,40,45, .50);
    color: #FFFFFF;
    font-size: 18px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}