<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * base.less
 * é€šç”¨æ&nbsp;·å¼
 */
/**
 * style.less
 * å±‚å&nbsp;æ&nbsp;·å¼è¡¨
 */
body {
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
body {
  min-width: 1300px;
}
.container {
  width: 1200px !important;
  padding-left: 0;
  padding-right: 0;
}
.a {
  text-decoration: none;
  color: inherit;
}
.ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.img-box {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.img-box img[src=''],
.img-box img:not([src]) {
  opacity: 0;
  border: 0;
}
.wrap {
  padding-bottom: 64px;
}
.wrap-index {
  padding-bottom: 0;
  background: none;
}
.location {
  color: #999;
  position: absolute;
  top: 30px;
  right: 0;
}
.location a {
  color: inherit;
}
.location .breadcrumb {
  margin-bottom: 0;
  background: none;
  padding-right: 0;
}
.location .breadcrumb li:nth-child(2) {
  margin-left: 5px;
}
.location .breadcrumb li:nth-child(2):before {
  display: none;
}
.location .breadcrumb &gt; li + li:before {
  content: "&gt;";
}
.sidebar {
  width: 250px;
  float: left;
  position: relative;
}
.sidebar a {
  text-decoration: none;
  color: inherit;
}
.sidebar .list-title {
  padding-left: 30px;
  background-color: #0000ff;
  border-top-right-radius: 50px;
  line-height: 50px;
  overflow: hidden;
  color: #fff;
  margin-top: -25px;
  font-size: 16px;
}
.sidebar .list-title h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 60px;
  vertical-align: middle;
}
.sidebar .list-group {
  border-radius: 0;
  box-shadow: none;
  color: #666;
}
.sidebar .list-group-item {
  border: none;
  padding-bottom: 0;
  line-height: 50px;
  padding: 0;
  background: #eee;
  position: relative;
}
.sidebar .list-group-item a {
  display: block;
  padding-left: 35px;
}
.sidebar .list-group-item:hover,
.sidebar .list-group-item.active {
  background: none;
  text-shadow: none;
  color: #0000ff;
}
.sidebar .list-group-item.active::before {
  content: '&gt;';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 20px;
}
.sidebar .list-group-item.active a {
  text-decoration: underline;
}
.content {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  padding-left: 50px;
  padding-top: 80px;
  padding-right: 0;
}
.content &gt; .title h1,
.content &gt; .title h2 {
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: bold;
  display: none;
}
.ueditor img {
  max-width: 100%;
  height: auto;
}
.ueditor p {
  color: #666;
  line-height: 1.75;
}
.pagenav .pagination &gt; li {
  margin: 5px;
  display: inline-block;
  vertical-align: top;
}
.pagenav .pagination &gt; li:first-child &gt; a,
.pagenav .pagination &gt; li:last-child &gt; a {
  border-radius: 0;
}
.pagenav .pagination &gt; li.active &gt; a {
  background-color: #0000ff;
  border-color: #0000ff;
  color: #fff;
}
.pagenav .pagination &gt; li &gt; a {
  padding: 12px 20px;
  border-color: #dcdcdc;
  color: #999;
  font-size: 16px;
}
.pagenav .pagination &gt; li &gt; a:hover {
  background-color: #0000ff;
  border-color: #0000ff;
  color: #fff;
}
@media (max-width: 767px) {
  .pagenav {
    text-align: center;
  }
  .pagenav a {
    padding: 6px 12px !important;
  }
}
.wrap-about .ueditor img {
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .wrap-about .choice-list .col-sm-6 {
    width: 100%;
  }
}
.fancybox-list-factory .item {
  margin-bottom: 15px;
}
.fancybox-list-factory .item .fancybox {
  display: block;
}
.fancybox-list-factory .item .img-box {
  padding-bottom: 86.66666667%;
}
.fancybox-list-factory .item:hover .item-title {
  color: #0000ff;
}
.fancybox-list-factory .item:hover .item-thumb {
  border-color: #0000ff;
}
.fancybox-list-factory .item-thumb {
  border: 2px solid transparent;
}
.fancybox-list-factory .item-title {
  text-align: center;
  line-height: 35px;
  color: #666;
}
.fancybox-list-factory .item-title:hover {
  text-decoration: none;
}
.fancybox-list-honor .item {
  margin-bottom: 50px;
}
.fancybox-list-honor .item .fancybox {
  display: block;
}
.fancybox-list-honor .item .img-box {
  padding-bottom: 130%;
}
.fancybox-list-honor .item:hover .item-title {
  border-color: #0000ff;
}
.fancybox-list-honor .item-thumb {
  border: 2px solid #ccc;
  padding: 20px 10px;
}
.fancybox-list-honor .item-title {
  text-align: center;
  line-height: 35px;
  color: #666;
  border-bottom: 2px solid #ccc;
}
.fancybox-list-honor .item-title:hover {
  text-decoration: none;
}
.download-list .item {
  margin: 10px 0;
  padding: 10px 0 15px;
  border-bottom: 1px dashed #dcdcdc;
  position: relative;
}
.download-list .item p {
  color: #666;
}
.download-list .item span {
  margin-right: 1em;
}
.download-list .item img {
  width: 215px;
  height: 125px;
}
.download-list .media-heading {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #666;
  font-size: 16px;
  font-weight: normal;
}
.download-list .media-body p {
  color: #999;
}
.download-list .down-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #0000ff;
}
.download-list .down-btn button {
  color: #0000ff;
  border-color: #0000ff;
}
.choice-list {
  font-size: 0;
}
.choice-list .col-xs-12,
.choice-list .col-sm-6,
.choice-list .col-md-4 {
  font-size: 14px;
  float: none !important;
  display: inline-block !important;
  vertical-align: top !important;
}
.choice-list .item {
  position: relative;
  padding-left: 79px;
  margin-bottom: 50px;
}
.choice-list .item::before {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #000;
  position: absolute;
  display: block;
  content: '';
  top: 0;
  left: 0;
  margin-top: -10px;
  background: url(../images/choose.png) no-repeat;
  background-size: cover;
}
.choice-list .item-factory::before {
  background-position: 0px 0;
}
.choice-list .item-team::before {
  background-position: -64px 0;
}
.choice-list .item-quality::before {
  background-position: -128px 0;
}
.choice-list .item-exhibition::before {
  background-position: -192px 0;
}
.choice-list .item-making::before {
  background-position: -256px 0;
}
.choice-list .item-honor::before {
  background-position: -320px 0;
}
.choice-list .links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.choice-list .links li {
  padding-left: 8px;
  margin-bottom: 5px;
  position: relative;
  color: #666;
}
.choice-list .links li::before {
  display: inline-block;
  content: '';
  width: 3px;
  height: 3px;
  background-color: #b28850;
  border-radius: 50%;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  left: 0;
}
.choice-list .links li:hover {
  color: #b28850;
}
.choice-list .links li:hover::before {
  border-left-color: #b28850;
}
.choice-list .links a {
  text-decoration: none;
  color: inherit;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .choice-list .item {
    padding-left: 0;
  }
  .choice-list .item .title {
    text-align: center;
  }
  .choice-list .item::before {
    position: static;
    margin: 0 auto;
  }
  .choice-list .item a {
    font-size: 13px;
  }
}
.wrap-news .content &gt; .title h1,
.wrap-news .content &gt; .title h2 {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
.wrap-news .datetime {
  margin: 10px 0;
  line-height: 18px;
}
.wrap-news .datetime span {
  vertical-align: middle;
}
.wrap-news .datetime i {
  font-size: 18px;
  vertical-align: middle;
  margin-right: 5px;
  color: #999;
  font-weight: normal;
}
.news-list .list-group {
  border-radius: 0;
  box-shadow: none;
}
.news-list .list-group-item {
  border: none;
  color: #666;
  margin-bottom: 15px;
}
.news-list .list-group-item h4 {
  font-weight: normal;
  margin-top: 0;
}
.news-list .list-group-item a {
  text-decoration: none;
  color: inherit;
}
.news-list .list-group-item a:hover {
  color: #0000ff;
}
.news-list .list-group-item p {
  line-height: 2;
}
.wrap-contact .info h1 {
  font-weight: normal;
  font-size: 18px;
}
.wrap-contact .info a {
  text-decoration: none;
  color: inherit;
}
.wrap-contact .info a:hover {
  color: #0000ff;
  text-decoration: underline;
}
.wrap-contact .info p {
  color: #666;
}
.wrap-contact .form {
  border-left: 1px solid #e6e6e6;
  padding-left: 80px;
}
.wrap-contact .form &gt; p {
  font-size: 18px;
  color: #666;
}
.wrap-contact .map {
  margin-top: 32px;
}
.feedback-form,
.inquiry-form {
  padding: 0 15px;
}
.feedback-form .form-control,
.inquiry-form .form-control {
  border-radius: 0;
  background-color: #f9f9f9;
}
.feedback-form input,
.inquiry-form input,
.feedback-form textarea,
.inquiry-form textarea {
  font-size: 14px !important;
}
.feedback-form textarea,
.inquiry-form textarea {
  resize: vertical;
  max-height: 360px;
}
.feedback-form button,
.inquiry-form button {
  border-radius: 0;
  background: #4a4a4a;
  font-size: 16px;
  color: #fff;
  padding: 12px 48px;
  border: none;
  border-radius: 20px;
}
.feedback-form button i,
.inquiry-form button i {
  margin-right: 5px;
}
.feedback-form button:hover,
.inquiry-form button:hover,
.feedback-form button:focus,
.inquiry-form button:focus {
  color: #fff !important;
  background-color: rgba(74, 74, 74, 0.95) !important;
}
.sidebar-product-widget .media,
#product-recommend .media {
  margin: 10px 0;
  padding: 10px 10px 15px;
  border-bottom: 1px dashed #dcdcdc;
}
.sidebar-product-widget .media:last-child,
#product-recommend .media:last-child {
  border-bottom: none;
}
.sidebar-product-widget .media-object,
#product-recommend .media-object {
  width: 80px;
  height: 80px;
}
.sidebar-product-widget .owl-buttons,
#product-recommend .owl-buttons {
  position: absolute;
  top: -45px;
  right: 5px;
}
.sidebar-product-widget .owl-buttons &gt; div,
#product-recommend .owl-buttons &gt; div {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: none !important;
  padding: 0 !important;
}
.sidebar-product-widget .owl-buttons &gt; div::before,
#product-recommend .owl-buttons &gt; div::before {
  font-size: 18px;
  color: #b28850;
}
.sidebar-product-widget .owl-buttons .owl-prev::before,
#product-recommend .owl-buttons .owl-prev::before {
  content: "\e079";
}
.sidebar-product-widget .owl-buttons .owl-next::before,
#product-recommend .owl-buttons .owl-next::before {
  content: "\e080";
}
#product-recommend .owl-buttons {
  top: -55px;
}
.inquiry-sheet {
  position: fixed;
  right: 10px;
  top: 120px;
  width: 260px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 0px #9E9E9E;
  z-index: 99;
}
.inquiry-sheet .sheet-head {
  line-height: 60px;
  background-color: #000;
  color: #b28850;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}
.inquiry-sheet .sheet-head .glyphicon {
  margin-right: 10px;
}
.inquiry-sheet .sheet-body {
  padding: 10px;
}
.inquiry-sheet .sheet-list {
  padding: 0;
  margin: 0;
}
.inquiry-sheet .sheet-list .item {
  overflow: hidden;
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: 1px dashed #dedede;
}
.inquiry-sheet .sheet-list .item .thumb {
  width: 50px;
  float: left;
  margin-right: 10px;
}
.inquiry-sheet .sheet-list .item .thumb img {
  width: 100%;
  height: 100%;
}
.inquiry-sheet .sheet-list .item .title {
  float: left;
  width: 130px;
  text-decoration: none;
  color: #999;
  font-size: 14px;
  display: -webkit-box;
  white-space: normal;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.inquiry-sheet .sheet-list .item .title:hover {
  color: #b28850;
}
.inquiry-sheet .sheet-list .item .delbtn {
  margin-top: 10px;
  float: right;
  width: 26px;
  height: 26px;
  background: url(../images/icon.png) no-repeat;
  background-position: -234px 0;
  background-size: cover;
}
.inquiry-sheet .sheet-list .item .delbtn:hover {
  background-position: -260px 0;
}
.inquiry-sheet .sheet-checkout {
  margin-top: 12px;
  line-height: 42px;
  text-align: center;
  display: block;
  background-color: rgba(178, 136, 80, 0.9);
  color: #fff;
  text-decoration: none;
}
.inquiry-sheet .sheet-checkout::before {
  font-size: 24px;
  margin-right: 4px;
  content: '\1F4E7';
  vertical-align: middle;
}
.inquiry-sheet .sheet-checkout:hover {
  background-color: #b28850;
}
.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header a {
  text-decoration: none;
  color: inherit;
}
.header .main {
  padding: 20px 0;
  overflow: hidden;
}
.header .main .logo {
  height: 76px;
  float: left;
}
.header .main .logo img {
  height: 100%;
  display: block;
}
.header .main .lang {
  float: right;
  color: #888;
  margin-top: 25px;
}
.header .main .lang a {
  display: inline-block;
  vertical-align: top;
  line-height: 20px;
  height: 20px;
  padding-left: 40px;
  padding-right: 10px;
  background: url(../images/lang.png) no-repeat;
}
.header .main .lang a:hover {
  color: #333;
}
.header .main .lang a.cn {
  background-position: top left;
  margin-right: 25px;
}
.header .main .lang a.en {
  background-position: bottom left;
}
.header .menu {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.header .navbar2 {
  margin-top: -1px;
  margin-bottom: -1px;
}
.header .navbar2 &gt; ul {
  text-align: center;
  font-size: 0;
}
.header .navbar2 .nav-item {
  position: relative;
  display: inline-block;
  border: solid transparent;
  border-width: 1px 0;
  font-size: 14px;
}
.header .navbar2 .nav-item.active {
  border-color: #0000ff;
}
.header .navbar2 .nav-item.active::before {
  position: absolute;
  left: 50%;
  top: 0;
  content: '';
  width: 0;
  height: 0;
  display: block;
  margin-left: -3px;
  border: 6px solid transparent;
  border-top-color: #0000ff;
}
.header .navbar2 .nav-item:hover {
  border-bottom-color: #0000ff;
}
.header .navbar2 .nav-item:hover ul {
  display: block;
}
.header .navbar2 .nav-item a {
  text-decoration: none;
  color: inherit;
}
.header .navbar2 .nav-item &gt; a {
  display: block;
  padding: 12px 55px;
  transition: background-color 0.2s ease-out;
}
.header .navbar2 .nav-item ul {
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 0;
  display: none;
  min-width: 100%;
  padding: 12px 0;
  padding: 15px 22px;
  background: rgba(255, 255, 255, 0.74);
  box-shadow: 0 -3px transparent, 0 0 3px #ccc;
  font-size: 12px;
}
.header .navbar2 .nav-item li a {
  line-height: 2;
  white-space: nowrap;
  color: #666;
  display: block;
  border-radius: 5px;
}
.header .navbar2 .nav-item li a:hover {
  color: #fff;
  background-color: #0000ff;
}
.banner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.banner img {
  width: 1920px;
  height: 450px;
}
.banner &gt; div {
  position: relative;
  left: 50%;
  width: 1920px;
  margin-left: -960px;
}
.banner .owl-banner {
  height: 380px;
}
.banner #owl-index {
  height: 450px;
}
.banner #owl-index .owl-controls {
  margin: 0;
}
.banner #owl-index .owl-pagination {
  position: absolute;
  bottom: 22px;
  width: 100%;
}
.banner #owl-index .owl-pagination .owl-page.active span {
  background: #fff;
}
.banner #owl-index .owl-pagination .owl-page span {
  width: 14px;
  height: 14px;
  margin: 5px;
  opacity: 1;
  border: 1px solid #fff;
  background: none;
}
.wrap-index .box {
  margin: 32px 0;
}
.wrap-index .box .mtitle {
  text-align: center;
}
.wrap-index .box .mtitle h2 {
  margin: 0;
  font-size: 30px;
  color: #000;
  font-family: Georgia;
  font-style: italic;
}
.wrap-index .box .mtitle p {
  margin-top: 8px;
  margin-bottom: 16px;
  color: #999;
}
.wrap-index .box .mtitle p.text-warning {
  color: #b28850;
}
.wrap-index .box .mnote {
  color: #666;
  font-size: 14px;
  text-align: center;
}
.wrap-index .box .tab-title {
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  line-height: 36px;
}
.wrap-index .box .tab-title h3 {
  display: inline-block;
  padding-left: 30px;
  padding-right: 50px;
  background-color: #ccc;
  font-size: 16px;
  line-height: inherit;
  vertical-align: middle;
  margin: 0;
  border-top-right-radius: 20px;
}
.wrap-index .box .tab-title i {
  margin-right: 5px;
  vertical-align: middle;
}
.wrap-index .box .tab-title span {
  vertical-align: middle;
}
.wrap-index .box .tab-title .more {
  font-size: 12px;
  padding-top: 16px;
  line-height: 20px;
  color: #0000ff;
}
.wrap-index .box-product .container-2 {
  overflow: hidden;
}
.wrap-index .box-product .carousel {
  margin-left: -15px;
  margin-right: -15px;
}
.wrap-index .box-product .container-1 {
  position: relative;
}
.wrap-index .box-product .container-1 .owl-prev,
.wrap-index .box-product .container-1 .owl-next {
  width: 40px;
  height: 40px;
  background: url(../images/owl-prev-next.png) no-repeat;
  position: absolute;
  top: 135px;
  display: block;
}
.wrap-index .box-product .container-1 .owl-prev {
  left: -50px;
}
.wrap-index .box-product .container-1 .owl-next {
  right: -50px;
  background-position: right center;
}
.wrap-index .box-product #owl-index-product .item {
  padding: 18px;
}
.wrap-index .box-product #owl-index-product .item:hover .title a {
  border-color: #0000b7;
}
.wrap-index .box-product #owl-index-product .thumb {
  position: relative;
}
.wrap-index .box-product #owl-index-product .thumb &gt;a::after {
  position: absolute;
  content: 'Learn more';
  color: #fff;
  text-decoration: underline;
  line-height: 260px;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 183, 0.5);
  cursor: pointer;
}
.wrap-index .box-product #owl-index-product .thumb:hover &gt;a::after {
  display: block;
}
.wrap-index .box-product #owl-index-product .title {
  text-align: center;
  font-size: 16px;
  color: #999;
}
.wrap-index .box-product #owl-index-product .title a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
  border-bottom: 2px solid transparent;
  padding-bottom: 5px;
}
.wrap-index .box-product #owl-index-product .title:hover {
  color: #666;
}
.wrap-index .box-about .media-body {
  color: #666;
  padding-left: 15px;
}
.wrap-index .box-about .media-body p {
  text-indent: 2em;
}
.wrap-index .box-factory img {
  width: 100%;
}
.wrap-index .box-factory .item-1 img,
.wrap-index .box-factory .item-3 img {
  height: 345px;
}
.wrap-index .box-factory .item-2 img {
  height: 165px;
}
.wrap-index .box-factory .row .item-1 {
  padding-right: 7.5px;
}
.wrap-index .box-factory .row .item-2 {
  padding: 0;
}
.wrap-index .box-factory .row .item-2 &gt; div {
  padding-left: 0;
}
.wrap-index .box-factory .row .item-2 &gt; div &gt; div {
  padding-left: 0;
}
.wrap-index .box-factory .row .item-3 {
  padding-left: 7.5px;
}
.wrap-index .box-factory .row .col-xs-12 {
  padding: 0;
}
.wrap-index .box-factory .row .col-xs-12 .col-xs-6 {
  padding-left: 7.5px;
  padding-right: 7.5px;
  padding-bottom: 15px;
}
.wrap-index .box-factory .row a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.wrap-index .box-factory .row a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(0, 0, 255, 0.5) url(../images/box-factory.png) no-repeat center;
  transition: 0.3s all;
}
.wrap-index .box-factory .row a:hover::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wrap-index #owl-video .owl-controls {
  margin: 0;
  position: relative;
}
.wrap-index #owl-video .owl-pagination {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.wrap-index #owl-video .owl-pagination .owl-page.active span {
  background: #fff;
}
.wrap-index #owl-video .owl-pagination .owl-page span {
  width: 14px;
  height: 14px;
  margin: 5px;
  opacity: 1;
  border: 1px solid #fff;
  background: none;
}
/*.wrap-index #owl-video .owl-item::after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.5) url(../images/play.png) no-repeat center;
  cursor: pointer;
}*/
.wrap-index #owl-video .owl-item:hover::after {
  display: block;
}
.wrap-index .box-category ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrap-index .box-category a {
  text-decoration: none;
  color: inherit;
}
.wrap-index .box-category .img-box {
  padding-bottom: 7.5%;
}
.wrap-index .box-category .item-3 {
  background-color: #b28850;
  padding: 30px;
  color: #dddddd;
}
.wrap-index .box-category .item-3 h3 {
  font-size: 22px;
  color: #000;
  font-family: Georgia;
}
.wrap-index .box-category .item-3 li {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}
.wrap-index .box-category .item-3 li a {
  display: block;
}
.wrap-index .box-category .item-1,
.wrap-index .box-category .item-2 {
  margin-bottom: 32px;
}
.wrap-index .box-category .item-1 img,
.wrap-index .box-category .item-2 img {
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  .wrap-index .box-category .item-3 {
    min-height: 668px;
  }
}
@media (min-width: 1320px) {
  .wrap-index .box-category .item-3 {
    min-height: 742px;
  }
}
.wrap-index .box-customer {
  background-color: #f3f3f3;
  background: #f3f3f3 url(../images/wrap-bg.png);
}
.wrap-index .box-customer .avatar {
  width: 110px;
  height: 110px;
  border: 5px solid #fff;
  overflow: hidden;
}
.wrap-index .box-customer .avatar img {
  width: 100%;
  height: 100%;
}
.wrap-index #owl-index-customer .owl-buttons div {
  position: absolute;
  top: 30%;
  width: 50px;
  height: 50px;
  opacity: 1;
  border-radius: 0;
  background: url(../images/icon.png) no-repeat;
  background-size: cover;
}
.wrap-index #owl-index-customer .owl-buttons .owl-prev {
  left: -64px;
  background-position: -200px 0;
}
.wrap-index #owl-index-customer .owl-buttons .owl-prev.disabled {
  cursor: default;
  background-position: -200px 0 !important;
}
.wrap-index #owl-index-customer .owl-buttons .owl-prev:hover {
  background-position: -250px 0;
}
@media (max-width: 768px) {
  .wrap-index #owl-index-customer .owl-buttons .owl-prev {
    left: -22px;
    margin-top: 25px;
    transform: scale(0.8);
  }
}
@media (max-width: 480px) {
  .wrap-index #owl-index-customer .owl-buttons .owl-prev {
    left: -18px;
    margin-top: 0;
    transform: scale(0.5);
  }
}
.wrap-index #owl-index-customer .owl-buttons .owl-next {
  right: -64px;
  background-position: -300px 0;
}
.wrap-index #owl-index-customer .owl-buttons .owl-next.disabled {
  cursor: not-allowed;
  background-position: -300px 0 !important;
}
.wrap-index #owl-index-customer .owl-buttons .owl-next:hover {
  background-position: -350px 0;
}
@media (max-width: 768px) {
  .wrap-index #owl-index-customer .owl-buttons .owl-next {
    right: -22px;
    margin-top: 25px;
    transform: scale(0.8);
  }
}
@media (max-width: 480px) {
  .wrap-index #owl-index-customer .owl-buttons .owl-next {
    right: -18px;
    margin-top: 0;
    transform: scale(0.5);
  }
}
.wrap-index #owl-index-customer .owl-pagination {
  margin-top: 20px;
}
.wrap-index #owl-index-customer .owl-page span {
  background-color: #d3bea2;
}
.wrap-index #owl-index-customer .base {
  background-color: #fff;
  text-align: center;
  margin-top: 32px;
  padding: 40px 80px 20px;
}
.wrap-index #owl-index-customer .base p {
  color: #666;
  margin-bottom: 20px;
}
.wrap-index #owl-index-customer .base h4 {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .wrap-index #owl-index-customer .base {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wrap-index .box-fashion a {
  text-decoration: none;
  color: inherit;
}
.wrap-index .box-fashion .row img {
  width: 100%;
}
.wrap-index .box-fashion .title {
  position: relative;
  padding-bottom: 15.78947368% !important;
}
.wrap-index .box-fashion .title::after {
  content: '';
  background: url(../images/icon-fashion.png) no-repeat;
  background-size: cover;
  width: 12px;
  height: 16px;
  display: block;
  position: absolute;
  right: 0;
  top: 8px;
  display: none;
}
@media (min-width: 1200px) {
  .wrap-index .box-fashion .title::after {
    display: block;
  }
  .wrap-index .box-fashion .title span {
    padding-right: 12px;
  }
}
@media (max-width: 767px) {
  .wrap-index .box-fashion .title::after {
    display: block;
  }
  .wrap-index .box-fashion .title span {
    padding-right: 12px;
  }
}
.wrap-index .box-fashion .title span {
  display: inline-block;
  vertical-align: bottom;
  font-style: italic;
  color: #666;
  line-height: 30px;
}
.wrap-index .box-fashion .img-box {
  padding-bottom: 147.36842105%;
}
@media (min-width: 992px) {
  .wrap-index .box-fashion .row-line-2 {
    position: relative;
    top: -64px;
    z-index: 99;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .wrap-index .box-fashion + div {
    margin-top: -383px;
  }
  .wrap-index .box-fashion .row-line-2 {
    position: relative;
    top: -383px;
  }
  .wrap-index .box-fashion .row-line-2 &gt; div:nth-child(1) {
    float: right;
  }
  .wrap-index .box-fashion .row-line-2 &gt; div:nth-child(2) {
    clear: both;
  }
}
@media (max-width: 991px) {
  .wrap-index .box-fashion .row &gt; div {
    margin-bottom: 30px;
  }
}
.wrap-index .box-faq {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}
.wrap-index .box-faq .carousel {
  margin: 32px -15px 0;
}
.wrap-index .box-faq .item {
  padding: 15px;
}
.wrap-index .box-faq .base {
  margin: 20px 0;
}
.wrap-index .box-faq .base a {
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.wrap-index .box-faq .base .note {
  font-size: 13px;
  line-height: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.wrap-index .box-faq .info {
  border-top: 1px solid #dcdcdc;
  padding-top: 12px;
}
.wrap-index .box-faq .info i {
  margin-right: 5px;
}
.wrap-index .box-faq .info .author,
.wrap-index .box-faq .info .hits {
  color: #999;
  display: inline-block;
  margin-right: 12px;
}
.wrap-index .box-faq .img-box {
  padding-bottom: 58.53658537%;
}
.wrap-index #owl-index-faq .owl-buttons div {
  position: absolute;
  top: 30%;
  width: 50px;
  height: 50px;
  opacity: 1;
  border-radius: 0;
  background: url(../images/icon.png) no-repeat;
  background-size: cover;
}
.wrap-index #owl-index-faq .owl-buttons .owl-prev {
  left: -64px;
  background-position: -200px 0;
}
.wrap-index #owl-index-faq .owl-buttons .owl-prev.disabled {
  cursor: default;
  background-position: -200px 0 !important;
}
.wrap-index #owl-index-faq .owl-buttons .owl-prev:hover {
  background-position: -250px 0;
}
@media (max-width: 768px) {
  .wrap-index #owl-index-faq .owl-buttons .owl-prev {
    left: -22px;
    margin-top: 25px;
    transform: scale(0.8);
  }
}
@media (max-width: 480px) {
  .wrap-index #owl-index-faq .owl-buttons .owl-prev {
    left: -18px;
    margin-top: 0;
    transform: scale(0.5);
  }
}
.wrap-index #owl-index-faq .owl-buttons .owl-next {
  right: -64px;
  background-position: -300px 0;
}
.wrap-index #owl-index-faq .owl-buttons .owl-next.disabled {
  cursor: not-allowed;
  background-position: -300px 0 !important;
}
.wrap-index #owl-index-faq .owl-buttons .owl-next:hover {
  background-position: -350px 0;
}
@media (max-width: 768px) {
  .wrap-index #owl-index-faq .owl-buttons .owl-next {
    right: -22px;
    margin-top: 25px;
    transform: scale(0.8);
  }
}
@media (max-width: 480px) {
  .wrap-index #owl-index-faq .owl-buttons .owl-next {
    right: -18px;
    margin-top: 0;
    transform: scale(0.5);
  }
}
.wrap-index #owl-index-faq .owl-page span {
  width: 22px;
  height: 6px;
  border-radius: 0;
}
.wrap-product .product-list .item {
  margin-bottom: 35px;
}
.wrap-product .product-list .item &gt; a {
  display: block;
}
.wrap-product .product-list .item:hover .item-title {
  color: #fff;
  background-color: #adadad;
}
.wrap-product .product-list .item-title {
  text-align: center;
  line-height: 35px;
  color: #333;
  border: 1px solid #adadad;
  border-top: none;
}
.wrap-product .product-list .item-title:hover {
  text-decoration: none;
}
.wrap-product .main h1 {
  font-weight: normal;
  font-size: 20px;
  margin-top: 0;
}
.wrap-product .main .note {
  color: #666;
  line-height: 1.75;
}
.wrap-product .main .btn-default {
  color: #fff;
  background-color: #0000ff;
  border-color: #0000ff;
  padding: 6px 16px;
  margin-top: 16px;
}
.wrap-product .album img {
  display: block;
  width: 100%;
}
.wrap-product .album .owl-carousel {
  border: 1px solid #dfdfdf;
}
.wrap-product .album .owl-controls {
  display: none !important;
}
.wrap-product .album .owl-carousel-thumb {
  margin-top: 20px;
}
.wrap-product .album .owl-carousel-thumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: justify;
}
.wrap-product .album .owl-carousel-thumb .item {
  display: inline-block;
  width: 18%;
  margin-bottom: 12px;
  border: 1px solid #dfdfdf;
}
.wrap-product .album .owl-carousel-thumb .item:hover,
.wrap-product .album .owl-carousel-thumb .item.active {
  border-color: #0000ff;
}
.wrap-product .album .owl-carousel-thumb .item-fix {
  overflow: hidden;
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
}
.wrap-product .tab-title {
  padding-bottom: 4px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 32px;
}
.wrap-product .tab-title h3 {
  display: inline-block;
  padding-left: 20px;
  padding-right: 40px;
  background-color: #ccc;
  line-height: 40px;
  font-size: 16px;
  vertical-align: middle;
  margin: 0;
  border-top-right-radius: 32px;
}
.wrap-product .tab-title i {
  margin-right: 5px;
  vertical-align: middle;
}
.wrap-product .feedback-form {
  padding: 0;
}
.wrap-product .feedback-form &gt; p {
  color: #666;
  margin-bottom: 16px;
}
.wrap-product .feedback-form input,
.wrap-product .feedback-form textarea {
  background-color: #fff !important;
}
.wrap-product .feedback-form button {
  border-radius: 0;
  background: none;
  color: #333;
  border: 1px solid #999;
  padding: 6px 32px;
}
.wrap-inquiry .content {
  padding: 0;
  border: none;
  background-color: transparent;
}
.wrap-inquiry .inquiry-title h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.wrap-inquiry .inquiry-form {
  background-color: #fff;
  padding: 30px 40px;
}
.footer {
  padding: 20px 0;
  background-color: #262626;
}
.footer p {
  color: #999;
  margin: 0;
}
.footer .pull-right {
  font-style: italic;
}
.footer .pull-right a {
  text-decoration: none;
  color: inherit;
}



