﻿/*全站*/
html,
body {
  font-family: 'Roboto', 'Microsoft JhengHei', sans-serif !important;
  font-size: 16px;
  line-height: 1.5;
}

img {
  max-width: 100%;
}

.hideobj {
  display: none;
}

a {
  color: #000;
  background-color: none;
}

a:hover,
a:focus {
  text-decoration: underline;
  background: none;
  color: #000;
}

/*會員登入項目*/
#login-tabs li {
  background: none;
}

#login-tabs a {
  color: #000;
  background: none;
}

#login-tabs a:hover,
#login-tabs a:focus {
  text-decoration: underline;
  background: none;
  color: #fff;
}

/**表單元素**/
fieldset.over-border {
  border: 1px solid #ccc !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.4em 0 !important;
  border-radius: 16px;
}

legend.line-border {
  font-size: 16px !important;
  text-align: left !important;
  width: inherit;
  border-bottom: none;
  display: none;
}

fieldset>div {
  margin-top: 30px;
}

.red {
  color: #cc0000;
}

.radio-inline input[type='radio'] {
  margin-left: -20px;
  float: left;
}

.radio-inline {
  padding-left: 20px;
  font-weight: normal;
  margin-bottom: 0px;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}

.help-inline {
  vertical-align: middle;
  display: inline-block;
  padding-top: 5px;
  float: left;
  padding-left: 0px;
  cursor: default;
}

.control-label {
  cursor: default;
}

.form-show .input-prepend {
  clear: both;
}

fieldset.instep-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px;
  /*圓角*/
  background: #eeeeee;
  height: 100px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

fieldset.step-border {
  border: 1px solid #ccc !important;
  padding: 0 16px 16px 16px !important;
  margin: 0 0 16px 0 !important;
  border-radius: 15px;
  /*圓角*/
  height: 100px;
  text-align: center;
}

legend.stepline-border {
  text-align: center !important;
  width: inherit;
  border-bottom: none;
}

.enlarge {
  clear: both;
}

@media only screen and (max-width : 480px) {
  .navbar-inner li {
    display: block;
    width: 100%;
  }
}

/*#header*/
/*註冊*/

#hello_member ul li a:hover,
#hello_member ul li a:focus,
#hello_member ul li a:active {
  text-decoration: underline;
  background: none;
}

/*語言*/
#language_area ul li a {
  color: #000;
  background: none;
}

#language_area ul li a:hover,
#language_area ul li a:focus,
#language_area ul li a:active {
  background: none;
  text-decoration: underline;
}

/* #mainbanner {
  padding-top: 5px;
} */

/*--側欄--*/
#sidebar {
  padding: 10px 0px
}

#sidebar .nav-header {
  background: #eee;
  font-weight: bolder;
  padding: 8px 15px;
  font-size: 16px;
}

/*RSS*/
#rss_area a {
  text-shadow: none;
}

#rss_area a:hover {
  text-shadow: none;
}

/*--內容區--*/
#content {
  padding: 2% 0 8% 0;
}

/*麵包屑*/
#content .breadcrumb {
  text-shadow: none;
  text-align: center;
  background-color: transparent;
  margin: 17px 0 7px;
}

#content .breadcrumb li {
  text-shadow: none;
}

#content .breadcrumb li a {
  text-shadow: none;
  text-decoration: none;
  color: #a3a3a3;
}

#content .breadcrumb li.active a {
  color: #ffba00;
}

.breadcrumb>li+li:before {
  color: #a3a3a3;
}

#content .breadcrumb li a:hover {
  text-shadow: none;
  background: none;
  color: #ffba00;
}

#content .breadcrumb li .divider {
  text-shadow: none;
  background: none;
}

/*個數*/
.page-header {
  border-bottom: 1px #eee solid;
}

/*公司簡介*/
.company {
  margin-bottom: 40px;
}

.company img {
  width: 50%;
  float: left;
}

.company p {
  float: left;
  width: 50%;
  padding: 5px 50px;
  margin-top: 30px;
  line-height: 1.8;
  letter-spacing: 1px;
}


/*歷史沿革*/
.company-historylist {
  margin: 60px 10% 60px 10%;
  padding: 0;
  list-style: none;
}

