@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
*/
#header .site-search-cate {
  width: 525px;
  _width: 528px;
  z-index: 9;
  white-space: nowrap;
}

#header .site-search-cate .search-wrap {
  width: 254px;
}

#header .site-search-cate .search-text {
  width: 232px;
}

.site-search .or {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  color: #888;
}

.site-cate {
  position: relative;
  width: 142px;
  float: left;
  z-index: 1;
}
.site-cate .cate-hd {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 130px;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  padding: 0px 0 0px 10px;
  border: 1px solid #cdcdcd;
  cursor: pointer;
  background: #fafafa;
}
.site-cate .cate-hd .icon {
  margin-left: 6px;
}
.site-cate .cate-list {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 500px;
  background: #fff;
}
.site-cate .cate-list a {
  color: #222;
}
.site-cate .cate-list a:hover {
  color: #ff850a;
}
.site-cate .cate-list li {
  padding: 4px 0;
}
.site-cate .cate-l {
  float: left;
  width: 230px;
  padding: 10px 0 10px 15px;
  border-right: 1px solid #eee;
}
.site-cate .cate-r {
  float: left;
  width: 230px;
  padding: 10px 0 10px 15px;
}

.hover .cate-hd {
  position: relative;
  z-index: 1;
  height: 37px;
  border-color: #fff;
  color: #e64545;
  background: #fff;
  *border: 1px solid #ddd;
  border: 1px solid #dddddd \9;
  border-bottom: 0;
  box-shadow: 0 10px 0px white, 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.hover .cate-list {
  display: block;
  *border: 1px solid #ddd;
  border: 1px solid #dddddd \9;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.sc-crumb {
  position: relative;
}
.sc-crumb .link {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float:right;
  right: 0;
  top: 5px;
  font-size: 14px;
}
.sc-crumb .link .icon {
  vertical-align: middle;
}
.sc-crumb .link:hover {
  text-decoration: none;
}

.sc-tab-nav {
  height: 35px;
  border-top: 1px solid #eee;
  border-bottom: 2px solid #ccc;
  background: #f5f5f5;
}
.sc-tab-nav .item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 25px;
  height: 35px;
  line-height: 33px;
  font-size: 14px;
  border-bottom: 2px solid #ccc;
  cursor: pointer;
}
.sc-tab-nav .selected {
  border-color: #e64545;
  color: #e64545;
}
.sc-tab-nav .grid {
  position: relative;
}
.sc-tab-nav .link {
  position: absolute;
  right: 0;
  top: 5px;
  font-size: 14px;
  color: #222;
}
.sc-tab-nav .link:hover {
  color: #ff850a;
  text-decoration: none;
}
.sc-tab-nav .link .icon {
  font-size: 12px;
  vertical-align: middle;
}

