@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
/*段落行距========================================================*/
.mar {
  margin-bottom: 0.5em;
}

.mar-right {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}

.mar1 {
  margin-bottom: 1em;
} /*常用-h3大主標題*/
.mar15 {
  margin-bottom: 1.5em;
}

.mar2 {
  margin-bottom: 2em;
} /*常用-段落*/
.mar3 {
  margin-bottom: 3em;
}

.hi_box {
  position: relative;
}
.hi_box h3 {
  line-height: 100%;
}
.hi_box .btn {
  position: absolute;
  right: 0;
  top: 0;
}
.hi_box .btn:before {
  content: "\f101";
  font-family: "FontAwesome";
}

.btn-ddd {
  background-color: #ddd;
  color: #333;
}
.btn-ddd:hover {
  background-color: #eee;
}

/*首頁輪播區=====================================================================================*/
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item img {
  margin: 0 auto;
}

.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;
  background: none;
}

.carousel-fade .carousel-indicators {
  display: none;
}

/*靠左中右========================================================*/
.ex {
  color: #CC3300;
}

/*首頁-more 按鈕類=================================================== */
img#captchaCode {
  vertical-align: text-bottom;
}

.fa.fa-refresh {
  border: 1px solid;
  font-size: 1.5em;
  padding: 3px 6px;
  cursor: pointer;
}

/*標準尺寸*/
.but {
  padding: 8px 20px;
  cursor: pointer;
  transition: all 0.3s;
  border-radius: 5px;
  text-align: center;
  white-space: nowrap;
}

.but:hover {
  transition: all 0.3s;
  text-decoration: none;
}

a.but {
  text-decoration: none;
}

.but i {
  padding-right: 0.3em;
}

/*範例-0-重要按鈕*/
.but0 {
  background: #1363AD;
  color: #fff;
}

.but0:hover {
  background: #0099FF;
  color: #fff;
}

.but0 > a {
  color: #fff;
  width: 100%;
}

a.but0 {
  color: #fff;
}

/*範例-1*/
.but1 {
  background: #0099FF;
  color: #fff;
}

.but1:hover {
  background: #1363AD;
  color: #fff;
}

a.but1 {
  color: #fff;
}

/*範例-2*/
.but9 {
  background: #999999;
  color: #fff;
}

.but9:hover {
  background: #CCCCCC;
  color: #fff;
}

a.but9 {
  color: #fff;
}

/*PDF 標準範例-1*/
.but-pdf {
  background: #CC0000;
  color: #fff;
}

.but-pdf:hover {
  background: #FF9900;
  color: #fff;
}

/*公司簡介書籤*/
.but2 {
  background: #f2f2f2;
  color: #555555;
}

.but2:hover {
  background: #0099FF;
  color: #fff;
}

/*pdf 鈕 - asn-Srh-asun_css + ys-shinway */
.icon_box {
  clear: both;
}

.icon_box > .icon {
  margin: 0px 5px 15px 0px;
  float: left;
}

.icon_box > .icon > a {
  color: #fff;
}

.icon_box > .icon > a > i {
  color: #FFFFFF;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-right: 0.3em;
}

/*頁尾按鈕=========================================================================*/
#add_icon {
  width: 100%;
  overflow: hidden;
  margin-bottom: 3em;
}

#add_icon > div.main-container {
  float: left;
  position: relative;
  left: 50%;
}

#add_icon > div > div.fixer-container {
  float: left;
  position: relative;
  left: -50%;
}

#add_icon > div > div > div {
  float: left;
  margin: 0 10px 10px 10px;
}

#add_icon > div > div.fixer-container > input {
  border: 0;
  margin: 0 1em;
}

@media only screen and (max-width: 568px) {
  .icon_box {
    width: 100%;
  }
  .icon_box > .icon {
    margin: 0px 0px 15px 0px;
    width: 100%;
  }
  #add_icon > div.main-container {
    left: 0;
    width: 100%;
  }
  #add_icon > div > div.fixer-container {
    left: 0;
    width: 100%;
  }
  #add_icon > div > div > div {
    float: none;
    margin: 10px 0;
    width: 100%;
  }
}
/*有框-範例-2-首頁用*/
.but4 {
  background: #fff;
  border: 1px solid #fff;
}

.but4:hover {
  background: #fff;
  border: 1px solid #0099FF;
}

a.but4 {
  color: #0099FF;
}

/*RWD Youtube 以及 Vimeo*/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*About, search=================================================== **/
.about_top {
  margin-top: -150px;
  height: 150px;
  position: absolute;
}


div.pagination {
  width: 100%;
  text-align: center;
}

ul.pagination {
  width: auto;
}

.pagination_box {
  width: 100%;
  text-align: center;
  /*沒有超過當頁顯示筆數 則不顯分頁,而總筆數會出現*/
}
.pagination_box .page_total_show {
  margin: 30px 0 15px 0;
  text-align: center;
}
.pagination_box .page_total {
  clear: both;
  text-align: center;
  width: 100%;
}
.pagination_box .page_total a {
  display: inline;
  padding: 6px 12px;
  text-decoration: none;
  transition: background-color 0.3s;
  border-radius: 5px;
  margin: 0 2px;
  color: #555;
}
.pagination_box .page_total a:active {
  background-color: #1363AD;
  color: white;
}
.pagination_box .page_total a:hover:not(.active) {
  background-color: #0099FF;
  color: white;
}
.pagination_box .page_total a:hover:nth-child(1),
.pagination_box .page_total a .page_total a:hover:last-child {
  background-color: #fff;
  color: #0099FF;
}
.pagination_box .ndispy > a {
  display: none;
}
@media only screen and (max-width: 568px) {
  .pagination_box .page_total a:nth-child(1) {
    display: none;
  }
  .pagination_box .page_total a:last-child {
    display: none;
  }
}
.pagination_box ul.pagination {
  width: auto;
}

/*輸入表格==============================================================*/
table, td, th {
  border-color: #ddd;
  white-space: normal;
}

