.important{
    color: #ff6565;
    font-weight: bold;
}
/*--------- 活動簡介 -----------*/
.indsum01 h2 {
    font-size: 18px;
    line-height: 1.5;
}
.indsum01 p{ 
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0;
}
.indsum01 p span:hover{color: #fff;}
/*--------- 活動簡介 -----------*/

/*--------- 重大宣佈 -----------*/
.box {
  width: 100%;
  max-width: 1000px;
  padding: 5px;
  border: 2px solid #d0bda2;
  background: #fff;
}
.box:before, .box:after {
  content: "•";
  position: absolute;
  width: 14px;
  height: 14px;
  font-size: 12px;
  color: #d0bda2;
  border: 1px solid #d0bda2;
  line-height: 12px;
  top: 5px;
  text-align: center;
}
.box:before {
  left: 5px;
}
.box:after {
  right: 5px;
}
.box .box-inner {
  position: relative;
  border: 1px solid #d0bda2;
  padding: 20px 10px 30px 10px;
}
.box .box-inner:before, .box .box-inner:after {
  content: "•";
  position: absolute;
  width: 14px;
  height: 14px;
  font-size: 14px;
  color: #b78846;
  border: 1px solid #d0bda2;
  line-height: 12px;
  bottom: -1px;
  text-align: center;
}
.box .box-inner:before {
  left: -2px;
}
.box .box-inner:after {
  right: -1px;
}
/*--------- 重大宣佈 -----------*/

/*--------- 常見問題集 -----------*/
.Qnew-tex {
    margin: 30px 0 0 0;
    padding: 15px;
}
.qenw-textx {
    background: #fe6f61;
    width: 280px;
    height: 280px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.qenw-textx:hover{
	background: #ff9f96;
}
.qenw-textx h1{
	color: #fff;
	text-align: center;
	font-size: 2rem;
}
.qenw-textx h1 span{
	font-size: 24px;
    display: block;
}

/*--------- 常見問題集 -----------*/

/*--------- 詳細辦法 -----------*/
.index-method .entry{
	box-shadow: none;
}
.index-method .more-link:after {
    content: "\e817";
    font-family: "fontello";
    font-size: 50px;
}
/*--------- 詳細辦法 -----------*/

/*--------- 得獎見證 -----------*/
.Winn-test .right-titles li {
    border-bottom: solid 1px #ffffff;
}
.Winn-test .right-titles a {
    border-left: solid 4px #ffcccc;
    color: #000;
}
.Winn-test .right-titles .active a {
    border-left: solid 4px #ff6565;
    font-weight: bold;
    color: #ff6565;
}
/*--------- 得獎見證 -----------*/

/*--------- 最新消息(2020/02/02) -----------*/
.latest-news-text {
    margin: 10px 35px 15px 35px;
    padding-bottom: 15px;
    border-bottom: dashed 1px #88abda;
}
.latest-news-text-img {
    width: 50px;
}
/*--------- 最新消息(2020/02/02)  -----------*/

/*--------- 1萬元得主(2020/02/02)  -----------*/
.over-year-Winner {
    background: #f1f1f1;
}
.year-Winner {
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
.year-Winner:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80%;
    background: #fff;
    border-radius: 5px;
    border: solid 1px #88abda;
    z-index: -1;
}
.year-Winner-img {
    overflow: hidden;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    margin: 0 auto;
}
.year-Winner-time {
    width: 100px;
    background: #ff8383;
    position: relative;
    margin: 0 auto;
}
.year-Winner-time:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0px 8px 12px 8px;
    border-color: #ff8383 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -12px;
    right: 42px;
}
.year-Winner-time .year-Winner-time-img {
    width: 30px!important;
    position: absolute;
    top: -13px;
    right: -10px;
    transform: rotate(30deg);
}
.year-Winner-time p{color: #fff;}
.year-Winner-text {
    padding: 20px 10px 10px 10px;
}
.year-Winner-text h4 {
    font-size: 20px;
    font-weight: bold;
}
.year-Winner-text p {
    margin: 0;
    line-height: 1.5;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}
.year-Winner-btn button {
    background: #88abda;
    border: none;
    font-size: 18px;
    color: #fff;
    padding: 10px 25px;
    margin: 10px 0 20px 0;
    border-radius: 30px;
    cursor: pointer;
    transition: .3s;
}
.year-Winner-btn button:hover{
    background: #498ae2;
}
.over-year-Winner .owl-carousel .owl-dots.disabled {
    display: none !important;
}
.over-year-Winner .owl-carousel .owl-nav i {
    color: #88abda;
}

/*首頁改版-2020得獎者*/
.year-Winner-img-s {
    overflow: hidden;
    width: 115px;
    height: 80px;
    padding: 13px 0 0 0;
    margin: 0 auto;
    clip-path: inset(10px 25px 0px 25px);
}

.Winner2020:after{
    height: 100%;
}

.Winner2020 .year-Winner-text {
    padding: 10px 10px 10px 10px;
}

/*報名現況*/

.year-winner2020 {
    margin-top: 30px;
}
.year-winner2020:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 5px;
    border: solid 1px #88abda;
    z-index: -1;
}
.year-winner2020-img {
    overflow: hidden;
    width: 115px;
    height: 80px;
    padding: 13px 0 0 0;
    margin: 0 auto;
    clip-path: inset(0px 25px 0px 25px);
}

.year-winner2020-time {
    width: 100px;
    background: #ff8383;
    margin: 0 auto;
}

.year-winner2020-time .year-winner2020-time-img {
    width: 30px!important;
    position: absolute;
    top: -13px;
    right: -10px;
    transform: rotate(30deg);
}
.year-winner2020-time p{color: #fff;}
.year-winner2020-text {
    padding: 4px 10px 10px 10px;
}
.year-winner2020-text h4 {
    font-size: 20px;
    font-weight: bold;
}
.year-winner2020-text p {
    margin: 0;
    line-height: 1.5;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
}

/*按鈕*/
.Roulette {
    display: flex;
    padding-left: 12%;
}
.Roulette a {
    background: #ff6565;
    color: #fff;
    padding: 10px 29px 10px 80px;
    border-radius: 25px;
    font-size: 20px;
    position: absolute;
    top: 10px;
    z-index: 1;
}
.Roulette-img {
    position: relative;
    width: 70px;
    z-index: 2;
}
.Roulette-pointer {
    width: 10px;
    position: absolute;
    top: -7px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.Roulettes {
    width: 70px;
    transform: rotate(0deg);
    transition: .2s;
}
.Roulette:hover .Roulette-img .Roulettes{
    transform: rotate(360deg);
}
/*--------- 1萬元得主(2020/02/02)  -----------*/

/*--------- 活動Q&A(2020/02/02)  -----------*/
.QA-problem {
    border-bottom: solid 1px #88abda66;
    background: #c9e9e8;
}
.QA-problem .open:hover{opacity: 1;}
.QA-problem .topic{border: none;}
.QA-problem .faq-t{top: 44px;}
.QA-problem .expanded{background-color: #ffffff;}
.QA-problem .question{padding-right: 0;}
.QA-problem .question hr {border: dashed 0.5px #88abda;}
.Q {
    width: 100%;
    height: 100px;
    background: #88abda;
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    border-radius: 50px;
}
.QA-problem .question p span {
    display: none;
}
.answer-texta {
    display: flex;
}
.a-text {
    width: calc(100% - 60px);
    padding: 0 15px;
}
.a {
    width: 60px;
    height: 60px;
    background: #ffefef;
    color: #ff8787;
    font-size: 50px;
    text-align: center;
    padding-top: 10px;
    border-radius: 30px;
}
/*--------- 活動Q&A(2020/02/02)  -----------*/

@media only screen and (max-width: 1024px){
/*--------- 常見問題集 -----------*/
.qenw-textx {
    width: 220px;
    height: 220px;
}
/*--------- 常見問題集 -----------*/

}

@media only screen and (max-width: 1024px){
/*--------- 常見問題集 -----------*/
.qenw-textx {
    width: 170px;
    height: 170px;
}
/*--------- 常見問題集 -----------*/

}

@media only screen and (max-width: 768px){
    .Qnew-tex { margin: 0px 0;}
    /*--------- 最新消息(2020/02/02) -----------*/
    .latest-news-text {
        margin: 10px 0px 15px 0px;
    }
    .latest-news-text .col-sm-5, .latest-news-text .col-sm-7 {
        padding: 0 5px;
    }
    .latest-news-text p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 14px;
    }
    /*--------- 最新消息(2020/02/02)  -----------*/
 }


@media only screen and (max-width: 640px){
    /*--------- 最新消息(2020/02/02) -----------*/
    .col-sm-5{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .latest-news-text {
        margin: 10px 10px 0px 10px;
        padding-bottom: 10px;
    }
    /*--------- 最新消息(2020/02/02)  -----------*/
    /*--------- 統計人數(2020/02/02)  -----------*/
    .statistics {
        display: block;
        border-radius: 5px;
    }
    .statistics h3, .statistics p {
        font-size: 14px;
    }
    .statistics-applicant, .statistics-member, .statistics-Signup {
        width: 100%;
    }
    /*--------- 統計人數(2020/02/02)  -----------*/
    /*--------- 1萬元得主(2020/02/02)  -----------*/
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .Roulette {padding-left: 0;}
    .Roulettes {width: 60px;}
    .Roulette a {
        padding: 8px 15px 8px 50px;
        margin-left: 18px;
        font-size: 16px;
    }
    /*--------- 1萬元得主(2020/02/02)  -----------*/
    /*--------- 活動Q&A(2020/02/02)  -----------*/
    .Q{display: none;}
    .QA-problem .question p {
        display: flex;
        align-items: center;
    }
    .QA-problem .question p span {
        display: block;
        background: #88abda;
        color: #fff;
        font-size: 20px;
        padding: 3px 13px;
        border-radius: 40px;
        margin-right: 10px;
    }
    .a {
        width: 40px;
        height: 40px;
        font-size: 30px;
        padding-top: 5px;
    }
    /*--------- 活動Q&A(2020/02/02)  -----------*/
 }