.sc-buyer .bigpic-box {
  height: 350px;
  background: url(/static/img/sourcing-channel/bg-buyer-pic.png) repeat-x;
}
.sc-buyer .bigpic {
  text-align: center;
  height: 350px;
  background: url(/static/img/sourcing-channel/buyer-big-pic.jpg) no-repeat top center;
}
.sc-buyer .bigpic .grid {
  height: 350px;
}
.sc-buyer .bigpic h2 {
  padding-top: 40px;
  margin-left: 38px;
  font-size: 48px;
  color: #222d4c;
  text-align: left;
  font-weight: normal;
  line-height: 1;
  height: 81px;
}
.sc-buyer .bigpic h2 span {
  font-size: 30px;
  font-weight: normal;
}
.sc-buyer .bigpic ul {
  margin-left: 58px;
  margin-top: 41px;
}
.sc-buyer .bigpic li {
  text-align: left;
  font-size: 16px;
  height: 24px;
}
.sc-buyer .bigpic p {
  margin-top: 58px;
  text-align: center;
}
.sc-buyer .bigpic p.disabled {
  cursor: default;
}
.sc-buyer .bigpic p.disabled .text {
  color: #888;
}
.sc-buyer .bigpic p.disabled .btn-rfq {
  background: #898989;
  cursor: default;
}
.sc-buyer .bigpic .text {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #555;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  vertical-align: top;
}
.sc-buyer .bigpic .btn-rfq {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 25px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  margin-left: 10px;
  color: #fff;
  font-size: 18px;
  background: #e64545;
  border-radius: 3px;
  cursor: pointer;
}
.sc-buyer .bigpic .btn-rfq:hover {
  text-decoration: none;
}
.sc-buyer h3 {
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
  color: #222;
  font-weight: 700;
  text-align: left;
}
.sc-buyer h3 span {
  margin-left: 30px;
  font-size: 12px;
  color: #888;
  font-weight: normal;
}
.sc-buyer h4 {
  font-size: 14px;
  color: #555;
  font-weight: normal;
  text-align: center;
}
.sc-buyer .sc-what .desc {
  font-size: 14px;
  margin-bottom: 50px;
}
.sc-buyer .industry-list {
  position: relative;
  padding-left: 5px;
  padding-top: 25px;
  margin-bottom: 50px;
}
.sc-buyer .industry-list ul {
  margin-right: -30px;
}
.sc-buyer .industry-list .item {
  position: relative;
  float: left;
  margin-right: 20px;
  width: 230px;
  height: 170px;
  cursor: pointer;
  overflow: hidden;
}
.sc-buyer .industry-list .bg {
  position: absolute;
  width: 230px;
  height: 170px;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.65;
  filter: alpha(opacity=65);
  z-index: 2;
}
.sc-buyer .industry-list .text {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 230px;
  height: 170px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}
.sc-buyer .industry-list .text p {
  position: relative;
  margin: 15px 0;
}
.sc-buyer .industry-list .text span {
  font-size: 24px;
}
.sc-buyer .industry-list .text .line {
  padding-bottom: 0px;
  height: 1px;
  line-height: 1px;
  font-size: 0;
  overflow: hidden;
  border-bottom: 1px solid #999999;
}
.sc-buyer .industry-list .prev,
.sc-buyer .industry-list .next {
  position: absolute;
  z-index: 5;
  text-decoration: none;
  color: #fff;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 80px;
  opacity: .3;
  filter: alpha(opacity=30);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 100%;
  background-color: #333;
}
.sc-buyer .industry-list .prev .icon,
.sc-buyer .industry-list .next .icon {
  font-size: 32px;
  line-height: 36px;
  margin-right: 0;
}
.sc-buyer .industry-list .prev {
  left: 0;
}
.sc-buyer .industry-list .next {
  right: 0;
}
.sc-buyer .industry-list .prev:hover,
.sc-buyer .industry-list .next:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}
.sc-buyer .sc-step {
  padding-bottom: 40px;
  background: url(/static/img/sourcing-channel/bg-step.png) 50px 41px no-repeat;
}
.sc-buyer .sc-step .step {
  color: #555;
  margin-top: 32px;
  margin-left: 110px;
}
.sc-buyer .sc-step .step li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 105px;
  text-align: left;
  width: 140px;
}
.sc-buyer .sc-step .step .first {
  width: 130px;
  margin-left: 0;
}
.sc-buyer .sc-step .step .last {
  margin-left: 95px;
  width: 130px;
}
.sc-buyer .feedback {
  margin-bottom: 50px;
}
.sc-buyer .feedback .mod {
  width: 460px;
  margin: 15px 0px;
  float: left;
  display: inline;
}
.sc-buyer .feedback h6 {
  font-size: 16px;
  color: #222;
  font-weight: normal;
}
.sc-buyer .feedback .desc {
  margin: 10px 0;
  height: 135px;
  font-size: 14px;
  color: #555;
}
.sc-buyer .feedback .name img {
  float: left;
}
.sc-buyer .feedback .name span {
  color: #222;
  float: left;
  margin-top: 8px;
  margin-left: 20px;
}

