html,
body,
li {
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif;

}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.tmargin {
  margin-top: 30px;
}

.bmargin {
  margin-bottom: 30px;
}

.bgmargin {
  margin-bottom: 60px;
}

a {
  color: #5d5d5d;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #698eb2;
  text-decoration: none;
}

.org {
  color: #db4814;
}

.yellowbg {
  background-color: #fdfbf5;
}

.graywbg {
  background-color: #fcfcfc;
}

.carousel {
  position: relative;
}
/*fade效果--*/
    .carousel-fade .carousel-inner .item {
        transition-property: opacity;
    }
    .carousel-fade .carousel-inner .item,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
      opacity: 0;
    }
    .carousel-fade .carousel-inner .active,
    .carousel-fade .carousel-inner .next.left,
    .carousel-fade .carousel-inner .prev.right {
      opacity: 1;
    }
    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
      left: 0;
      transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-control {
      z-index: 2;
    }

@media (min-width: 1200px) {
  .carousel {
    position: relative;
    margin-top: 0px;
  }
}

/*-----------LOGO更改--------------*/
.navbar-brand>img {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  margin-top: 15px;
}

@media screen and (max-width:990px) {
  .navbar-brand>img {

    width: 75%;
  }
}



/*.navbar-brand {

  height: 70px;
  padding: 5px 15px 5px 0;
}

.navbar {

  min-height: 85px;

}*/

nav ul li {
  height: 60px;
  overflow: hidden;
}

#google_translate_element .goog-te-combo {
  color: #2894ff;

}

.item-btn {
  top: 0;
  position: relative;
  height: 120px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  font-weight: 600;
}

.item-top {
  color: #3e3e3e;
}

.item-bottom {
  color: #2894ff;
}

.item-top,
.item-bottom {
  height: 60px;
  position: relative;
  text-align: center;
}

.item-bottom {
  font-weight: 300;
}

.item-btn:hover {
  top: -60px;
}

@media (max-width: 992px) {
  nav ul li {
    height: 40px;
    overflow: hidden;
  }

  .item-btn {
    top: 0;
    position: relative;
    height: 80px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: left;
    letter-spacing: 2px;
  }

  .item-top {
    color: #fff;
  }

  .item-bottom {
    color: #31e1ff;
  }

  .item-top,
  .item-bottom {
    height: 40px;
    position: relative;
    text-align: left;
  }

  .item-btn:hover {
    top: -40px;
  }

  #google_translate_element .goog-te-combo {
    color: #ffffff;
  }
  .nav option{
    background-color: #1bbbdd;
  }
}

/*-----------搜尋更改--------------*/
.navbar-form {
  border-color: transparent !important;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 0 transparent;
}

.input-group {
  width: 100%;
}

.search-btn {
  background: transparent;
  border: none;
}

/*-----------nav更改--------------*/
.navbar {
  position: relative;
  border: 1px solid #ccc;
}

.goog-te-gadget-simple {
  background-color: transparent !important;
  opacity: 0.8;
  border-left: 1px solid transparent !important;
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
  border-right: 1px solid transparent !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;


}

.goog-te-gadget-simple .goog-te-menu-value {
  color: #6f6f6f !important;
}

.goog-te-gadget-icon {
  display: none !important;
}

.goog-te-menu-value span {
  border-left: rgba(255, 255, 255, 0) !important;
  color: #C5C5C5 !important;
  font-size: 12px;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif !important;
}

@media (max-width: 919px) {
  .goog-te-gadget-simple .goog-te-menu-value {
    color: #e7cd7c !important;
  }

  #google_translate_element {
    margin-top: 0px;

  }
}

#goog-gt-tt {
  color: #6f6f6f !important;
  box-shadow: 0 0 0 transparent !important;
  font-size: 15px !important;
  font-family: "微軟正黑體", Arial, Helvetica, sans-serif !important;


}





/*++++++++++++++++++++++++++++++++++++*/



/*-----------topbanner更改--------------*/
#carousel-id .item img {
  width: 100%;
  height: auto;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.icon-right,