table {
  border-color: #ddd;
  width: 100%;
}

th, td {
  vertical-align: middle;
  padding: 2px;
  text-align: left;
}

#tb_box {
  margin-bottom: 2em;
}
#tb_box table th {
  background-color: #319EC8;
  color: white;
}
#tb_box table th:before {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  #tb_box table th:before {
    display: none;
  }
}
#tb_box table .item:before {
  content: "Item";
}
@media only screen and (max-width: 768px) {
  #tb_box table .item:before {
    content: "Item: ";
  }
}
#tb_box table .pro_no .star {
  color: #CC0000;
}
#tb_box table .select input {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: text-top;
  cursor: pointer;
}
#tb_box table .perty:before {
  content: attr(data-xxx) "";
}
#tb_box table .certificate:before {
  content: "Certificate";
}
@media only screen and (max-width: 768px) {
  #tb_box table .certificate:before {
    content: "Certificate: ";
  }
}
@media only screen and (max-width: 768px) {
  #tb_box table td {
    margin: 0 8px;
  }
}
#tb_box table td.pic:before, #tb_box table td.icon:before {
  content: none !important;
}
#tb_box table td:before {
  display: none;
}
@media only screen and (max-width: 768px) {
  #tb_box table td:before {
    content: attr(data-xxx) ": ";
    display: inline-block;
    color: #1458A5;
  }
}
#tb_box table td.no-before:before {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  #tb_box table td.perty:before {
    content: attr(data-xxx) ": ";
    display: inline-block;
    color: #1458A5;
  }
}
#tb_box table td h2 {
  margin: 0;
  font-weight: inherit;
  font-size: 1em;
  display: inline;
}
@media only screen and (max-width: 768px) {
  #tb_box table td h2 {
    font-size: 1em;
    line-height: 150%;
  }
}
#tb_box table td a.new:before {
  content: "\f005";
  font-family: "FontAwesome";
  color: red;
}
#tb_box table td a:hover {
  text-decoration: underline;
}
#tb_box table td.pic img {
  height: 60px;
  width: auto;
}
@media only screen and (max-width: 768px) {
  #tb_box table td.pic img {
    max-width: 100%;
    height: auto;
  }
}
#tb_box table td.icon a {
  color: #fff;
}
#tb_box table td.icon a.btn {
  padding: 5px 10px;
  font-size: 0.95em;
  border-radius: 3px;
}
#tb_box table td.icon a.detail:after {
  content: "Detail";
}
#tb_box table td.icon a.search:after {
  content: "Search";
}
#tb_box table td.td-link-down a.btn {
  background-color: transparent;
  border: none;
  color: red;
}
#tb_box table td.td-link-down a.btn:before {
  content: "\f0f6";
  font-family: "FontAwesome";
  font-size: 1.5em;
}
#tb_box table td.td-link-down a.btn.active, #tb_box table td.td-link-down a.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}
#tb_box table td.td-link-down a.btn span {
  color: red;
}
#tb_box table td.td-link-down a.btn.link[href$=".pdf"]:before, #tb_box table td.td-link-down a.btn.link[href$=".PDF"]:before {
  content: "\f1c1";
}

.inquirylist-table .inquiry-edit a {
  color: #fff;
}
.inquirylist-table .inquiry-edit a.btn {
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.inquirylist-table .inquiry-edit a.btn:before {
  font-family: "FontAwesome";
}
.inquirylist-table .inquiry-edit a.modify:after {
  content: "Modify Qty.";
}
.inquirylist-table .inquiry-edit a.save:after {
  content: "Save Qty.";
}
.inquirylist-table .inquiry-edit a.remark:before {
  content: "\f040";
}
.inquirylist-table .inquiry-edit a.delete:before {
  content: "\f1f8";
}
/*table  (inquiry + WP_Product =======================================]*/
#tb_box {
  overflow-x: auto;
}

#tb_box table, #tb_box td, #tb_box th {
  border: 1px solid #ddd;
  white-space: normal;
}

#tb_box table {
  border-collapse: collapse;
  width: 100%;
}
#tb_box table td, #tb_box table th {
  border: 1px solid #ddd;
  white-space: normal;
  padding: 8px;
  text-align: left;
  /*表格有輸入p的話 在手機會奇怪*/
}
#tb_box table td p, #tb_box table th p {
  display: inline;
}
@media only screen and (max-width: 768px) {
  #tb_box table td .form-control, #tb_box table th .form-control {
    display: inline;
  }
}

#tb_box td > button {
  width: 100%;
  margin-bottom: 3px;
}

#tb_box td div.but_s {
  padding: 3px 6px;
  text-align: center;
  margin: 3px;
}

/*WP_Products/index.php 索引頁小圖*/
/*兩欄位-多屬預覽頁*/
#tb_box .hbk {
  background-color: #f2f2f2;
  color: #000;
}

#tb_box .dbk {
  background-color: #fff;
}

/*download, 依檔案類型, 顯示圖檔*/
#tb_box td .picimg {
  width: 30px;
  vertical-align: middle;
}

.inquiry_box #tb_box td > input {
  width: auto;
}

#tb_box td > .inpu_w {
  width: auto;
}

#tb_box > table th {
  display: table-cell;
  vertical-align: middle;
}

#tb_box > table td {
  display: table-cell;
}

@media only screen and (max-width: 768px) {
  #tb_box {
    border: none;
  }
  #tb_box table,
  #tb_box th {
    border: none;
  }
  #tb_box > table thead,
  #tb_box > table th {
    display: none;
    text-align: left;
  }
  #tb_box > table td {
    display: block;
    text-align: left;
    width: auto;
    padding: 2px 0;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: none;
  }
  #tb_box td > button {
    width: auto;
  }
  #tb_box table tr, #tb_box .table tr {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
  }
  #tb_box table tr:nth-child(1), #tb_box .table tr:nth-child(1) {
    border-top: 1px solid #ccc;
  }
  #tb_box table tr td span, #tb_box .table tr td span {
    display: inline-block;
    color: #1363AD;
  }
  #tb_box table tr td.edit a.btn span, #tb_box .table tr td.edit a.btn span {
    color: #fff;
  }
  #tb_box td div.but_s {
    float: left;
    width: 32%;
    margin-left: 0;
  }
}
/*產品加選比較*/
#tb_box2 {
  overflow-x: auto;
}

