/* 服務據點地圖 */
#allmap {
  background-size: cover;
}
/* 官網手機版電話 */
@media (max-width: 414px) {
  #mm-0 > footer > div.xz-fudong {
    display: flex;
  }
}
#mm-0 > footer > div.xz-fudong a {
  width: 50%;
}

/* 電子報訂閱按鈕+表單(僅手機上可見) */
@media (max-width: 767px) {
  .enewspaper .home-ad {
    bottom: 60px;
  }
}
/* 線上客服 */
/* #cami_iframe_container {
  top: -700% !important;
} */
#cami_system_include.cami-embed.cami-rd.cami-p39 {
  margin: 0 20px 20px 0 !important;
}
@media screen and (max-width: 1220px) {
  #cami_system_include.cami-embed.cami-rd.cami-p39 #cami_patrol_tool {
    display: none !important;
  }
}
#contactInput {
  display: inline-block;
}
/* 電子報訂閱表單(僅電腦上可見) */
/* @media (max-width: 1210px) {
    .enewspaper .page-banner {
        display: block;
    }
}
@media (max-width: 1270px) {
    .enewspaper .page-message {
        display: block;
    }
}
@media (max-width: 414px) {
    .enewspaper .page-banner .container {
        height: 100%;
    }
    .enewspaper .page-message {
        width: auto;
        height: 470px;
        max-width: 370px;
        top: 0;
        right: 10px;
        bottom: 0;
        left: 10px;
        margin: auto;
        padding-right: 20px;
        padding-left: 20px;
    }
} */
.layui-layer-shade,.layui-layer.layui-layer-iframe.layer-anim{
  display: none;
}
.list-video-pic .page-banner .pic{
  position:initial;
  margin: 0;
  left: 0;
}
.list-case li .mask{
  z-index: 99999;
}