.icon-left {
  position: absolute;
  top: 40%;
  z-index: 5;
  display: inline-block;
  font-size: 35px;
}

/*------------------產品介紹--------------------------*/
.service_box {
  padding: 60px 0;
  /*background: url(../images/top_bg.jpg)repeat-x;*/
}

.service_title {
  margin-bottom: 30px;
}

.service_title h2 {
  text-align: center;
  color: #333;
  font-size: 21px;
  margin: 0 auto;
  width: 160px;
  font-weight: bold;
}

.service_title h2 span:before {
  content: '';
  width: 30px;
  background: #c00019;
  height: 1px;
  position: absolute;
  left: 0;
  top: 60%;
}

.service_title h2 span:after {
  content: '';
  width: 30px;
  background: #c00019;
  height: 1px;
  position: absolute;
  right: 0;
  top: 60%;
}

.service_title h2 span {
  text-align: center;
  display: block;
  font-size: 15px;
  color: #c00019;
  margin-top: 3px;
  position: relative;
}

.service_img {
  overflow: hidden;
}

.service_img img {
  width: 100%;
  margin: 0;
  transition: 0.5s;
}

.service_img img:hover {
  transform: scale(1.1);
}

.service-list a {
  display: block;
  border-radius: 5px;
  color: #2f5a98;
}

.service_txt {
  margin: 0px;
  font-size: 19px;
  color: #073477;
  font-weight: bold;
  padding: 20px 15px;
  text-align: center;
}


@media (min-width: 768px) {
  .service_box {
    padding: 90px 0;
  }

  .service_title h2 {
    text-align: center;
    color: #333;
    font-size: 27px;
    margin: 0 auto;
    width: 160px;
    font-weight: bold;
  }

  .service_title h2 span:before {
    content: '';
    width: 30px;
    background: #c00019;
    height: 2px;
    position: absolute;
    left: 0;
    top: 60%;
  }

  .service_title h2 span:after {
    content: '';
    width: 30px;
    background: #c00019;
    height: 2px;
    position: absolute;
    right: 0;
    top: 60%;
  }

  .service_title h2 span {
    text-align: center;
    display: block;
    font-size: 17px;
    color: #c00019;
    margin-top: 5px;
    position: relative;
  }

  .service_title {
    margin-bottom: 50px;
  }
}



.pull-left {
  padding: 0 15px 10px;
}







/*------------------首頁相關資訊-------------------------*/
#rwdnews_list {
  padding: 15px;
  border: 1px solid #ddd;
  height: 297px;
  overflow-y: scroll;
}

#rwdnews_list ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#rwdnews_list ul .pic {
  display: none;
}

.newscontent span {
  color: #0076c2;
}

.newscontent h4 {
  padding: 0;
  margin: 0;
}

.newscontent h4 a {
  color: #333;
  font-size: 15px;
  line-height: 1.5;
}

.info-series {
  border: 1px solid #ddd;
}

.info-series img {
  width: 100%;
}

.info,
.info2,
.info3 {
  margin-bottom: 30px;
}

.info h3 {
  color: #000;
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
  font-size: 21px;
}

.info h3:before {
  content: '';
  background: url(../images/icon.png)no-repeat;
  background-position: 0 0;
  position: absolute;
  left: 0;
  top: -16px;
  width: 56px;
  height: 54px;
}

.info2 h3 {
  color: #000;
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
  font-size: 21px;
}

.info2 h3:before {
  content: '';
  background: url(../images/icon.png)no-repeat;
  background-position: -48px 0;
  position: absolute;
  left: 0;
  top: -16px;
  width: 56px;
  height: 54px;
}

.info3 h3 {
  color: #000;
  padding-left: 60px;
  position: relative;
  margin-bottom: 20px;
  font-size: 21px;
}

.info3 h3:before {
  content: '';
  background: url(../images/icon.png)no-repeat;
  background-position: -102px 0;
  position: absolute;
  left: 0;
  top: -16px;
  width: 56px;
  height: 54px;
}




/*-----------footer-----------*/
footer {
  padding: 0;
  color: #fff;
  background-color: #0fa2ce;
  line-height: 1.5;
  text-align: center;

}

