/*優惠活動
==============*/
.main-discount {
    width: 100%;
    min-height: 500px;
}
.discount-wrapp {
    margin-top: 40px;
}
.discount-container{
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
    width: 1200px;
}
/*活動篩選器
==============*/
.discount-title {
    display: block;
}
.discount #filters::after {
    content: '';
    display: block;
    clear: both;
}
.discount #filters{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: 70px;
    margin-left: 10px;
    padding-left: 10px;
}
.discount-wrapp ul {
    float: left;
}
.discount #filters li{
    padding:0;
    line-height: 35px;
    color:#2a2a2a;
    background: #e5e5e5;
    border-radius: 50em;
    margin:7px 0;
}
.discount #filters li span{
    display:block;
    text-decoration:none;
    cursor:pointer;
    font-size:16px;
    text-align: center;
}
.discount-content #filters .active,#filters li:hover {
    background: #c8a661;
    color:#fff;
    border-radius: 50em;
}
.discount-content .mg-bot1{
    margin-bottom: 30px;
}
.discount #filters .active .pmt-img1,#filters li:hover .pmt-img1{ background-position: center -50px;}
.discount #filters .active .pmt-img2,#filters li:hover .pmt-img2{ background-position: center -150px;}
.discount #filters .active .pmt-img3,#filters li:hover .pmt-img3{ background-position: center -250px;}
.discount #filters .active .pmt-img4,#filters li:hover .pmt-img4{ background-position: center -350px;}
.discount #filters .active .pmt-img5,#filters li:hover .pmt-img5{ background-position: center -450px;}
.discount .pmt-img1,.pmt-img2,.pmt-img3,.pmt-img4,.pmt-img5{ display:block; background:url(../../images/activity/common/pmt_img.png) no-repeat center 0;}
.discount .pmt-img1{ background-position: center 0px;}
.discount .pmt-img2{ background-position: center -100px;}
.discount .pmt-img3{ background-position: center -200px;}
.discount .pmt-img4{ background-position: center -300px;}
.discount .pmt-img5{ background-position: center -400px;}

.discount .panel-title img{
    width: 100%;
}
/*活動內文
==============*/
.discount table{
    border: 1px solid #f1f1f1;
}
.discount .panel-body{
    padding: 35px;
}
.discount .panel-body h5 {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 18px;
}
.discount .panel-body ul {
    padding: 0 0 0 19px;
    margin: 0 0 20px;
    text-align: left;
    font-size: 18px;
    line-height: 28px;
}
.discount table tr {
    height: 40px;
}
.discount table th {
    padding: 0;
    font-size: 18px;
    color: #4c4c4c;
    background-color: #fbfbfb;
    border: solid 1px #ddd;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
}
.discount table td{
    padding: 0 10px;
    border: 1px solid #f1f1f1;
}
/*活動標題
==============*/
.discount .btn-readmore {
    background-color: #c83434;
    border-color: #c83434;
    border-radius: 5px;
    color: #fff;
    float: right;
    padding: 4px 8px;
    margin: 10px 10px 0 0;
    text-align: center;
    position: relative;
}
.discount .pro-wrap{
    position: relative;
    overflow: hidden;
}
.discount .pro-img{
    float: left;
    width: 310px;
}
/**.discount .pro-txt{
    float: left;
    margin: 17px;
}**/
.discount .pro-txt h5{
    font-size: 18px;
    color: #c44344;
    line-height: 32px;
}
.discount .pro-txt .tlt{
    font-weight: bold;
}
.discount .pro-txt ul li{
    line-height: 20px;
}
.activities-main {
    float: right;
    width: 1000px;
    position: relative;
    padding: 20px 0;
    min-height: 786px;
    margin-bottom: 0px;
    overflow: hidden;
}
.discount-content .panel-heading {
    padding:0;
    padding-bottom: 10px;
}
.pro-txt {
    padding:5px;
}

/*djl99 activities css START*/