.company-historylist>li {
  position: relative;
  padding-bottom: 40px;
}

.company-historylist>li:before {
  position: absolute;
  left: 125px;
  width: 1px;
  top: 6px;
  bottom: -6px;
  background: #aaaaaa;
  content: '';
  display: block;
}

.company-historylist>li:after {
  width: 15px;
  height: 15px;
  background: #ffba00;
  content: '';
  position: absolute;
  top: 6px;
  left: 118px;
  border-radius: 50%;
}

.company-historylist>li:last-child {
  padding-bottom: 0;
}

.company-historylist .history-year {
  font-size: 24px;
  color: #fc6d28;
  font-weight: 600;
  width: 100px;
  float: left;
}

.company-historylist dl {
  margin-left: 185px;
  margin-bottom: 0;
  padding-top: 3px;
}

.company-historylist dd {
  margin-bottom: 15px;
}

.company-historylist span {
  margin-left: 150px;
  margin-bottom: 0;
  padding-top: 4px;
  display: block;
}

/*社會責任*/
.social-res h4 {
  color: #ffba00;
  font-weight: bold;
  margin-top: 30px;
}

.social-res ul {
  list-style: disc;
}

.social-res img {
  margin-bottom: 10px;
  margin-top: 20px;
}


/*製程*/
.process h3 {
  color: #fff;
  background: #ffba00;
  padding: 10px 15px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.process ul {
  list-style: disc;
}

.process ul ul {
  list-style: circle;
}

.process img {
  margin: 10px 0;
  border-radius: 8px;
  box-shadow: 3px 3px 10px #464646;
}

.process .col-md-7 {
  text-align: center;
}

.fa-angle-double-down:before {
  font-size: 60px;
}

.process i {
  color: #fc6d28;
  position: relative;
  left: 45%;
  transform: translateX(50%);
}

.proce-blo {
  margin-bottom: 20px;
}

.e-catalog {
  padding: 15px;
  display: inline-block;
}

.e-catalog:hover img {
  transform: scale(1.03)
}

.e-catalog img {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  margin: 15px 0;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 1600px) {
  .company p {
    padding: 5px 20px;
    margin-top: 5px;
  }

  .proce-txt {
    width: 100%;
  }


}


@media (max-width: 1200px) {
  .company img {
    width: 100%;
    float: none;
  }

  .company p {
    float: none;
    margin-top: 15px;
    width: 100%;
  }

  .company {
    margin-bottom: 0;
  }

}

@media (max-width:480px) {
  .company-historylist {
    margin: 50px 0;
  }

  .company-historylist>li:before {
    left: 75px;
  }

  .company-historylist>li:after {
    top: 10px;
    left: 68px;
  }

  .company-historylist dl {
    margin-left: 100px;
  }
}

/*產品頁*/
.thumbnail {
  border: 1px #8B8682 solid;
}

.cate-name,
.cate-name-more {
  color: #333333;
  font-weight: bold;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* text-align: center; */
  padding-left: 29%;
  margin-top: 6%;
}

.cate-name a,
.cate-name-more a {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 100px;
  border-left: 5px solid #fff;
  padding-left: 4%;
  line-height: 1;
}

.cate-name a:hover,
.cate-name-more a:hover {
  color: #8B8682;
  font-weight: bold;
  text-decoration: underline;
  width: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.pro-desc {
  height: 80px;
  overflow-x: hidden;
  overflow-y: auto;
}

.spec {
  height: 38px;
}

.pro-fea ul {
  list-style: disc;
}

.pro-fea h3 {
  color: #ffba00;
  display: inline-block;
  margin-top: 10px;
}

.pro-fea span {
  color: #8c8b8b;
  font-size: inherit;
}

.pro-fea ul ul,
.pro-fea ul ol {
  color: #8c8b8b;
}


/*產品介紹頁*/
#pb_area {
  border: 1px solid #ccc;
  overflow: hidden;
}

.thumbnail img {
  margin-right: auto;
  margin-left: auto;
  display: block;
  max-width: 100%;
}

.input-group {
  display: table;
  padding-bottom: 10px;
  width: 100%;
}

.input-group .form-control {
  margin-bottom: 0px;
}

.txtNormal {
  overflow: auto;
  width: 100%;
}

#content .thumbnails .prodlist {
  /* height: 330px; */
  overflow: hidden;
  width: 25%;
}