footer:before {
  content: '';
  height: 1px;
  background-color: #8C8C8C;
  position: absolute;
  width: 100%;
  left: 0;
  top: -10px;
}

.footer-box {
  padding-top: 20px;
  padding-bottom: 40px;
}

@media (max-width: 600px){
  .footer-box{
      padding-bottom: 65px;
  }
}
.footer-box a {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  padding: 0px 20px;
}

.footer-logo {
  margin-right: 10px;
  display: inline-block;
  max-width:100%; 
}

/* .footer-box .col-md-6 {
  text-align: left;
} */

.footer-box .line {
  font-size: 19px;
}

.footer-box .border-right {
  border: 0;
  border-right: 1px solid #75c5e4;
  text-align: right;
}

.footer-box .ft-list {
  margin: 25px 30px 10px 30px;
  padding-top: 50px;
  text-align: left;
}

.footer-box .ft-list p {
  font-size: 16px;
  margin: 0 0 10px;
}
.footer-box .ft-list span {
  font-size: 14px;

}

.footer-box .ftcopyright {
  color: #fff;
  font-size: 16px;
  /*font-weight: bold;*/
}

.footer-box a:hover {
  color: rgb(255, 197, 23,1);
}

.footer-box .col-md-8 {
  padding-left: 30px;
}
footer  hr{
  opacity: 0.3;
}
.icon-li {
  width: 90px;
  height: 90px;
}
.ft-contact a{
  font-size: 16px;
  padding: 0 0px;
}
@media (min-width: 1320px) {
    .ft-contact {
      text-align: left;
    }
}
@media (min-width: 1367px){
  .ft-contact {
    text-align: left;
    padding-left: 50px;
  }
  .footer-box {
    padding-left: 50px;
  }
}

@media (min-width: 1260px){
  .icon-libox{
    text-align: left;
  }
}
@media (min-width: 768px) {
  .icon-li {
    margin-top: -15px;
  }
}

