figure {
  margin: 0 0 0rem !important;
}

.col-card-text {
  position: relative;
  float: left;
  width: 58.33333333%;
}

a {
  text-decoration: none !important;
}


@media screen and (max-width: 9999px) and (min-width: 992px) {
  .col-card-50 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 1206px) and (min-width: 992px) {
  .col-card-img {
    position: relative;
    float: left;
    width: 202px !important;
    height: 180px !important;
  }
}

@media screen and (max-width: 991px) and (min-width: 320px) {
  .col-card-50 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    /* border: 1px solid #CCC; */
  }
}

@media screen and (max-width: 1199px) and (min-width: 991px) {
  .col-card-50 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    /* border: 1px solid #CCC; */
  }
}

@media (max-width: 519px) {
  .col-card-img {
    width: 99.666667% !important;
  }

  .col-card-text {
    width: 100% !important;
  }

  .dataname {
    font-size: 22px !important;
  }
}

.col-card-img {
  position: relative;
  float: left;
  width: 41.66666667%;
}

@media screen and (max-width: 1199px) {

  .img-bg-h,
  .text-out-card.h-100 {
    /* min-height: 180px; */
    min-height: 150px;
  }
}

.img-bg-h {
  width: 100%;
  height: 175px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  transition: transform .2s;
  overflow: hidden;
}

img {
  vertical-align: middle;
}

.slider {
  width: 100%;
}


.horizontal-card {
  background-color: #fff;
  display: block;
  overflow: hidden;
  border-radius: 4px;
  border: 1px solid #dedede;
  height: 19%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.horizontal-card:hover {
  border-radius: 4px;
  /* border: 5px solid red; */
  box-shadow: 0 0 0 3px #2d7bd2;
  /*darkorange */
}

.slider-card {
  position: relative;
  display: block;
  border-radius: 4px;
}

.bg-box1 {
  background-color: #FFEEDD;
}

.text-out-card {
  padding: 15px 15px 0 15px;
  overflow: hidden;
  line-height: 2rem;
}

.mt-10 {
  margin-top: 100px;
}


.text {
  overflow: hidden
}

.text .startday {
  display: inline-block;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0;
  box-sizing: border-box;
  padding-right: 40px;
  margin-right: -40px;
}

.text .startday a {
  float: right
}


/*查看更多--------- */

button {
  float: right;
  color: #2d7cd1;
  font-size: 14px;
  display: block;
  padding: 4px 11px;
  border-radius: 17px !important;
  margin-right: 10px;
  margin-top: 9px;
  border: 1px solid;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  cursor: pointer;
}

button:hover:before {
  opacity: 1;
  transform: translate(0, 0);
}

button:before {
  content: attr(data-hover);
  position: absolute;
  top: 0.2em;
  left: -30px;
  width: 100%;
  /* text-transform: uppercase; */
  /* letter-spacing: 3px; */
  font-weight: bolder;
  font-size: 1rem;
  opacity: 0;
  transform: translate(-300%, 0);
  transition: all .3s ease-in-out;
}

/*button div (button text before hover)*/
button:hover div {
  opacity: 1;
  transform: translate(50%, 0)
}

button div {
  /* text-transform: uppercase; */
  transition: all .3s ease-in-out;
  overflow: hidden;
}

button,
input {
  overflow: hidden !important;
  outline: none !important;
}

button:active,
button:focus {
  border: 1px solid #2d7cd1 !important;
  border-radius: 17px !important;
}


/* iframe------------------------------ */

.wrap {
  overflow: hidden;
}

.frame {
  display: block;
  box-sizing: border-box;
  -webkit-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: -webkit-transform .05s linear;
  transition: -webkit-transform .05s linear;
  transition: transform .05s linear;
  transition: transform .05s linear, -webkit-transform .05s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 1321px) and (min-width: 1200px) {
  .dataname {
    font-size: 17.5px !important;
  }

  .DateText {
    font-size: 13px !important;
  }
}

.dataname,
.DateText {
  color: #000;
}


/*----------------------------------------------------標題字*/
/* h2 {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #000;
  line-height: 0.1em !important; */
/* margin: 10px 0 20px; */
/* margin-top: 30px !important;
} */

/* h2 span {
  background: #fff;
  padding: 0 10px;
} */

h1.tracked {
  /* width: 50%; */
  width: 100%;
  max-width: 700px;
  position: relative;
  font-size: 2.4em;
  line-height: 3em;
  text-align: center;
  color: #166a08;
  display: table;
}

h1,
h2 {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 1em auto 0 auto;
}

.taa:before {
  content: "";
  width: 100px;
  height: 1px;
  border-bottom: solid 1px #000;
  position: absolute;
  top: 50%;
  left: 0;
}

.taa:after {
  content: "";
  width: 100px;
  height: 1px;
  border-bottom: solid 1px #333;
  position: absolute;
  top: 50%;
  right: 0;
}

.default-title {
  position: relative;
  display: inline-block;
  font-size: 2.5rem;
  font-weight: 600;
  color: #333333;
  margin-bottom: 3px;
  letter-spacing: 10px;
}

.default-title::before {
  position: absolute;
  content: "";
  background: #ffc10770;
  width: 90%;
  height: 13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  bottom: 13px;
}