@font-face {
  font-family: 'iconfont';
  /* project id 642235 */
  src: url("../../font/alibaba/iconfont.eot");
  src: url("../../font/alibaba/iconfont.eot?#iefix") format("embedded-opentype"), url("../../font/alibaba/iconfont.woff") format("woff"), url("../../font/alibaba/iconfont.ttf") format("truetype"), url("../../font/alibaba/iconfont.svg#iconfont") format("svg");
}

[class^="icon-"], [class*="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'iconfont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mt40 {
  margin-top: 40px;
}

.icon-qqlogo:before {
  content: '\e626';
}

.icon-arrow-down:before {
  content: '\e628';
}

.icon-arrow-up:before {
  content: '\e628';
  transform: rotateX(180deg);
}

.icon-play:before {
  content: '\e605';
}

.icon-exit2:before {
  content: '\e604';
}

.icon-exit:before {
  content: '\e624';
}

.icon-arrow-down2:before {
  content: '\e791';
}

.icon-wechatlogo:before {
  content: '\e73b';
}

.icon-mobilephone {
  color: #027cdf;
}

.icon-mobilephone:before {
  content: '\e630';
}

.icon-tel {
  color: #027cdf;
}

.icon-tel:before {
  content: '\e668';
}

.icon-phone:before {
  content: '\e630';
}

.icon-phone:before {
  content: '\e630';
}

.icon-close:before {
  content: '\e606';
}

.icon-open:before {
  content: '\e602';
}

.icon-right:before {
  content: '\e64f' !important;
}

.icon-allscreen:before {
  content: '\e61f';
}

.gray_wrap {
  border: 1px solid #ccc;
  margin-right: 2px;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  padding: 0 10px;
}

.mask {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  background-color: #000000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  width: 100vw;
  height: 100vh;
  display: block;
}

.disnone {
  display: none;
}

.small_font {
  font-size: 12px;
}

.suppliers_detail {
  background: white;
}

.suppliers_detail .sd_top:after {
  display: block;
  content: '';
  clear: both;
}

