<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bread-wrap {
  margin-top: 10px; }

.breadcrumb {
  padding: 3px 1px;
  margin-bottom: 10px;
  list-style: none;
  border-radius: 4px;
  font-size: 14px; }

.breadcrumb &gt; li {
  display: inline-block; }

.breadcrumb &gt; li + li:before {
  padding: 0 5px;
  color: #666666;
  content: "\003e"; }

.breadcrumb &gt; li &gt; a {
  color: #666666; }

.breadcrumb &gt; li &gt; a:hover {
  color: #d23e3e; }

.breadcrumb &gt; .active {
  color: #333333; }

/************************************
*************home********************/
/*bg*/
.supplier-bg {
  width: 100%;
  height: auto;
  min-height: 5%;
  overflow: hidden;
  background: url(../img/supplier.jpg) top center no-repeat #fff; }

.supplier-content {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 40px; }

.supplier-content img {
  border: 0;
  margin: 0;
  padding: 0; }

.supplier-content:after {
  clear: both; }

.supplier-bg .breadcrumb {
  font-size: 12px; }

/*supplier-header*/
.supplier-header {
  width: 100%;
  height: 150px;
  padding-top: 25px; }

.supplier-header h1 {
  font-size: 1.8em;
  color: #1663a6; }

.supplier-header &gt; h1 &gt; img {
  vertical-align: text-bottom; }

.supplier-header ul {
  margin-top: 20px; }

.supplier-header ul li {
  float: left;
  margin-right: 35px; }

.supplier-header ul li i {
  padding-right: 5px; }

/*supplier-nav*/
.supplier-nav {
  width: 100%;
  height: 45px;
  line-height: 43px;
  background: #fff;
  border: 1px solid #ddd;
  opacity: 0.8;
  filter: Alpha(opacity=80); }

.supplier-nav ul li {
  float: left;
  text-align: center; }

.supplier-nav ul li a {
  display: inline-block;
  background: #fff;
  width: 170px;
  height: 43px;
  border-right: 1px solid #ddd;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  cursor: pointer; }

.supplier-nav ul li a:hover, .supplier-nav ul li a.active {
  background: #eee; }

/*supplier-logo*/
.supplier-logo {
  border: 1px solid #ddd;
  width: 100%;
  height: auto;
  overflow: hidden;
  line-height: 3em; }

.supplier-logo span {
  text-align: center;
  margin: 0 auto;
  width: 30%;
  float: left;
  display: inline-block;
  line-height: 220px;
  vertical-align: middle; }

.supplier-logo span img {
  vertical-align: middle; }

.supplier-logo p {
  border-left: 1px solid #ddd;
  padding: 20px;
  float: right;
  width: 70%; }

/*supplier-intro*/
.supplier-intro {
  border: 1px solid #ddd;
  border-top: none;
  padding: 20px;
  line-height: 3em; }

.supplier-intro h2 {
  text-align: center;
  margin: 10px auto; }

.showmore {
  margin: 0 auto;
  text-align: center;
  color: #1663a6;
  margin-top: 10px;
  vertical-align: middle;
  cursor: pointer; }

.supplier-intro .main {
  height: 100px;
  overflow: hidden; }

/*product*/
.main-deal {
  width: 100%;
  overflow: hidden; }

.main-deal .box-skin {
  margin-top: 20px; }

.main-deal .box-skin .box-skin-title {
  position: relative; }

.main-deal .box-skin .box-skin-title h2 {
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  margin-bottom: 0; }

.main-deal .box-skin .box-skin-title h2 span {
  float: right;
  text-align: right;
  font-size: 14px; }

.main-deal .box-skin .box-skin-title .title-view-more {
  position: absolute;
  right: 0;
  bottom: 0; }

.main-deal .box-skin .box-skin-title .btn-link-more {
  line-height: 32px; }

.main-deal .box-skin .box-skin-title .link-more-anti {
  font-family: Simsun;
  font-style: normal; }

.main-deal .box-skin .box-skin-title .btn-link-more:hover {
  color: #d93830; }

.main-deal .box-skin .box-skin-body:before, .main-deal .box-skin .box-skin-body:after {
  content: " ";
  display: table; }

.main-deal .box-skin .box-skin-body:after {
  clear: both; }

.trending-product .treading-list {
  position: absolute;
  right: 0;
  bottom: -1px; }

.trending-product .treading-list li {
  float: left;
  margin-left: 18px;
  padding-bottom: 10px; }

.trending-product .treading-list li a {
  color: #666666;
  text-decoration: none; }

.trending-product .treading-list li a:hover {
  color: #d93830; }

.trending-product .treading-list li.current {
  padding-bottom: 8px;
  border-bottom: 2px solid #d93830; }

.trending-product .treading-list li.current a {
  color: #d93830; }

.trending-product .box-skin-body {
  overflow: hidden;
  height: 320px;
  border: 1px solid #dddddd;
  background: url(../img/loading-middle.gif) no-repeat center center; }

.trending-product .slidebox-horizontal {
  position: relative; }

.trending-product .slidebox-horizontal .slidebox-slider {
  width: 999999px;
  position: relative; }

.trending-product .slidebox-horizontal .slidebox-slider .trending-item {
  float: left;
  list-style: none;
  height: 320px;
  width: 1200px; }

.trending-product .slidebox-prev, .trending-product .slidebox-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  height: 50px;
  margin-top: -25px; }

.trending-product .slidebox-prev {
  left: 0; }

.trending-product .slidebox-next {
  right: 0; }

.trending-product .slidebox-prev &gt; a, .trending-product .slidebox-next &gt; a {
  width: 30px;
  height: 50px;
  text-indent: -9999em;
  cursor: pointer;
  opacity: 0.4;
  background: #000 url(../img/banner-slider-buttons.png) no-repeat; }

.trending-product .slidebox-prev &gt; a {
  float: left;
  border-radius: 0 2px 2px 0; }

.trending-product .slidebox-next &gt; a {
  float: right;
  border-radius: 2px 0 0 2px;
  background-position: -29px 0; }

.trending-product .slidebox-prev &gt; a:hover, .trending-product .slidebox-next &gt; a:hover {
  opacity: 0.6; }

.trending-product .slidebox-wrap {
  width: 1200px;
  margin: 0 -1px;
  overflow: hidden;
  position: relative; }

.trending-product .slidebox-wrap .col-lg-3 {
  width: 20%;
  padding-left: 10px;
  padding-right: 10px; }

.trending-product .slidebox-wrap .item {
  padding: 10px 0; }

.trending-product .slidebox-wrap .item .img {
  position: relative;
  width: 220px; }

.trending-product .slidebox-wrap .item .img .pic {
  width: 220px;
  height: 220px;
  margin: 0 auto;
  background-color: #fff;
  display: table;
  table-layout: fixed;
  text-align: center;
  font-size: 0;
  overflow: hidden; }

.trending-product .slidebox-wrap .item .img .pic img {
  max-width: 220px;
  max-height: 220px; }

.trending-product .slidebox-wrap .item .img .discount {
  position: absolute;
  top: 0;
  left: 0;
  width: 46px;
  height: 46px;
  overflow: hidden;
  background: url(../img/th-icon-discount.png) no-repeat;
  color: #fff;
  text-align: center; }

.trending-product .slidebox-wrap .item .pic-rind {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.trending-product .slidebox-wrap .item .detail {
  margin-top: 8px; }

.trending-product .slidebox-wrap .item .detail .title {
  height: 36px;
  overflow: hidden; }

.trending-product .slidebox-wrap .item .detail .title a {
  color: #333333; }

.trending-product .slidebox-wrap .item .detail .cost {
  margin-top: 12px; }

.trending-product .slidebox-wrap .item .detail .cost b {
  color: #d93830;
  font-weight: normal; }

.trending-product .slidebox-container {
  background: #fff;
  overflow: hidden; }

/*factory*/
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  min-height: 250px;
  height: auto;
  overflow: hidden;
  position: relative;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-slider {
  position: absolute;
  width: 100%; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 30px;
  border: none;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.flickity-prev-next-button.previous {
  left: 1px; }

.flickity-prev-next-button.next {
  right: 1px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* color &amp; size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 30px; }

/* ---- page dots ---- */
.flickity-page-dots {
  display: none;
  position: absolute;
  width: 100%;
  height: auto;
  overflow: hidden;
  bottom: -35px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  opacity: 1; }

.gallery {
  height: auto;
  counter-reset: gallery-cell; }

.gallery-cell {
  width: 100%;
  height: auto;
  overflow: hidden;
  counter-increment: gallery-cell; }

.shangjia {
  width: 100%;
  border: 1px solid #ddd;
  padding-top: 30px;
  padding-bottom: 15px;
  height: auto;
  overflow: hidden; }

.shangjia ul {
  margin: 0 auto;
  height: auto;
  overflow: hidden;
  width: 95%; }

.shangjia ul li {
  width: 25%;
  float: left;
  text-align: center;
  background: none; }

.shangjia1 h2 {
  padding-top: 20px;
  padding-bottom: 5px; }

.shangjia ul li p {
  font-size: 12px;
  padding-top: 10px; }

/*contact*/
.contact {
  width: 100%;
  margin: 20px auto;
  height: auto;
  overflow: hidden; }

.contactleft {
  width: 415px;
  height: 460px;
  border: 1px solid #ddd;
  float: left;
  overflow: hidden; }

.contactleftpic {
  border-bottom: 1px dotted #ddd;
  padding: 20px 10px 20px 30px;
  height: auto;
  overflow: hidden; }

.contactleftpic span {
  float: left;
  display: inline-block;
  margin-right: 20px; }

.contactleftpic span img {
  width: 100px;
  height: 100px;
  border-radius: 50%; }

.contactleftpic h4 {
  font-weight: bold;
  padding-top: 15px; }

.contactdetails {
  padding: 10px 15px 0 30px;
  line-height: 2.8em;
  overflow: hidden; }

.contactdetails span {
  color: #999;
  width: 70px;
  display: inline-block; }

.contactmessage {
  width: 770px;
  height: 460px;
  border: 1px solid #ddd;
  float: left;
  padding-top: 50px;
  overflow: hidden;
  font-size: 14px; }

.logininfor {
  margin: 0 auto;
  width: 80%;
  text-align: left; }

.logininfor1 {
  margin-bottom: 15px; }

.logininfor1 label {
  width: 16%;
  vertical-align: middle;
  display: inline-block;
  text-transform: capitalize;
  text-align: right;
  padding-right: 20px; }

.logininfor1 input {
  width: 84%;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px; }

.logininfor1 textarea {
  width: 84%;
  border: 1px solid #ddd;
  border-radius: 4px;
  height: 165px;
  line-height: 35px;
  padding: 0 10px; }

.logininfor1 p {
  width: 16%;
  text-transform: capitalize;
  float: left;
  text-align: right;
  overflow: hidden;
  padding-right: 30px; }

.Sourcing {
  width: 340px;
  padding-bottom: 5px; }

.ColorGray {
  color: #999; }

.messagebt {
  padding-left: 16%; }

/************************************
*************contact********************/
.supplier-contact {
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
  overflow: hidden;
  font-size: 14px;
  padding: 40px 30px;
  background: #fff;
  margin-bottom: 40px; }

.supplier-contactpic {
  float: left;
  width: 38%;
  height: auto;
  text-align: center;
  overflow: hidden; }

.supplier-contactpic span {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 30px; }

.supplier-contactpic span img {
  width: 140px;
  height: 140px;
  border-radius: 50%; }

.supplier-contactpic h4 {
  font-weight: bold;
  padding-bottom: 10px; }

.supplier-details {
  width: 62%;
  float: left;
  border-left: 1px dotted #ddd;
  padding-left: 40px;
  line-height: 2.8em;
  overflow: hidden; }

.supplier-details span {
  color: #999;
  width: 70px;
  display: inline-block; }
</pre></body></html>