
 
/*--------------index/news-----------*/
/*--------------index/news-----------*/

.top__news {
  position: relative;
  overflow: hidden;
  margin: 0px auto 0 auto;
  padding: 70px 0 120px;
  background:  #eff3f5;
  width: 100%;
  max-width: 100%;

}


.top__news_lists {
  max-width: 80%;
   border: #dcdcdc solid 1px;
   margin: 60px auto 50px auto;
   padding: 0px 0px 30px; 
    background-color: #FFF;
    border-radius: 30px;
  
  }
 

 .top__news_lists__content_inner {
   width: 100%;
   max-width: 100%;  
   margin-bottom: 40px
 }
 
 
.c-tab-cts::-webkit-scrollbar {
  display: block;}
/*------------------

newslist /tab

--------------------------*/

.newslistInner {
width: 100%;
max-width:100%;
flex: 0 0 100%;
border-radius: 15px;
-webkit-box-shadow: 5px 4px 0 rgb(0 0 0 / 10%), 0 3px 6px 0 rgb(0 0 0 / 10%);
-moz-box-shadow: 5px 4px 0 rgb(0 0 0 / 10%), 0 3px 6px 0 rgb(0 0 0 / 10%);
box-shadow: 5px 4px 0 rgb(0 0 0 / 10%), 0 3px 6px 0 rgb(0 0 0 / 10%);
margin:30px auto  0 auto
}
.c-tab-list {
 justify-content: center;
  margin: 0px auto 0px auto;
  background: #b3e7f8;
  border-radius: 30px 30px 0 0;
  padding: 10px 15px;   
   display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%; 
 
     width: auto;

}


.c-tab-list-item {
  position: relative;
  padding: 0 0;
  border-radius: 5px
}



  .c-tab-list-item .is-act {
    position: relative;
    color: #fff !important;
    border-radius: 5px;
    background-color:#0b318f;
    text-decoration: none;
  }


  .c-tab-list-item span {
    display: block;
}


.c-tab-list-item span::before {
  top: 0;
  bottom: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 12px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 3px 12px 0 rgb(0 0 0 / 20%);
  -webkit-transition: opacity .3s ease,-webkit-box-shadow .3s ease;
  transition: opacity .3s ease,-webkit-box-shadow .3s ease;
  transition: opacity .3s ease,box-shadow .3s ease;
  transition: opacity .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease;
}

..c-tab-list-item span::after {
  top: -4px;
  bottom: -4px;
  overflow: hidden;
  margin: 4px 0;
  background: #0b318f;
  opacity: 0.7;
  -webkit-transition: opacity .3s ease,margin .3s ease;
  transition: opacity .3s ease,margin .3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.c-tab-list-item span::after, .c-tab-list-item span::before {
  display: block;
  content: '';
  position: absolute;
  z-index: -1;
  right: 0;
  left: 0;
  border-radius: 5px;
}

.c-tab-list-item-link {
  display: inline-block;
  font-size: 1.15rem;
  line-height: 1.5;
  font-weight: 400;
  border-radius: 5px;
  text-decoration: none;
  margin: 0 8px 0 auto;
  color: #000;
  text-decoration: none;
  background-color: #fff
}


.c-tab-list-item-link-block {
  display: table;
  width: 100%;
  height: 42px;
}

.c-tab-list-item-link-block-inner {
  display: table-cell;
  vertical-align: middle;
  min-width: 130px;
  padding: 0 30px;
  text-align: center;
  position: relative;
}



.c-tab-cts {
  margin: 0px auto 0px auto;
  max-width: 100%;
  width: 100%;
  background-color:#fff;
    position: relative;

  padding:20px 13px 30px 13px
}

.c-tab-cts-block {
  display: none;
}

.c-tab-cts-block.is-act {
    display: block;
  }

/*------newstable-----*/

.list-newsBox {
position: relative;
max-width: 100%;
min-width: initial;
width: 100%;
margin: 40px auto 15px auto;
border-radius: 0;
border: #eee solid 1px;
padding: 30px 20px 10px 20px;
background-color: #fff;
font-family: 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', 'Apple LiGothic Medium', sans-serif;
z-index: 2;
background-color: #fff;

}

.list-post {
  padding: 0;
  margin: 0;
  left: 0;
  list-style-type: none;
  border-radius: 0;
  list-style: none;
}

  .list-post > li {
    margin:0px auto;
    overflow: hidden;
   
    font-size: 1rem;
    line-height: 1.5;
    word-break: normal;
    font-weight: 300;
    font-family: 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', 'Apple LiGothic Medium', sans-serif;
    display: block;
    width: 100%;
    max-width: 100%;
    cursor: pointer;display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;

    border-bottom: solid #dcdcdc 1px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    align-items: flex-start;     
  }
  



  .list-post a {
    position: relative;
    font-family: 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', 'Apple LiGothic Medium', sans-serif;
    width: 100%;
    max-width: 100%;
    padding: 10px 12px;
    display:flex;


  }

  .list-post > li:first-child {
    border-radius: 0;
    overflow: hidden;
  }

  .list-post > li:last-child {
    border-radius: 0;
    overflow: hidden;
  }



  .list-post .date {
    display: inline-block;
    font-size: 0.938em;
    color: #979797;
    margin-right: 10px;
    letter-spacing: 0.05em;
    padding:6px 0;
  }


.tag-wrap {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
}


.list-post .m-tag {
  background-color: #d13938;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
    color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  line-height: 1.5;    
  padding: 5px 10px;
  border-radius: 5px;
 
  text-align: center;
  font-style: normal;
}




.list-post .title {
flex: 1;
font-family: 'Noto Sans TC', '微軟正黑體', 'Microsoft JhengHei', 'Apple LiGothic Medium', sans-serif;
font-size: 1rem;
display: inline-block;
letter-spacing: 1px;
color: #000;
padding: 5px 0px;
max-width: 77%;
width: 77%;
line-height: 1.5;
box-sizing: border-box;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight: 300;
}


  .list-post .title:hover {
    text-decoration: none;
    color: #338edc;
    transition: .3s; 
     -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
  


@media screen and (max-width: 1440px) {

  
.main_sec02Area::before {
      width: 275px;
      
    }

  .main_sec02Area::after {
    border-radius: 20% 20% 0 0;
    top: 15px;
  }
}

@media screen and (max-width: 1367px) {
  .list-post .title {
    max-width: 80%;
    width: 80%;
  }



  .main_Sec02Wrap::after {
    right: 60px;
    bottom: 5px;
    width: 175px;
    height: 110px;
  }
}

@media screen and (max-width: 1180px) {
  .list-post .title {
    max-width: 72%;
    width:72%;
  }
  .sec02_listCol ul li {
    margin: 0 12px 15px auto;
  }
  }

@media screen and (max-width: 1085px) {
  .list-post .title {
    max-width: 70%;
    width: 70%;
  }
  .top__news {
    margin-top: 40px;
    padding: 50px 0 120px;

  }


}
@media screen and (max-width:911px) {
  
.top__news_lists {
  width:100%; 
  max-width:100%; 
 
}

}
@media screen and (max-width:766px) {

.c-tab-list-item-link-block-inner{
  display: table-cell;
  vertical-align: middle;
  min-width:90px;
  padding: 0 10px;
  text-align: center;
  position: relative;
}
.c-tab-list-item-link {
  display: inline-block;
  font-size: 1rem;

    margin: 0 5px 0 auto;
}

}