#tb_box2 table,
#tb_box2 td,
#tb_box2 th {
  border: 1px solid #ddd;
  white-space: normal;
}

#tb_box2 table {
  border-collapse: collapse;
  width: 100%;
}

#tb_box2 th, #tb_box2 td {
  /*td內容上下致中*/
  padding: 8px;
  vertical-align: middle;
}

#tb_box2 th {
  color: white;
}

@media only screen and (max-width: 768px) {
  #tb_box2 th:before {
    display: inline-block;
  }
}
#tb_box2 tr:nth-child(odd) {
  background-color: #f2f2f2;
}

#tb_box2 td a img {
  max-width: inherit;
  width: 160px;
}

.page_box.news_box .page li.item,
.page_box.solution_box .page li.item {
  border-bottom: 1px dotted #ccc;
  padding: 10px 15px;
}
.page_box.news_box .page li.item span, .page_box.news_box .page li.item p,
.page_box.solution_box .page li.item span,
.page_box.solution_box .page li.item p {
  display: inline-block;
  vertical-align: top;
}
.page_box.news_box .page li.item span,
.page_box.solution_box .page li.item span {
  width: 15%;
  min-width: 90px;
}
.page_box.news_box .page li.item p,
.page_box.solution_box .page li.item p {
  width: 80%;
  margin: 0;
}
@media only screen and (max-width: 568px) {
  .page_box.news_box .page li.item span, .page_box.news_box .page li.item p,
  .page_box.solution_box .page li.item span,
  .page_box.solution_box .page li.item p {
    width: 100%;
  }
}
.page_box.news_box .news-item span,
.page_box.solution_box .news-item span {
  padding-right: 15px;
}
@media only screen and (max-width: 568px) {
  .page_box.news_box .news-item span,
  .page_box.solution_box .news-item span {
    padding-right: inherit;
  }
}

.page_box.faq_box .faq-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.page_box.faq_box .faq-item:before {
  content: "Q:";
}
.page_box.faq_box .faq-item .faq-item-name {
  display: none;
}
.page_box.faq_box .faq-item-content:before {
  content: "A:";
}
.page_box.faq_box .faq-item:before,
.page_box.faq_box .faq-item-content:before {
  float: left;
  padding-right: 10px;
  font-weight: bold;
  font-size: 1em;
}

.page_box.classify20_box .search-box {
  border: 3px solid #337ab7;
  width: 90%;
  margin: 0 auto 3em auto;
  padding: 30px 15px;
  border-radius: 10px;
  position: relative;
}
.page_box.classify20_box .search-box .search-name {
  position: absolute;
  top: -20px;
  font-size: 2.2em;
  color: #337ab7;
  background: #fff;
  font-weight: bold;
}
.page_box.classify20_box .search-box .search-name:before {
  content: "Search Area";
}
.page_box.classify20_box .search-box .item {
  display: inline-block;
  width: 100%;
}
.page_box.classify20_box .search-box .item-name {
  width: 20%;
  display: inline-block;
}
.page_box.classify20_box .search-box .item-content {
  width: 80%;
  display: inline-block;
}
.page_box.classify20_box .search-box .page_icon {
  position: absolute;
  bottom: -66px;
  text-align: center;
  width: 100%;
}
@media (max-width: 992px) {
  .page_box.classify20_box .search-box .page_icon {
    position: relative;
    bottom: 0px;
    width: auto;
    margin: 0 auto;
  }
}
.page_box.classify20_box .search-box .page_icon .btn {
  font-size: 1.1em;
}
.page_box.classify20_box .table-iso-pic {
  padding: 0;
  margin: 0;
}
.page_box.classify20_box .table-iso-pic li {
  display: inline-block;
  list-style-type: none;
  width: 30%;
  text-align: center;
}
.page_box.classify20_box .table-iso-pic li img {
  max-width: 45px;
  height: auto;
}
.page_box.classify20_box .table-iso-pic li span {
  font-size: 0.6em;
  display: inline-block;
  line-height: 100%;
  width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  .page_box.classify20_box table tr td.icon {
    padding-top: 15px !important;
    text-align: center;
  }
}

.page_box.classify21_box .search-box {
  border: 3px solid #337ab7;
  width: 70%;
  margin: 0 auto 3em auto;
  padding: 30px 15px;
  border-radius: 10px;
  position: relative;
}
@media (max-width: 768px) {
  .page_box.classify21_box .search-box {
    width: 100%;
  }
}
.page_box.classify21_box .search-box .search-name {
  position: absolute;
  top: -20px;
  font-size: 2.2em;
  color: #337ab7;
  background: #fff;
  font-weight: bold;
}
.page_box.classify21_box .search-box .search-name:before {
  content: "Search By Type";
}
.page_box.classify21_box .search-box .item {
  display: inline-block;
  width: 100%;
}
.page_box.classify21_box .search-box .item-name {
  width: 35%;
  display: inline;
  float: left;
}
.page_box.classify21_box .search-box .item-content {
  width: 65%;
  display: inline;
  float: left;
}
@media (max-width: 768px) {
  .page_box.classify21_box .search-box .item-name, .page_box.classify21_box .search-box .item-content {
    display: block;
    float: initial;
    width: 100%;
  }
}
.page_box.classify21_box .search-box .page_icon {
  position: absolute;
  bottom: -66px;
  text-align: center;
  width: 100%;
}
@media (max-width: 992px) {
  .page_box.classify21_box .search-box .page_icon {
    position: relative;
    bottom: 0px;
    width: auto;
    margin: 0 auto;
  }
}
.page_box.classify21_box .search-box .page_icon .btn {
  font-size: 1.1em;
}