#content .thumbnails .catelist {
  /* height: 210px; */
  overflow: hidden;
}

.listtxtspec .input-prepend {
  padding: 1px 0px;
  margin: 0px;
}

.clear {
  clear: both;
}

/* .listimg {
  height: 150px;
} */

#lineqty {
  width: 30%;
}

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

.showsmall li {
  float: left;
}

.showsmall li img {
  margin: 3px;
  padding: 3px;
  width: 50px;
}

/*頁籤**/
.nav-tabs .active a {
  font-weight: bold;
}

/*訊息用*/
.msgcont {
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 10px;
}

.msg_img_title {
  width: 30%;
}

/*尾檔*/
#cominfo ul li {
  display: block;
}

#copyright {
  text-align: left;
  padding: 10px 15px;
  color: #161616;
}

#footlink ul li a {
  border-radius: inherit;
}

#footlink ul li a:hover,
.foot #footlink ul li a:focus,
.foot #footlink ul li a:active {
  background: none;
}

/*首頁用*/
#index_msg_ul a {
  background: #eee;
  padding: 8px 15px;
  font-size: 16px;
  color: #000;
}

#index_msg_ul a:hover {
  background: #eee;
  padding: 8px 15px;
  font-size: 16px;
  color: #000;
}

#index_msg_ul .msgcont {}

#idxprocarousel .span {
  small_class
}

}

#idxprocarousel .span {
  small_class
}

.item {
  background-color: transparent;
}

#idxprocarousel img {
  vertical-align: middle;
}

#idxprocarousel .caption {
  background: #666;
  padding: 5px;
}

#idxprocarousel .caption a {
  color: #fff;
}

#content .pshow_title {
  border-left: 5px solid #ccc;
  font-size: 18px;
  font-weight: bold;
  background-color: #eee;
  padding: 7px;
}

ul {
  list-style: none;
}

/***style for banner's arrows and pagination ****/
.swiper-banner .arrow-left,
.swiper-product .swiper-button-prev {
  position: absolute;
  left: 1%;
  top: 40%;
  width: 17px;
  height: 30px;
  z-index: 99;
}

.swiper-banner .arrow-right,
.swiper-product .swiper-button-next {
  position: absolute;
  right: 1%;
  top: 40%;
  width: 17px;
  height: 30px;
  z-index: 99;
}

.swiper-banner .page-banner,
.swiper-product .swiper-pagination {
  position: absolute;
  left: 0;
  z-index: 99;
  text-align: center;
  bottom: 0;
  width: 100%;
}

.swiper-banner .swiper-pagination-switch,
.swiper-product .swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}

.swiper-banner .swiper-active-switch,
.swiper-product .swiper-active-switch {
  background: #fff;
}

/***style for banner's arrows and pagination end ****/

/*style for google map  2015.10.21*/
.googlemap {
  width: 100%;
  height: 12em;
}

.listimg a.btn.btn-link {
  display: initial;
}

/*////////////////////////////// Default //////////////////////////////*/

#hello_member,
#qsearch,
#newsletter_area,
#result,
.thumbnail .prolistqty,
.proshowqty {
  display: none;
}

#left_menu .sb-menu>li:nth-of-type(1),
#left_menu .sb-menu>li:nth-child(2) {
  display: none;
}

#left_menu .form-search {
  padding: 10px 10px 0 10px !important;
}

.sb-active-left #container::after,
.sb-active-left #index_container::after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

ul.thumbnails {
  padding-left: 0;
}

.hidden {
  display: none;
}

.center {
  text-align: center;
}

#mobile_toggle button {
  border: none;
  float: right;
}

#mainnav {
  border: none;
  background-color: transparent;
  margin: 0;
}

#dropdownMenu1 a {
  padding: 0 3px;
}

#dropdownMenu1 .caret {
  display: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background-color: transparent;
  color: #0f0f0f;
}

#mobile_toggle i {
  font-size: 21px;
}

#footlink ul li a::before {
  content: "|";
  position: relative;
  left: -8px;
  top: 0px;
  color: #aaa;
}

