﻿.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
body {
  font-size: 13px;
}
.comm-wrapper {
  width: 1260px;
  height: auto;
  margin: 0 auto;
}
.p_detail_main {
  width: 1260px;
  margin: 0 auto;
  overflow: hidden;
}
/*面包屑导航*/
.crumbs_box {
  padding: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*商品详情*/
.p_detail_main .left_box {
  float: left;
  width: 935px;
}
.p_detail_main .left_special {
  width: 935px;
  min-height: 490px;
  padding: 25px 20px 20px;
  background-color: #fff;
  border: 1px solid #d6d6d6;
}
.p_detail_main .left_special .detail_l {
  width: 280px;
  float: left;
}
.sm_img_box {
  margin-top: 30px;
}
.sm_img_box .sm_img {
  cursor: pointer;
  margin-right: 5px;
  position: relative;
  float: left;
  border: 1px solid#ffffff;
}
.sm_img_box .sm_img img {
  width: 38px;
  height: 38px;
  display: block;
}
.sm_img_box .active {
  border: 1px solid #d51a1c;
}
.clearFloat {
  clear: both;
}
.p_detail_main .left_special .detail_r {
  position: relative;
  width: 580px;
  margin-left: 30px;
  float: left;
}
.p_detail_main .left_special .detail_r .title {
  width: 100%;
  padding-bottom: 10px;
  font-size: 25px;
  border-bottom: 1px solid #d6d6d6;
}
.p_detail_main .detail_r .title h1 {
  display: -webkit-box;
  font-size: 25px;
  font-weight: bold;
  float: left;
  width: calc(100% - 85px);
  padding-left: 10px;
  margin-bottom: 5px;
}

.p_detail_main .detail_r .title span {
  display: inline-block;
  color: #333333;
  vertical-align: 4px;
  font-weight: bold;
}
.p_detail_main .detail_r .title img {
  width: 60px;
  display: inline-block;
  float: left;
  margin-top: 3px;
}
.p_detail_main .detail_r .title .main_icon {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  margin-top: 1px;
}
.p_detail_main .detail_r .title .level {
  font-size: 11px;
  line-height: 20px;
  margin-right: 10px;
  color: #5d77a8;
  padding: 0 5px;
  background: #f8f9fc;
  border-radius: 2px;
  border: 1px solid #5d77a8;
  display: inline-block;
  margin-top: 10px;
}
.p_detail_main .detail_r .title .inquiries {
  float: right;
  display: inline-block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  color: #5d77a8;
}

.p_detail_main .detail_r .detail_row {
  font-size: 14px;
  padding: 5px 0;
}
.p_detail_main .detail_r .detail_top {
  margin-top: 30px;
}
.p_detail_main .detail_r .detail_row .item {
  width: 130px;
  display: inline-block;
  text-align: left;
  color: #777777;
}
.p_detail_main .detail_r .detail_row p {
  display: inline-block;
  max-width: 415px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
  color: #333333;
}
.p_detail_main .detail_r .detail_row p b {
  font-size: 20px;
  color: #d51a1c;
}
.symbol {
  width: 25px;
  height: 25px;
  line-height: 22px;
  border: 1px solid #999999;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.p_detail_main .detail_r .detail_row .buy_mount {
  width: 100px;
  height: 25px;
  vertical-align: middle;
  padding-left: 5px;
  color: #555555;
}
.error_msg {
  margin-left: 155px;
  color: #d51a1c;
  font-size: 12px;
  text-align: left;
  line-height: 14px;
  padding: 4px 2px;
  display: none;
}
.error_msg.m_l {
  margin-left: 0;
}
.error_msg i {
  color: #d51a1c;
  font-size: 13px;
  margin-right: 5px;
}
.error_ipt {
  border: 1px solid #d51a1c !important;
  box-shadow: 0px 0px 3px #d51a1c;
}

.p_detail_main .text_or_btn {
  margin: 35px 0 0;
}
.p_detail_main .text_or_btn .text_box {
  padding-top: 15px;
  border-top: 1px dashed #d6d6d6;
}
.p_detail_main .text_or_btn .text_box i {
  font-size: 18px;
  color: #d51a1c;
  margin-right: 5px;
}
.p_detail_main .text_or_btn .text_box span {
  font-size: 14px;
  color: #999999;
  display: inline-block;
  vertical-align: 2px;
}
.p_detail_main .red_btn_box > a {
  display: inline-block;
  vertical-align: top;
}
.p_detail_main .red_btn_box .red_btn {
  min-width: 150px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  background: #ffffff;
  cursor: pointer;
  margin-bottom: 20px;
  text-align: center;
  color: #d51a1c;
  border: 1px solid #d51a1c;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

.p_detail_main .red_btn_box .grey_btn {
  min-width: 150px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  background: #ffffff;
  float: right;
  margin-bottom: 20px;
  text-align: center;
  color: #d51a1c;
  border-radius: 2px;
  border: 1px solid #d51a1c;
}
.p_detail_main .red_btn_box .orange_btn {
  min-width: 150px;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  background: #d51a1c;
  margin-bottom: 20px;
  text-align: center;
  color: #ffffff;
  border-radius: 2px;
  display: inline-block;
  vertical-align: top;
}
.p_detail_main .red_btn_box .orange_btn a {
  color: #ffffff;
  display: block;
}
.p_detail_main .red_btn_box .red_btn a {
  color: #d51a1c;
  display: block;
}
.p_detail_main .red_btn_box .red_btn:hover {
  background: #d51a1c;
}
.p_detail_main .red_btn_box .red_btn:hover a {
  color: #ffffff;
}
.p_detail_main .red_btn_box .grey_btn:hover {
  background: #d51a1c;
  color: #ffffff;
}
.p_detail_main .red_btn_box .orange_btn:hover {
  background: #b81c22;
}
.p_detail_main .red_btn_box > div:first-child {
  margin-left: 0 !important;
}
.skype_div {
  display: inline-block;
  margin-left: 25px;
  margin-top: 8px;
}
.skype_div i {
  font-size: 23px;
  color: #3b8ede;
  line-height: 30px;
}
.skype_div span {
  font-size: 14px;
  color: #1470cc;
  line-height: 30px;
  display: inline-block;
  vertical-align: 3px;
}
.skype_div:hover span {
  text-decoration: underline;
}

/*图片放大*/

#sbox {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100px;
  background-color: #fc6;
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  border: 1px solid #ffffff;
  cursor: move;
}

.ss {
  position: absolute;
  left: 360px;
  clear: both;
  top: 291px;
  z-index: 9;
  width: 280px;
  height: 280px;
  overflow: hidden;
  border: #d6d6d6 1px solid;
  background-color: #fff;
}

.ss img {
  float: left;
  width: 800px;
  height: 800px;
}

#ys img {
  width: 270px;
  height: 270px;
}

