/***********************
          共用
 techdemoAward items
 ***********************/
.techdemoAward-item {
  padding: 20px 15px;
  border-bottom: 1px solid #E5E5E5;
}

.techdemoAward-item:last-child {
  border-bottom-width: 0px;
}

.techdemoAward-imgbox {
  padding: 10px;
}

.techdemoAward-imgbox img {}

.techdemoAward-words {}

.techdemoAward-words .item-title {
  margin-top: 0px;
}

.techdemoAward-words .item-txt {}





/******************************
 exhibition-page 使用- 共用  techdemoAward items
 **************************/
.section-exhibit-page .techdemoAward-item {}

.section-exhibit-page .techdemoAward-item .techdemoAward-imgbox {
  text-align: center;
}

.section-exhibit-page .techdemoAward-item .techdemoAward-imgbox img {
  max-width: 160px;
  width: 100%;
}



/******************
 techdemoAward list-page start
 ******************/
.section-techdemoAward-list {
  background: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
}


/******************
 techdemoAward list-page kv
 ******************/
.section-kv-techdemoAward {
  padding: 0;
}

.section-kv-techdemoAward img {
  width: 100%;
}


/******************
 techdemoAward list-page intro
 ******************/
.section-techdemoAward-list.intro {
  padding-top: 54px;
}

.section-techdemoAward-list.intro .txt {}

.section-techdemoAward-list.intro .desc {}