#footlink ul>li:nth-of-type(1) a::before {
  display: none;
}

.wrap {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

#back-top {
  position: fixed;
  bottom: 15%;
  right: 3%;
  z-index: 9999;
  display: none;
  transition: all 0.3s;
}

/*////////////////////////////// Myself //////////////////////////////*/

#index_header,
#header {
  border-top: 5px solid;
  border-image: linear-gradient(to right, #fc6d28 15%, #ffc000 30%, #fc6d28 60%);
  border-image-slice: 1;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

#container #mainbanner {
  border-top: 1px solid #c0c0c0;
}

#company_logo {
  margin: 15px 0;
}

.navbar-default .navbar-nav>li>a {
  font-size: 19px;
  color: #0f0f0f;
  padding: 48px 28px;
}

#main_menu li.active a {
  position: relative;
  background-color: transparent;
}

#main_menu>li.active>a::before,
#main_menu>li:hover>a::before,
.navbar-default .navbar-nav>.open>a::before {
  content: url(../images/menuline.jpg);
  position: absolute;
  left: 50%;
  bottom: -4px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  color: #0f0f0f;
  background-color: transparent;
}

#dropdownMenu1 p {
  display: flex;
  background-color: #ffba00;
  color: #fff;
  padding: 5px 10px;
  border-radius: 30px;
  color: #fff;
  margin: 40px 0;
}

#dropdownMenu1 i {
  font-size: 26px;
  color: #fff;
}

#dropdownMenu1 a {
  font-size: 15px;
  color: #fff;
}

.ftbar .nav-pills>li {
  float: none;
}

#footer .footerbg {
  background: url(../images/ftbg.jpg) left center no-repeat;
  background-size: cover;
  padding: 40px 0 40px 0;
}

#footlink ul li {
  float: right;
}

#cominfo ul div {
  display: inline-block;
}

.ftbar a {
  color: #222;
  font-size: 18px;
  font-weight: 700;
}

#custnav2 .nav-header {
  padding: 10px 15px 10px 0;
}

#custnav2 .nav-header a {
  color: #222 !important;
  font-size: 18px !important;
  padding: 0 !important;
  font-weight: 700;
}

#custnav2 .nav li {
  position: relative;
}

#custnav2 .nav li a {
  color: #333;
  font-size: 16px;
  padding: 5px 15px;
}

#custnav2 .nav li a::before {
  content: url(../images/custnav.jpg);
  position: relative;
  right: 10px;
  top: -5px;
}

#custnav2 .nav-header a::before {
  display: none;
}

#footer {
  border-top: 5px solid;
  border-image: linear-gradient(to right, #fc6d28 15%, #ffc000 30%, #fc6d28 60%);
  border-image-slice: 1;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

#footer a {
  text-decoration: none !important;
}

.cpmname {
  font-size: 25px;
  color: #3c3c3c;
  margin-bottom: 15px;
}

#footlink ul {
  text-align: right;
}

#footlink ul li {
  float: none;
  display: inline-block;
  color: #aaa;
  font-size: 16px;
}

.ftimg img {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

#cominfo li:not(.cpmname),
#cominfo li:not(.cpmname) a {
  color: #2d2d2d;
  display: flex;
  margin-bottom: 8px;
}

#cominfo li i {
  color: #fff;
  background-color: #fc6d28;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  position: relative;
  margin-right: 10px;
}

#cominfo li i::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

#cominfo {
  display: inline-block;
}

.qr {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

.footerbar {
  background-color: #fff;
}

#footlink ul li a {
  color: #aaa;
  padding: 10px 5px;
  display: inline-block;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: transparent;
}

.ftbar a:hover,
.ftbar a:focus,
#custnav a:hover,
#custnav a:focus,
#cominfo a:hover,
#cominfo a:focus,
#footlink a:hover,
#footlink a:focus {
  color: #fc6d28 !important;
}

#main_menu .open .dropdown-menu {
  border: 1px solid #ffba00;
  border-radius: 0;
  background-color: #f3f3f3;
  padding: 0;
}

#main_menu .open .dropdown-menu>li>a {
  color: #505050;
  font-size: 15px;
  text-align: center;
  padding: 8px 20px;
}