#ys {
  cursor: crosshair;
  float: left;
  width: 280px;
  height: 280px;
  border: 1px solid #d6d6d6;
  padding: 4px;
}

.imgBox {
  float: left;
  width: 600px;
  /*position: relative;*/
}

#box {
  clear: both;
}
/*图片放大 END*/
/*商品详情 END*/
/*工厂详情*/
.p_detail_main .right_box {
  float: right;
  width: 280px;
}
.p_detail_main .right_box .right {
  width: 280px;
  height: 490px;
  padding: 0 15px;
  border: 1px solid #d6d6d6;
  background: #ffffff;
  position: relative;
}

.p_detail_main .right_box .logo_img .img_box {
  width: 180px;
  height: 80px;
  margin: 10px auto;
  text-align: center;
  position: relative;
}
.p_detail_main .right_box .logo_img img {
  /*height: 100%;*/
  /*width: 100%;*/
  max-height: 80px;
  max-width: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.p_detail_main .right_box .name_box {
  font-size: 14px;
  padding: 0 5px;
  text-align: center;
}
.p_detail_main .right_box .name_box p {
  overflow: hidden;
  color: #1470cc;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px;
  font-weight: bold;
}
.p_detail_main .right_box .name_box p:hover {
  text-decoration: underline;
}
.p_detail_main .right_box .company_detail {
  padding-left: 5px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d6d6d6;
  padding-top: 10px;
}
.p_detail_main .right_box .company_detail .items {
  line-height: 30px;
  color: #777777;
}
.p_detail_main .right_box .company_detail .items span,
.p_detail_main .right_box .company_detail .items div {
  display: inline-block;
}
.p_detail_main .right_box .company_detail .items div {
  margin-left: 5px;
}

.p_detail_main .right_box .icon-xunzhang {
  font-size: 20px;
  color: #d4181c;
}
.p_detail_main .right_box .icon-baozhengicon {
  font-size: 20px;
  color: #fecf3a;
}
.p_detail_main .right_box .p_title {
  font-weight: normal;
  padding-top: 15px;
  padding-left: 5px;
  color: #777777;
}
.p_detail_main .right_box .p_main {
  max-height: 96px;
  padding: 0 5px;
  line-height: 24px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 5px;
  color: #777777;
}
.p_detail_main .right_box .right .red_btn {
  display: flex;
  justify-content: center;
  width: 280px;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  font-size: 14px;
  cursor: pointer;
  color: #5d77a8;
  border-top: 1px solid #d6d6d6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.p_detail_main .right_box .right .red_btn .pad_btn {
  margin: 0 auto;
}
.p_detail_main .right_box .red_btn > i {
  font-size: 16px;
  margin-right: 5px;
  cursor: pointer;
  color: #5d77a8;
}

/*工厂详情  END*/
/*商品描述tab*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.p_detail_bottom {
  margin-top: 70px;
}
.p_detail_bottom > .left_bottom p,
.p_detail_bottom > .left_bottom div,
.p_detail_bottom > .left_bottom p > span,
.p_detail_bottom > .left_bottom div > span {
  word-wrap: break-word;
}
.p_detail_bottom > .left_bottom .tab_box {
  width: 100%;
  background: #ffffff;
  position: relative;
  border: 1px solid #d6d6d6;
  border-bottom: none;
}
.p_detail_bottom > .left_bottom .for_fixed {
  height: 60px;
  background: #ffffff;
  display: none;
}
.p_detail_bottom > .left_bottom .tab_box.relative {
  position: relative;
}
.p_detail_bottom > .left_bottom .tab_box.fixed {
  position: fixed;
  top: 0;
  width: 935px;
  z-index: 9;
}
.p_detail_bottom > .left_bottom .tab_box ul {
  border-bottom: 1px solid #d6d6d6;
}
.p_detail_bottom > .left_bottom .tab_box ul li {
  float: left;
  font-size: 16px;
  height: 60px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  line-height: 60px;
  width: 25%;
  position: relative;
}
.p_detail_bottom > .left_bottom .tab_box ul li a {
  display: block;
  color: #333333;
}
.p_detail_bottom > .left_bottom .tab_box ul li h2 {
  font-size: 16px;
  font-weight: bold;
}
.p_detail_bottom > .left_bottom .tab_box ul li.active a {
  color: #d51a1c;
}
.p_detail_bottom > .left_bottom .tab_box ul li.active .line {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 3px;
  background: #d51a1c;
  border-radius: 1.5px;
}
.p_detail_bottom > .left_bottom .tab_content_box {
  width: 935px;
  padding: 0 30px 25px;
  background: #fff;
  margin-top: -1px;
  border: 1px solid #d6d6d6;
}
.tab_content_box > li {
  position: relative;
  padding-top: 40px;
}
.tab_content_box > li:last-child {
  border-bottom: none;
}
.tab_content_box > li .anchor {
  position: absolute;
  top: -85px;
  left: 0;
}

/*商品描述样式开始*/
.tab_content_box li > dl {
  overflow: hidden;
  font-size: 14px;
  padding-bottom: 10px;
}
.tab_content_box li > dl dd,
.tab_content_box li > dl dt {
  float: left;
  width: 50%;
  padding-top: 15px;
  font-size: 15px;
}
.tab_content_box li > dl dd div,
.tab_content_box li > dl dt div {
  line-height: 30px;
}
.tab_content_box li > dl dd div span,
.tab_content_box li > dl dd div p,
.tab_content_box li > dl dt div span,
.tab_content_box li > dl dt div p {
  display: inline-block;
  vertical-align: top;
}
.tab_content_box li > dl dd div span {
  width: 140px;
  font-size: 15px;
  color: #777777;
}
.tab_content_box li > dl dt div span {
  width: 120px;
  font-size: 15px;
  color: #777777;
}
.tab_content_box li > dl dd div p,
.tab_content_box li > dl dt div p {
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tab_content_box li > dl dt div p > a {
  color: #1470cc;
  cursor: pointer;
}
.tab_content_box .information > div {
  padding: 20px 0 40px;
}
.tab_content_box .information .inf_dl dd{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.tab_content_box .information .inf_dl dd .item{
  display: inline-block;
  width: 50%;
}
.tab_content_box .information .seeMore {
  padding-bottom: 0;
}
.tab_content_box .information .seeMore a {
  color: #1470cc;
  font-size: 15px;
  line-height: 30px;
}
.tab_content_box .information .seeMore i {
  font-size: 25px;
  transition: all 0.3s;
  vertical-align: -5px;
}
.for_kaka .for_common_title{
  display: flex;
  align-items: center;
  padding: 20px 0 10px;
}
.for_kaka .for_common_title .special_font {
  font-size: 18px;
}
.for_kaka .for_common_title .line {
  height: 1px;
  flex: 1;
  background: #d6d6d6;
  margin-left: 10px;
}
.for_kaka .for_common_div {
  padding: 15px 0;
  font-size: 14px;
  line-height: 24px;
}
.for_kaka .items_box {
  display: flex;
  flex-wrap: wrap;
}
.for_kaka .items_box .items {
  width: 50%;
  padding-right: 20px;
  display: flex;
  font-size: 14px;
  line-height: 30px;
}
.for_kaka .items_box span {
  color: #777777;
  width: 140px;
}
.for_kaka .items_box p {
  width: calc(100% - 140px);
}
.tab_content_box .information .seeMore a:hover i {
  margin-left: 10px;
}
.tab_content_box li .description {
  font-size: 15px;
  padding-bottom: 0;
}
.tab_content_box li .description > p {
  color: #1470cc;
  line-height: 30px;
  cursor: pointer;
}
.tab_content_box li .description > p i {
  margin-left: 5px;
  font-size: 8px;
  color: #1470cc;
}
.tab_content_box li .description .description_box.for_overflow {
  max-height: 240px;
  overflow: hidden;
}
.tab_content_box li .description table {
  border-spacing: 0;
}
.tab_content_box li .description .i_bottom {
  display: none;
}
.tab_content_box li .hazard,
.tab_content_box li .handling {
  padding-bottom: 0;
}
.tab_content_box li > div .text {
  margin-top: 5px;
  line-height: 20px;
}

.tab_content_box li .application {
  font-size: 14px;
  padding: 25px 0;
}
.tab_content_box li .packing {
  font-size: 13px;
  padding: 25px 0;
}
.tab_content_box li .packing p {
  margin-top: 5px;
}
.tab_content_box li .AFQ {
  padding-top: 25px;
  font-size: 14px;
}
/*商品描述样式结束*/
.tab_content_box .dis_none {
  display: none;
}
/*卖家信息样式开始*/
.tab_content_box table {
  border-spacing: 0;
}
.tab_content_box .seller > div {
  padding: 0;
}
.tab_content_box li .center_title {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
.tab_content_box li .center_title span {
  color: #d51a1c;
}
.tab_content_box .seller dl {
  margin-top: 25px;
  margin-bottom: 60px;
  font-size: 15px;
  line-height: 30px;
}
.tab_content_box .seller dl dt {
  width: 100%;
}
.tab_content_box .seller dl dt .seller_item {
  text-align: left;
}
.tab_content_box .seller dl dt .seller_item span {
  width: 160px;
  color: #777777;
}
.tab_content_box .seller dl dt .seller_item p {
  width: 80%;
  overflow: auto;
  white-space: normal;
  text-overflow: unset;
}
/*卖家信息样式结束*/

.tab_content_box .inquiry .inquiry_num {
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 30px;
}
.tab_content_box .inquiry .inquiry_num i {
  color: #d51a1c;
  font-weight: bold;
}
.tab_content_box .inquiry table th {
  background: #000000;
  color: #ffffff;
  text-align: left;
  padding-left: 10px;
  line-height: 40px;
  font-size: 15px;
  font-weight: bold;
  border-left: 1px solid #ffffff;
}
.tab_content_box .inquiry table tr:nth-child(even) td {
  background: #f8f9fc;
}
.tab_content_box .inquiry table td {
  padding: 0 20px;
  height: 50px;
  font-size: 15px;
  border-bottom: 1px solid #d6d6d6;
}
.tab_content_box .inquiry table td img {
  display: inline-block;
  margin-left: 10px;
  width: 40px;
  height: 27px;
  vertical-align: bottom;
}
.turnPage_box {
  text-align: right;
}
.tab_content_box .inquiry .inquiry_btn {
  margin: 30px auto;
  padding: 0 33px;
  width: 280px;
  line-height: 45px;
  background: #ffffff;
  border: 1px solid #5d77a8;
  font-size: 15px;
  color: #5d77a8;
  cursor: pointer;
}
/*技术参数表样式开始*/
.tab_content_box li .creadit_box {
  padding-top: 5px;
  font-size: 14px;
  padding-bottom: 40px;
}
.tab_content_box li .creadit_box div {
  height: 50px;
  padding: 0 10px;
  margin-top: 15px;
  line-height: 50px;
  border: 1px dashed #999999;
}
.tab_content_box li .creadit_box div a {
  float: right;
  color: #1470cc;
  text-decoration: underline;
}
.tab_content_box li .card_img_box {
}
.tab_content_box li .card_img_box ul {
  overflow: hidden;
  padding: 50px 0;
}
.tab_content_box li .card_img_box ul li {
  float: left;
  width: 125px;
  margin: 0 15px;
}
.tab_content_box li .card_img_box ul li p {
  margin-top: 10px;
  text-align: center;
}
.tab_content_box li .card_img_box ul li img {
  max-height: 150px;
  display: block;
  position: absolute;
  max_width: 125px !important;
}
.tab_content_box li .card_img_box ul li img.files_img {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tab_content_box li .card_img_box ul li div {
  position: relative;
  width: 125px;
  height: 150px;
}
.tab_content_box li .card_img_box ul li div span {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  line-height: 40px;
  text-align: center;
  right: 0;
  bottom: 0;
}
.tab_content_box li .card_img_box ul li p a:hover {
  color: #1470cc;
}
.tab_content_box li .card_img_box ul li div span i {
  font-size: 20px;
  color: #ffffff;
}

.tab_content_box li .title {
  padding-bottom: 5px;
  padding-top: 0;
  font-size: 25px;
  color: #d51a1c;
  font-weight: bold;
}
.tab_content_box .information .hr {
  margin: 50px 0;
  width: 100%;
  height: 1px;
  background: #d6d6d6;
}
/*技术参数表样式结束*/
.price_trend {
  padding: 35px 0 25px;
}
#echartArea {
  height: 500px;
  width: 780px;
  margin: 15px auto;
}
.week_price_p {
  margin-top: 40px;
  font-size: 14px;
  color: #333333;
  padding-left: 20px;
  position: relative;
  line-height: 24px;
}
.week_price_p i {
  font-size: 14px;
  position: absolute;
  left: 0;
}
.week_price_p a {
  color: #1470cc;
}
.week_price_p a:hover {
  text-decoration: underline;
}

.message_box {
  margin-top: 50px;
  background: #f8f9fc;
  padding: 40px 30px 60px;
}
.message_box .title {
  font-size: 20px;
}
.message_box .message_content {
  width: 100%;
}
.message_box .message_content .items {
  margin-top: 25px;
  line-height: 35px;
}
.message_box .message_content .items > span,
.message_box .message_content .items > div {
  display: inline-block;
  vertical-align: top;
}
.message_box .message_content .items > span {
  width: 72px;
  color: #777777;
  font-size: 15px;
}
.message_box .message_content .items > div {
  margin-left: 10px;
  position: relative;
  font-size: 15px;
}
.message_box .message_content .items > div.special_font {
  padding-left: 10px;
}
.message_box .message_content .items div textarea {
  width: 730px;
  height: 150px;
  resize: none;
  padding: 10px;
  outline: none;
  font-family: Arial;
}
.message_box .items div textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
}
.message_box .items div textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
}
.message_box .items div textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
}
.message_box .items div textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
}
.message_box .items div p {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
.message_box .message_content .items div p span {
  color: #d51a1c;
}
.message_box .message_content input {
  width: 480px;
  height: 35px;
  padding-left: 10px;
  outline: none;
}
.message_box .message_content input.other_input {
  width: 150px;
  margin-left: 7px;
  display: none;
}
.message_box .message_content select {
  width: 240px;
  margin-left: 10px;
  padding-left: 10px;
  height: 35px;
  outline: none;
}
.message_box .message_content .items.choose_agree {
  margin-top: 15px;
}
.message_box .message_content .items.choose_agree input {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  outline: none;
}
.message_box .message_content .items.choose_agree span {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  color: #999999;
}
.message_box .message_content .items .sendBtn {
  width: 180px;
  height: 45px;
  color: #ffffff;
  text-align: center;
  line-height: 45px;
  background: #d51a1c;
  cursor: pointer;
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
}
.message_box .message_content .items .sendBtn:hover {
  background: #b81c22;
}
/*商品描述tab END*/

.related_box {
  margin-top: 60px;
}
.related_box .title {
  font-size: 20px;
  color: #d51a1c;
}
.related_box ul {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  background: #ffffff;
  margin-top: 10px;
  padding: 5px 0;
}
.related_box ul li {
  margin: 0 20px 25px 0;
  padding: 14px 15px 14px 9px;
  width: 30%;
  float: left;
  line-height: 24px;
  background: #f8f9fc;
  border: 1px solid #f8f9fc;
}
.related_box ul li:hover {
  border: 1px solid #1470cc;
}
.related_box ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1470cc;
  font-size: 15px;
}

