.phoenixProductTextVO{
    border: 1px solid #ccc;
}
.phoenixProductTextVO .detial-cont-tabslabel{
    border-bottom: 1px solid #ccc;
    background: #efefef;
}
.phoenixProductTextVO .detial-cont-tabslabel li{
    float: left;
    cursor: pointer;
    padding: 0 20px;
    height: 34px;
    line-height: 34px;
    margin-left: -1px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #efefef;
}
.phoenixProductTextVO .hide {
    display: none;
}
.phoenixProductTextVO .detial-cont-tabslabel li.on{
    float: left;
    cursor: pointer;
    padding: 0 20px;
    line-height: 34px;
    margin-left: -1px;
    border-left: 1px solid #ccc;
    background: #efefef;
    border-right: 1px solid #ccc;
    position: relative;
    background: #fff;
    margin-top: -3px;
    bottom: -1px;
    height: 35px;
    border-top: 2px solid #666;
}
.phoenixProductTextVO  .prodDetail-editor-container{
    padding: 10px;
}

.phoenixProductTextVO  img {
    max-width: 100%;
    height: auto !important;
    vertical-align: top;
}

.phoenixProductTextVO iframe,.phoenixProductTextVO embed { max-width:100%;}

.phoenixProductTextVO .sliderTable td {
    border: 1px solid #ccc;
    padding-left: 2px;
    padding-right: 2px;
}
.phoenixProductTextVO .fix:after {
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    content: ".";
}

/* table */
.phoenixProductTextVO .sliderTable {
    position: relative;
    width: 100%;
    overflow: auto
  }

  .phoenixProductTextVO .sliderTable table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    width: 100%
  }

  @media(max-width:420px) {
    .phoenixProductTextVO .sliderTable table {
      min-width: 280px;
      width: 100%
    }
  }

  @media(min-width:421px) and (max-width:989px) {
    .phoenixProductTextVO .sliderTable table {
      min-width: 360px;
      width: 100%
    }
  }

  @media(min-width:990px) {
    .phoenixProductTextVO .sliderTable table {
      min-width: 640px;
      width: 100%
    }
  }

  .phoenixProductTextVO .sliderTable td {
    border: 1px solid #ccc;
    padding-left: 2px;
    padding-right: 2px
  }

  .phoenixProductTextVO .sliderTable .sitewidget-inquire-table td .proNum {
    height: 30px
  }

  .phoenixProductTextVO .sliderTable table tbody tr td[align="left"],
  .phoenixProductTextVO .sliderTable table tbody tr th[align="left"] {
    text-align: left
  }

  .phoenixProductTextVO .sliderTable table tbody tr td[align="center"],
  .phoenixProductTextVO .sliderTable table tbody tr th[align="center"] {
    text-align: center
  }

  .phoenixProductTextVO .sliderTable table tbody tr td[align="right"],
  .phoenixProductTextVO .sliderTable table tbody tr th[align="right"] {
    text-align: right
  }
/* table */

/* 图片 */
.phoenixProductTextVO .prodDetail-editor-container img{
    max-width: 100%;
    height: auto !important;
    vertical-align: top;
}
/* 图片 */

@media (max-width: 768px) {
    html .phoenixProductTextVO .detial-cont-tabslabel li {
        text-indent: 15px;
        background-color: #efefef;
        border: 1px solid #ddd;
        margin-bottom: -1px;
        line-height: 32px;
        float: none !important;
    }
}





