<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(/static/css/font.css);
@import url("//www.micstatic.com/common/css/font2.css");
@import url(/static/css/reset.css);
@import url(/static/css/libs/header.css);
@import url(/static/css/btn.css);
@import url("//www.micstatic.com/common/css/libs/_flags/ft-flags.css");
@import url(/static/css/thumb.css);
@import url(/static/css/pager.css);
@import url(/static/css/tips.css);
@import url(/static/css/header-search-bar.css);
@import url(/static/css/libs/crumb.css);
.search-wrap {
  position: relative;
}

.search-wrap label {
  left: 5px;
  top: 0;
}

/*2013-10-29 liuweiwei live800*/
.live-800 {
  position: fixed;
  bottom: 132px;
  z-index: 3;
}

.live-800-sup {
  bottom: 96px;
}

/*
*@page: Sourcing Channel
*@Author: juhailin 2014-06-30
*@Update: juhailin 2014-06-30
*/
.sc-list-box .sc-list-main {
  width: 790px;
  float: right;
  padding-bottom: 50px;
}
.sc-list-box .sc-list-side {
  width: 190px;
  float: left;
}

.sc-list-hd {
  background: #f1f1f1;
  border-top: 3px solid #dcdcdc;
  height: 28px;
}

.ico-arrow {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 8px;
  background: url(/static/img/sourcing-channel/ico-arrow.png);
}

.ico-arrow-up {
  background-position: 0 -41px;
}

.ico-arrow-down {
  background-position: 0 -28px;
}

.selected .ico-arrow-up {
  background-position: 0 -0px;
}

.selected .ico-arrow-down {
  background-position: 0 -14px;
}