/*相关产品*/
.p_detail_bottom > .right {
  width: 270px;
  height: 665px;
  float: right;
}
.p_detail_bottom > .right .title {
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  margin-top: 15px;
  border-left: 5px solid #d4181c;
  padding-left: 5px;
}
.p_detail_bottom > .right .title > a {
  font-size: 14px;
  margin-right: 10px;
  float: right;
}
.p_detail_bottom > .right .title > a:hover {
  color: #d4181c;
}
.p_detail_bottom > .right .p_li_box {
  width: 100%;
  height: 621px;
  margin-top: 8px;
  overflow: hidden;
}
.p_detail_bottom > .right .p_li_box ul li {
  width: 100%;
  height: 150px;
  border: 2px solid #e6e6e6;
  margin-bottom: 6px;
}
.p_detail_bottom > .right .p_li_box ul li .top {
  width: 250px;
  height: 100px;
  font-size: 14px;
  margin: 10px auto;
  padding-left: 105px;
  position: relative;
}
.p_detail_bottom > .right .p_li_box ul li .top img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  position: absolute;
  left: 0px;
}
.p_detail_bottom > .right .p_li_box ul li .top .p_name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.p_detail_bottom > .right .p_li_box ul li .top .cas {
  height: 40px;
}
.p_detail_bottom > .right .p_li_box ul li .top .price {
  color: #d4181c;
  font-size: 16px;
}
.p_detail_bottom > .right .p_li_box ul li .top .price .mt {
  font-size: 12px;
}
.p_detail_bottom > .right .p_li_box ul li .f_name {
  width: 260px;
  font-size: 14px;
  margin-left: 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.pull-right {
  float: none;
}
.record_history {
  margin-top: 50px;
}
.record_history .title {
  width: 100%;
  font-size: 22px;
}
.record_history ul {
  margin-top: 5px;
}
.record_history ul li {
  padding: 20px 0;
  border-bottom: 1px solid #e6e6e6;
}
.record_history ul li:last-child {
  border-bottom: none;
}
.record_history ul li img {
  width: 80px;
  height: 80px;
}
.record_history ul li dd {
  padding-left: 10px;
}
.record_history ul li p {
  margin-top: 8px;
  font-size: 14px;
}
.record_history ul li .name {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #1470cc;
  font-weight: bold;
  width: 190px;
  cursor: pointer;
  margin-top: 0;
}
.record_history ul li .name .main_icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: -3px;
  margin-right: 5px;
}
.record_history ul li p.packing {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 170px;
}
.record_history ul li .name:hover {
  text-decoration: underline;
}
.record_history ul li .con {
  margin-top: 10px;
  overflow: hidden;
  display: flex;
}
.record_history ul li .con p.price {
  color: #d51a1c;
}
.record_history ul li .con p.price a {
  color: #d51a1c;
}