@media (max-width: 768px) {
  .icon-li {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .footer-box .col-md-8 {
    padding-left: 0px;
  }

  .footer-box .border-right {
    text-align: center;
    border-right: none;
  }
    .footer-logo {
      margin-bottom: 25px;

    }

}

@media (max-width: 768px) {


  .footer-box .ft-list {
    margin: 10px 30px;

  }

  .footer-box .border-right {
    text-align: center;
  }

  .footer-logo {
    margin: 15px 0px ;
  }
}

@media (max-width: 420px) {
  .ft-contact {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }

  .footer-box .border-right {
    text-align: center;
  }

  .footer-box .ft-list p {
    font-size: 15.5px;
  }

  .footer-box .ftcopyright {
    font-size: 14px;
  }

  .footer-box a {
    font-size: 16px;
    padding: 0px 5px;
  }

  .footer-box .ft-list {
    padding-top: 40px;
  }
}

/*-----------內頁--------------*/
.clickCtyName {
  display: none;
}

.category_content {
  padding-top: 34px;
}

.category_parent_link {
  display: none !important;
}

.nav_cate_current {
  display: none !important;
}




.page-title {
  position: absolute;
  display: inline-block;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.5em;
  text-shadow: 0 0 5px rgba(0, 0, 0, .6);
  z-index: 10;
  color: #fff;
  font-weight: 600;
  letter-spacing: 3px;
  background-color: #fff;
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
  border: 3px solid #fff;
  /*z-index: 10;*/
  color: #fff;
}

.page-title span {
  display: block;
  font-size: 13px;
  margin-top: 8px;
}

.page-title2 {
  position: absolute;
  display: inline-block;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.5em;
  text-shadow: 0 0 5px rgba(0, 0, 0, .6);
  z-index: 10;
  color: #fff;
  font-weight: 600;
  letter-spacing: 3px;
  background-color: #fff;
  padding: 20px;
  background: rgba(0, 0, 0, 0.6);
  border: 3px solid #fff;
  /*z-index: 10;*/
  color: #fff;
}

.page-title2 span {
  display: block;
  font-size: 13px;
  margin-top: 8px;
}

/* 內頁banner */
.PRO-banner {
  position: relative;
  width: 100%;
  height: 220px;
  background-image: url('../../images/pagebanner.jpg');
  background-position: bottom center;
  margin-bottom: 30px;
  background-size: cover;
  background-repeat: no-repeat;

}

@media (min-width: 768px) {
  .PRO-banner {
    margin-top: 0px;
    position: relative;

  }
}

@media (max-width: 768px) {
  .PRO-banner {
    height: 180px;
    margin-bottom: 0px;
    background-image: url('../../images/pagebanner-sm.jpg');
  }
}


@media (min-width: 768px) {

  .category_menu {
    padding: 40px 0;
  }
}

.category_menu {
  padding: 40px 0;
}

.category_content {
  min-height: 600px;
  padding: 0;
}





.product-wrapper .hero-feature {
  padding: 0 15px;
}



.hero-feature {
  padding: 0;
  margin: 0;
}

.GoodsDescrBody2 table {
  width: 250px !important;
  height: auto !important;
  overflow-x: scroll;
  display: block;
  margin: 0 auto;

}

@media only screen and (min-width: 400px) {
  .GoodsDescrBody2 table {
    width: 500px !important;
  }
}

@media only screen and (min-width: 1024px) {
  .GoodsDescrBody2 table {
    width: auto !important;
    overflow-x: hidden;
  }
}
















.category_content h3 {
  background: #000;
  color: #fff;
  margin: 32px 0 10px 0;
  font-size: 19px;
  display: block;
  padding: 12px;
  border-radius: 5px;
  letter-spacing: 0.1px;
}

.about h4 {
  margin-top: 15px;
  display: inline-block;
  border-bottom: 2px solid #959595;
  color: #2f5a98;
  font-size: 17px;
  font-weight: bold;
}

.about h5 {
  color: #76a2e4;
  font-size: 17px;
  font-weight: bold;
}

.about p {
  margin-bottom: 15px;
  color: #333;
  font-size: 17px;
  line-height: 1.5;
}

.about {
  margin: 10px 10px 0px;
  clear: both;
  overflow: hidden;
}

.about-title {
  margin: 30px auto;
  font-size: 25px !important;
  color: #2f5a98 !important;
  font-weight: bold !important;
}

.about img {
  max-width: 100%;
}

.CodeNum {
  background: transparent !important;
  color: #333 !important;
  border-radius: 0px;
  font-size: 15px !important;
  padding: 0 !important;
  margin-top: 10px !important;
}

.dyPic {
  max-width: 100%;
  width: 400px;
}

.PersonNum {
  background: transparent !important;
  color: #333 !important;
  border-radius: 0px;
  font-size: 15px !important;
  padding: 0 !important;
  margin-top: 10px !important;
}

.category_menu {
  padding: 24px 0 0 0;
}

.category_menu ul {
  border: 1px solid #ccc;
}

.category_menu h3 {
  background: #066138;
  color: #fff;
  font-size: 1.2em;
  padding: 10px 15px;
  margin-bottom: 0;
  border-radius: 5px 5px 0 0;
}

.category_menu h3 i {
  font-size: 17px;
  margin-right: 5px;
}

.profile_content {
  padding: 30px 0 60px 0;
}

.nav_cate_item {
  color: #0068b6;
  border-bottom: 1px solid #ccc;
}

.fa-chevron-right {
  position: absolute;
  right: 0
}

.nav_cate_item a {
  color: #c00019;
  font-size: 15px;
}

.category_menu li:last-child {
  border-bottom: none;
}





/*--------------tab---------------*/

.tab-content {
  font-size: 15px;
  background-color: #fff;
  padding: 20px 30px;
  min-height: 550px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: 1px solid #ff8328;
  border-radius: 0px;
  border-bottom-color: transparent;
  background-color: #ff8328;
  color: #fff;
}

.nav-tabs>li>a:hover {
  border-color: #ff8328 #ff8328 #fff;
  background-color: #fff;
  border-radius: 0px;
}

.nav-tabs {
  border-bottom: 1px solid #ff8328;
}

.box3 table,
.box3 .alltext {
  width: 100% !important;
  background-color: #fff;
}

.box3 .breadcrumb {
  padding: 0;
  margin: 15px 0 25px 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
}

.box3 h3 {
  margin: 10px 0 30px 0;
}

.breadcrumb .page-title {
  color: #000;
  font-weight: 100;
  margin: 5px 0;
  letter-spacing: 2px;
}

.box3 .breadcrumb>span+span:before {
  padding: 0 5px;
  color: #555;
  content: "/\00a0";
}





.label {
  font-size: 16px;
  line-height: 2;
  background-color: #fff;
  color: #fa871a;
  padding: 0;
}

.view-first .mask {
  display: none;
}

.li-item p {
  line-height: 1.5;
  color: #333;
  font-size: 15px;
}

.breadcrumb {
  list-style: none;
  background-color: #f0f0f0;
  border-radius: 4px;
}

.breadcrumb li:first-child span {
  display: none;
}

.breadcrumb a {
  color: #333;
}

.title-none {
  font-size: 21px;
  color: #0076c2;
  font-weight: bold;
}

.features-box a h4 {
  color: #0076c2;
  font-weight: bold;
}

/*上架設定*/
.demo-style {
  clear: both;
  overflow: hidden;
}

.demo-style img {
  max-width: 100%;
  height: auto;
}

.demo-title {
  color: #333;
  font-size: 21px;
  border-bottom: 1px dotted #333;
  margin-bottom: 5px;
  background: transparent !important;
  border-radius: 0 !important;
  padding: 5px 8px;
}

.demo-style div {
  padding: 5px;
}

.demo-style p {
  font-size: 17px;
  line-height: 1.8;
  color: #333;
}

.demo-date {
  font-size: 21px;
  font-weight: bold;
  color: #1e6dab;
}

.demo-date span {
  margin-left: 10px;
  color: #b5c8e4;
  font-size: 17px;
}

.demo-list {
  list-style: none;
  padding: 0;
  font-size: 17px;
  margin: 10px 0 10px 0;
}

.demo-list li {
  padding-left: 15px;
  position: relative;
}

.demo-list li:before {
  content: '';
  background: #333;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0px;
}


/*.contact-img img {
  max-width: 100%;
}*/
.contact-txt{
  margin-bottom: 30px;
}
.contact-txt h3{
 font-size: 20px;
 font-weight: bold;
}
.contact-txt h3 span{
 font-size: 14px;
 background-color: #ffa939;
 color: #fff;
 padding: 1px 3px;
 margin-left: 3px;
 font-weight: normal;
 vertical-align: 2px;
}

.panel-title2 {
  font-size: 20px;
  line-height: 1.5;
  margin: 0;
  letter-spacing: 1px;
}

.panel-title2 .label {
  font-size: 20px;
  color: #0072ba;
  letter-spacing: 1px;
}


.box {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #CCC;
  margin-bottom: 20px;
  padding: 10px !important;
}

.box h4 {
  font-size: 17px;
  color: #FFF;
  background-color: #0076c2;
  margin-top: 0px;
  border-radius: 8px 8px 0 0;
  padding: 12px;
}

.box h3 {
  font-size: 1.1em;
  color: #000000;
  margin-left: 0px;
  border-radius: 8px 8px 0 0;
  padding: 5px;
}

.box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.box li {
  font-size: 15px;
  margin-bottom: 5px;
}

.advice-fa {
  font-size: 17px;
  width: 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.demo-style {
  margin-top: 20px;
}

.contact-title {
  font-size: 21px;
  color: #FFF;
  background-color: #175893;
  margin-top: 40px;
  padding: 10px 15px;
}

.contact-box {
  padding: 0;
  margin: 0 auto;
  list-style: none;
}

.contact-box li h3 {
  font-size: 19px;
  border-bottom: 1px solid #ccc;
  display: inline-block;
  padding: 5px;
}

.contact-box li {
  width: 100%;
  float: left;
}





/*--------------------首頁的ABOUT JENHUI 區塊----------------*/




.COMPANY{
  background: url('../../images/about_us.png');
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  background-position: center center;
  overflow: hidden;
}
@media(max-width: 767px){
  .COMPANY{
  background: url('../../images/about_us_sm.png');
  }
}
.COMPANY-INFO{
  max-width: 1200px;
  margin: 0 auto;
}
.COMPANY-INFO-BOX{
  float: left;
  width:40%;
  padding-top: 69px;
  text-shadow: 1px 2px 3px #205ba9;
  padding-left: 15px;
}
@media(max-width: 1060px){
  .COMPANY-INFO-BOX{
    width:50%;
    padding-left: 30px;
  }
}
@media(max-width: 975px){
  .COMPANY-INFO-BOX{
    width:50%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media(max-width: 767px){
  .COMPANY-INFO-BOX{
    width:100%;
    float: none;
  }
}
.COMPANY-INFO-BOX button{
  border: solid 1px #fff;
  background-color: #67a4e0;
  border-radius: 0px;
  padding: 10px 30px;
  margin-top: 30px;
  transition: all 0.3s;
}
.COMPANY-INFO-BOX button:hover{
  background-color: #ffa939;
}
.COMPANY-INFO-BOX button>a{
  color: #fff;
}


.COMPANY-image{
  float: right;
  width: 50%;
}
@media(max-width: 1060px){
  .COMPANY-image{
    width:55%;
    padding-left: 30px;
  }
}
@media(max-width: 975px){
  .COMPANY-image{
    width:50%;
  }
}
@media(max-width: 767px){
  .COMPANY-image{
    width:100%;
    float: none;
  }
}
.COMPANY-image img{
  width: 100%;
  margin-top: 140px;
}
@media(max-width: 975px){
  .COMPANY-image img{
    width:100%;
  }
}
@media(max-width:767px){
  .COMPANY-image img{
    margin-top: 30px;
  }
}

.COMPANY-INFO p {
  color: #FFF;
  line-height: 2;
  font-size: 1.5em;
  letter-spacing: 2px;
  text-align: justify;

}
@media(max-width: 975px){
  .COMPANY-INFO p{
    font-size: 1em;
  }
}


.COMPANY-INFO h3 {
  color: #fff;
  font-weight: 666;
  font-size: 2em;
  padding-bottom: 10px;
  letter-spacing: 3px;
  display: block;
  margin-top: 50px;
}

@media(max-width: 1060px){
  .COMPANY-INFO h3{
    margin-top: 65px;
  }
}
@media(max-width: 975px){
  .COMPANY-INFO h3{
    margin-top: 80px;
  }
}

@media(max-width: 975px){
  .COMPANY-INFO h3{
    margin-top: 0px;
  }
}

@media(max-width: 540px){
  .COMPANY-INFO h3{
    margin-top: 20px;
    font-size: 1.8em;
  }
}
@media(max-width: 414px){
  .COMPANY-INFO h3{
    margin-top: 20px;
    font-size: 20px;
  }
}


.COMPANY-INFO .en-title {
  font-size: 1em;
  border-left: solid 3px #ffa939;
}






/* 三格 */
.info-threebox {
  padding: 90px 0px 140px;
}

.info-threebox .info-text {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  margin-top: 12px;
  color: #6f6f6f;
  transition: all 0.3s;
  position: relative;
  padding-bottom: 10px;
}

.info-threebox .info-text::before {
  content: "";
  width: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: solid 1px #6f6f6f;
  transition: all .3s ease;
  margin: 0 auto;
}

.info-threebox .imgbox {
  overflow: hidden;
}

.info-threebox img {
  transition: all 0.3s;
  max-width: 100%;
}

.info-threebox a:hover img {
  transform: scale(1.2);

}

.info-threebox a:hover .info-text {
  color: #ffa939;
}

.info-threebox a:hover .info-text::before {
  width: 100%;
  border-bottom: solid 1.5px #ffa939;
}

@media (max-width: 768px) {

  .info-threebox {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 420px) {

  .info-threebox {
    padding-top: 40px;
    padding-bottom: 70px;

  }
}

/*------------------------------------*/

/*---------------首頁 3 個圓---------------------*/

.CIRCLE {
  width: 245px;
  height: 245px;
  border-radius: 100%;
  border: 3px solid #ffa939;
  text-align: center;
  margin: auto;
  margin-top: 50px;
  color: #4f4f4f;
  transition: 0.5s;
  cursor: pointer;
  margin-bottom: 60px;
}

.CIRCLE img {
  padding: 40px 0px 0px 0px;
}

.ICON_TITLE {
  font-size: 22px;
  font-weight: 666;
  letter-spacing: 2px;
  margin-top: 25px;
}

.CIRCLE:hover img {
  transform: perspective(400px) rotateY(360deg);
  transition: all .5s;
}

.CIRCLE:hover .ICON_TITLE {
  transition: 0.5s;
  color: #333;
}

.CIRCLE:hover .ICON_SmTITLE {
  transition: 0.5s;
  color: #333;
}

.ICON_SmTITLE {
  font-size: 16px;
  margin-top: -13px;
}

@media (max-width: 768px) {
  .CIRCLE {
    width: 230px;
    height: 230px;
    margin-top: 30px;
    margin-bottom: 0px;
  }


}

@media (max-width: 767px) {


  .CIRCLE.smallc {
    margin-top: 50px;
  }
}

/* ------------------------------------------------------------------------------------------- */



/*--------------------------------2018/04/09 修改自訂-------------------------------------*/
.PT110 {
  padding-top: 130px;
}

.PT60 {
  padding-top: 60px;
}

@media only screen and (max-width: 420px) {
  .PT60 {
    padding-top: 0;
  }

  .PT110 {
    padding-top: 60px;
  }
}

.PB60 {
  padding-bottom: 60px;
}

.maintxt {
  font-size: 16px;
  line-height: 2.0;
}

div#category_descr {
  font-size: 16px;
  color: #696969;
  margin: 0px 10px;
  padding-top: 10px;
}

#category_descr img {
  max-width: 100%;
}

div#google_translate_element {
  margin-top: -2px;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
}

@media (max-width: 1199px) {
  nav.navbar.bootsnav .navbar-nav {
    padding-left: 15px;
    padding-right: 15px;
  }
}

nav.navbar.bootsnav .navbar-nav {
  z-index: 100;
}

@media (min-width: 993px) {
  nav.navbar.bootsnav ul.nav>li>a {
    padding: 40px 15px;
    font-weight: 600;
    font-size: 17px;
  }

}

@media (max-width: 992px) {
  nav.navbar.bootsnav .navbar-nav {
    background-color: #0fa2ce;
  }

  .carousel-indicators {
    z-index: -1;
  }
}




/* ------------------------------------------------------------- */
.ContentStyle {
  text-align: justify;
  line-height: 1.5;
}

.ContentStyle h3 {
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 1.6em;
}

.ContentStyle p {
  letter-spacing: 1px;
  font-size: 1em;
}

.ContentStyle h4 {
  letter-spacing: 2px;
  font-size: 1.3em;
}


/* 側邊樓層 */
.item1:before {
  border-color: transparent transparent transparent #8e8e8e;
}

ul.ACCORDION.transit li>a:hover,
ul.ACCORDION.transit li.ACCORDION-active>a {
  background-color: #e4f9ff;
}

.category-wrapper,
.product-wrapper {
  padding-bottom: 120px;
}

/* 聯絡我們 */
.demo-style p {
  font-size: 17px;
  line-height: 1.5;
  color: #333;
  text-justify: inter-ideograph;
  margin: 5px 10px 0;
  margin-top: 20px;

}

.contact-wrapper .demo-style {
  margin-top: 50px;
  margin-bottom: 80px;
}

@media (max-width: 420px) {
  .demo-style p {
    font-size: 15px;
  }
}



/* 產品列表頁button */

.li-item .features-box a.btn-default:hover,
.li-item .features-box a.btn-default:focus{
      background-color: #0076c2;
      color: #fff;
      border-color: #0076c2;
}