#main_menu .open .dropdown-menu>li>:hover,
#main_menu .open .dropdown-menu>li>:focus {
  color: #fff;
  font-size: 15px;
  background-color: #ffba00;
}

#left_menu {
  background-color: #ffba00;
}

#left_menu a {
  color: #fff;
}

#left_menu li {
  border-bottom: #fff solid 1px;
}

#left_menu .sb-submenu-active a {
  color: #000;
  padding-left: 30px;
}

.l3 {
  display: none;
}

.r9 {
  width: 100%;
}

.pdtitle {
  text-align: center;
}

.pdtitle img {
  display: block;
  margin: 0 auto;
}

.pdtitle h1 {
  color: #0f0f0f;
  font-size: 36px;
  display: inline-block;
  border-bottom: 5px solid #ffba00;
  margin: 0;
  padding: 15px 0 10px 0;
}

.container_product ul.thumbnails>li.catelist .thumbnail {
  border: none;
  background-color: transparent;
  border-radius: 0;
  display: flex;
  margin-bottom: 0;
  padding: 0;
}

.container_product ul.thumbnails>li.catelist .thumbnail .listimg {
  width: 33.33%;
}

.container_product ul.thumbnails>li.catelist .thumbnail .caption {
  width: 66.66%;
}

.container_product ul.thumbnails>li.catelist:nth-child(odd) .thumbnail {
  flex-direction: row-reverse;
}

.container_product ul.thumbnails>li.catelist:nth-child(odd) .thumbnail .caption {
  background-color: #ffba00;
}

.container_product ul.thumbnails>li.catelist:nth-child(even) .thumbnail .caption {
  background-color: #fc6d28;
}

.listtxtNormal {
  /* text-align: center; */
  font-size: 66px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.4);
  padding-left: 32%;
  line-height: 1;
  font-family: 'Montserrat', sans-serif !important;
}

.v_more {
  color: #fffefe;
  font-size: 22px;
  font-weight: 400;
  padding-left: 65%;
  margin-top: 6%;
}

.v_more p {
  font-style: italic;
  display: inline-block;
  font-family: 'Roboto', sans-serif !important;
}

.v_more p::after {
  content: "";
  background-image: url(../images/r_more.png);
  position: relative;
  display: inline-block;
  background-size: 46px 32px;
  width: 46px;
  height: 32px;
  right: -15px;
  top: 8px;
}

.container_product ul.thumbnails>li.catelist:nth-child(even) .thumbnail .caption .cate-name,
.container_product ul.thumbnails>li.catelist:nth-child(even) .thumbnail .caption .cate-name-more {
  padding-left: 8%;
}

.container_product ul.thumbnails>li.catelist:nth-child(even) .thumbnail .caption .listtxtNormal {
  padding-left: 12%;
}

.container_product ul.thumbnails>li.catelist:nth-child(even) .thumbnail .caption .listtxtNormal .v_more {
  padding-left: 45%;
}

.thumbnail a.ad {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
}

.prodlist {
  padding: 0 1px;
}

.prodlist .thumbnail {
  padding: 0;
  border: none;
  margin-bottom: 1px;
  position: relative;
}

.prodlist .cate-name,
.prodlist .cate-name-more {
  padding: 0;
  text-align: center;
  margin: 0 0 15px 0;
}

.prodlist .cate-name a,
.prodlist .cate-name-more a {
  font-size: 21px;
  text-align: center;
  color: #fff;
  padding: 0;
  border: none;
}

.prodlist .cate-name:hover a,
.prodlist .cate-name-more:hover a {
  font-weight: 400;
  text-decoration: none;
}

.prodlist .btn {
  padding: 0;
  border: 0;
  background-color: transparent;
  margin: 0 3px;
}

.prodlist-box {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.prodlist .thumbnail:hover .prodlist-box {
  opacity: 1;
}

.prodlist .prodlist-overlay {
  background-color: rgba(136, 136, 136, 0.65);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}

.prodlist .thumbnail:hover .prodlist-overlay {
  opacity: 1;
}

ul.thumbnails li.prodlist:nth-child(4n+5) {
  clear: both;
}

.blk {
  display: block;
}

#index_company h1 {
  font-size: 38px;
  color: #0f0f0f;
}