/* 产品描述 模板ue editor自定义模板css start */
/*1307-1318*/
/* 核心：所有选择器末尾加 :not(.contentEditRichText_editorContainer *) 排除中间层级 */
.phoenixProductTextVO .prodDetail-editor-container .selectTdClass:not(.contentEditRichText_editorContainer *) {
  background-color:#edf5fa !important
}
.phoenixProductTextVO .prodDetail-editor-container table.noBorderTable td:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container table.noBorderTable th:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container table.noBorderTable caption:not(.contentEditRichText_editorContainer *) {
  border:1px dashed #ddd !important
}
.phoenixProductTextVO .prodDetail-editor-container td:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container th:not(.contentEditRichText_editorContainer *) {
  padding: 5px 10px;border: 1px solid #DDD;
}
.phoenixProductTextVO .prodDetail-editor-container caption:not(.contentEditRichText_editorContainer *) {
  border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;
}
.phoenixProductTextVO .prodDetail-editor-container th:not(.contentEditRichText_editorContainer *) {
  border-top:1px solid #BBB;background-color:#F7F7F7;
}
.phoenixProductTextVO .prodDetail-editor-container table tr.firstRow th:not(.contentEditRichText_editorContainer *) {
  border-top-width:2px;
}
.phoenixProductTextVO .prodDetail-editor-container .ue-table-interlace-color-single:not(.contentEditRichText_editorContainer *) {
  background-color: #fcfcfc;
}
.phoenixProductTextVO .prodDetail-editor-container .ue-table-interlace-color-double:not(.contentEditRichText_editorContainer *) {
  background-color: #f7faff;
}
.phoenixProductTextVO .prodDetail-editor-container ol.list-paddingleft-2 li:not(.contentEditRichText_editorContainer *) {
  display: list-item !important;list-style: inherit;
}
.phoenixProductTextVO .prodDetail-editor-container ul.list-paddingleft-2 li:not(.contentEditRichText_editorContainer *) {
  display: list-item !important;list-style: inherit;
}
.phoenixProductTextVO .prodDetail-editor-container:not(.contentEditRichText_editorContainer *) {
  font-size: 16px;
}
/* hr单独处理：排除有.contentEditRichText_editorContainer的父级 */
.phoenixProductTextVO:not(:has(.prodDetail-editor-container .contentEditRichText_editorContainer)) hr {
  border-bottom: 1px solid #000 !important;
}
.phoenixProductTextVO .prodDetail-editor-container h1:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h2:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h3:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h4:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h5:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h6:not(.contentEditRichText_editorContainer *) {
  font-weight: bold;
}
.phoenixProductTextVO .prodDetail-editor-container h5:not(.contentEditRichText_editorContainer *) {
  font-size: 0.83em;
}
.phoenixProductTextVO .prodDetail-editor-container h6:not(.contentEditRichText_editorContainer *) {
  font-size: 0.67em;
}
.phoenixProductTextVO .prodDetail-editor-container h1:not(.contentEditRichText_editorContainer *) {
  font-size: 2em;
}
.phoenixProductTextVO .prodDetail-editor-container ul:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container ol:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h1:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h2:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h3:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h4:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h5:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container h6:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container p:not(.contentEditRichText_editorContainer *),
.phoenixProductTextVO .prodDetail-editor-container blockquote:not(.contentEditRichText_editorContainer *) {
  margin: revert; 
  padding: revert;
}

/*产品详情模板移动端优化*/
@media screen and (max-width: 1024px) {
  .phoenixProductTextVO .prodDetail-editor-container .pre21 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 110px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre13 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 170px!important;object-fit: contain;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre12 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 170px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre11 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 210px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre10 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 210px!important;object-fit: cover;vertical-align: top;
  }
}

@media screen and (max-width: 768px) { 
  .pre7_temp img{width: 100% !important;margin-bottom: 10px;}
  .pre8_temp img{width: 100% !important;margin-bottom: 10px;}
  .pre7_temp p{padding: 0!important;}
  .pre8_temp p{padding: 0!important;}
  
  .phoenixProductTextVO .prodDetail-editor-container .pre23 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 190px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre22 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 220px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre21 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 190px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre13 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 140px!important;object-fit: contain;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre12 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 140px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre11 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 180px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre10 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 180px!important;object-fit: cover;vertical-align: top;
  }
  
  .double_tem{width: 100%!important;}
  .right_img{width: 100%!important;}
  .right_img_order_1{order: 1;}
  .left_img{width: 100%!important;}
  
  .phoenixProductTextVO .prodDetail-editor-container .pre10 img:not(.contentEditRichText_editorContainer *) {
    max-width: 100%;height: 100px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre11 img:not(.contentEditRichText_editorContainer *) {
    max-width: 100%;height: 100px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre12 img:not(.contentEditRichText_editorContainer *) {
    max-width: 100%;height: 80px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre13 img:not(.contentEditRichText_editorContainer *) {
    max-width: 100%;height: 80px!important;object-fit: contain;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre21 img:not(.contentEditRichText_editorContainer *) {
    max-width: 100%;height: 100px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre22 img:not(.contentEditRichText_editorContainer *) {
    max-width: 100%;height: 100px!important;object-fit: cover;vertical-align: top;
  }
  .phoenixProductTextVO .prodDetail-editor-container .pre23 img:not(.contentEditRichText_editorContainer *) {
    width: 100%!important;height: 100px!important;object-fit: cover;vertical-align: top;
  }

  .pre7_temp img{width: 100% !important;margin-bottom: 10px;}
  .pre8_temp img{width: 100% !important;margin-bottom: 10px;}
  .pre7_temp p{padding: 0!important;}
  .pre8_temp p{padding: 0!important;}
  .p-img-pre{width:100% !important;}
  .temp-phone-top{margin-top: 20px !important;}
  .temp-phone-hide{display: none !important;}
  .three_tem{width: 100% !important;}
  .four_tem{width: 100% !important;}
}
/* 产品描述 模板ue editor自定义模板css end */