.sc-supplier .big-pic-box {
  position: relative;
  height: 250px;
}
.sc-supplier .big-pic-box ul {
  position: relative;
  z-index: 1;
}
.sc-supplier .big-pic-box .item {
  width: 100%;
  position: absolute;
  z-index: 1;
}
.sc-supplier .big-pic-box .item1 {
  height: 250px;
  background: url(/static/img/sourcing-channel/supplier-big-pic1.jpg) no-repeat center top #f2eeee;
}
.sc-supplier .big-pic-box .item-new {
  height: 250px;
  background: url(/static/img/sourcing-channel/Easy-Sourcing-new.jpg) no-repeat center top #c0e0fd;
}
.sc-supplier .big-pic-box .item1 p {
  text-align: center;
  margin: 0;
  padding-top: 42px;
  text-align: center;
  line-height: 1.2;
  font-size: 30px;
  color: #222;
}
.sc-supplier .big-pic-box .item1 p b {
  font-size: 35px;
  font-weight: 700;
}
.sc-supplier .big-pic-box .item1 ul {
  padding-left: 200px;
}
.sc-supplier .big-pic-box .item1 li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: left;
  font-size: 14px;
  color: #222;
  padding: 0 40px;
  margin-top: 43px;
  line-height: 1.2;
  text-shadow: 0px 1px 1px #ededed;
}
.sc-supplier .big-pic-box .item1 .text1 {
  width: 95px;
}
.sc-supplier .big-pic-box .item1 .text2 {
  width: 60px;
  *width: 65px;
}
.sc-supplier .big-pic-box .item1 .text3 {
  width: 70px;
  *width: 72px;
}
.sc-supplier .big-pic-box .item1 .text4 {
  width: 90px;
}
.sc-supplier .big-pic-box .item2 {
  cursor: pointer;
  height: 250px;
  background: url(/static/img/sourcing-channel/supplier-big-pic2.jpg) no-repeat center top #f8f5f4;
}
.sc-supplier .big-pic-box .item2 p {
  margin: 20px 0 17px 10px;
  font-size: 50px;
  color: #222;
}
.sc-supplier .big-pic-box .item2 p b {
  font-size: 60px;
  font-weight: 700;
}
.sc-supplier .big-pic-box .item2 p i {
  font-size: 30px;
  color: #222;
  font-style: italic;
}
.sc-supplier .big-pic-box .item2 li {
  font-size: 14px;
  color: #555;
  margin-left: 40px;
}
.sc-supplier .big-pic-box .item3 {
  cursor: pointer;
  text-align: center;
  height: 250px;
  background: url(/static/img/sourcing-channel/supplier-big-pic3.jpg) no-repeat center top #3cc1df;
}
.sc-supplier .big-pic-box .item3 p {
  margin: 0;
  padding-top: 140px;
  font-size: 38px;
  font-weight: 700;
  color: #fff;
}
.sc-supplier .big-pic-box .slide-btn {
  position: absolute;
  bottom: 5px;
  left: 50%;
  width: 100px;
  height: 20px;
  margin-left: -50px;
  text-align: center;
  z-index: 2;
}
.sc-supplier .big-pic-box .slide-btn li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 10px;
  line-height: 30px;
  margin: 0 3px;
  border-radius: 10px;
  background: #999;
  overflow: hidden;
  cursor: pointer;
}
.sc-supplier .big-pic-box .slide-btn .selected {
  background: #e64545;
}
.sc-supplier h3 {
  margin-top: 30px;
  margin-bottom: 5px;
  font-size: 16px;
  color: #222;
  font-weight: 700;
  text-align: left;
}
.sc-supplier .link {
  margin: 10px 0 20px;
  text-align: right;
}
.sc-supplier .link .more {
  font-size: 14px;
  margin-top: 7px;
}
.sc-supplier .link .more:hover {
  text-decoration: none;
}
.sc-supplier .link .more .icon {
  font-size: 12px;
}