.service p {
  color: #333;
  font-size: 20px;
  margin: 30px 0;
}

.service .num {
  position: relative;
}

.service span {
  font-family: 'Montserrat', sans-serif !important;
  position: absolute;
  color: #ffba00;
  font-size: 80px;
  left: 2%;
  top: -330%;
}

.service {
  background: url(../images/service-bg.jpg) center center no-repeat;
  background-size: contain;
}

.service .row {
  padding-top: 4%;
}

.certification-bg {
  background: url(../images/certification-bg.jpg) center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 5% 0 9% 0;
}

.certification-bg p {
  color: #2d2d2d;
  font-size: 22px;
  margin: 0 auto;
  padding-bottom: 4%;
  width: 860px;
}

.duty {
  padding: 4% 0 4% 0;
}

.duty h3 {
  font-size: 28px;
  color: #ffba00;
  padding-top: 1.5%;
}

.duty p {
  color: #2d2d2d;
  font-size: 22px;
}

.d-box-img {
  position: relative;
}

.d-box-img img.top {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  opacity: 1;
}

.d-box-img img {
  opacity: 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.d-box-img:hover img {
  opacity: 1;
}

.d-box-img:hover img.top {
  opacity: 0;
}

.d-box p {
  font-size: 22px;
  font-weight: 700;
  color: #0f0f0f;
}

.d-box span {
  color: #7f7f7f;
  font-size: 16px;
}

.slick-prev:before {
  content: url(../images/certification-l.png);
}

.slick-next:before {
  content: url(../images/certification-r.png);
}

.slick-prev,
.slick-next {
  width: 44px;
  height: 82px;
}

.certification .item {
  padding: 0 30px;
}

.duty>.container>p {
  width: 800px;
  margin: 0 auto;
  padding-bottom: 3%;
}

.dutyli {
  margin-bottom: 30px;
}

.slick-slide img {
  margin: 0 auto;
}

#index_container #content {
  padding: 2% 0 0 0;
}

#mobile_toggle button {
  background-color: transparent;
  border-radius: 0;
  position: relative;
  z-index: 100;
  width: 30px;
  cursor: pointer;
  display: inline-block;
  transition: all 200ms ease;
  margin: 7px;
  height: 23.0769230769px;
  outline: none;
  z-index: 101;
}

button {
  outline-style: none;
  -webkit-outline-style: none;
  -moz-outline-style: none;
}

#mobile_toggle button span {
  display: inline-block;
  width: 100%;
  height: 3px;
  background-color: #ffba00;
  position: absolute;
  transition: all 200ms ease;
  left: 0;
  top: calc(50% - 1.5px);
}

#mobile_toggle button span:first-child {
  transform: translateY(-300%);
  transform-origin: center;
  animation-duration: 600ms;
  animation-fill-mode: forwards;
  animation-name: rotate-base-1;
}

.sb-active-right #mobile_toggle button span:first-child {
  transform: translateY(0);
  animation-name: rotate-active-1;
}

.sb-active-right #mobile_toggle button span:nth-child(2) {
  opacity: 0;
}

#mobile_toggle button span:last-child {
  transform: translateY(300%);
  transform-origin: center;
  animation-duration: 600ms;
  animation-fill-mode: forwards;
  animation-name: rotate-base-2;
}

.sb-active-right #mobile_toggle button span:last-child {
  transform: translateY(0);
  animation-name: rotate-active-2;
}

@keyframes rotate-base-1 {
  0% {
    transform: translateY(0) rotate(45deg);
  }

  50% {
    transform: rotate(0deg);
  }

  100% {
    transform: translateY(-300%);
  }
}

@keyframes rotate-base-2 {
  0% {
    transform: translateY(0) rotate(-45deg);
  }

  50% {
    transform: rotate(0deg);
  }

  100% {
    transform: translateY(300%);
  }
}

@keyframes rotate-active-1 {
  0% {
    transform: translateY(-300%);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: rotate(-45deg);
  }
}

@keyframes rotate-active-2 {
  0% {
    transform: translateY(300%);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: rotate(45deg);
  }
}

#mobile_toggle button {
  padding: 28px 12px;
}

.sb-active-right #container::after,
.sb-active-right #index_container::after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  z-index: 100;
}














































