/*相关产品 END*/

.tab_content_box .hide {
  display: none;
}
.tab_content_box li .nodata {
  padding-top: 100px;
}
.tab_content_box li .nodata p {
  color: #b6b6b6;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}
.tab_content_box li .nodata p i {
  font-size: 65px;
  color: #b6b6b6;
}
.tab_content_box li .nodata p span {
  display: inline-block;
  vertical-align: middle;
}
.tab_content_box li img {
  max-width: 850px;
}

.reach_tips {
  width: 360px;
  padding: 12px 18px;
  background: #fff;
  position: absolute;
  top: 38px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px 1px 6px rgba(237, 120, 0, 0.3);
  border-radius: 4px;
  cursor: auto;
  display: none;
  z-index: 8;
}
.reach_tips:after,
.reach_tips:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 8;
}
.reach_tips:before {
  top: -16px;
  border-bottom-color: rgba(237, 120, 0, 0.1);
  z-index: 5;
}
.reach_tips li {
  line-height: 24px;
  font-size: 14px;
  color: #999999;
}

.shield_detail {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.4);
  display: none;
}
.shieldpic_detail {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 800px;
  transform: translate(-50%, -50%);
  z-index: 10000;
}
.shield_detail i {
  position: absolute;
  right: 40px;
  top: 10px;
  font-size: 70px;
  color: #fff;
  font-style: normal;
  cursor: pointer;
}

