/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+                    产品详情_BB的主体样式                +
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.details-h1 {
  color: #3E3A39;
  font-size: 26px;
  font-weight: bold;
}
.details-h1 span {
  font-size: 16px;
  margin-left: 15px;
}
.details-h2 {
  margin-top: 25px;
  height: 42px;
  position: relative;
}
.details-h2::before {
  display: inline-block;
  content: "";
  width: 24px;
  height: 42px;
  background: url("/font/icon/subtitle-3e99295ce55e9c74dbe6ecb2b8e5b575.svg") no-repeat center left;
}
.details-h2 h2 {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 40px;
  font-size: 16px;
  line-height: 42px;
  font-weight: bold;
  color: #E99122;
}
.details-h2::after {
  display: block;
  content: "";
}
.link-btn {
  display: block;
  width: 210px;
  float: right;
  user-select: none;
  background-color: #E99122;
  font-size: 16px;
  line-height: 36px;
  color: #FFF;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
}
.link-btn .iconfont {
  font-size: 18px;
  margin-right: 10px;
}
.link-btn span {
  vertical-align: middle;
}
.link-btn:hover {
  -webkit-box-shadow: 2px 4px 6px 2px #DBDBDB;
  -webkit-transform: translateY(-6px);
  box-shadow: 2px 4px 6px 2px #DBDBDB;
  transform: translateY(-6px);
}
@media screen and (max-width: 768px) {
  .details-h1 {
    font-size: 22px;
  }
  .details-h1 span {
    margin-left: 0;
  }
  .details-h2 .link-btn {
    display: none;
  }
}
.common-modal {
  padding-right: 0 !important;
}
.common-modal .modal-dialog .modal-content {
  border-radius: 4px;
}
.common-modal .modal-dialog .modal-content .shade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
}
.common-modal .modal-dialog .modal-content .modal-header {
  padding: 23px 30px;
  border-bottom: 1px solid #E8E8E8;
}
.common-modal .modal-dialog .modal-content .modal-header h4 {
  color: #E99122;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}
.common-modal .modal-dialog .modal-content form {
  padding: 0 15px;
}
.common-modal .modal-dialog .modal-content form .modal-body {
  padding: 0 15px;
}
.common-modal .modal-dialog .modal-content form .modal-body .row p {
  font-size: 12px;
  color: #8E8E8D;
  padding-top: 20px;
  visibility: hidden;
}
.common-modal .modal-dialog .modal-content form .modal-body .row input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #DBDBDB;
  line-height: 28px;
  font-size: 13px;
}
.common-modal .modal-dialog .modal-content form .modal-body .row select {
  padding-left: 1px;
  position: relative;
  width: 100%;
  border: none;
  outline: none;
  border-bottom: 1px solid #DBDBDB;
  height: 28px;
  color: #3E3A39;
  font-size: 13px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("/images/icon-select-arrow-c10357911e9a97049e59cc8fe366a1f6.png") no-repeat scroll 96% center transparent;
}
.common-modal .modal-dialog .modal-content form .modal-body .row select .first-line {
  color: #F55858;
}
.common-modal .modal-dialog .modal-content form .modal-body .row:last-child .col-xs-12 {
  position: relative;
}
.common-modal .modal-dialog .modal-content form .modal-body .row:last-child .col-xs-12 .code-img {
  position: absolute;
  bottom: 2px;
  right: 15px;
}
.common-modal .modal-dialog .modal-content form .modal-footer {
  border: none;
  text-align: center;
}
.common-modal .modal-dialog .modal-content form .modal-footer button {
  border-radius: 4px;
  width: 130px;
  height: 40px;
  color: #FFFFFF;
  background-color: #E99122;
  border: none;
}
.common-modal .modal-dialog .modal-content form .modal-footer button:last-child {
  background-color: #FFFFFF;
  border: 1px solid #E99122;
  color: #E99122;
}
.common-modal .modal-dialog .modal-content form .modal-footer button:focus {
  border: 1px solid #FFFFFF;
}
.common-modal .modal-dialog .modal-content form .modal-footer .btn + .btn {
  margin-left: 30px;
}
.common-modal .modal-dialog .loading-img {
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}
.target-img {
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  position: fixed;
  z-index: 9999;
  text-align: center;
  border: 1px #E99122 solid;
  vertical-align: middle;
}
@media screen and (max-width: 576px) {
  .DB-main .detail-BB .detail-left,
  .DB-main .detail-TLC .detail-left {
    width: 100%;
  }
}
.DB-main .detail-BB .detail-left .p-img,
.DB-main .detail-TLC .detail-left .p-img {
  border: 1px solid #fbe5b9;
  position: relative;
  width: 100%;
  height: 330px;
}
@media screen and (max-width: 1700px) {
  .DB-main .detail-BB .detail-left .p-img,
  .DB-main .detail-TLC .detail-left .p-img {
    height: 100%;
  }
}
.DB-main .detail-BB .detail-left .p-img a,
.DB-main .detail-TLC .detail-left .p-img a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.DB-main .detail-BB .detail-left .p-img::after,
.DB-main .detail-TLC .detail-left .p-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(197, 207, 232, 0);
  display: block;
  max-width: 100%;
}
.DB-main .detail-BB .detail-left .DB-carousel,
.DB-main .detail-TLC .detail-left .DB-carousel {
  margin-top: 16px;
  height: 90px;
  width: 100%;
  background-color: #f9fafd;
  padding: 13px 25px;
  position: relative;
}
.DB-main .detail-BB .detail-left .DB-carousel .car-box,
.DB-main .detail-TLC .detail-left .DB-carousel .car-box {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.DB-main .detail-BB .detail-left .DB-carousel .left,
.DB-main .detail-TLC .detail-left .DB-carousel .left,
.DB-main .detail-BB .detail-left .DB-carousel .right,
.DB-main .detail-TLC .detail-left .DB-carousel .right {
  position: absolute;
  font-size: 22px;
  cursor: pointer;
  user-select: none;
}
.DB-main .detail-BB .detail-left .DB-carousel .left span,
.DB-main .detail-TLC .detail-left .DB-carousel .left span,
.DB-main .detail-BB .detail-left .DB-carousel .right span,
.DB-main .detail-TLC .detail-left .DB-carousel .right span {
  color: #3E3A39;
}
.DB-main .detail-BB .detail-left .DB-carousel .left,
.DB-main .detail-TLC .detail-left .DB-carousel .left {
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.DB-main .detail-BB .detail-left .DB-carousel .right,
.DB-main .detail-TLC .detail-left .DB-carousel .right {
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.DB-main .detail-BB .detail-left .DB-carousel ul,
.DB-main .detail-TLC .detail-left .DB-carousel ul {
  position: absolute;
  padding-left: 0;
  height: 64px;
}
.DB-main .detail-BB .detail-left .DB-carousel ul li,
.DB-main .detail-TLC .detail-left .DB-carousel ul li {
  z-index: 9;
  float: left;
  list-style: none;
  width: 64px;
  height: 64px;
  background-color: #ffffff;
  border: 1px solid #F5C057;
  margin: 0 3px;
  cursor: pointer;
}
.DB-main .detail-BB .detail-left .DB-carousel ul li img,
.DB-main .detail-TLC .detail-left .DB-carousel ul li img {
  display: block;
  max-width: 100%;
  height: 100%;
}
@media screen and (max-width: 576px) {
  .DB-main .detail-BB .detail-center,
  .DB-main .detail-TLC .detail-center {
    width: 100%;
  }
}
.DB-main .detail-BB .detail-center .center-content,
.DB-main .detail-TLC .detail-center .center-content {
  border: 1px solid #DBDBDB;
}
.DB-main .detail-BB .detail-center .center-content table,
.DB-main .detail-TLC .detail-center .center-content table {
  border-top: none;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 8px;
}
.DB-main .detail-BB .detail-center .center-content table tr,
.DB-main .detail-TLC .detail-center .center-content table tr {
  border-top: none;
}
.DB-main .detail-BB .detail-center .center-content table tr th,
.DB-main .detail-TLC .detail-center .center-content table tr th {
  text-align: center;
  border-top: none;
}
.DB-main .detail-BB .detail-center .center-content table tr td,
.DB-main .detail-TLC .detail-center .center-content table tr td {
  border: 1px solid transparent;
  line-height: 20px;
}
.DB-main .detail-BB .detail-center .center-content table tr .td-num,
.DB-main .detail-TLC .detail-center .center-content table tr .td-num {
  font-size: 0;
  display: inline-block;
  white-space: nowrap;
}
.DB-main .detail-BB .detail-center .center-content table tr .td-num input,
.DB-main .detail-TLC .detail-center .center-content table tr .td-num input {
  width: 28px;
  height: 24px;
  vertical-align: middle;
  border: 1px solid #DBDBDB;
  font-size: 12px;
  text-align: center;
}
.DB-main .detail-BB .detail-center .center-content table tr .td-num a,
.DB-main .detail-TLC .detail-center .center-content table tr .td-num a {
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  width: 16px;
  font-size: 16px;
  height: 24px;
  background-color: #f9fafd;
  color: #8e8e8d;
}
.DB-main .detail-BB .detail-center .center-content table tr .td-num a:hover,
.DB-main .detail-TLC .detail-center .center-content table tr .td-num a:hover {
  text-decoration: none;
}
.DB-main .detail-BB .detail-center .center-content table tr .td-num a:first-child,
.DB-main .detail-TLC .detail-center .center-content table tr .td-num a:first-child {
  border-radius: 4px 0 0 4px;
  border: 1px solid #DBDBDB;
  border-right: none;
}
.DB-main .detail-BB .detail-center .center-content table tr .td-num a:nth-child(3),
.DB-main .detail-TLC .detail-center .center-content table tr .td-num a:nth-child(3) {
  border-radius: 0 4px 4px 0;
  border: 1px solid #DBDBDB;
  border-left: none;
}
.DB-main .detail-BB .detail-center .center-content .btn-detail,
.DB-main .detail-TLC .detail-center .center-content .btn-detail {
  margin-top: 8px;
  padding-left: 24px;
}
.DB-main .detail-BB .detail-center .center-content .btn-detail a,
.DB-main .detail-TLC .detail-center .center-content .btn-detail a {
  display: inline-block;
  width: 168px;
  height: 46px;
  background-color: #F6B533;
  text-align: center;
  line-height: 46px;
  color: #FFFFFF;
  font-size: 15px;
  border-radius: 4px;
  border: 1px solid transparent;
}
@media screen and (max-width: 768px) {
  .DB-main .detail-BB .detail-center .center-content .btn-detail a,
  .DB-main .detail-TLC .detail-center .center-content .btn-detail a {
    width: 120px;
    height: 40px;
    line-height: 40px;
  }
  .DB-main .detail-BB .detail-center .center-content .btn-detail a span,
  .DB-main .detail-TLC .detail-center .center-content .btn-detail a span {
    display: none;
  }
}
.DB-main .detail-BB .detail-center .center-content .btn-detail a:hover,
.DB-main .detail-TLC .detail-center .center-content .btn-detail a:hover {
  background-color: #F5C057;
  color: #E99122;
}
.DB-main .detail-BB .detail-center .center-content .btn-detail a span,
.DB-main .detail-TLC .detail-center .center-content .btn-detail a span {
  font-size: 22px;
  margin-right: 10px;
  vertical-align: middle;
}
.DB-main .detail-BB .detail-center .center-content .btn-detail a:nth-child(2),
.DB-main .detail-TLC .detail-center .center-content .btn-detail a:nth-child(2) {
  border: 1px solid #F5C057;
  background-color: #fff;
  color: #E99122;
  margin-left: 10px;
}
.DB-main .detail-BB .detail-center .center-content .btn-detail a:nth-child(2):hover,
.DB-main .detail-TLC .detail-center .center-content .btn-detail a:nth-child(2):hover {
  background-color: #F6B533;
  color: #FFFFFF;
}
.DB-main .detail-BB .detail-center .center-content .detail-attention,
.DB-main .detail-TLC .detail-center .center-content .detail-attention {
  padding: 12px 0 0 24px;
}
.DB-main .detail-BB .detail-center .center-content .detail-attention p,
.DB-main .detail-TLC .detail-center .center-content .detail-attention p {
  margin: 0;
  line-height: 1.75;
}
.DB-main .detail-BB .detail-center .center-content .detail-attention .tips-validate,
.DB-main .detail-TLC .detail-center .center-content .detail-attention .tips-validate {
  font-size: 14px;
  color: #F55858;
  font-weight: bold;
  display: none;
}
.DB-main .detail-BB .detail-center .center-content .detail-attention .tips-leyan,
.DB-main .detail-TLC .detail-center .center-content .detail-attention .tips-leyan {
  font-size: 13px;
  color: #8E8E8D;
  font-weight: bold;
  margin-bottom: 18px;
}
.DB-main .detail-BB .detail-center .check-info,
.DB-main .detail-TLC .detail-center .check-info {
  margin-top: 16px;
  width: 100%;
  border: 1px solid #dbdbdb;
  padding: 25px 20px 10px 20px;
}
@media screen and (max-width: 768px) {
  .DB-main .detail-BB .detail-center .check-info,
  .DB-main .detail-TLC .detail-center .check-info {
    display: none;
  }
}
.DB-main .detail-BB .detail-center .check-info h4,
.DB-main .detail-TLC .detail-center .check-info h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #e99122;
}
.DB-main .detail-BB .detail-center .check-info h4 .line,
.DB-main .detail-TLC .detail-center .check-info h4 .line {
  height: 2px;
  width: 20px;
  background-color: #e99122;
  margin-top: 13px;
  margin-bottom: 18px;
}
.DB-main .detail-BB .detail-center .check-info .check-info-linebox,
.DB-main .detail-TLC .detail-center .check-info .check-info-linebox {
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin: 10px 0;
}
.DB-main .detail-BB .detail-center .check-info .batch span,
.DB-main .detail-TLC .detail-center .check-info .batch span {
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  vertical-align: middle;
}
.DB-main .detail-BB .detail-center .check-info .batch select,
.DB-main .detail-TLC .detail-center .check-info .batch select {
  padding-left: 8px;
  font-size: 13px;
  height: 32px;
  width: 178px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  margin-right: 74px;
  color: #3E3A39;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("/images/icon-arrowdown-b57b06c059612eb2d5815f7e30b503ce.png") no-repeat scroll 96% center transparent;
}
.DB-main .detail-BB .detail-center .check-info .pdf,
.DB-main .detail-TLC .detail-center .check-info .pdf {
  margin-top: -46px;
  margin-left: 96px;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col {
  border-bottom: 10px solid #ffffff;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col a img,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col a img {
  vertical-align: middle;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col a .pdfName,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col a .pdfName {
  display: inline-block;
  max-width: 136px;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 0 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col-batch-1 span,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col-batch-1 span {
  font-size: 14px;
  color: #3E3A39;
  font-weight: 700;
  vertical-align: middle;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col-batch-1 select,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col-batch-1 select {
  padding-left: 8px;
  font-size: 12px;
  height: 30px;
  width: 122px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  color: #3E3A39;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url("/images/icon-arrowdown-b57b06c059612eb2d5815f7e30b503ce.png") no-repeat scroll 96% center transparent;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col-batch-1 select:focus,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col-batch-1 select:focus {
  border: none!important;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col-batch-2,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col-batch-2 {
  height: 40px;
  line-height: 28px;
  margin-left: -90px;
}
.DB-main .detail-BB .detail-center .check-info .pdf .row .col-batch-2 span,
.DB-main .detail-TLC .detail-center .check-info .pdf .row .col-batch-2 span {
  font-size: 12px;
  color: #000000;
  font-weight: 700;
  vertical-align: middle;
}
.DB-main .detail-BB .detail-center .check-info-new,
.DB-main .detail-TLC .detail-center .check-info-new {
  margin-top: 16px;
  width: 100%;
  height: 70px;
  border: 1px solid #dbdbdb;
  padding: 10px 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .DB-main .detail-BB .detail-center .check-info-new,
  .DB-main .detail-TLC .detail-center .check-info-new {
    display: none;
  }
}
.DB-main .detail-BB .detail-center .check-info-new h4,
.DB-main .detail-TLC .detail-center .check-info-new h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: #e99122;
  border-bottom: 2px solid #f5c057;
  line-height: 40px;
  margin-right: 48px;
}
.DB-main .detail-BB .detail-center .check-info-new .pdf-box,
.DB-main .detail-TLC .detail-center .check-info-new .pdf-box {
  display: flex;
  flex-direction: row;
}
.DB-main .detail-BB .detail-center .check-info-new .pdf-box .pdf-item,
.DB-main .detail-TLC .detail-center .check-info-new .pdf-box .pdf-item {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin: 0 20px;
  cursor: pointer;
}
.DB-main .detail-BB .detail-center .check-info-new .pdf-box .pdf-item .icon-file-pdf,
.DB-main .detail-TLC .detail-center .check-info-new .pdf-box .pdf-item .icon-file-pdf {
  margin-right: 8px;
}
.DB-main .detail-BB .detail-right .r-img,
.DB-main .detail-TLC .detail-right .r-img {
  display: block;
  height: 76px;
  background: url("/images/news/news-active-01-424da33498a1880771b0e92034ce78af.gif") no-repeat center;
  margin-bottom: 24px;
  background-size: cover;
  background-position-y: 0 !important;
  width: 210px;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr span,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr span {
  font-size: 16px;
  font-weight: bold;
  color: #E99122;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr .arr-spot,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr .arr-spot {
  display: inline-block;
  height: 22px;
  float: right;
  padding-top: 4px;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr .arr-spot ul,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr .arr-spot ul {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr .arr-spot ul li,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr .arr-spot ul li {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  float: right;
  background-color: #dbdbdb;
  margin-left: 10px;
  cursor: pointer;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr .arr-spot ul li:first-child,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr .arr-spot ul li:first-child {
  background-color: #f5c057;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product {
  user-select: none;
  width: 210px;
  height: 309px;
  overflow: hidden;
  position: relative;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul {
  position: absolute;
  width: 1500px;
  height: 100%;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li {
  position: relative;
  width: 210px;
  cursor: pointer;
  transition: all 2s ease;
  margin-bottom: 8px;
  padding-bottom: 14px;
  border-bottom: 1px solid #dbdbdb;
  float: left;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li p,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li p {
  margin: 0;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li a:hover,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li a:hover {
  text-decoration: none;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img {
  height: 100%;
  width: 100%;
  background-color: #f9fafd;
  position: relative;
  display: block;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img:hover .p-linebox,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img:hover .p-linebox {
  display: block;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img .p-linebox,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img .p-linebox {
  position: absolute;
  height: 2px;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #F5C057;
  display: none;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img::after,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(197, 207, 232, 0.1);
  display: block;
  max-width: 100%;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img span,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img span {
  z-index: 9;
  width: 36px;
  height: 20px;
  position: absolute;
  border-radius: 4px;
  right: 10px;
  top: 10px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  font-size: 10px;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img span:first-child,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img span:first-child {
  background-color: #f5c057;
  display: none;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-img span:nth-child(2),
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-img span:nth-child(2) {
  background-color: #F55858;
  display: none;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-info,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-info {
  line-height: 24px;
  width: 100%;
  margin-top: 16px;
  margin-bottom: 0;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-info a,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-info a {
  float: left;
  color: #3E3A39;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-info a:hover,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-info a:hover {
  color: #F5C057;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-info span,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-info span {
  float: right;
  color: #F55858;
  font-weight: bold;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-cas,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-cas {
  line-height: 24px;
  color: #3E3A39;
  font-size: 14px;
  margin: 4px 0;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-cas:hover,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-cas:hover {
  color: #F5C057;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-price,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-price {
  font-size: 10px;
  color: #e99122;
  margin-bottom: 0;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .p-price span,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .p-price span {
  color: #e99122;
  font-size: 14px;
  font-weight: bold;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .arr-btn,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .arr-btn {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .arr-btn span,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .arr-btn span {
  font-size: 18px;
  padding: 10px;
  border-radius: 4px;
  cursor: pointer;
  color: #FFF;
  background-color: #F5C057;
}
.DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .arr-btn:hover,
.DB-main .detail-TLC .detail-right .r-recommendProduct .arr-product ul li .arr-btn:hover {
  box-shadow: 1px 1px 1px 1px #dbdbdb;
}
.DB-main .message {
  margin-top: 20px;
  margin-bottom: 60px;
}
.DB-main .message h3 {
  margin-bottom: 8px;
}
.DB-main .message h3 img {
  vertical-align: middle;
}
.DB-main .message h3 span {
  font-size: 16px;
  color: #E99122;
  font-weight: bold;
}
.DB-main .message .m-content {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
.DB-main .message .m-content .row .m-left {
  padding-top: 31px;
  border-top: none;
  background-color: #F9FAFD;
  border-top: 2px solid #dbdbdb;
}
@media screen and (max-width: 1200px) {
  .DB-main .message .m-content .row .m-left {
    margin-bottom: 20px;
  }
}
.DB-main .message .m-content .row .m-left h4 {
  font-size: 14px;
  color: #3E3A39;
  font-weight: bold;
  margin-bottom: 36px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .DB-main .message .m-content .row .m-left textarea {
    width: 780px!important;
  }
}
.DB-main .message .m-content .row .m-left form label {
  margin-bottom: 15px;
  display: block;
}
.DB-main .message .m-content .row .m-left form label input {
  margin-left: 25px;
  height: 34px;
  width: 210px;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  font-weight: normal;
  padding: 0 8px;
}
.DB-main .message .m-content .row .m-left form label textarea {
  margin-left: 25px;
  width: 520px;
  height: 88px;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  font-weight: normal;
  padding: 4px 8px;
}
@media screen and (max-width: 1700px) {
  .DB-main .message .m-content .row .m-left form label textarea {
    width: 330px;
  }
}
@media screen and (max-width: 992px) {
  .DB-main .message .m-content .row .m-left form label textarea {
    width: 520px;
  }
}
.DB-main .message .m-content .row .m-left form label .top-line {
  vertical-align: top;
}
.DB-main .message .m-content .row .m-left form label:nth-of-type(2) {
  position: relative;
}
.DB-main .message .m-content .row .m-left form label:nth-of-type(2) img {
  position: absolute;
  display: block;
  height: 79px;
  top: -85%;
  right: 57px;
}
@media screen and (min-width: 1200px) and (max-width: 1800px) {
  .DB-main .message .m-content .row .m-left form label:nth-of-type(2) img {
    right: 112px;
  }
}
.DB-main .message .m-content .row .m-left form .form-bottom {
  padding-left: 100px;
}
.DB-main .message .m-content .row .m-left form .form-bottom button {
  width: 120px;
  height: 42px;
  background-color: #eda232;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #FFF;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.DB-main .message .m-content .row .m-left form .form-bottom button:hover {
  background-color: #F5C057;
}
.DB-main .message .m-content .row .m-left form .form-bottom button:nth-child(2) {
  background-color: #7d7660;
  margin-left: 16px;
}
.DB-main .message .m-content .row .m-left form .form-bottom button:nth-child(2):hover {
  background-color: #8E8E8D;
}
.DB-main .message .m-content .row .m-left form .form-bottom p {
  font-size: 14px;
  line-height: 48px;
}
.DB-main .message .m-content .row .m-right {
  padding-right: 0;
}
.DB-main .message .m-content .row .m-right .img-top {
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .DB-main .message .m-content .row .m-right {
    padding-left: 0;
  }
  .DB-main .message .m-content .row .m-right img {
    width: 100%;
  }
}
.prompt-modal .modal-dialog .modal-content .modal-body {
  padding-bottom: 32px;
  padding-left: 30px;
  padding-right: 30px;
}
.prompt-modal .modal-dialog .modal-content .modal-body p {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
.prompt-modal .modal-dialog .modal-content .modal-body h5 {
  text-indent: 2em;
  color: #3E3A39;
  line-height: 24px;
}
#promptError h5 {
  text-align: center;
}
@media screen and (min-width: 1700px) {
  .col-lg-1-5 {
    width: 20%;
  }
  .col-lg-2-5 {
    width: 40%;
  }
}
@media screen and (max-width: 1699px) and (min-width: 1201px) {
  .col-lg-1-5 {
    width: 25%;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .detail-left,
  .detail-right {
    display: none!important;
  }
  .detail-center {
    width: 100%;
  }
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  .col-lg-2-5 {
    width: 35%;
    float: left;
  }
}
@media screen and (max-width: 991px) {
  .col-lg-1-5 {
    width: 23%;
    float: left;
  }
  .col-lg-2-5 {
    width: 45%;
    float: left;
  }
}
/*+++++++++++++++++++++++++++++++++++
+      icon base
 ++++++++++++++++++++++++++++++++++++*/
.icon-hot {
  display: inline-block;
  width: 50px;
  height: 63px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-hot-default-a7f4634f1ef0490de61f9e75265e8499.png);
}
.icon-activity {
  display: inline-block;
  width: 50px;
  height: 48px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-activity-default-88733d7a1806b9b4c7663bcc2be66e5f.png);
}
.icon-master {
  display: inline-block;
  width: 50px;
  height: 44px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-master-default-03e0a9efbb366cbbaecb960f23e4e9b8.png);
}
.icon-time {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-time-default-09e0903e71ddea8dc4cdb468bd1b44bf.png);
}
.icon-video {
  display: inline-block;
  width: 50px;
  height: 32px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-video-default-631fc77856912ded934fbf0c31747391.png);
}
.icon-hot.selected {
  display: inline-block;
  width: 50px;
  height: 63px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-hot-8016a6f168c934121e9d56af84f0a523.png);
}
.icon-activity.selected {
  display: inline-block;
  width: 50px;
  height: 48px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-activity-cf3868357a020d06e893c97b2baa99d7.png);
}
.icon-master.selected {
  display: inline-block;
  width: 50px;
  height: 44px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-master-baeef5efeaca167ee0bd4b8d8793ee97.png);
}
.icon-time.selected {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-time-377511a15269f277ffc5e9f4fb90bbf6.png);
}
.icon-video.selected {
  display: inline-block;
  width: 50px;
  height: 32px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-video-1fddeb023dcc0fe88e5e8041c16e595f.png);
}
.icon-drop-down {
  display: inline-block;
  width: 22px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/images/icon/icon-drop-down-ac3a18ec2a82a4895d80345450e94437.png);
}
.icon-file-pdf {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/font/icon/pdf-2b6867848677ab8f4472926ee59d8e1f.svg);
}
.productDetail_BB .red {
  color: #F55858;
}
.productDetail_BB .description {
  margin-top: 15px;
  margin-bottom: 16px;
}
.productDetail_BB .description span {
  font-size: 14px;
  color: #3E3A39;
}
.productDetail_BB .description .span_2 {
  margin-left: 36px;
}
.productDetail_BB .description .seo-h2 {
  display: inline-block;
  margin-left: 118px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .productDetail_BB .description .seo-h2 {
    display: block;
    margin-left: 0;
  }
}
.productDetail_BB .product-introduction .title-weight-600 {
  font-weight: 600;
}
.productDetail_BB .product-introduction .title-color-primary {
  color: #E99122;
}
.productDetail_BB .intro-list-dot li:before {
  content: '';
  background-color: #f5c057;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
}
.productDetail_BB .brand-logo-crad {
  position: absolute;
  top: 0;
  right: 0;
  width: fit-content;
  padding: 0 16px;
  height: 30px;
  color: #ffffff;
  background: linear-gradient(to left, #e99122, #f6c157);
  text-align: center;
  line-height: 30px;
  border-bottom-left-radius: 15px;
}
.productDetail_BB .DB-main .BB-info .info-main {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.productDetail_BB .DB-main .BB-info .info-main .row {
  display: table-row;
  width: 100%;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-1 {
  background: #f9fafd;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-1 p {
  font-weight: bold;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-5 p,
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-5 h3 {
  font-weight: normal !important;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-11 p,
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-11 h3 {
  font-weight: normal !important;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-11 .p-li {
  display: flex;
  margin-top: 4px !important;
  flex-direction: row;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-11 .p-li span {
  display: inline-block;
  max-width: 1200px;
  word-wrap: break-word;
  white-space: normal;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-2 {
  width: 10%;
  background: #f9fafd;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info-10 {
  width: 90%;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info {
  padding: 10px;
  display: table-cell;
  border: 1px solid #cccccc;
  word-wrap: break-word;
  word-break: break-all;
  vertical-align: middle;
}
.productDetail_BB .DB-main .BB-info .info-main .row .col-info p,
.productDetail_BB .DB-main .BB-info .info-main .row .col-info h3 {
  font-size: 14px;
  margin: 0 !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-weight: bold;
}
.productDetail_BB .DB-main .safe-info h3 {
  margin-top: 60px;
  margin-bottom: 8px;
}
.productDetail_BB .DB-main .safe-info h3 span {
  font-size: 16px;
  color: #E99122;
  font-weight: bold;
}
.productDetail_BB .DB-main .safe-info .info-main .row .col-info.ghs-img-box {
  padding: 3px 10px;
  vertical-align: middle;
}
.productDetail_BB .DB-main .safe-info .info-main .row .col-info.ghs-img-box img {
  width: 25px;
}
.productDetail_BB .DB-main .related-products {
  margin-top: 30px;
}
.productDetail_BB .DB-main .related-products .r-content {
  position: relative;
}
.productDetail_BB .DB-main .related-products .r-content .row-1 {
  overflow-x: scroll;
}
.productDetail_BB .DB-main .related-products .r-content .row-1 ul {
  user-select: none;
  margin-left: -30px;
}
.productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
  float: left;
  margin-left: 30px;
  cursor: pointer;
  border-bottom: 6px solid #FFF;
}
.productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 .products-card {
  padding-bottom: 0;
}
.productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 .products-card p {
  margin-top: 0;
}
.productDetail_BB .DB-main .synthetic-line {
  margin-top: 45px;
  margin-bottom: 60px;
}
.productDetail_BB .DB-main .synthetic-line h3 {
  font-size: 16px;
  color: #E99122;
  font-weight: bold;
  margin-top: 9px;
  margin-bottom: 10px;
}
.productDetail_BB .DB-main .synthetic-line .line-container {
  height: 687px;
  width: 100%;
  border: 1px solid #E8E8E8;
  position: relative;
}
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-y,
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-x {
  cursor: pointer;
  width: 10px;
  border-radius: 4px;
  right: 0;
}
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-y .ps__thumb-y,
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-x .ps__thumb-y {
  background-color: #FFDF9F;
  border-radius: 4px;
  right: 0;
}
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-y .ps__thumb-y:hover,
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-x .ps__thumb-y:hover {
  background-color: #F5C057;
  width: 10px;
  border-radius: 4px;
  right: 0;
}
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-x {
  cursor: pointer;
  height: 10px;
  border-radius: 4px;
  bottom: 0;
}
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-x .ps__thumb-x {
  background-color: #FFDF9F;
  border-radius: 4px;
  bottom: 0;
}
.productDetail_BB .DB-main .synthetic-line .line-container .ps__rail-x .ps__thumb-x:hover {
  background-color: #F5C057;
  height: 10px;
  border-radius: 4px;
  bottom: 0;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li {
  padding: 20px;
  border-top: 1px solid #E8E8E8;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line {
  white-space: nowrap;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line div {
  white-space: normal;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-common {
  width: 130px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  height: 170px;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-common .p-img {
  position: relative;
  display: inline-block;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-common .p-img::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(197, 207, 232, 0.2);
  display: inline-block;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-common .p-img span {
  font-size: 12px;
  padding: 0 3px;
  border-radius: 3px;
  color: #ffffff;
  background-color: #E99122;
  position: absolute;
  right: 2px;
  top: 2px;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-common .p-img img {
  width: 130px;
  height: 130px;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-common .p-num {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-arrow {
  padding: 0 10px;
  padding-top: 48px;
  display: inline-block;
  height: 170px;
  vertical-align: middle;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-arrow span {
  display: block;
  margin-bottom: -10px;
  padding-left: 3px;
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .product-line .p-equal {
  padding: 0 32px;
  padding-top: 59px;
  display: inline-block;
  height: 170px;
  vertical-align: middle;
}
.productDetail_BB .DB-main .synthetic-line .line-container ul li .reference {
  font-size: 13px;
  font-weight: bold;
  color: #808080;
}
.productDetail_BB .DB-main .history-browsing h3 {
  font-size: 16px;
  color: #E99122;
  font-weight: bold;
  margin-top: 9px;
  margin-bottom: 10px;
}
.productDetail_BB .DB-main .history-browsing .history-list .col-1 {
  border-bottom: 10px solid #ffffff;
}
.productDetail_BB .DB-main .history-browsing .history-list .col-1 .products-card {
  padding-bottom: 0;
}
.productDetail_BB .DB-main .history-browsing .history-list .col-1 .products-card p {
  margin-top: 0;
}
.productDetail_BB .DB-main .resource-tools .tools-counter {
  padding-top: 21px;
  padding-left: 19px;
  height: 300px;
  background-color: #F9FAFD;
  border-top: 2px solid #DBDBDB;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left h4 {
  font-size: 15px;
  font-weight: bold;
  color: #3E3A39;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-linebox {
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin-top: 15px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left p {
  font-size: 14px;
  margin-bottom: 25px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content {
  width: 100%;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table {
  margin-bottom: 0;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr {
  width: 100%;
  margin-bottom: 8px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr td {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-top: none;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr td input {
  width: 86px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  height: 30px;
  padding-left: 8px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr td input.nonempty_submit {
  border: 1px solid #F55858;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr td select {
  width: 60px;
  border: 1px solid #DBDBDB;
  border-radius: 3px;
  height: 30px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr .operation {
  width: 40px;
  text-align: center;
  height: 30px;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr .t-space {
  padding-right: 6px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-content table tr:first-child td {
  font-weight: bold;
  font-size: 13px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .t-tips {
  color: #F55858;
  font-size: 14px;
  height: 20px;
  margin: 7px 0 8px 0;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .calculation-btn a {
  display: inline-block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #E99122;
  border-radius: 4px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .calculation-btn a:hover {
  background-color: #F5C057;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .calculation-btn .cancel {
  background-color: #5C595B;
  margin-left: 10px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-left .calculation-btn .cancel:hover {
  background-color: grey;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right {
  padding-left: 290px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right h4 {
  font-size: 15px;
  font-weight: bold;
  color: #3E3A39;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right .t-linebox {
  width: 20px;
  height: 2px;
  background-color: #F5C057;
  margin-top: 15px;
  margin-bottom: 15px;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right .common-tools a {
  display: block;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right .common-tools a span {
  color: #F5C057;
  font-size: 24px;
  vertical-align: middle;
}
.productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right .common-tools a span:nth-child(2) {
  font-size: 14px;
  color: #3E3A39;
  margin-left: 8px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+                        媒体查询                        +
+                                                       +
+                                                       +
+                                                       +
+                                                       +
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 1200px) {
  .p-img span {
    top: 0;
    right: 0;
  }
  .productDetail_BB .DB-main .related-products .r-content .row .col-1 a .p-img span,
  .productDetail_BB .DB-main .history-browsing .history-list .col-1 a .p-img span {
    top: 0;
    right: 0;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .arr-print .iconfont {
    display: none;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .productDetail_BB .DB-main .message .m-content .row .m-left form label textarea {
    width: 330px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 131.66px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 a .p-img span {
    width: 30px;
    height: 16px;
    line-height: 16px;
    top: 0;
    right: 0;
  }
  .productDetail_BB .DB-main .detail-BB .detail-left .p-img a img {
    height: 212px;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li a .p-img {
    width: 132px;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li a h5 {
    display: none;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li a .p-info span:nth-child(2) {
    float: left;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li .price {
    display: none;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product {
    width: auto;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr .arr-spot {
    margin-left: -10px;
  }
}
@media screen and (max-width: 1700px) {
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product {
    width: 165px;
  }
  .productDetail_BB .DB-main .detail-BB .detail-right .r-recommendProduct .arr-product ul li {
    width: 165px;
  }
  .detail-left .p-img {
    min-height: 262.5px;
    max-height: 305px;
  }
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    margin: 130px auto;
  }
  .col-info-1 {
    width: 10%;
  }
  .col-info-5 {
    width: 40%;
  }
  .col-info-11 {
    width: 90%;
  }
}
@media screen and (max-width: 992px) {
  .productDetail_BB .DB-main .resource-tools .tools-counter .row .t-right {
    display: none;
  }
}
@media screen and (max-width: 705px) {
  .resource-tools {
    display: none;
  }
  .message {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .col-info-1,
  .col-info-5 {
    width: 25%;
  }
  .col-info-11 {
    width: 75%;
  }
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-header .arr-print {
    width: auto;
    height: auto;
    padding: 0;
  }
  .productDetail_BB .DB-main .related-products .r-header .arr-print span:nth-child(1) {
    margin-right: 0;
    padding: 0 12px;
  }
  .productDetail_BB .DB-main .related-products .r-header .arr-print span:nth-child(2) {
    display: none;
  }
  .productDetail_BB .DB-main .BB-info .r-header .arr-print {
    display: none;
  }
  .productDetail_BB .DB-main .related-products .r-content .show-all .arr-print {
    width: auto;
    height: auto;
    padding: 0 14px;
  }
  .productDetail_BB .DB-main .related-products .r-content .show-all .arr-print span:nth-child(1) {
    margin-right: 0;
  }
  .productDetail_BB .DB-main .related-products .r-content .show-all .arr-print span:nth-child(2) {
    display: none;
  }
  .productDetail_BB p span:nth-child(2) {
    margin-left: 0;
    display: block;
  }
  .productDetail_BB p span:nth-child(3) {
    margin-left: 0;
    display: block;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    align-items: center;
    width: 13.125rem;
    /* 210/16 */
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 a .p-img span {
    top: 0;
    right: 0;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 a .p-img {
    height: auto;
  }
  .modal-dialog {
    margin: 90px auto;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1:nth-child(-n+3) {
    display: block;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 13.75rem;
    /* 220/16 */
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 a .p-img span {
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 13.125rem;
    /* 210/16 */
  }
  .row-1::-webkit-scrollbar {
    width: 100%;
    height: 6px;
    background-color: #f9fafd;
    border-radius: 3px;
    cursor: pointer;
  }
  .row-1::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 3px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: #dbdbdb;
  }
  .row-1::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: #f9fafd;
    padding-bottom: 5px;
  }
}
.lh-sup h3 {
  line-height: 1.5;
}
@media screen and (min-width: 300px) and (max-width: 330px) {
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 8.125rem /* 130/16 */;
  }
}
@media screen and (min-width: 330px) and (max-width: 370px) {
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 9.375rem /* 150/16 */;
  }
}
@media screen and (min-width: 370px) and (max-width: 400px) {
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 9.8125rem;
    /* 157/16 */
  }
}
@media screen and (min-width: 400px) and (max-width: 450px) {
  html {
    font-size: 16px;
  }
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 11.0625rem /* 177/16 */;
  }
}
@media screen and (min-width: 450px) and (max-width: 500px) {
  .productDetail_BB .DB-main .related-products .r-content .row-1 ul .col-1 {
    width: 11.0625rem;
    /* 177/16 */
  }
}
@media screen and (max-width: 396px) {
  .common-modal .modal-dialog .modal-content form .modal-footer button {
    width: 90px;
    height: 34px;
  }
  .modal-footer .btn + .btn {
    margin-left: 12px;
  }
}
.text-ellipsis {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
}
.btn-unfold-group {
  position: relative;
}
.btn-unfold {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #E99122;
  cursor: pointer;
  background-color: #fff;
  padding-left: 17px;
}
.btn-unfold::after {
  content: "...";
  position: absolute;
  right: 30px;
  color: #3e3a39;
}
.btn-unfold.pack-up::after {
  content: "";
}
.info-card {
  margin-top: 40px;
}
.info-card-header {
  position: relative;
  top: 1px;
  border-bottom: 2px solid #F6B533;
}
.pro-info-list {
  height: auto;
  gap: 4px;
}
.pro-info-item {
  min-width: 140px;
  padding: 7px 30px;
  font-size: 16px;
  font-weight: 700;
  color: #f6b533;
  line-height: normal;
  text-align: center;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: rgba(246, 181, 51, 0.1);
  cursor: pointer;
}
.pro-info-item.active {
  background-color: #f6b533;
  color: #fff;
}
.info-card-body .info-card-item {
  display: none;
}
.info-card-body > div:first-of-type {
  display: block;
}
.pro-info-detail .col-info {
  border-color: #e8e8e8 !important;
}
.link-btn {
  position: absolute;
  right: 0;
  margin-bottom: 8px;
}
@media screen and (max-width: 768px) {
  .link-btn {
    position: static;
    margin-top: 8px;
  }
}
.link-btn:hover {
  color: #fff;
}
.btn-fold {
  position: relative;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  color: #f6c157;
  cursor: pointer;
}
.btn-fold > span {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2px;
}
.btn-fold > p {
  width: fit-content;
  margin: 0 auto 20px;
}
.btn-fold:after {
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  background-color: #ffffff;
}
#guideBatchModal .modal-dialog {
  width: 800px;
}
#guideBatchModal .modal-dialog .modal-body {
  height: 500px;
  overflow-y: auto;
}
#guideBatchModal .modal-dialog .modal-body p {
  padding: 0;
  text-align: start;
  margin: 0 0 12px;
}
#guideBatchModal .modal-dialog .modal-body img {
  width: 738px;
  margin-bottom: 12px;
}
#pdfModal .modal-dialog,
#coaModal .modal-dialog {
  width: 800px;
}
#pdfModal .modal-dialog .modal-body,
#coaModal .modal-dialog .modal-body {
  height: 500px;
}
#pdfModal .modal-dialog .modal-body form,
#coaModal .modal-dialog .modal-body form {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin: 12px 10px 24px 10px;
}
#pdfModal .modal-dialog .modal-body form label,
#coaModal .modal-dialog .modal-body form label {
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-right: 12px;
  font-weight: 500;
}
#pdfModal .modal-dialog .modal-body form label input,
#coaModal .modal-dialog .modal-body form label input {
  width: 200px;
  margin-left: 12px;
  border: 1px solid #ccc;
}
#pdfModal .modal-dialog .modal-body form label input:focus,
#coaModal .modal-dialog .modal-body form label input:focus {
  box-shadow: none;
}
#pdfModal .modal-dialog .modal-body .pdf-none,
#coaModal .modal-dialog .modal-body .pdf-none {
  margin-top: 16px;
  margin-left: 25px;
}
#pdfModal .modal-dialog .modal-body .pdf-none p,
#coaModal .modal-dialog .modal-body .pdf-none p {
  text-align: start;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 24px;
}
#pdfModal .modal-dialog .modal-body .pdf-none p a,
#coaModal .modal-dialog .modal-body .pdf-none p a {
  color: #E99122;
  text-decoration: underline;
  cursor: pointer;
}
#pdfModal .modal-dialog .modal-body .pdf-list,
#coaModal .modal-dialog .modal-body .pdf-list {
  display: flex;
  flex-direction: row;
  padding-top: 16px;
}
#pdfModal .modal-dialog .modal-body .pdf-list .pdf-item,
#coaModal .modal-dialog .modal-body .pdf-list .pdf-item {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin: 0 20px;
  cursor: pointer;
}
#pdfModal .modal-dialog .modal-body .pdf-list .pdf-item .icon-file-pdf,
#coaModal .modal-dialog .modal-body .pdf-list .pdf-item .icon-file-pdf {
  margin-right: 8px;
}
