a {
    cursor: pointer;
}
.MOBILE .list-wrapper .list-aggregate span,
.PC .list-wrapper .list-aggregate span {
    float: left;
}
.MOBILE .list-wrapper .list-aggregate span.city,
.PC .list-wrapper .list-aggregate span.city {
    text-align: right;
    width: 50%;
    color: #999;
    font-size: 1.1rem;
}

.MOBILE .list-wrapper .list-aggregate p.feedback,
.PC .list-wrapper .list-aggregate p.feedback {
    clear: both;
    margin-top: 25px;
    font-size: 1.1rem;
    /* font-weight: bold; */
}

.MOBILE .list-wrapper .list-aggregate span.prefix,
.PC .list-wrapper .list-aggregate span.prefix {
    text-align: left;
    width: 50%;
    color: #468502;
    font-size: 1.1rem;
    /* font-weight: bold; */
}

.MOBILE .list-wrapper .list-aggregate li,
.PC .list-wrapper .list-aggregate li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    height: auto;
    overflow: hidden;
}

.MOBILE .list-wrapper,
.PC .list-wrapper {
    width: 100%;
    height: 261px;
}

.MOBILE .list-wrapper {
    margin: unset;
}
.marqueecontrol{
    margin: 0 auto !important;
    padding: 0% !important;
}
.FOOT_MOBILE div{
    margin-top: 0 !important;
}
#DOWN_BAR{
    display: none;
}
#Down_Bar_Hide_B{
    height: 20px;
}
.MOBILE #it239-wrapper .NEW_BT_F a {
    font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif, Helvetica, Arial !important;
    display: block !important;
    margin: 0 auto !important;
    font-size: 1.5rem !important;
    line-height: 47px !important;
    text-align: center !important;
    color: #fff !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
    font-weight: bold !important;
    text-decoration: none !important;
	background: linear-gradient(#ff0000 0%, #b90000 100%) !important;
}
input[type="text"].wq-input.error {
    color: #c00;
    background-color: #fc6 !important;
    border: 1px solid #f90 !important;
}
input[type="text"].wq-input.error:placeholder-shown {
  font-size: 1em !important;
  color: #c00 !important;
}