.suppliers_detail .sd_top .sd_top_left {
  float: left;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_nav {
  color: #ccc;
  font-size: 14px;
  line-height: 46px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_nav .icon-arrow-down2 {
  margin-left: 6x;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info:after {
  display: block;
  content: '';
  clear: both;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic {
  float: left;
  width: 400px;
  position: relative;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .icon-play {
  position: absolute;
  font-size: 45px;
  bottom: 90px;
  left: 15px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .big_pic {
  width: 100%;
  height: 400px;
  position: relative;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .big_pic img {
  height: auto;
  width: 100%;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .big_pic .alldirection {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 60px;
  height: 60px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .small_pic {
  margin-top: 20px;
  width: 100%;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .small_pic img {
  height: auto;
  width: 64px;
  margin-right: calc((100% - 64px*5)/5);
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .small_pic img:last-child {
  margin-right: 0;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_pic .small_pic img:hover {
  cursor: pointer;
  outline: 2px solid #ff4242;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text {
  margin-left: 20px;
  width: 622px;
  float: left;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_title {
  margin-top: 10px;
  line-height: 50px;
  color: black;
  font-size: 18px;
  padding-left: 10px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .key {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  vertical-align: top;
  margin-right: 60px;
  font-size: 14px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_price {
  padding-left: 10px;
  background: #efefef;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_price .red_price {
  font-size: 26px;
  color: #ff4242;
  font-weight: bold;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color {
  padding-left: 10px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  padding-top: 10px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color .icon-right {
  position: absolute;
  color: red;
  z-index: 99;
  bottom: -6px;
  right: -6px;
  font-size: 22px;
  display: none;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color .small_imgs {
  display: inline-block;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color .small_imgs .small_img_wrap {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color .small_imgs .small_img_wrap img {
  width: 100%;
  height: auto;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color .small_imgs .selected {
  outline: 1px solid #ff4242;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_color .small_imgs .selected .icon-right {
  display: inline-block;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec {
  border-bottom: 1px solid #e6e6e6;
  padding-left: 10px;
  position: relative;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec:after {
  display: block;
  content: '';
  clear: both;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .icon-right {
  position: absolute;
  color: red;
  z-index: 99;
  bottom: -6px;
  right: -6px;
  font-size: 22px;
  display: none;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .small_imgs {
  display: inline-block;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .small_imgs .small_img_wrap {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .small_imgs .small_img_wrap img {
  width: 100%;
  height: auto;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .small_imgs .selected {
  outline: 1px solid #ff4242;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .small_imgs .selected .icon-right {
  display: inline-block;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists {
  width: 85%;
  display: inline-block;
  float: right;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists .close {
  height: 250px;
  overflow: hidden;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists .open {
  overflow: inherit;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists li {
  font-size: 14px;
  line-height: 50px;
  height: 50px;
  border-bottom: 1px dotted #e6e6e6;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists li:last-child {
  border: none;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists li .spec_key {
  margin-right: 200px;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .spec_lists li .spec_value {
  font-weight: bold;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .sd_tlt_spec .switch_tab {
  position: absolute;
  bottom: -12px;
  background: white;
  left: 98px;
  display: inline-block;
  width: 38px;
  height: 11px;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: center;
  line-height: 11px;
  cursor: pointer;
}

.suppliers_detail .sd_top .sd_top_left .sd_tl_info .sd_tl_text .help_quote span {
  margin-left: 97px;
  margin-top: 34px;
  width: 138px;
  height: 36px;
  background: #ff4242;
  color: white;
  display: inline-block;
  text-align: center;
  line-height: 36px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
}

.suppliers_detail .sd_top .sd_top_right {
  float: left;
  display: inline-block;
  width: 154px;
  border: 1px solid #e6e6e6;
  margin-left: 16px;
}

.suppliers_detail .sd_top .sd_top_right .guess_like {
  position: relative;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .guess_like_top {
  height: 15px;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .guess_like_title {
  display: inline-block;
  height: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  position: absolute;
  top: 6px;
  background: white;
  width: 46%;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .help_quote_imgs {
  border-top: 1px solid #e6e6e6;
  padding: 15px 10px 10px 10px;
  box-sizing: border-box;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .help_quote_imgs figure.img_wrap {
  position: relative;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .help_quote_imgs figure.img_wrap img {
  width: 136px;
  height: 136px;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .help_quote_imgs figure.img_wrap p {
  position: absolute;
  bottom: 0;
  color: #ffffff;
  width: 100%;
  text-align: center;
  background: rgba(103, 103, 103, 0.8);
}

.suppliers_detail .sd_top .sd_top_right .guess_like .help_quote_imgs a {
  margin-bottom: 12px;
  display: inline-block;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .help_quote_imgs a:last-child {
  margin-bottom: 0;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .down_up_tab {
  text-align: center;
  font-size: 28px;
}

.suppliers_detail .sd_top .sd_top_right .guess_like .down_up_tab i {
  color: #ccc;
  cursor: pointer;
}

.suppliers_detail .sd_mid {
  margin-top: 48px;
  margin-bottom: 10px;
}

.suppliers_detail .sd_mid table {
  width: 100%;
}

.suppliers_detail .sd_mid table .sider_nav_td {
  width: 206px;
}

.suppliers_detail .sd_mid table td {
  vertical-align: top;
}

.suppliers_detail .kefu_close {
  height: 377px;
  overflow: hidden;
  position: relative;
}

.suppliers_detail .kefu_close i.more {
  width: 100%;
  background: white;
  position: absolute;
  display: inline-block !important;
  color: #6e6e6e;
  height: 23px;
  bottom: 0;
  text-align: right;
  padding-right: 10px;
  box-sizing: border-box;
  cursor: pointer;
}

.suppliers_detail .kefu i.more {
  display: none;
}

.suppliers_detail .kefu .contact_way_item {
  border-bottom: 1px dashed #e6e6e6;
}

.kefu p {
  line-height: 32px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
}

.kefu p i {
  display: inline-block;
  font-size: 18px;
  width: 18px;
  height: 18px;
}

.kefu p:first-child {
  line-height: 40px;
}

.kefu p:first-child span {
  font-weight: normal;
  font-size: 14px;
}

.kefu p:first-child i {
  border: 1px solid #e6e6e6;
  border-radius: 50%;
  margin-left: 12px;
  cursor: pointer;
}

.kefu p:first-child i .show_qr_img {
  display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  right: 0;
  z-index: 999;
}

.kefu p:first-child i .show_qr_img b {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.kefu p:first-child i:hover .show_qr_img {
  display: inline-block;
}

.product_detail {
  margin-left: 16px;
  border-top: 2px solid #ff4242;
  overflow: hidden;
}

.product_detail .product_detail_title {
  height: 45px;
  line-height: 45px;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-left: 20px;
  color: #ff4242;
  font-size: 14px;
}

.product_detail .product_detail_content {
  position: relative;
  padding-top: 20px;
  border-top: 0px;
  border: 1px solid #e6e6e6;
}

.product_detail .product_detail_content:after {
  display: block;
  content: '';
  clear: both;
}

.product_detail .product_detail_content .product_detail_content_item {
  width: 30%;
  float: left;
  font-size: 14px;
  padding-left: 20px;
  line-height: 32px;
}

.product_detail .product_detail_content .product_detail_content_item span {
  display: inline-block;
  min-width: 4em;
  color: #999;
  margin-right: 20px;
}

.product_detail .product_detail_content .icon-arrow-down, .product_detail .product_detail_content .icon-arrow-up {
  text-align: center;
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 12px;
  border: 1px solid #e6e6e6;
  bottom: -1px;
  right: 60px;
  cursor: pointer;
  transform: rotate(180deg);
}

.sd_bottom .other_relations .relations_title {
  height: 48px;
  line-height: 48px;
  background: #ff4242;
  padding-left: 16px;
  font-size: 14px;
  color: white;
}

.sd_bottom .other_relations .relations_content:after {
  display: block;
  content: '';
  clear: both;
}

.sd_bottom .other_relations .relations_content figure {
  width: 228px;
  margin-top: 20px;
  border: 1px solid #e6e6e6;
  margin-right: calc((100% - (230px*5))/4);
  float: left;
  height: 338px;
}

.sd_bottom .other_relations .relations_content figure:nth-child(5n) {
  margin-right: 0;
}

.sd_bottom .other_relations .relations_content figure .img_wrap {
  height: 220px;
}

.sd_bottom .other_relations .relations_content figure .img_wrap img {
  width: 100%;
  height: 100%;
}

.sd_bottom .other_relations .relations_content figure .desc {
  padding: 15px 11px;
}

.sd_bottom .other_relations .relations_content figure .price_buy {
  font-size: 15px;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px;
}

.sd_bottom .other_relations .relations_content figure .price_buy:after {
  display: block;
  content: '';
  clear: both;
}

.sd_bottom .other_relations .relations_content figure .price_buy .price {
  font-weight: bold;
  color: #ff4242;
  float: left;
  font-size: 18px;
}

.sd_bottom .other_relations .relations_content figure .price_buy .buy {
  float: right;
  width: 80px;
  height: 25px;
  color: white;
  background: #f9b514;
  text-align: center;
  line-height: 25px;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
}

.sd_bottom .other_relations .relations_content .product_name_item {
  margin-left: calc((100% - (99px * 10))/9);
  float: left;
  height: 46px;
  line-height: 46px;
  color: #999;
  width: 95px;
}

.close {
  height: 100px;
  overflow: hidden;
}

.close .icon-arrow-down {
  transform: rotate(0deg) !important;
}

.rotatePic {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  background: white;
  overflow: hidden;
}

.rotatePic .icon-exit2 {
  position: absolute;
  font-size: 24px;
  right: 0px;
  top: 10px;
  z-index: 999;
}

.rotatePic .icon-exit2:before {
  cursor: pointer;
}

#rotatePicTitle {
  position: absolute;
  float: right;
  line-height: 24px;
  padding-right: 10px;
  box-sizing: border-box;
  right: 5px;
  width: 100%;
  z-index: 999;
  background: #515151;
  height: 24px;
  text-align: center;
  color: white;
  font-size: 18px;
  left: 0;
}

#rotatePicTitle .rotatePicTitle {
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent;
  cursor: pointer;
}

#rotatePicTitle .rotatePicTitle:before {
  cursor: pointer;
}