.sc-list-bd .item {
  padding: 10px 15px;
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
}
.sc-list-bd .item:hover {
  background: #fff;
  z-index: 1;
  position: relative;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.sc-list-bd .even {
  background: #f9f9f9;
}
.sc-list-bd .pic {
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 10px;
  border: 1px solid #eee;
}
.sc-list-bd .pic img{
	max-width:100%;
	max-width:100%;
}
.sc-list-bd .info-box {
  width: 513px;
  float: left;
}
.sc-list-bd .info-box .title {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  word-break: break-all;
}
.sc-list-bd .info-box .title a:visited {
  color: #8a56a3;
}
.sc-list-bd .info-box .title img {
  vertical-align: middle;
}
.sc-list-bd .info {
  float: left;
  width: 400px;
  color: #222;
}
.sc-list-bd .info .tips-box{
	position:relative;
	display:inline-block;
	*display:inline;
	*zoom:1;
}
.sc-list-bd .info .tips{
	left: 25px;
    top: -6px;
    width: 240px;
	display:none;
}
.sc-list-bd .info .arrow-left{
	top:7px;
}
.sc-list-bd .info .price {
  margin: 5px 0;
}
.sc-list-bd .info .price span {
  color: #888;
}
.sc-list-bd .info .desc {
  margin: 5px 0;
  word-break: break-all;
}
.sc-list-bd .no-pic {
  width: 510px;
}
.sc-list-bd .others {
  width: 230px;
  height: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 15px;
  float: right;
  text-align: right;
}
.sc-list-bd .others .date,
.sc-list-bd .others .qty {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 105px;
  margin: 0;
  color: #555;
  vertical-align: top;
  text-align: center;
}
.sc-list-bd .others .date .icon,
.sc-list-bd .others .qty .icon {
  cursor: pointer;
  margin-right: 0;
  font-size: 16px;
  color: #6292d8;
}
.sc-list-bd .others .date .tips,
.sc-list-bd .others .qty .tips {
  display: none;
  left: -60px;
  top: 25px;
  z-index: 1;
  line-height: 1.5;
  width: 140px;
  text-align: left;
  color: #888;
  font-weight: normal;
}
.sc-list-bd .others .date .arrow-top,
.sc-list-bd .others .qty .arrow-top {
  left: 110px;
}
.sc-list-bd .others .qty {
  font-weight: 700;
}
.sc-list-bd .others .date {
  text-align: left;
}
.sc-list-bd .others .date span {
  color: #222;
}
.sc-list-bd .others .btn {
  margin-top: 30px;
}
.sc-list-bd .others .btn-disabled {
  cursor: default;
}

.sc-list-buyer .info-box {
  width: 450px;
}
.sc-list-buyer .info {
  width: 330px;
}
.sc-list-buyer .no-pic {
  width: 450px;
}
.sc-list-buyer .others {
  width: 310px;
  padding-left: 0;
}
.sc-list-buyer .others .date {
  width: 90px;
  text-align: left;
}
.sc-list-buyer .others .qty {
  width: 113px;
  text-align: center;
}
.sc-list-buyer .others .date2 {
  width: 100px;
  text-align: left;
}
.sc-list-buyer .others .btn {
  margin-right: 15px;
}
.sc-list-buyer .others .experience-btn-wrap .experience-btn-tip {
  top: -12px;
  left: 50%;
  width: 210px;
  margin-left: -49px;
}

.sc-list-vip .sc-list-hd span {
  margin-left: 10px;
  margin-top: 5px;
  float: left;
}
.sc-list-vip .sc-list-hd .sourcing {
  margin-left: 15px;
  width: 420px;
  border-right: 1px solid #dddddd;
}
.sc-list-vip .sc-list-bd .info {
  width: 320px;
}
.sc-list-vip .sc-list-bd .info p {
  margin: 2px 0;
  color: #222;
}
.sc-list-vip .sc-list-bd .info span {
  color: #888;
}
.sc-list-vip .sc-list-bd .info .name {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
}
.sc-list-vip .sc-list-bd .company {
  width: 200px;
  float: left;
}
.sc-list-vip .sc-list-bd .company-img img {
  width: 90px;
}
.sc-list-vip .sc-list-bd .company-name {
  font-size: 14px;
}
.sc-list-vip .sc-list-bd .well-know {
  color: #888;
}
.sc-list-vip .sc-list-bd .quote-now {
  width: 125px;
  padding-top: 20px;
  float: left;
  text-align: center;
}

.sc-list-side .cate-list {
  border: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
.sc-list-side .cate-list .hd {
  background: #f1f1f1;
  height: 30px;
  line-height: 30px;
  color: #555;
  padding-left: 10px;
}
.sc-list-side .cate-list .bd {
  padding-top: 10px;
}
.sc-list-side .cate-list .item {
  padding: 6px 10px;
}
.sc-list-side .cate-list .item a {
  color: #222;
}
.sc-list-side .cate-list .ft {
  text-align: right;
  padding: 10px 10px 10px 0;
}
.sc-list-side .cate-list .ft a:hover {
  text-decoration: none;
}

.cat-list {
  color: #222;
  border: 1px solid #dcdcdc;
  margin-bottom: 10px;
}
.cat-list a {
  color: #222;
}
.cat-list .h3 {
  background: #f1f1f1;
  height: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #555;
  padding-left: 10px;
}
.cat-list li {
  padding: 6px 10px;
}
.cat-list li input {
  vertical-align: -3px;
}
.cat-list .select {
  padding-left: 18px;
  background: url(/static/images/icon/select.png) left -199px no-repeat;
  display: block;
}
.cat-list .on-select {
  padding-left: 18px;
  background: url(/static/images/icon/select.png) left 1px no-repeat;
}
.cat-list .select:hover,
.cat-list .hover {
  background-position: left -99px;
}
.cat-list .more {
  text-align: right;
  border-bottom: none;
}
.cat-list .more .icon {
  color: #666;
}
.cat-list a {
  cursor: pointer;
  text-decoration: none;
}
.cat-list .confirm {
  color: #fff;
  text-align: right;
}
.cat-list .confirm span {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid #d94141;
  border-radius: 2px;
  background: #e24949;
  background-image: -webkit-linear-gradient(bottom, #db4242, #e74e4e);
  background-image: -moz-linear-gradient(bottom, #db4242, #e74e4e);
  background-image: -o-linear-gradient(bottom, #db4242, #e74e4e);
  background-image: -ms-linear-gradient(bottom, #db4242, #e74e4e);
  background-image: linear-gradient(to top, #db4242, #e74e4e);
}
.cat-list .confirm span:hover {
  border: 1px solid #d94141;
  background: #e65252;
  background-image: -webkit-linear-gradient(bottom, #e04d4d, #ec5959);
  background-image: -moz-linear-gradient(bottom, #e04d4d, #ec5959);
  background-image: -o-linear-gradient(bottom, #e04d4d, #ec5959);
  background-image: -ms-linear-gradient(bottom, #e04d4d, #ec5959);
  background-image: linear-gradient(to top, #e04d4d, #ec5959);
}
.cat-list .confirm span {
  color: #fff;
  cursor: pointer;
}
.cat-list .clear-btn {
  color: #06c;
}
.cat-list .clear-btn span {
  cursor: pointer;
}
.cat-list .more-cat {
  display: none;
}
.cat-list .is-unpack {
  position: absolute;
  width: 200px;
}
.cat-list .is-unpack .more-cat {
  display: list-item;
}

.icon-arrow-sprite, .icon-arrow-head, .icon-arrow-sort-down-gray, .icon-arrow-sort-down-mark, .icon-arrow-sort-down, .icon-arrow-sort-up-gray, .icon-arrow-sort-up-mark, .icon-arrow-sort-up {
  background: url("/static/images/icon/icon-arrow-sdfd2423972.png") no-repeat;
}

.icon-arrow-head {
  background-position: 0 0;
}

.icon-arrow-sort-down-gray {
  background-position: 0 -52px;
}

.icon-arrow-sort-down-mark {
  background-position: 0 -76px;
}

.icon-arrow-sort-down {
  background-position: 0 -40px;
}

.icon-arrow-sort-up-gray {
  background-position: 0 -28px;
}

.icon-arrow-sort-up-mark {
  background-position: 0 -64px;
}

.icon-arrow-sort-up {
  background-position: 0 -16px;
}

.sort-option {
  padding: 5px 15px;
  _padding: 5px 15px 5px 0px;
  line-height: 20px;
}

.sort-option .icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  font-size: 0;
  vertical-align: middle;
}

.sort-option label {
  margin-right: 15px;
  color: #666;
}

.sort-option span {
  float: right;
  display: block;
  /*margin-left: 10px;*/
  padding: 0 11px;
  /*border-radius: 2px;*/
  height: 18px;
  line-height: 18px;
  cursor: pointer;
  /*background-color: #fff;
  border: solid 1px #e7e7e7;
  background-image: -webkit-linear-gradient(bottom, #f3f3f3, #fafafa);
  background-image: -moz-linear-gradient(bottom, #f3f3f3, #fafafa);
  background-image: -o-linear-gradient(bottom, #f3f3f3, #fafafa);
  background-image: -ms-linear-gradient(bottom, #f3f3f3, #fafafa);
  background-image: linear-gradient(bottom, #f3f3f3, #fafafa);*/
}

.sort-option input {
  vertical-align: -3px;
}

.sort-option .icon {
  margin-top: -2px;
  _margin-top: 3px;
}

.sort-option .select {
  color: #e64545;
  background-color: #f1f1f1;
  border:none;
  /*-webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff6d3;
  border: solid 1px #f2e3b0;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #fff4ce), color-stop(100%, #fff8dc));
  background-image: -webkit-linear-gradient(bottom, #fff4ce, #fff8dc);
  background-image: -moz-linear-gradient(bottom, #fff4ce, #fff8dc);
  background-image: -o-linear-gradient(bottom, #fff4ce, #fff8dc);
  background-image: -ms-linear-gradient(bottom, #fff4ce, #fff8dc);
  background-image: linear-gradient(bottom, #fff4ce, #fff8dc);*/
}

.no-result {
  border: 1px solid #e5e5e5;
  padding: 20px;
}

.no-result .h3 {
  font-size: 18px;
  color: #ee1726;
}

.no-result p {
  margin: 10px 0;
  color: #666;
}

.no-result li {
  color: #666;
  padding-left: 10px;
  background: url(/static/images/icon/li-dot.png) left 8px no-repeat;
}

.no-result li .icon16 {
  margin-top: -3px;
}

.no-result .search-tip {
  position: absolute;
  margin: 15px 0 0 85px;
  border: 1px solid #ffdf4a;
  background: #ffe;
  padding: 10px;
}

.icon16 {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}

.icon-attached {
  background: url(/static/images/icon/attached.png) no-repeat;
}

.icon-light {
  background: url(/static/images/icon/light.png) no-repeat;
}

.ico-discussed {
  cursor: pointer;
  vertical-align:middle;
  margin-right: 0;
  font-size: 16px;
  color: #6292d8;
}



/*//sourcing.made-in-china.com/buyer-search.html*/

.buyer-search .sort-option .com{
  display: block;
  float: left;
  width: 150px;
  padding: 0;
}
.buyer-search .sort-option .desc{
  display: block;
  float: left;
  width: 290px;
}

.buyer-search .sort-option .county{
  display: block;
  float: left;
  width: 150px;
}
.buyer-search .company-name{
  display: inline-block;
  *display: inline;
  *zoom:1;
  width: 150px;
  padding-right: 10px;
  vertical-align: top;
}
.buyer-search .company-name a:visited {
  color: #8a56a3;
}
.buyer-search .company-desc{
  display: inline-block;
  *display: inline;
  *zoom:1;
  width: 290px;
  padding-right: 20px;
  vertical-align: top;
}
.buyer-search .company-country{
  display: inline-block;
  *display: inline;
  *zoom:1;
  width: 160px;
  padding-right: 20px;
  vertical-align: top;
}
.buyer-search .company-date{
  display: inline-block;
  *display: inline;
  *zoom:1;
  vertical-align: top;
}

.oem-customized {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
	width: 76px;
	height: 16px;
	background:url("//www.micstatic.com/common/img/icon/oem-customized.png") 0 0 no-repeat;
}

.buyer-search-wrap .sort-option {
  padding: 5px 0 5px 15px;
}
.buyer-search-wrap .sort-option span {
  padding: 0 0 0 11px;
}
.buyer-search-wrap.buyer-search .sort-option .desc {
  width: 285px;
}
.buyer-search-wrap.buyer-search .sort-option .county {
  width: 105px;
}
.buyer-search-wrap.buyer-search .company-desc {
  width: 273px;
  padding-right: 20px;
}
.buyer-search-wrap.buyer-search .company-country {
  width: 95px;
  padding-right: 20px;
}
.alert-buyer-search .alert-con {
  background: #d9efff;
  font-size: 12px;
  line-height: 1.5;
  color: #555;
  border-radius: 3px;
  padding: 8px 10px;
  position: relative;
  margin-bottom: 10px;
}

.buyer-search-tip .alert-con {
	display: block;
	margin-bottom: 10px;
}







</pre></body></html>