﻿.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 a{
          text-decoration: 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;
    }
    html .phoenixProductTextVO .detial-cont-tabslabel li.on,html .phoenixProductTextVO .detial-cont-tabslabel li.on *{
      background-color:  var(--ld-main1);
      color: white;
    }
}





/* 产品描述 模板ue editor自定义模板css start */
/*1307-1318*/
.phoenixProductTextVO .prodDetail-editor-container .selectTdClass{background-color:#edf5fa !important}
.phoenixProductTextVO .prodDetail-editor-container table.noBorderTable td,
.phoenixProductTextVO .prodDetail-editor-container table.noBorderTable th,
.phoenixProductTextVO .prodDetail-editor-container table.noBorderTable caption{border:1px dashed #ddd !important}
.phoenixProductTextVO .prodDetail-editor-container td,
.phoenixProductTextVO .prodDetail-editor-container th{padding: 5px 10px;border: 1px solid #DDD;}
.phoenixProductTextVO .prodDetail-editor-container caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.phoenixProductTextVO .prodDetail-editor-container th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.phoenixProductTextVO .prodDetail-editor-container table tr.firstRow th{border-top-width:2px;}
.phoenixProductTextVO .prodDetail-editor-container .ue-table-interlace-color-single{ background-color: #fcfcfc; }
.phoenixProductTextVO .prodDetail-editor-container .ue-table-interlace-color-double{ background-color: #f7faff; }
.phoenixProductTextVO .prodDetail-editor-container ol.list-paddingleft-2 li{display: list-item !important;list-style: inherit;}
.phoenixProductTextVO .prodDetail-editor-container ul.list-paddingleft-2 li{display: list-item !important;list-style: inherit;}
.phoenixProductTextVO .prodDetail-editor-container {font-size: 16px;}
/*产品详情模板移动端优化*/

@media screen and (max-width: 1024px) {
	.phoenixProductTextVO .prodDetail-editor-container .pre21 img{
		width: 100%!important;
		height: 110px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre13 img{
		width: 100%!important;
		height: 170px!important;
		object-fit: contain;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre12 img{
		width: 100%!important;
		height: 170px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre11 img{
		width: 100%!important;
		height: 210px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre10 img{
		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{
		width: 100%!important;
		height: 190px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre22 img{
		width: 100%!important;
		height: 220px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre21 img{
		width: 100%!important;
		height: 190px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre13 img{
		width: 100%!important;
		height: 140px!important;
		object-fit: contain;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre12 img{
		width: 100%!important;
		height: 140px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre11 img{
		width: 100%!important;
		height: 180px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre10 img{
		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{
		max-width: 100%;
		height: 100px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre11 img{
		max-width: 100%;
		height: 100px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre12 img{
		max-width: 100%;
		height: 80px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre13 img{
		max-width: 100%;
		height: 80px!important;
		object-fit: contain;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre21 img{
		max-width: 100%;
		height: 100px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre22 img{
		max-width: 100%;
		height: 100px!important;
		object-fit: cover;
		vertical-align: top;
	}
	.phoenixProductTextVO .prodDetail-editor-container .pre23 img{
		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 */