.goods_detail_box {
  display: flex;
  padding-bottom: 50px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
.goods_detail_l {
  width: 400px;
}
#video_box {
  width: 400px;
  height: 400px;
}
.goods-gallery-top {
  height: 400px;
}
.tit {
  height: 110px;
}
.goods_detail_r {
  flex: 1;
  float: none;
  position: relative;
}
.goods_detail_r .art_tit {
  font-size: 26px;
  color: #333333;
  line-height: 32px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  padding-bottom: 0px;
  border: none;
}
.tag_box a {
  display: inline-block;
  text-decoration: none;
  width: 80px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cccccc;
  border-radius: 14px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.new_xh {
  font-size: 14px;
  line-height: 28px;
  color: #999999;
  font-weight: 400;
}
.inquiry {
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 400;
  color: #d00000;
  border: 1px solid #d00000;
  border-radius: 5px;
  background: none;
  margin-right: 20px;
  margin-top: 0px;
  cursor: pointer;
}
.inquiry.active {
  color: #ffffff;
}
.inquiry:hover {
  background: #d12a2a;
  color: white;
}
.handleProduct {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}
.handleProduct .collection,
.handleProduct .share {
  width: 20px;
  height: 20px;
  margin-top: 10px;
  cursor: pointer;
  position: relative;
}
.handleProduct .collection {
  background: url("/resources/images/collection.png") left top no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-right: 20px;
}
.handleProduct .collectionActive {
  background: url("/resources/images/collectionActive.png") left top no-repeat;
}
.handleProduct .share {
  background: url("/resources/images/share.png") left top no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
}
.mt10 {
  margin-top: 10px;
}
.ml200 {
  margin-left: 200px;
}
.cpcs {
  background: #fff;
  padding: 50px 40px;
}

.cpcs li {
  font-size: 14px;
  font-weight: 400;
  line-height: 50px;
  border-bottom: 1px dashed #e6e6e6;
  display: flex;
}
.cpcs li .csName {
  color: #999999;
  display: inline-block;
  width: 145px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.cpcs li .csVal {
  flex: 1;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cpcs li .unit{
    display: inline-block;
    padding-left: 10px;
    width: 100px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.productDetail,
.dataDownload,
.sjsc {
  margin-top: 10px;
  margin-left: 0px;
  background: #fff;
  padding: 50px 40px;
}
.partTit {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #333333;
}
.recommend {
  margin-top: 10px;
  margin-left: 0px;
}
.recommend h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ar_tit a {
  flex: 1;
  margin-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ar_tit span {
  width: 110px;
}
.dataDownload li {
  display: flex;
  border-bottom: 1px solid #e6e6e6;
  padding: 20px 0;
}
.dataDownload li > i {
  width: 51px;
  height: 61px;
  margin-right: 25px;
}
.dataDownload li > div {
  flex: 1;
}
.dataDownloadTit .dataTit {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dataDownloadTit .limit {
  flex: 1;
}
.dataDownloadTit .limit span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dataDownloadTit > div a {
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
}
.dataDownloadTit > div .limit,
.dataDownloadTit > div .download_btn span {
  color: #333333;
}
.dataDownloadTit > div .download_btn {
  width: 180px;
}
.dataDownloadTit > div .download_btn i {
  font-style: normal;
  color: #999;
}
.dataDownloadTit .dataTime {
  font-size: 14px;
  color: #999;
  line-height: 1;
}
.dataDownloadTit .dataTime span {
  margin-right: 40px;
}
.dataDownloadTit .dataTime i {
  vertical-align: middle;
}
.dataDownload .download_user {
  margin-top: 50px;
}
.dataDownload .download_user h3 {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.dataDownload .pack_up {
  display: block;
}
.dataDownload .download_box img {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  margin-bottom: 8px;
}
.dataDownload .download_box img:nth-child(23n) {
  margin-right: 0px;
}
.qriousWrap {
  width: 130px;
  height: 200px;
  padding-left: 20px;
  padding-right: 20px;
  background: #ffffff;
  border-radius: 4px 4px 4px 8px;
  box-shadow: 0px 11px 46px 0px rgba(0, 0, 0, 0.09);
  position: absolute;
  bottom: 40px;
  left: -125px;
  display: none;
}
.qriousWrap::after{
    content: "";
    position: absolute;
    bottom: -23px;
    right: 16px;
    border: 12px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.qriousWrap div{
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
    margin-bottom: 14px;
}
.qriousWrap div img{
    vertical-align: middle;
    margin-right: 8px;
}
.qriousWrap  #qrious {
  max-width: 130px !important;
  width: 130px;
  height: 130px;
}
#pdfContainer{
    width: 100%;
    height: 800px;
}
.downloadProduct{
    text-align: center;
    padding-bottom: 20px;
}
.downloadProduct a{
    color: blue;
}
figure.table{
    width: 100%!important;
}
a.buyNow{
    display: inline-block;
    border: 1px solid #D00000;   
    border-radius: 4px; 
    width: 118px;
    color:#D00000 ;
    text-decoration: none;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
}
.pcsy{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin:10px 0;
    padding:37px 30px;
    background: #fff;
}
.pcsy img{
   width: 74px;
   height: 16px;
   vertical-align: middle;
}
.pcsy a{
    display: block;
    max-width: 770px;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 26px;
    margin-left: 15px;
    margin-right: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.pcsy a:hover{
    color: #d00000;
}
.pcsy span{
    font-size: 14px;
    font-weight: 400;
    color: #d00000;
    line-height: 26px;
}