.sc-vip .big-pic-box {
  margin-top: 10px;
  height: 250px;
  background: url(/static/img/sourcing-channel/vip-big-pic.jpg) no-repeat center top #f8f5f4;
}
.sc-vip .big-pic-box p {
  margin: 20px 0 17px 10px;
  font-size: 50px;
  color: #222;
}
.sc-vip .big-pic-box p b {
  font-size: 60px;
  font-weight: 700;
}
.sc-vip .big-pic-box p i {
  font-size: 30px;
  color: #222;
  font-style: italic;
}
.sc-vip .big-pic-box li {
  font-size: 14px;
  color: #555;
  margin-left: 40px;
}
.sc-vip .step {
  background: url(/static/img/sourcing-channel/bg-step-vip.png) 40px 0 no-repeat;
  color: #555;
  margin-top: 40px;
  height: 80px;
}
.sc-vip .step li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 100px;
  text-align: left;
  width: 140px;
  vertical-align: middle;
  margin-top: 12px;
}
.sc-vip h3 {
  margin-top: 30px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-size: 16px;
  color: #222;
  font-weight: 700;
  text-align: left;
}
.sc-vip h3 span {
  margin-left: 30px;
  font-size: 12px;
  color: #888;
  font-weight: normal;
}
.sc-vip .pro-list {
  margin-top: 20px;
  margin-right: -40px;
}
.sc-vip .pro-list .item {
  width: 170px;
  float: left;
  margin-right: 35px;
}
.sc-vip .pro-list .pic {
  width: 160px;
  height: 160px;
  overflow: hidden;
}
.sc-vip .pro-list .pic img {
  width: 160px;
}
.sc-vip .pro-list .title {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 0;
}
.sc-vip .pro-list .desc {
  margin: 0;
  color: #888;
}
.sc-vip .pro-list .desc span {
  color: #222;
}
.sc-vip .pro-list .country {
  margin: 5px 0;
}
.sc-vip .view-more {
  text-align: right;
  font-size: 14px;
}
.sc-vip .vip-left {
  width: 670px;
  float: left;
}
.sc-vip .vip-right {
  width: 270px;
  float: right;
}
.sc-vip .vip-right ul {
  padding-top: 10px;
}
.sc-vip .vip-right li {
  margin-bottom: 5px;
  padding-left: 10px;
  background: url(/static/img/icon/li-dot.png) 0 7px no-repeat;
}
.sc-vip .vip-right li a {
  color: #222;
}
.sc-vip .vip-right li a:hover {
  color: #246bb3;
}
.sc-vip .logo-list {
  margin-top: 15px;
  background: url(/static/img/sourcing-channel/bg-vip-logo.png);
}
.sc-vip .logo-list .item {
  float: left;
  width: 167px;
  height: 67px;
  padding-top: 5px;
  text-align: center;
}
.sc-vip .logo-list .item img {
  width: 150px;
  height: 60px;
}

.request {
  margin-bottom: 10px;
}
.request .list-title {
  padding: 0 25px;
  padding-right: 0;
  line-height: 38px;
  border-top: 2px solid #ccc;
  background: #f5f5f5;
  color: #222;
}
.request .pro-name,
.request .purchase,
.request .country,
.request .timer,
.request .quote-left {
  display: inline-block;
  vertical-align: middle;
}
.request .pro-name {
  width: 260px;
}
.request .pro-name img {
  vertical-align: middle;
}
.request .purchase {
  width: 200px;
}
.request .country {
  width: 190px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.request .timer {
  width: 150px;
}
.request .quote-left {
  position: relative;
  width: 110px;
  text-align: center;
}
.request .tips-box{
	position:relative;
}
.request .icon {
  cursor: pointer;
  margin-right: 0;
  font-size: 16px;
  color: #6292d8;
}
.request .tips {
  display: none;
  left: -80px;
  top: 35px;
  z-index: 1;
  line-height: 1.5;
  width: 140px;
  text-align: left;
  color: #888;
}
.request .tips-box .tips{
	left:-22px;
	top:38px;
}
.request .quote-left .arrow-top {
  left: 110px;
}
.request .request-list {
  overflow: hidden;
  position: relative;
}
.request .request-list li {
  padding: 0 25px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px dashed #ccc;
}
.request .request-list li a:visited {
  color: #8a56a3;
}
.ico-discussed {
  cursor: pointer;
  vertical-align:middle;
  margin-right: 0;
  font-size: 16px;
  color: #6292d8;
}