.page_box.classify_box .product-list-box .page-list .thumbnail .pic-box {
  width: 20% !important;
}
.page_box.classify_box .product-list-box .page-list .thumbnail .caption {
  width: 80% !important;
}
@media only screen and (max-width: 568px) {
  .page_box.classify_box .product-list-box .page-list .thumbnail .pic-box, .page_box.classify_box .product-list-box .page-list .thumbnail caption {
    width: 100% !important;
  }
}

/*kunming search*/
.contain_right .closeicon {
  margin-top: -2.2em;
}

.panelsearcht {
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .panelsearcht {
    width: 75%;
    margin: 0 auto;
  }
}
.panelsearcht .panel-body {
  padding-bottom: 2em;
}

.contain_right .searchtype select {
  height: 25px;
  padding: 2px;
}

.contain_right .searchtype > li {
  display: inline-block;
  text-align: left;
  width: 70%;
  margin: 3px 0;
  position: relative;
}

.contain_right .searchtype > li:nth-child(odd):before {
  position: absolute;
  display: block;
  width: 3px;
  border-left: 3px solid red;
}

.contain_right .searchtype > li:nth-child(even) {
  width: 28%;
}

.contain_right table td.prname a {
  line-height: 0;
  text-align: left;
}

.contain_right table td .tx {
  color: transparent;
  line-height: 0;
}

.contain_right table td small.tx {
  display: none;
}

.contain_right .table thead th {
  vertical-align: middle;
  background-color: #319EC8;
  color: white;
}

.visible-p p, .visible-p div {
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
}

.contain_right .table tbody td {
  vertical-align: middle;
}

.contain_right .table-striped > tbody > tr:nth-child(even) {
  background-color: #fff;
}

.form .item {
  margin-bottom: 20px;
}
.form .item span {
  position: absolute;
  top: 0px;
  right: 15px;
  width: 0px;
  height: 0px;
  color: red;
  border-style: solid;
  border-width: 0 40px 40px 0;
  border-color: transparent #e7e7e7 transparent transparent;
}
.form .item span:after {
  content: "*";
  display: block;
  position: absolute;
  z-index: 1;
  right: -38px;
  top: -1px;
  text-align: right;
  font-size: 2.5em;
  line-height: 1;
}

.bold {
  font-weight: bold;
}

.classify26_box .form-inline .form-group {
  margin-right: 15px;
}

.table_search_backgrd {
  margin: 0 auto;
  text-align: center;
  padding: 3em;
}