.online
{
    position: fixed;
    z-index: 3;
    top: 40%;
    right: 0;

    width: 50px;
}
@media (max-width: 767px)
{
    .online
    {
        display: none;
    }
}
.online a
{
    position: relative;

    display: block;

    width: 50px;
    height: 50px;

    cursor: pointer;
    text-decoration: none;

    border-bottom: 1px solid #454545;
    background: url(../images/online.png) no-repeat rgba(0, 0, 0, .8);
}
.online a:last-child
{
    border-bottom: none;
}
.online a.online-email
{
    background-position: 0 0;
}
.online a.online-email:hover
{
    background-color: #b4961a;
}
.online a.online-whatsapp
{
    background-position: 0 -50px;
}
.online a.online-whatsapp:hover
{
    background-color: #3dbb2a;
}
.online a.online-skype
{
    background-position: 0 -100px;
}
.online a.online-skype:hover
{
    background-color: #00affb;
}
.online a.online-facebook
{
    background-position: 0 -150px;
}
.online a.online-facebook:hover
{
    background-color: #3b589b;
}
.online a.online-wechat
{
    background-position: 0 -200px;
}
.online a.online-wechat:hover
{
    background-color: #33d055;
}
.online a.online-top
{
    background-position: 0 -250px;
}
.online a.online-top:hover
{
    background-color: #000;
}
.online a.online-wechat img
{
    position: absolute;
    z-index: 999;
    top: 0;
    right: 54px;

    display: block;
    display: none;

    width: 138px;
    height: 138px;

    border: 2px solid #33d055;
}</pre></body></html>