/*////////////////////////////// @media(max) //////////////////////////////*/

@media (max-width: 991px) {

  .duty .dutyli:nth-child(odd) {
    clear: both;
  }

  .certification-bg p,
  .duty>.container>p {
    width: 100%;
  }

  .service {
    background: none;
  }

  .prodlist-box {
    position: relative;
    opacity: 1;
    background-color: #ffba00;
    padding: 15px 0 0 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }

  .prodlist-box .control-group {
    padding-bottom: 15px;
  }

  .prodlist .btn {
    margin: 0 10px;
  }

  .prodlist .prodlist-overlay {
    display: none;
  }

  ul.thumbnails li.prodlist:nth-child(4n+5) {
    clear: none;
  }

  ul.thumbnails li.prodlist:nth-child(3n+4) {
    clear: both;
  }

  .sb-site,
  .sb-site-container {
    padding: 0 !important;
  }

  #sidebar {
    display: none;
  }

  #company_logo {
    margin: 15px 0;
  }

  #company_logo img {
    max-height: 60px;
  }

  #mobile_toggle {
    margin: 8px 0;
  }

  .ftimg {
    display: none;
  }

  .ft-l1,
  .ft-l2 {
    margin-bottom: 30px;
  }

  #copyright {
    text-align: center;
    font-size: 15px;
  }

  #footlink ul {
    text-align: center;
  }

  .cate-name,
  .cate-name-more {
    padding-left: 8%;
  }

  .listtxtNormal {
    padding-left: 12%;
  }

  .v_more {
    padding-left: 45%;
  }

  .cate-name a,
  .cate-name-more a {
    font-size: 70px;
  }

  .listtxtNormal {
    font-size: 46px;
  }

  .v_more {
    font-size: 15px;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .listimg {
    width: 40%;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .caption {
    width: 60%;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .listimg img {
    padding: 10.5px 0;
  }

  #content .thumbnails .prodlist {
    width: 33.33%;
    float: left;
  }

  .cr {
    height: 32px;
  }
}

@media (max-width: 767px) {

  .cr {
    height: 50px;
  }

  .slick-prev {
    left: -15px;
  }

  .slick-next {
    right: -15px;
  }

  ul.thumbnails li.prodlist:nth-child(3n+4) {
    clear: none;
  }

  ul.thumbnails li.prodlist:nth-child(odd) {
    clear: both;
  }

  .ft-l1 {
    margin-bottom: 0;
  }

  .ft-l2 {
    margin-bottom: 20px;
  }

  .qr {
    margin: 15px 0 0 0;
  }

  #cominfo {
    margin-right: 30px;
  }

  #copyright {
    text-align: center;
    padding: 5px 15px;
  }

  #footlink ul li a {
    padding: 5px 5px;
  }

  .cate-name a,
  .cate-name-more a {
    font-size: 35px;
  }

  .listtxtNormal {
    font-size: 23px;
  }

  .v_more {
    padding-left: 25%;
  }

  .v_more p::after {
    background-size: 23px 16px;
    width: 23px;
    height: 16px;
    top: 3px;
  }

  .container_product ul.thumbnails>li.catelist:nth-child(even) .thumbnail .caption .listtxtNormal .v_more {
    padding-left: 25%;
  }

  #content .thumbnails .prodlist {
    width: 50%;
  }

  .col-xxs-1 {
    width: 8.33%;
  }

  .col-xxs-2 {
    width: 16.66%;
  }

  .col-xxs-3 {
    width: 25%;
  }

  .col-xxs-4 {
    width: 33.33%;
  }

  .col-xxs-5 {
    width: 41.66%;
  }

  .col-xxs-6 {
    width: 50%;
  }

  .col-xxs-7 {
    width: 58.33%;
  }

  .col-xxs-8 {
    width: 66.66%;
  }

  .col-xxs-9 {
    width: 75%;
  }

  .col-xxs-10 {
    width: 83.33%;
  }

  .col-xxs-11 {
    width: 91.66%;
  }

  .col-xxs-12 {
    width: 100%;
  }

  #index_company .container {
    width: auto;
  }
}