/*CHECKBOX*/
/* The container */
.checkbox_ling {
  display: block;
  position: relative;
  padding-left: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox_ling input {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #fe9900;
  cursor: pointer;
}

.classify62_box ul.page-list .checkbox_ling {
  float: right;
}

.classify62_box ul.page-list .checkbox_ling > .checkmark {
  display: inline-block !important;
}

.well-text {
  border: none !important;
  box-shadow: none !important;
}
.well-text a.btn {
  color: #fff;
  cursor: default;
}

.well-text .checkbox_ling {
  padding-left: 0px;
}

.well-text .checkbox_ling .checkmark {
  left: initial !important;
  display: inline-block !important;
  position: relative;
  vertical-align: text-top;
}

/* On mouse-over, add a grey background color */
.checkbox_ling:hover input ~ .checkmark {
  background-color: #fe9900;
}

/* When the checkbox is checked, add a blue background */
.checkbox_ling input:checked ~ .checkmark {
  background-color: #fe9900;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox_ling input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox_ling .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.well-total {
  text-align: right;
}

.page_box.home_box .thumbnail {
  display: inline-block;
}
.page_box.home_box .thumbnail .caption h2 {
  font-size: 1em;
  font-weight: initial;
  margin: 0 0 0.5em 0;
}
.page_box .page-header {
  padding-bottom: 0px;
  margin: 0px 0 15px 0;
  border-bottom: 1px solid #eee;
}
.page_box .page-header h1 {
  margin: 0px;
  font-size: 1.5em;
}
.page_box h2.page-head {
  font-size: 1.3em;
}
.page_box ul.ul-ling1 li {
  list-style-type: disc;
}
.page_box ul.ul-ling1 li a {
  display: inline-block;
  vertical-align: top;
}
.page_box ul.ul-ling1 li h1, .page_box ul.ul-ling1 li .h1, .page_box ul.ul-ling1 li h2, .page_box ul.ul-ling1 li .h2, .page_box ul.ul-ling1 li h3, .page_box ul.ul-ling1 li .h3 {
  font-weight: inherit;
  font-size: 1em;
  margin: 0;
}
.page_box ol, .page_box ul {
  padding: 0 25px;
}
.page_box .img-mar {
  margin-bottom: 2em;
}
.page_box .well-download, .page_box .well-text {
  margin-bottom: 2em;
}
.page_box ul.page {
  padding: 0px;
  list-style: none;
}
.page_box ul.page li {
  padding: 0;
}
.page_box ul.page li a {
  display: block;
}
.page_box ul.page li a span {
  padding-right: 15px;
}
.page_box ul.page li.item {
  padding-left: 25px;
  position: relative;
}
@media (max-width: 767px) {
  .page_box ul.page li.item {
    border-bottom: 1px solid #f5f5f5;
  }
}
.page_box ul.page li.item:before {
  content: "\f105";
  font-family: "FontAwesome";
  left: 1px;
  position: absolute;
}
@media (max-width: 767px) {
  .page_box ul.page li.item a span {
    padding-right: inherit;
    width: 100%;
    display: block;
  }
}
.page_box ul.page li.clearfix {
  padding: 0;
  border-bottom: 1px solid #f5f5f5;
}
.page_box small.hot-news:before {
  content: url("/frontend/images/hot.gif");
  display: inline-block;
}
.page_box ul.over-hidden li.item a {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page_box ul.over-hidden li.item a {
    white-space: normal;
    overflow: auto;
  }
}
.page_box .classify-main_text {
  margin-bottom: 2em;
}
.page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header {
  border: none;
}
.page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header h1 {
  font-size: 1.5em;
  margin: 0px;
  border: none;
}
.page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header h2, .page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header h3 {
  font-size: 1.3em;
  margin: 0px;
}
.page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header h1, .page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header h2, .page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header h3, .page_box .classify-text .page-list .list-item-1 .thumbnail .caption .page-header span {
  display: block;
}
.page_box .classify-text .page-list .list-item-1 .thumbnail .caption a > img {
  margin: initial;
}
.page_box .spec-text {
  color: #CC3300;
}
.page_box .well-ling {
  padding: 10px 0px;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}
.page_box .cost {
  margin-bottom: 10px;
}
.page_box .cost .price {
  color: #999999;
  padding-right: 20px;
}
.page_box .cost .onsale strong {
  color: #d62672;
  font-size: 2em;
  font-weight: 900;
}
.page_box .cost_order {
  margin-bottom: 10px;
}
.page_box .cost_order .soldout:after {
  content: "售完補貨中 !";
  display: block;
}
.page_box .cost_order .btn-order {
  margin-left: 15px;
  padding-left: 40px;
  position: relative;
}
.page_box .cost_order .btn-order:before {
  content: "\f217";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 1.6em;
  padding-left: -12px;
  left: 12px;
  top: 0;
}
.page_box .feature_menu-box table tr td:nth-child(1) {
  width: 30%;
}
.page_box .feature_menu-box table tr td:nth-child(2) {
  color: #1458A5;
}
.page_box .feature_menu-box table tr td:nth-child(2) .form-control {
  color: #1458A5;
}
.page_box ul.page-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.page_box ul.page-list li.list-item {
  vertical-align: top;
  display: inline-block;
  margin: 0 -3px 0 0;
}
.page_box ul.page-list li.list-item .thumbnail > h2,
.page_box ul.page-list li.list-item .thumbnail > h3 {
  margin: 0 0 0.5em 0;
}
.page_box ul.page-list li.list-item .thumbnail > h2 a,
.page_box ul.page-list li.list-item .thumbnail > h3 a {
  color: #333;
}
.page_box ul.page-list li.list-item .thumbnail {
  margin-bottom: 0 !important;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.page_box ul.page-list li.list-item .thumbnail .caption > h2,
.page_box ul.page-list li.list-item .thumbnail .caption > h3 {
  margin: 0 0 10px 0;
  font-size: 1em;
  padding-right: 15px;
  font-weight: inherit;
}
.page_box ul.page-list li.list-item .thumbnail .caption > h2 > span,
.page_box ul.page-list li.list-item .thumbnail .caption > h3 > span {
  display: block;
}
.page_box ul.page-list li.list-item .thumbnail .caption .text ul li, .page_box ul.page-list li.list-item .thumbnail .caption p ul li {
  list-style-type: initial;
}
.page_box ul.page-list .btn_box {
  margin: 0;
  display: inline;
}
.page_box ul.page-list .btn_box .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  margin-bottom: 0.5em;
  color: #fff;
  display: inline-block;
}
.page_box ul.page-list li.list-item.float .thumbnail > .pic-box, .page_box ul.page-list li.list-item.float .thumbnail > .caption {
  vertical-align: top;
  display: inline;
  float: left;
}
.page_box ul.page-list li.list-item.float .thumbnail > .pic-box {
  width: 30%;
  display: inline-block;
}
@media (max-width: 767px) {
  .page_box ul.page-list li.list-item.float .thumbnail > .pic-box {
    width: 100%;
  }
}
.page_box ul.page-list li.list-item.float .thumbnail > .caption {
  width: 70%;
  padding: 0 0 0 20px;
}
.page_box ul.page-list li.list-item.float .thumbnail > .caption.w100 { /*圖片沒輸入文字寬度可延伸*/
  width: 100% !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .page_box ul.page-list li.list-item.float .thumbnail > .caption {
    width: 100%;
    padding: 0;
  }
}
.page_box ul.page-list li.list-item-0 {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 2em;
}
@media (max-width: 992px) {
  .page_box ul.page-list li.list-item-0 {
    width: 33.333333%;
  }
}
@media (max-width: 767px) {
  .page_box ul.page-list li.list-item-0 {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .page_box ul.page-list li.list-item-0 {
    width: 100%;
  }
}
.page_box ul.page-list li.list-item-0 .caption h2 {
  font-weight: inherit;
  font-size: 1em;
}
.page_box ul.page-list li.list-item-1 {
  width: 100%;
  padding: 0;
}
.page_box ul.page-list li.list-item-1 .thumbnail {
  border: none;
}
.page_box ul.page-list li.list-item-2 {
  width: 50%;
  margin-bottom: 2em;
}
.page_box ul.page-list li.list-item-2 .link-star {
  position: absolute;
  z-index: 21;
}
@media (max-width: 767px) {
  .page_box ul.page-list li.list-item-2 {
    width: 100%;
  }
}
.page_box ul.page-list li.list-item-2 .thumbnail > h2 {
  font-size: 1.3em;
  margin-bottom: 0.5em;
}
.page_box ul.page-list li.list-item-2 .thumbnail .caption h2 {
  font-size: 1em;
}
.page_box ul.page-list li.list-item-2 .thumbnail {
  border: none;
}
.page_box ul.page-list li.list-item-2 .thumbnail .pic-box {
  border: 1px solid;
}
.page_box .btn:before {
  padding-right: 6px !important;
}
.page_box .btn.link:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.page_box .btn.link[href$=".pdf"]:before, .page_box .btn.link[href$=".PDF"]:before {
  content: "\f1c1";
}
.page_box .btn.info:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.page_box .btn.add:before {
  content: "\f291";
  font-family: "FontAwesome";
}
.page_box .btn.list:before {
  content: "\f0cb";
  font-family: "FontAwesome";
}
.page_box .btn.send-finger {
  width: 100%;
  font-size: 1.2em;
  line-height: 1.2em;
}
.page_box .btn.send-finger:before {
  content: "\f0a6";
  font-family: "FontAwesome";
}
.page_box .btn.back:before {
  content: "\f104";
  font-family: "FontAwesome";
}
.page_box .btn.detail:before {
  content: "\f0f6";
  font-family: "FontAwesome";
}
.page_box .btn.search:before {
  content: "\f00e";
  font-family: "FontAwesome";
}
.page_box .btn.send:before {
  content: "\f1d8";
  font-family: "FontAwesome";
}
.page_box .btn.reset:before {
  content: "\f01e";
  font-family: "FontAwesome";
}
.page_box .thumbnail {
  width: 100%;
}
.page_box .thumbnail .pic-box {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  z-index: 11;
}
.page_box .thumbnail .pic-box img {
  width: 100%;
  max-width: 100%;
  transform: scale(1);
  transition: 0.3s;
}
.page_box .thumbnail .pic-box img:hover {
  transform: scale(1.1);
  transition: 0.3s;
}
.page_box .thumbnail .pic-box:hover a.pic-spec {
  opacity: 1;
  font-size: 40px;
}
.page_box .thumbnail .pic-box:hover a.pic-spec:before {
  opacity: 0.3;
}
.page_box .thumbnail .pic-box .otherimg_box a {
  width: 33.333%;
  display: inline;
  float: left;
}
.page_box .thumbnail .pic-box .pic-small {
  position: absolute;
  width: 25%;
  right: 10px;
  bottom: 10px;
  padding: 2px;
  z-index: 11;
  text-align: center;
  background: #fff;
}
.page_box .thumbnail .pic-box .pdf-small {
  position: absolute;
  width: 25%;
  height: 25%;
  left: 10px;
  bottom: 10px;
  z-index: 11;
  text-align: center;
}
.page_box .thumbnail .pic-box .pdf-small a {
  background-color: transparent;
  border: none;
  display: block;
  width: 100%;
}
.page_box .thumbnail .pic-box .pdf-small a:before {
  content: "\f1c1";
  font-family: FontAwesome;
  color: #fff;
  background: red;
  font-size: 1.8em;
  padding: 6px;
  border-radius: 5px;
  text-align: center;
  line-height: 180%;
}
@media (max-width: 568px) {
  .page_box .thumbnail .pic-box .pdf-small a:before {
    line-height: 100%;
  }
}
.page_box .thumbnail .pic-box .pdf-small a span {
  display: none;
}
.page_box .ling-nav {
  margin-bottom: 32px;
}
.page_box .ling-nav a {
  margin-bottom: 6px;
  display: inline-block;
}
.page_box .topheight {
  box-sizing: border-box;
}
.page_box .tab-ling .nav-tabs li a {
  background-color: #eee;
  font-size: 1em;
}
.page_box .tab-ling .nav-tabs li.active a {
  background-color: #fff;
}

.page_box.classify3_box .page-list .list-item-2 .thumbnail .caption h2 {
  margin-bottom: 1em;
}

.page_box.classify1_box .page-list .list-item-2 .caption .ul-ling1.cs3-link > li {
  list-style-type: none;
}
.page_box.classify1_box .page-list .list-item-2 .caption .ul-ling1.cs3-link > li > a {
  font-weight: bold;
  color: #003366;
}
.page_box.classify1_box .page-list .list-item-2 .caption .ul-ling1.cs3-link > li + li:before {
  content: "";
  margin-bottom: 1em;
  display: block;
}

.page_box.classify7_box label.checkbox_ling h3, .page_box.classify7_box label.checkbox_ling span, .page_box.classify6_box label.checkbox_ling h3, .page_box.classify6_box label.checkbox_ling span {
  margin: 0;
  display: block;
  font-size: inherit;
  font-weight: inherit;
}
.page_box.classify7_box .well-total, .page_box.classify6_box .well-total {
  margin-bottom: 15px;
}
.page_box.classify7_box .context_en, .page_box.classify6_box .context_en {
  margin-bottom: 10px;
}

.page_box.classify5_box .classify-other-img li.list-item-1 {
  width: 33.333333%;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .page_box.classify5_box .classify-other-img li.list-item-1 {
    width: 50%;
  }
}

.page_box.classify12_box .classify-text .list-item {
  margin-bottom: 0px !important;
}

.page_box.order_box table .text-total div {
  display: inline-block;
}
.page_box.order_box table .text-total .amount span {
  color: #0000ff !important;
}
.page_box.order_box table .text-total .shipping span {
  color: #0000ff !important;
}
.page_box.order_box table .text-total .total-cost span {
  color: #CC3300 !important;
}
.page_box.order_box table td.total_container:before {
  content: "" !important;
}
.page_box.order_box .order-form-table .item-content div {
  display: inline-block;
}
.page_box.order_box .order-form-table .item-content div:nth-child(1) {
  width: 20%;
}
.page_box.order_box table.order-user-information tbody th {
  background-color: #fff !important;
  color: #333 !important;
}
.page_box.order_box .order-info-pay > div {
  font-size: 1.5em;
  color: #CC0000;
  margin-bottom: 1em;
}

.page_icon {
  text-align: center;
  margin-bottom: 2em;
}
@media (max-width: 568px) {
  .page_icon .btn {
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
  }
}

.from-icon {
  margin: 0.5em 0px;
  text-align: center;
}

.otherimg_box.bottom {
  margin-bottom: 30px;
}
.otherimg_box .img_s {
  width: 100%;
  display: inline-block;
}
.otherimg_box .img_s img {
  max-width: 100%;
}
.otherimg_box .pic_s {
  width: 45%;
  float: left;
}
.otherimg_box .pic_s a {
  display: block;
  width: 30%;
  min-height: 105px;
  float: left;
  margin: 2px;
  overflow: hidden;
  transition: all 0.5s ease;
}
.otherimg_box .pic_s a img {
  max-width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 0.5s ease;
}
.otherimg_box .pic_s a:hover img {
  transform: scale(1.1);
}
.otherimg_box .pic_b {
  width: 55%;
  float: left;
  margin-bottom: 2em;
}
.otherimg_box .pic_b img {
  max-width: 100%;
}

@media only screen and (max-width: 568px) {
  .otherimg_box > .pic_s {
    width: 100%;
    float: none;
  }
  .otherimg_box > .pic_s > a {
    width: 100%;
    height: auto;
    display: block;
    text-align: left;
    margin-bottom: 2em;
  }
  .otherimg_box > .pic_b {
    display: none;
  }
}
.page_box.pro_feature_box .table tbody td:before {
  content: initial;
}

.page_box.classify7_box.chufon-feature12 .page-header {
  border-bottom: none;
  margin-bottom: 0;
}
.page_box.classify7_box.chufon-feature12 .classify-text .page-header {
  border-bottom: 1px solid #eee;
}

.page_box.classify6_box.toyoliteu_tail1 ul.page-list .pic-box .btn_box,
.page_box.new-product_box ul.page-list .pic-box .btn_box {
  position: relative;
  display: block;
}
.page_box.classify6_box.toyoliteu_tail1 ul.page-list .pic-box .btn_box .btn,
.page_box.new-product_box ul.page-list .pic-box .btn_box .btn {
  width: 100%;
  border-radius: 0 0 3px 3px;
  margin: 0;
}

.page_box.product2_box table th.select:before {
  content: "\f046";
  font-family: "FontAwesome";
}

.textarea_box {
  margin-bottom: 2em;
}

.tab-ling .tab-content {
  margin-bottom: 2em;
  padding: 15px;
  overflow: auto;
}

.member_box.order .panel-order-content .panel-body {
  padding: 30px;
}
.member_box.order .panel-order-content .form-group {
  border-bottom: 1px solid #ccc;
}
.member_box.bms .inquiry_history .inquiry_select:before {
  content: "Select";
}
.member_box.bms .inquiry_history .inquiry_date:before {
  content: "Inquiry Date";
}
.member_box.bms .inquiry_history .inquiry_type:before {
  content: "Inquiry Type";
}
.member_box.bms .inquiry_history .inquiry_number:before {
  content: "Inquiry Number";
}
.member_box.bms .show_inquiry .remark:before {
  content: "Remark";
}/*# sourceMappingURL=css.css.map */@charset "UTF-8";
* {
  box-sizing: border-box; /*解除寬度與padding的關係*/
}

body {
  font-family: "Noto Sans TC", sans-serif;
  font-size: 100%;
  font-size: 16px;
  line-height: 160%;
  color: #333333;
  margin: 0 auto;
  height: 100%;
  background-color: #ffffff;
}

.contain_right {
  min-height: calc(100vh - 280px);
}

section.container {
  margin: 0em auto;
  padding-top: 2em;
  padding-bottom: 2em;
}
section.container aside.ling-left {
  padding: 0 30px 0 0;
}
@media (max-width: 992px) {
  section.container aside.ling-left {
    display: none;
  }
}
section.container article.ling-right {
  padding: 0;
}
@media (max-width: 992px) {
  section.container article.ling-right {
    width: 100%;
  }
}
/*頁尾======================================*/
footer address {
  padding: 1em 0;
  margin: 0;
}
footer address .footer_name {
  margin-bottom: 0;
  font-weight: bold;
}
footer address span {
  padding-right: 15px;
}
@media (max-width: 568px) {
  footer address span {
    padding-right: 0;
  }
}

/*路徑=====================================================================*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  line-height: initial;
  margin-top: 0;
}

.h1, h1 {
  font-size: 36px;
}

.h2, h2 {
  font-size: 30px;
}

.h3, h3 {
  font-size: 24px;
}

.h4, h4 {
  font-size: 18px;
}

.h5, h5 {
  font-size: 14px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.text-spec {
  color: #B87333;
}

aside.ling-left .left-search {
  margin-bottom: 2em;
}
@media (max-width: 992px) {
  aside.ling-left .left-search {
    display: none;
  }
}
aside.ling-left .nav-left ul.category-1 > p {
  border-radius: 5px 5px 0 0;
  position: relative;
}
aside.ling-left .nav-left ul.category-1 > p:before {
  font-family: "FontAwesome";
  content: "\f107";
  display: inline-block;
  position: absolute;
  right: 15px;
}
aside.ling-left .nav-left ul.category-1 > li > a {
  padding: 6px 6px 6px 25px;
  display: block;
  width: 100%;
  text-decoration: none;
  position: relative;
  border-radius: 5px;
  margin-bottom: 3px;
}
aside.ling-left .nav-left ul.category-1 > li > a:before {
  font-family: "FontAwesome";
  content: "\f105";
  display: inline-block;
  position: absolute;
  left: 10px;
  height: 0;
  line-height: 0;
  top: 50%;
  color: #73DCFF;
}
aside.ling-left .nav-left ul.category-1 > li > a:hover {
  transition: all 0.3s;
  color: blue;
}
aside.ling-left .nav-left ul.category-1 > li + li:before {
  margin-bottom: 3px;
  border: 1px solid red;
}
aside.ling-left .nav-left ul.category-3 > li > a {
  display: inline-block;
  width: 100%;
  padding: 3px 0px 3px 28px;
  position: relative;
  font-size: 0.95em;
}
aside.ling-left .nav-left ul.category-3 > li > a:hover {
  color: #0099FF;
}
aside.ling-left .nav-left ul.category-3 > li:last-child > a {
  border: none;
}

article.ling-right {
  /*麵包屑路徑seo*/
}
article.ling-right .part_breadcrumb {
  margin-bottom: 30px;
}
article.ling-right .part_breadcrumb .menu_bread_crumb div {
  float: left;
  display: inline-block;
}
article.ling-right .part_breadcrumb .menu_bread_crumb div a {
  color: #333333;
  text-decoration: none;
}
article.ling-right .part_breadcrumb .menu_bread_crumb div + div:before {
  content: " > ";
  padding: 0 0.5em;
  color: #333333;
}
article.ling-right .path {
  margin-bottom: 1.5em;
}
article.ling-right .path a {
  display: inline-block;
  color: #333333;
}
article.ling-right .path a + a:before {
  content: " > ";
}
article.ling-right img {
  max-width: 100%;
  height: auto;
}
article.ling-right img.pull-right {
  padding-left: 15px;
}
article.ling-right img.pull-left {
  padding-right: 15px;
}
article.ling-right img.no-rwd {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
@media (max-width: 568px) {
  article.ling-right img {
    max-width: 100%;
    height: auto;
  }
  article.ling-right img.pull-right {
    padding-left: 0px;
  }
  article.ling-right img.pull-left {
    padding-right: 0px;
  }
}

.modal {
  z-index: 9999;
}

/*產品跑馬燈*/
section.lingautoplay .owl-item {
  border: 1px solid #ccc;
  padding: 6px;
}

@media print {
  nav.navbar.lingnavbar {
    display: block;
  }
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
    display: none;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.gototop {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #000;
  color: gray;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 8888;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  display: none;
  color: #FFFFFF;
}/*# sourceMappingURL=pagecss.css.map */.pageheader_ling {
  text-align: right;
}
.pageheader_ling .list-inline {
  margin-bottom: 0;
  padding-right: 0;
}
.pageheader_ling .list-inline li {
  vertical-align: middle;
  padding-left: 10px;
}
.pageheader_ling .list-inline li .text {
  color: #ffffff;
}
@media (max-width: 992px) {
  .pageheader_ling .list-inline li.url {
    float: left;
  }
}

nav.bootsnav.lingnavbar {
  z-index: 111;
}
nav.bootsnav.lingnavbar ul.nav li a {
  font-weight: normal;
  padding: 25px 10px;
  line-height: 100%;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar ul.nav li a {
    padding: 10px;
  }
}
nav.bootsnav.lingnavbar ul.nav li h6 {
  font-size: 14px;
  line-height: 18px;
}
nav.bootsnav.lingnavbar ul.nav li ul.dropdown-menu li a {
  padding: 6px 10px;
  line-height: 150%;
}
nav.bootsnav.lingnavbar .navbar-right .dropdown-menu {
  left: 0;
}
nav.bootsnav.lingnavbar .navbar-header {
  width: 100%;
  position: relative;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .navbar-header {
    margin: 0;
    position: initial;
  }
}
nav.bootsnav.lingnavbar .navbar-toggle {
  background-color: transparent;
}
nav.bootsnav.lingnavbar .navbar-brand {
  padding: 6px 15px;
  position: absolute;
  top: 0px;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .navbar-brand {
    margin-top: 0;
    position: relative;
    top: 6px;
    width: 70%;
    padding: 0;
    height: 60px;
    bottom: 0;
    background: url(../images/logo2.png) center no-repeat;
    background-size: contain;
  }
  nav.bootsnav.lingnavbar .navbar-brand img.logo {
    display: none;
  }
}
nav.bootsnav.lingnavbar .attr-nav {
  float: none;
  margin-left: 0;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .attr-nav {
    position: absolute;
    top: 0;
  }
}
@media (max-width: 568px) {
  nav.bootsnav.lingnavbar .attr-nav {
    right: 40px;
  }
}
nav.bootsnav.lingnavbar .attr-nav ul li a {
  padding: 18px 15px;
  line-height: 100%;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .attr-nav ul li a {
    padding: 18px 15px;
  }
}
nav.bootsnav.lingnavbar .attr-nav ul li.signin a:after {
  content: "Log In";
  height: 25px;
  display: inline-block;
  vertical-align: bottom;
}
nav.bootsnav.lingnavbar .attr-nav ul li.language a {
  text-decoration: none;
}
nav.bootsnav.lingnavbar .attr-nav ul li.language a i {
  display: none;
}
nav.bootsnav.lingnavbar .attr-nav ul li.language a.dropdown-toggle:after {
  font-family: "FontAwesome";
  content: "\f0d7";
  margin-left: 5px;
  margin-top: 2px;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .attr-nav ul li.language a.dropdown-toggle:after, nav.bootsnav.lingnavbar .attr-nav ul li.language a span {
    display: none;
  }
  nav.bootsnav.lingnavbar .attr-nav ul li.language a i {
    display: block;
  }
}
nav.bootsnav.lingnavbar .attr-nav ul li.language ul.dropdown-menu {
  margin-top: 0;
  width: 150px;
  left: initial;
  padding: 0;
}
@media (max-width: 768px) {
  nav.bootsnav.lingnavbar .attr-nav ul li.language ul.dropdown-menu {
    right: 0;
  }
}
nav.bootsnav.lingnavbar .attr-nav ul li.language ul.dropdown-menu li a {
  padding: 10px 15px;
  border-bottom: solid 1px #eee;
}
nav.bootsnav.lingnavbar .top-show-search {
  display: inline-flex;
  padding: 0px 5px;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .top-show-search {
    display: none;
    padding: 0px;
  }
}
nav.bootsnav.lingnavbar .top-search {
  width: 280px;
  margin: 0 0 0 auto;
  position: absolute;
  right: 0;
  top: 70px;
  padding: 6px 15px;
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .top-search {
    width: 100%;
    top: 67px;
    left: 0;
    right: 0;
  }
}
@media (max-width: 992px) {
  nav.bootsnav.lingnavbar .navbar-collapse {
    width: 100%;
    text-align: left;
  }
  nav.bootsnav.lingnavbar .side {
    color: #ffffff !important;
  }
  nav.bootsnav.lingnavbar .side a {
    color: #ffffff !important;
  }
  nav.bootsnav.lingnavbar .side .fb {
    display: inline-block;
    border: 1px solid #ffffff;
    font-size: 1.2em;
    padding: 3px 8px;
    border-radius: 3px;
  }
}/*# sourceMappingURL=nav.css.map */