.similar_product {
  margin-top: 70px;
}
.similar_product .title {
  font-size: 22px;
}
.similar_product .title a {
  white-space: nowrap;
  overflow: hidden;
  width: 145px;
  color: #333333;
  display: inline-block;
}
.similar_product ul {
  margin-top: 10px;
}
.similar_product ul li {
  padding: 20px 0;
  border-bottom: 1px solid #d6d6d6;
}
.similar_product ul li:last-child {
  border-bottom: none;
}
.similar_product ul li dl {
  display: flex;
}
.similar_product ul li dl img {
  width: 80px;
  height: 80px;
}
.similar_product ul li dl dd {
  padding-left: 10px;
}
.similar_product ul li dl dd p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 5px;
  line-height: 20px;
}
.similar_product ul li dl dd .name {
  font-weight: bold;
}
.similar_product ul li dl dd .price {
  color: #d51a1c;
}
.similar_product ul li .company_name {
  font-size: 14px;
  color: #333333;
  margin-top: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.similar_product .more_btn {
  height: 45px;
  border: 1px solid #5d77a8;
  line-height: 43px;
  text-align: center;
  color: #5d77a8;
  margin-top: 10px;
  font-size: 15px;
}
.similar_product .more_btn:hover {
  background: #5d77a8;
  color: #ffffff;
}

.cas-num span {
  color: #999999;
}
.content span {
  color: #999999;
}

