/*=======°Ï¶ô·Æ°Ê¼Ë¦¡===============*/
#neilalbum_block2 #blockstyle0 .als-container {
  position: relative;
  width: 101.1%;
  left: 0px;
  margin: 15px 0px 0px 0px;
}

#rdivfalse #neilalbum_block2 #blockstyle0 .als-container {
  position: relative;
  width: 101.5%;
  left: 0px;
  margin: 25px 0px 0px 0px;
}

#neilalbum_block2 #blockstyle0 #neilalbumcenterimg {
  position: relative;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
   border-radius: 10px; 
}

#neilalbum_block2 #blockstyle0 #neilalbumcenterimg img {
  min-height: 220px;
}

#neilalbum_block2 #blockstyle0 .thumbnail {
  position: relative;
  width: 94.2%;
  padding: 5px;
  border: 1px solid #6ea600;
  margin: 10px 0px 0px 0px;
  border-radius: 10px;
  padding: 8px;
  transition: all .25s ease .1s;
}

#neilalbum_block2 #blockstyle0 #sorttitlebox {
  position: relative;
  margin-top: 15px;
  background: #6ea600 url(../../img/modules/) no-repeat left top;
  height: 38px;
  padding: 2px 5px;
  color: #ffffff;
  line-height: 155%;
  overflow: hidden;
  text-align: center;
  font-size: 110%;
  transition: all .25s ease .1s;
   border-radius: 10px; 
}

#neilalbum_block2 #blockstyle0 #sorttitlebox a {
  color: #ffffff;
}

#neilalbum_block2 #blockstyle0 #titlebox {
  position: relative;
  margin: 15px 0px;
  padding: 0px 5px;
  height: 65px;
  overflow: hidden;
  font-size: 105%;
  line-height: 160%;
  text-align: center;
  transition: all .25s ease .1s;
}

#neilalbum_block2 #blockstyle0 #titlebox a {
  color: #1d1d1d;
}

#neilalbum_block2 #blockstyle0 .owl-dots {
  margin: 15px 0px 10px 0px;
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover {
  border: 1px solid #D82B00;
  transform: scale(0.97, 0.97);
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #titlebox a {
  color: #701600;
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #sorttitlebox {
  background: #AF2300 url(../../img/modules/) no-repeat left top;
}

#neilalbum_block2 #blockstyle0 .thumbnail:hover #transform {
  transform: scale(1.5, 1.5);
}
