/*=========好站連結區塊=================*/
#mfdcms_block3 {
  position: relative;
  margin: 20px 0px 10px 0px;
  left: 0px;
}

/*=====區塊滑動=========*/
#rdivfalse #mfdcms_block3 .mfdcms_block3_style0 {
  position: relative;
  margin: 30px 0px 10px 0px;
  left: 0px;
}

#rdivfalse #mfdcms_block3 .mfdcms_block3_style0 .owl-carousel {
  position: relative;
  width: 101.6%;
}

#mfdcms_block3 .mfdcms_block3_style0 #picturemoveimg {
  position: relative;
  height: 76px;
  width: 94%;
  border: 1px solid #9d9d9d;
  border-radius: 10px;
  background: #FFFFFF url(../../img/frame/) no-repeat left top !important;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

#mfdcms_block3 .mfdcms_block3_style0 #picturemoveimg img {
  min-height: 75px;
}

#mfdcms_block3 .mfdcms_block3_style0 .thumbnail {
  padding: 0px !important;
  border: none !important;
  border-radius: 0px !important;
  background: url(../../img/frame/) no-repeat left top !important;
}

#mfdcms_block3 .mfdcms_block3_style0 #picturemoveimg img {
  transition: all .55s ease .1s;
}

#mfdcms_block3 .mfdcms_block3_style0 #picturemoveimg img:hover {
  transform: scale(1.5, 1.5);
}

#mfdcms_block3 .mfdcms_block3_style0 .owl-dots {
  transform: scale(1.3, 1.3);
}

#mfdcms_block3 #postmunadmin {
    position: absolute;
    bottom: 30px;
    left: 0px;
    z-index: 200;
}


.owl-dots button.active span {
    background: #399a23 url(../../img/modules/) no-repeat left top;
}

.owl-dots button span {
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    margin: 0px !important;
    border-radius: 30px !important;
    cursor: pointer;
    background: #76e25d url(../../img/modules/) no-repeat left top;
    margin-right: 7px !important;
}