.discount-content {
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.discount-content .left-menu {
    float: left;
}
.discount-content h3 {
    background: url(../../images/activity/common/discount-title.png) no-repeat 0 0;
    width: 135px;
    height: 60px;
    margin: 20px 0 0 50px;
}
.discount-content .act-help{
    margin: 65px 10px 0 10px; color: #e5e5e5;
}
#filters {
    width: 136px;
    margin: 10px 0 0 50px;
    padding: 0;
    list-style: none;
}
#filters li {
    padding: 0;
    color: #333;
    margin-bottom: 10px;
    background-color: #e5e5e5;
    width: 120px;
    text-align: center;
    border-radius: 18px;
    line-height: 36px;
    cursor: pointer;
    transition:.5s
}
.discount-content .panel-group {
    float: right;
    width: 1000px;
    overflow: hidden;
    position: relative;
    padding: 20px 0;
    min-height: 786px;
    margin-bottom: 0px;
}
.discount-content .panel {
    background-color: rgba(0,0,0,0);
    border:0;
    float: right;
    width: 979px;
    overflow: hidden;
    position: relative;
    padding: 0;
    /*min-height: 786px;*/
    margin-bottom: 5px;
}
.discount-item>.panel-heading, .discount-item-pop>.panel-heading {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    padding: 0px;
}
.activity .panel-title {
    width: 310px;
    height: 250px;
    float: left;
    margin: 10px;
    border: solid 1px #ddd;
    background: #e5e5e5;
    cursor: pointer;
    overflow: hidden;
}
.activity .panel-title .tit{
    border-bottom: 1px solid #ddd;
    text-align: center;
}
.activity .panel-title .tit h1{
    font-size: 16px;
    color: #5f5f5f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: inherit;
}
.activity .panel-title .tit time{
    font-size: 12px;
    color: #939393;
}
.activity .panel-title .foot{
    width: 100%;
    height: 40px;
    padding: 5px 110px;
}
.activity .panel-title .foot .btn{
    width: 92px;
    /*height: 28px;*/
    /*margin: 6px auto 0 auto;*/
    position: relative;
    cursor: pointer;
    background: #e1231d;
    color: #fff;
}
.panel-title a {
    width: 310px;
    height: 152px;
    display: block;
    overflow: hidden;
}
.panel-title a img {
    width: 310px;
    height: 152px;
    display: block;
    margin: 0 auto;
    transition: all .5s;
}
.panel-title a img:hover {
    transform: scale(1.1);
}
.panel-title div {
    padding:5px 10px;
    position: relative;
}
.panel-title>a:hover {
    text-decoration: none;
}
#filters li i {
    display: none;
}
#filters li:hover i {
    display: inline-block;
}
/*彈跳視窗
==============*/
.promotion-wrap{
    color: black;
}
.promotion-wrap .control-label2{
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
/*下拉優惠活動
================*/
.discount-content .downpan-photo{
    /*border-bottom: 1px solid transparent;*/
    /*border-top-left-radius: 3px;*/
    /*border-top-right-radius: 3px;*/
    background-color: none;
    cursor: pointer;
}
.discount-content .downpan-photo .promtion-detail{
    float: right;
}
.discount-content .downpan-cursor{
    position: relative;
    background-color: #eee;
}
.discount-content .downpan-cursor ul li{
    padding: 5px 0;
}
.discount-content .downpan-cursor ul li p{
    line-height: 27px;
}
.discount-content .downpan-cursor ul li .control-label2{
    padding-top: 4px;
    font-size: 16px;
    color: #0088fe;
}
.discount-content .pro-img-overflow{
    /*width: 310px;*/
    /*height: 152px;*/
    float: left;
    overflow: hidden;
}
.discount-content .pro-img{
    float: left;
}
.discount-content .downpan-photo:hover .pro-img {
    transform: scale(1.1);
}
.discount-content .downpan-photo .pro-img {
    transition: all .5s!important;
}
.discount-content .tit{
    float: left;
    margin: 5px;
}
.discount-content .tit h1{
    font-size: 18px;
    color: #0088fe;
}
.discount-content .tit ul li{
    line-height: 29px;
    color: #e5e5e5;
}
.discount-content  .filter-wrap2 td{
    background-color: #e5e5e5;
}
#ActivitiesContent table{
    width: 100%!important;
}
#ActivitiesContent table tbody{
    border: 1px solid #8e8e8e;
}
#ActivitiesContent table td{
    border: 1px solid #8e8e8e;
    padding: 3px 8px;
    /*text-align: center;*/
    vertical-align: middle;
}
#ActivitiesContent table tr:nth-child(1) {
    background-image: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
}

#ActivitiesContent table tr th{
    background-color: #202c48;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    border: 1px solid #8e8e8e;
    color: #eee;
    height: 30px;
    line-height: 25px;
    padding: 5px;
}
#ActivitiesContent h2{
    padding-top: 5px;
    padding-bottom: 10px;
}
#ActivitiesContent li{
    margin-left: 15px;
    padding: 5px 0;
}
#activities_rule_mem7 ol{

}
#activities_rule_mem7 ol li{
    margin-left: 15px;
    padding: 5px 0;
    list-style: decimal;
}
/*下拉優惠活動end
================*/