/*  techdemoAward list-page gift */
.txt-giftbox {
  background-color: #3d39ff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#321f4b+0,3a36ff+40,ff3c0b+100 */
  background: -moz-linear-gradient(-45deg, rgba(50, 31, 75, 1) 0%, rgba(58, 54, 255, 1) 40%, rgba(255, 60, 11, 1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(50, 31, 75, 1) 0%, rgba(58, 54, 255, 1) 40%, rgba(255, 60, 11, 1) 100%);
  background: linear-gradient(135deg, rgba(50, 31, 75, 1) 0%, rgba(58, 54, 255, 1) 40%, rgba(255, 60, 11, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#321f4b', endColorstr='#ff3c0b', GradientType=1);
  background: url(/2022/img/bg-deco-top.png) no-repeat top right /416px, linear-gradient(348deg, #ff3c0b 0%, #3a36ff 40%, #321f4b 100%);
  color: #fff;
  border-radius: 20px;
  padding: 10px 15px 30px;
}

.txt-giftbox .head {
  text-align: center;
  padding-bottom: 1rem;
}

.txt-giftbox .desc {}

.txt-giftbox .txt {}

.txt-giftbox .txt-list {}

.txt-giftbox .txt-list li {}

.txt-giftbox img {}


/********
 techdemoAward list-page mainbox 
 ********/
.section-techdemoAward-list .mainbox {
  position: relative;
  width: 100%;
  /* left: 25%; */
  min-height: 500px;
  padding: 0 3% 3%;
  background-color: #fff;
}

/* .section-techdemoAward-list .mainbox::before {
  content: '';
  height: 100%;
  width: 400px;
  position: absolute;
  left: -400px;
} */
.mainbox .timeLine-group-outer {
  padding-top: 1.5rem;
}

/* mainbox 第一個主標題 */
.section-techdemoAward-list .mainbox>.content-title {
  border-bottom: 2px solid #ddd;
  padding: 1.5rem 0;
}

.section-techdemoAward-list .mainbox>.content-title::after {
  content: none;
}

.section-techdemoAward-list .mainbox>.content-title .zh {}

.section-techdemoAward-list .mainbox>.content-title .en {}



.mainbox .timeLine-group .timeLine-period {
  font-size: 1.6em;
  font-weight: 700;
  padding: 8px 15px;
  color: #999;
  font-family: Helvetica, Arial, sans-serif;
}

.mainbox .timeLine-group .timeLine-period i {
  margin-right: 0.5rem;
  display: inline-block;
}

.mainbox .timeLine-group .techdemoAward-item-list {}

.mainbox .timeLine-group .techdemoAward-item {
  padding: 1.2rem 1em;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  background-color: #fff;
  transition: .3s ease;
}

/* .mainbox .techdemoAward-item-list li:nth-child(odd) .techdemoAward-item {
  background-color: #F5F5F5;
} */

.mainbox .timeLine-group .techdemoAward-item:hover {
  background-color: #F5F5F5;
  -webkit-box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.6);
}

.techdemoAward-item-img {
  text-align: center;
  overflow: hidden;
  width: 100%;
  line-height: 250px;
}

.techdemoAward-item-img img {
  width: 100%;
  max-width: 220px;
  max-height: 220px;
  object-fit: cover;
  object-position: top;
}

.techdemoAward-item-txt {
  padding: 10px;
}

.techdemoAward-timebox .timebox-clock {}

.techdemoAward-title {
  margin: 0;
}

.techdemoAward-company {
  margin: 10px 0;
  color: #888;
  line-height: 1.6;
}

.techdemoAward-item .exhibit-tagbox {
  color: #888;
  font-size: 1rem;
}

/*********
  techdemoAward list-page 
  共用  Side bar 繼承 main.css
 **********/
.section-techdemoAward-list .sidebox-outer {
  position: fixed;
}

.section-techdemoAward-list .sidebox {
  background-position: 0px 400px;
  /* padding-bottom: 100vh; */
}

@media (max-width: 1023px) {
  .section-techdemoAward-list .mainbox {
    width: 100%;
    left: auto;
    padding: 15px;
  }

  .section-techdemoAward-list .mainbox .nav-pills .nav-link {
    padding: 15px;
  }

  .section-techdemoAward-list .sidebox-outer {
    position: relative;
    width: 100%;
    display: none;
  }
}

@media (max-width: 667px) {
  .section-techdemoAward-list .timeLine-group .timeLine-list .timeLine-period {
    font-size: 2rem;
  }
}

@media (min-width: 1201px) {
  .section-techdemoAward-list .timeLine-group .timeLine-list .techdemoAward-item {}
}

/*  */
.filter-item {}

.filter-item-tab {
  width: 100%;
  overflow: hidden;
}

.section-techdemoAward-list .sidebox .btn-clear {
  color: #fff;
  width: 100%;
  outline: none;
  text-align: right;
  text-decoration: underline;
  background: transparent;
  box-shadow: none;
}

.section-techdemoAward-list .sidebox .btn-clear:hover,
.section-techdemoAward-list .sidebox .btn-clear:focus,
.section-techdemoAward-list .sidebox .btn-clear:active {
  color: #15c9ff;
}



@media (max-width: 1023px) {
  .section-techdemoAward-list .select-group {
    display: none;
  }
}

.section-techdemoAward-list .phone-note {
  padding: 3% 0;
}

.section-techdemoAward-list .phone-note .note-title {
  color: #fff;
}

.section-techdemoAward-list .phone-note .btn-note {
  width: 50%;
  margin: auto;
  display: block;
}

@media (min-width: 1025px) {
  .section-techdemoAward-list .phone-note {
    display: none;
  }
}

/*************
  techdemoAward list-page end
 *************/





/******************
 techdemoAward inner page 
 ******************/
.section-techdemoAward.inner-page {
  padding: 0;
}

.techdemoAward-item.inner-page {
  position: relative;
  width: 100%;
  padding: 0;
}

/* 左側 照片區 */
.techdemoAwardInner-header {
  overflow: hidden;
  padding: 8% 3%;
  min-height: 100vh;
  position: fixed;
}

.techdemoAwardInner-header-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--theme);
  z-index: -1;
}

.techdemoAwardInner-header-bg img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 450px;
  opacity: 0.7;
}

/* 左側 照片區 內容 */
.techdemoAwardInner-header-content {
  overflow: hidden;
  max-width: 350px;
  padding: 15px;
  width: 100%;
  margin: auto;
  color: #fff;
}

.techdemoAwardInner-img {
  max-width: 320px;
  width: 100%;
  background-color: #fff;
}

.techdemoAwardInner-header-content .exhibit-tagbox span {
  color: #fff;
}

/* 右側文字區 */
.techdemoAwardInner-txtbox {
  padding: 7% 5% 14%;
}

.techdemoAwardInner-txtbox .btn-back:hover {
  border-color: var(--link);
  color: var(--link);
}

.techdemoAwardInner-name {}

.techdemoAwardInner-title {}

.techdemoAwardInner-desc {}

@media (max-width: 991px) {
  .techdemoAwardInner-header-bg img {
    top: 50px;
  }

  .techdemoAwardInner-header {
    min-height: auto;
    padding: 60px 0 15px;
    position: relative;
  }
}






/* 
   共用  Social-group type 1, from main.css
*/
.techdemoAward-social.social-block .social-list {
  max-width: 400px;
  margin: 2% auto;
  justify-content: flex-end;
}

.techdemoAward-social.social-block .social-list li {}