/* ==========================================================================
    Banner Up
 ========================================================================== */

.banner.up.slick-slider {
  margin-bottom: 0;
}
.banner.up .list-item {
  position: relative;
}
.banner.up .list-item .left,
.banner.up .list-item .right {
  width: 50%;
  display: inline-block;
}
.banner.up .pic {
  position: relative;
}
.banner.up .pic,
.banner.up .pic img {
  display: block;
  height: auto;
  /* height: 350px; */
}
.banner.up .list-item .group {
  /* height: 520px; */
  float: left;
  width: 52vw;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -mos-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.banner.up .pic .left {
  float: left;
}
.banner.up .pic .right {
  float: right;
}
.banner.up .list-item .group > .left.txt {
  margin-top: 80px;
  position: absolute;
  width: 1000px;
  height: auto;
  z-index: 1;
  width: 51%;

  border-left: solid 6px #0e528d;
  padding-left: 10px;
}
.banner.up .list-item .group > .right {
  width: 52%;
}
.banner.up .list-item .group > .right .pic {
  width: 100%;
  margin-top: 80px;
  min-height: 20vw;
}
@media screen and (max-width: 1199px) {
  .banner.up .list-item .group > .right {
    width: 30%;
  }
}

@media screen and (min-width: 600px) {
  .banner.up .list-item .group > .left.txt {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -mos-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* .banner.up .pic .right img {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -mos-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  } */
}
@media screen and (max-width: 599px) {
  .banner.up .list-item .group > .left.txt {
    top: 100px;
  }
  .banner.up .list-item .group > .right .pic {
    min-height: 0px;
    display: none;
  }
}

.banner.up .txt h3 {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -mos-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: 'Roboto Condensed', '微軟正黑體';
  text-shadow: 0 0 10px #000;
  color: #fff;
}
.banner.up .txt h3.title {
  font-size: 50px;
  line-height: 54px;
  font-weight: 400;
  letter-spacing: 1.5px;
  font-family: 'Roboto Condensed', '微軟正黑體';
  font-weight: 700;
  text-shadow: 0 0 0;
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: 0.2px;
}
.banner.up .txt h3.sub-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-shadow: 0 0 0;
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.borderBottom {
  position: relative;
  float: left;
  margin-top: 7px;
}
.borderBottom > .long {
  width: 275px;
  height: 14px;
  display: inline-block;
  background: #00a1e1;
  float: left;
}
.borderBottom > .triangle {
  border-left: 0px solid transparent;
  border-top: 14px solid #00a1e1;
  border-right: 14px solid transparent;
  display: inline-block;
  float: left;
}
.banner.up .pic .right img {
  height: auto;
  width: 100%;
  max-height: 500px;
  max-width: 600px;
  min-width: 0;
  min-height: 0;
  position: relative;
  /* float: right; */
}
.banner.up .slick-prev,
.banner.up .slick-next {
  z-index: 999;
  width: 41px;
  height: 40px;
  margin-top: 50px;
}
.banner.up .slick-prev:before,
.banner.up .slick-next:before {
  font-size: 40px;
}
.banner.up .slick-prev {
  left: 8%;
}
.banner.up .slick-next {
  right: 8%;
}
.banner.up .slick-dots {
  width: 1300px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -mos-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  bottom: 15px;
}
.slick-dots li.slick-active button:before {
  color: #00a1e1;
  opacity: 1;
}
.slick-dots li button:before {
  color: #fff;
  opacity: 1;
}
.banner.up .slick-dots li {
  margin: 0 2px;
}
.banner.up .slick-dots li button:before {
  font-size: 15px;
}

@media screen and (max-width: 1407px) {
  .max-bg-size .banner.up .txt,
  .max-bg-size .banner.up .slick-dots {
    width: 90%;
  }
  .banner.up .slick-prev {
    left: 3%;
  }
  .banner.up .slick-next {
    right: 3%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  section {
    width: 100%;
  }
  .banner.up .slick-prev {
    left: -11px;
  }
  .banner.up .slick-next {
    right: -11px;
  }
}

@media screen and (max-width: 991px) {
  section {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .banner.up .slick-prev,
  .banner.up .slick-next {
    display: none !important;
  }
}

#banner,
.banner.up .jqimgFill,
.banner.up .jqimgFill > img {
  height: 32vw;
  max-height: 600px;
  min-height: 350px;
}
@media screen and (max-width: 1199px) {
  #banner,
  .banner.up .jqimgFill,
  .banner.up .jqimgFill > img {
    /* height: 40vw; */
  }
}
@media screen and (max-width: 768px) {
  #banner,
  .banner.up .jqimgFill,
  .banner.up .jqimgFill > img {
    height: 350px;
  }
  .banner.up.slick-slider {
    height: 350px;
  }
}

.banner.up .slick-dots {
  width: auto;
  bottom: 0px;
  margin-bottom: 0;
  height: 10px;
  line-height: 10px;
}
.banner.up .slick-dots li {
  margin: 0 0.5px;
}
.banner.up .slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  width: 96px;
  height: 10px;
  line-height: 10px;
}
.banner.up .slick-dots li button:before {
  content: '';
  background-color: #434242;
}
.banner.up .slick-dots li.slick-active button:before {
  background-color: #0e528d;
}

@media screen and (max-width: 1199px) {
  .banner.up .list-item .group {
    width: 100%;
    padding: 0 30px;
  }
  .banner.up .pic .right img {
    /* min-height: initial;
    max-height: none; */
  }
}

@media screen and (max-width: 991px) {
  .banner.up .pic .right img {
    width: 100%;
  }
  .borderBottom > .long {
    width: 190px;
  }
}

@media screen and (max-width: 767px) {
  .banner.up .list-item .group {
    width: 100%;
    padding: 0 15px;
  }
  .banner.up .list-item .left,
  .banner.up .list-item .right {
    width: 100%;
    display: block;
  }
  .max-sm-size .banner.up .right .pic img {
    height: auto;
    min-width: 180px;
    width: 350px;
    /* margin-top: 0; */
  }
  .borderBottom {
    margin-top: 0;
  }
  .borderBottom > .long {
    width: 100px;
    height: 5px;
  }
  .borderBottom > .triangle {
    border-top: 5px solid #00a1e1;
    border-right: 5px solid transparent;
  }
  .banner.up .slick-dots li button:before {
    font-size: 12px;
  }
  .banner.up .slick-dots {
    bottom: 0px;
  }
  .banner.up .list-item .left.txt {
    margin-top: 90px;
    top: 0%;
    -webkit-transform: translateY(0%);
    -mos-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
  }
  .banner.up .list-item .right {
    width: 100%;
  }
  .banner.up .pic .right img {
    width: 90%;
    margin-top: 80px;
    bottom: 0;

    float: none;
  }
}

@media screen and (max-width: 479px) {
  .banner.up .list-item .group {
    width: 100%;
    padding: 0 15px;
  }
  .max-xs-size .banner.up .right .pic img {
    height: auto;
    width: 95%;
    min-width: 110px;
    /*max-width: 330px;*/
    margin-top: 60px;
  }
  .borderBottom > .long {
    width: 45px;
    height: 3px;
  }
  .borderBottom > .triangle {
    border-top: 3px solid #00a1e1;
    border-right: 3px solid transparent;
  }
  .max-xs-size .banner.up .slick-dots {
    display: none;
  }
  .banner.up .slick-dots li button:before {
    font-size: 8px;
  }
  .banner.up .slick-dots {
    bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .banner.up .txt h3.sub-title {
    padding-right: 20px;
  }
  .max-bg-size .banner.up .slick-dots {
    width: 100%;
  }
  .banner.up .slick-dots li {
    width: 33%;
  }
  .slick-dots li button,
  .slick-dots li button:before {
    width: 100%;
  }
}
/* ==========================================================================
    Products
 ========================================================================== */

section.products {
  position: relative;
  z-index: 10;
  height: 280px;
}
.products .lists {
  margin-bottom: 0;
  height: auto;
}
.products .lists .slick-list {
  margin-left: 70px;
  margin-right: 70px;
}
.products .lists .slick-prev,
.products .lists .slick-next {
  width: auto;
  height: auto;
}
.products .lists .slick-prev {
  left: 0;
}
.products .lists .slick-next {
  right: 0;
}
.products .lists .slick-prev:before,
.products .lists .slick-next:before {
  color: #868686;
  font-family: 'icomoon';
  font-size: 90px;
}
.products .lists .slick-prev:before {
  content: '\f579';
}
.products .lists .slick-next:before {
  content: '\f57a';
}
.products .lists .list-item {
  position: relative;
  width: 100%;
}
.products .list-item .left .group {
  /* width: 220px; */
  display: block;
  margin: 0 auto;
}
.products .list-item .left .pic {
  width: 300px;
  max-width: 100%;
  /* height: 180px; */
  max-height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.products .list-item .left .pic img {
  width: 100%;
}
.products .list-item .right h3 {
  color: #434242;
  font-size: 32px;
  font-weight: 400;
}
.products .list-item .right p {
  color: #868686;
  font-size: 18px;
  font-weight: 300;
  -webkit-word-break: break-word;
  -webkit-word-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
}

.products .list-item .right .text{
  overflow: hidden;
  max-height: 80px;
}

.products .list-item .right .group {
  width: 360px;
}
.products .list-item .right .btnGroup .left,
.products .list-item .right .btnGroup .right {
  float: left;
}
.products .list-item .right .btnGroup .left {
  padding-right: 7px;
}
.products .list-item .right .search {
  width: 168px;
  padding-left: 15px;
}
.products .list-item .right .search ::-webkit-input-placeholder {
  text-align: center;
  color: #30699b;
}
.products .list-item .right .search input,
.products .list-item .right .search button {
  border-color: #30699b;
  color: #30699b;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 300;
}
.products .list-item .right .search input {
  border-right: 0;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
}
.products .list-item .right .search button {
  border-left: 0;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  background-image: none;
  width: 27px;
  padding: 0;
}

.products .list-item .right .search button:before {
  font-family: 'icomoon';
  content: '\f572';
}
.products .list-item .right .search button:hover,
.products .list-item .right .search button:focus,
.products .list-item .right .search button:active {
  background: transparent;
}
.products .list-item .right .more {
  width: 67px;
  height: 24px;
}
.products .list-item .right .more .btn {
  border: solid 1px transparent;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-right-radius: 30px;
  background: #30699b;
  color: #fff;
  padding: 0;
  height: 24px;
  line-height: 22px;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.products .list-item .right .more button:hover,
.products .list-item .right .more button:focus,
.products .list-item .right .more button:active {
  color: #fff;
}
.products .list-item .right .more:hover button {
  border: solid 1px #30699b;
  background: transparent;
  color: #30699b;
}

@media screen and (min-width: 1024px) {
  .products .lists {
    margin-bottom: 0;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -mos-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 1023px) {
  .products.list {
    height: auto;
    padding: 40px 0;
  }
  .products.list .list-item,
  .products.list .list-item > .left,
  .products.list .list-item > .right {
    float: left;
    width: 100%;
  }
  .products .list-item .right .group {
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .products .slick-prev {
    left: 5%;
  }
  .products .slick-next {
    right: 5%;
  }
  .products .slick-prev,
  .products .slick-next {
    top: 20%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .products .slick-prev {
    left: 20%;
  }
  .products .slick-next {
    right: 20%;
  }
}

@media screen and (max-width: 767px) {
  .products .slick-prev {
    left: 10%;
  }
  .products .slick-next {
    right: 10%;
  }
  /* .banner.up .list-item .group > .right {
    width: 60%;
  } */
  .max-sm-size .banner.up .right .pic img {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .banner.up .list-item .group > .left.txt,
  .banner.up .list-item .group > .right {
    margin: 0;
    width: 100%;
  }
  .banner.up .list-item .group > .left.txt {
    padding-right: 20px;
  }
  .max-sm-size .banner.up .right .pic img {
    width: 80%;
    bottom: 15px;
    position: absolute;
    margin-top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -mos-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 479px) {
  .products.list .list-item,
  .products.list .list-item .left,
  .products.list .list-item .right {
    width: 100%;
  }
  .products .list-item .left .group {
    width: auto;
  }
  .products .slick-slide img {
    width: 100%;
  }
  .products .list-item .right .btnGroup .left{
    padding-right:0;
  }
  .products .list-item .left .shadow {
    width: 100%;
  }
  .products .list-item .right .group {
    width: 100%;
  }
  .products .list-item .left .search,
  .products .list-item .right .more {
    margin: 0 auto;
  }
  .products .list-item .left .search {
    margin-top: 5px;
    padding-left:0;
  }
  .products .list-item .right .more {
    width: 168px;
    height: 24px;
    margin-top: 15px;
  }
  .products .lists .slick-list {
    margin-left: 50px;
    margin-right: 50px;
  }
  .products .slick-prev {
    left: 5%;
  }
  .products .slick-next {
    right: 5%;
  }
}

/* ==========================================================================
	Exhibition
========================================================================== */

.exhibition {
  width: 100%;
  padding-bottom: 45px;
  background: #eeeeee;
  float: left;
}
.exhibition .main-title {
  font-size: 32px;
  line-height: 32px;
  width: 1300px;
  display: block;
  margin: 0 auto;
  padding: 27px 0;
  color: #434242;
  font-family: 'Roboto Condensed';
  font-weight: 400;
}
.exhibition .lists {
  width: 1300px;
  display: block;
  margin: 0 auto;
  float: left;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -mos-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 1407px) {
  .exhibition .lists {
    width: 1000px;
  }
  .exhibition .main-title {
    width: 1000px;
  }
}
.exhibition .list-item {
  /* width: 237px; */
  width: calc(100% / 4 - 17.34px);
  /* height: 306px; */
  height: 350px;
  overflow: hidden;
  margin-right: 17.333333333334px;
  margin-bottom: 17.3333333333334px;
  /* max-width: 237px; */
}
@media screen and (max-width: 1407px) {
  .exhibition .list-item {
    height: 306px;
  }
}
.exhibition .list-item:last-child {
  margin-right: 0;
}
.exhibition .list-item .middle,
.exhibition .list-item .bottom {
  height: 140px;
  padding: 10px;
}
.exhibition .list-item .top,
.exhibition .list-item .middle,
.exhibition .list-item .bottom {
  display: block;
}
.exhibition .list-item .top .pic {
  position: relative;
  width: 100%;
}
.exhibition .list-item .top .pic img {
  width: 100%;
}
.exhibition .list-item .top .pic .data {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #434242;
  color: #fff;
  font-size: 12px;
  padding: 0px 8px;
  height: 25px;
  line-height: 25px;
}
.exhibition .list-item .top .pic .data .start,
.exhibition .list-item .top .pic .data .end {
  display: inline-block;
}
.exhibition .list-item .top .pic .data span {
  float: left;
  font-weight: 300;
  font-size: 12px;
}
.exhibition .list-item .top .pic .data .start:after {
  content: '-';
  float: left;
}
.exhibition .list-item .middle {
  position: relative;
  z-index: 1;
  background: #fff;
}
.exhibition .list-item .middle .intro p {
  font-size: 16px;
  line-height: 24px;
  color: #868686;
  font-weight: 300;
}
.exhibition .list-item .bottom {
  opacity:0;visibility: hidden;
  position: relative;
  z-index: 2;
  background: #d1d1d1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.exhibition .list-item:hover .bottom {
  margin-top: -140px;
  opacity:1;visibility: visible;
}
.exhibition .list-item .slash:after {
  content: '/';
}
.exhibition .list-item .bottom .info span {
  font-size: 13px;
  line-height: 24px;
  color: #797979;
  font-weight: 400;
}
.exhibition .list-item .bottom .info .title {
  line-height: 24px;
}
.exhibition .list-item .bottom .info .title span {
  font-size: 13px;
  line-height: 24px;
  color: #30699b;
  font-weight: 400;
}
.exhibition .list-item .bottom .info .site .hall,
.exhibition .list-item .bottom .info .site .booth {
  display: block;
}

@media screen and (max-width: 1023px) {
  .exhibition > .main-title {
    display: block;
    margin: 0 auto;
    width: 510px;
  }
  .exhibition .lists {
    width: 100%;
  }
  .exhibition .lists .group {
    display: block;
    margin: 0 auto;
    width: 510px;
  }
  .exhibition .list-item {
    width: 237px;
    max-width: 237px;
  }
}

@media screen and (max-width: 767px) {
  .exhibition .list-item {
    margin-left: 8px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 599px) {
  .exhibition .main-title {
    width: 100%;
    text-align: center;
  }
  .exhibition .lists .group {
    width: 237px;
  }
  .exhibition .list-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
}