@media (max-width: 479px) {

  #footlink ul li {
    font-size: 15px;
    line-height: 1;
  }

  .dutyli {
    padding: 0 8px;
  }

  .d-box span {
    font-size: 14px;
  }

  .service span {
    left: 12%;
  }

  .prodlist .thumbnail {
    margin-bottom: 15px;
  }

  .prodlist .cate-name,
  .prodlist .cate-name-more {
    margin: 0 0 15px 0 !important;
  }

  ul.thumbnails li.prodlist:nth-child(odd) {
    clear: none;
  }

  .col-xxs-6 {
    width: 100%;
  }

  #cominfo ul li:nth-child(2) i {
    flex: none;
  }

  .container_product ul.thumbnails>li.catelist:nth-child(odd) .thumbnail {
    flex-direction: row;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail {
    display: block;
    margin-bottom: 20px;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .listimg {
    width: 100%;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .caption {
    width: 100%;
    padding: 15px;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .listimg img {
    padding: 0;
  }

  .cate-name,
  .cate-name-more {
    padding: 0 !important;
    margin: 0 !important;
  }

  .listtxtNormal {
    padding: 0 !important;
  }

  .v_more {
    padding: 0 38px 0 0 !important;
    text-align: right;
  }

  #content .thumbnails .prodlist {
    width: 100%;
  }
}

@media (max-width: 470px) {
  .cr {
    height: 70px;
  }
}

/*////////////////////////////// @media(min) //////////////////////////////*/

@media (min-width: 768px) {
  #main_menu {
    float: right;
  }

  #index_company .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body {
    margin-bottom: -25px;
  }


}

@media (min-width: 992px) and (max-width: 1199px) {
  .mainnav9 {
    width: 65%;
  }

  #language_area .col-md-1 {
    width: 15%;
  }

  .navbar-default .navbar-nav>li>a {
    padding: 48px 14px;
  }

  .hlogo {
    width: 20%;
  }

  #company_logo {
    margin: 36px 0;
  }

  .ftimg {
    display: none;
  }

  .ftimg-r {
    width: 100%;
  }

  .ft-l1,
  .ft-l2 {
    width: 50%;
  }

  #footlink ul li a {
    font-size: 12px;
  }

  #copyright {
    font-size: 12px;
  }

  #footlink ul li {
    font-size: 12px;
  }

  .cate-name a,
  .cate-name-more a {
    font-size: 70px;
  }

  .listtxtNormal {
    font-size: 46px;
  }

  .v_more {
    font-size: 15px;
  }

  .cate-name,
  .cate-name-more {
    padding-left: 19%;
  }

  .listtxtNormal {
    padding-left: 22%;
  }

  .v_more {
    padding-left: 55%;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .listimg {
    width: 40%;
  }

  .container_product ul.thumbnails>li.catelist .thumbnail .caption {
    width: 60%;
  }

  #index_company .container {
    width: 970px;
  }

}

@media (min-width: 1200px) and (max-width: 1599px) {
  .mainnav9 {
    width: 62%;
  }

  #language_area .col-md-1 {
    width: 13%;
  }

  .navbar-default .navbar-nav>li>a {
    padding: 48px 20px;
  }

  #footlink ul li a {
    font-size: 15px;
  }

  #copyright {
    font-size: 15px;
  }

  #footlink ul li {
    font-size: 15px;
  }

  .ft-l {
    width: 33.33333333%;
  }

  .ft-r {
    width: 66.66666667%;
  }

  .ft-l1,
  .ft-l2 {
    width: 50%;
  }

  .ftimg {
    width: 33.33333333%;
  }

  .ftimg-r {
    width: 66.66666667%;
  }

  .qr img {
    max-width: 130px;
  }

  .cate-name a,
  .cate-name-more a {
    font-size: 70px;
  }

  .listtxtNormal {
    font-size: 46px;
  }

  .v_more {
    font-size: 15px;
  }

  #index_company .container {
    width: 1170px;
  }
}

@media (min-width: 1600px) and (max-width: 1799px) {
  .mainnav9 {
    width: 65%;
  }

  #language_area .col-md-1 {
    width: 10%;
  }

  .qr img {
    max-width: 125px;
  }
}

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

  #index_company .container {
    width: 1280px;
  }
}

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