
.detailTitle {
    position: fixed; width: 1471px; background-color: rgb(255, 255, 255); overflow: hidden; z-index: 1;
}

.header_primary_pd {
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
.header_secondary_pd {
    font-size: 12px;
}
.ap {
    margin-bottom: 10px;
}
.image_big {
    width: 98px;
    overflow: hidden;
}
.imageLayoutContainer {
    display: inline-block;
    margin-right: 16px;
    width: 115px;
    cursor: pointer;
}
.style_3d ,.phxwrap_p {
    display: none;
}

/* 第三方3D图设置固定高度，隐藏最底部信息 */
.scrollContainerWrapper .style_3d .imageContainer_Scroll {
    height: 400px;
    overflow: hidden;
    border: 0;
}

.humbImage {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 82px;
    height: 82px;
    padding: 8px;
    border: 1px solid #878787;
    margin-bottom: 16px;
    outline: 0;
}

.humbImage.selected {
    border-color: #d81527;
}
.thumbImage_img {
    max-width: 64px;
    max-height: 64px;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    margin: 0 auto;
}


.thumbpdf {
    position: absolute;
    display: inline-block;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #f3f3f3;
    color: #000;
    pointer-events: none;
    text-align: center;
    font-family: HelveticaNeue-Lt,Verdana,sans-serif;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.scroll_big {
    width: 550px;
    overflow: hidden;
}
.scrollContainerWrapper {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: inline-block;
    position: relative;
    width: 570px;
}
.scrollContainerWrapper > div {
    width: 500px;
}
.scrollContainerWrapper .style_3d {
    border: 1px solid #878787;
    height: 350px;
    overflow: hidden;
    margin-bottom: 20px;
}
/* .scrollContainerWrapper .style_3d.selectd {
    border: 0px;

}
.scrollContainerWrapper .style_3d.selectd .imageContainer_Scroll {
    border-color: #d81527;
} */
.imageContainer_Scroll {
    border: 1px solid #878787;
    min-height: 300px;
    text-align: center;
    display:flex;
    align-items: center; /*垂直居中*/
    justify-content: center; /*水平居中*/
}

.canselect.selected {
    border-color: #d81527;
}
.scrollContainerWrapper > div {
    padding-bottom: 20px;
    cursor: s-resize;
}

.imageContainer_img {
    position: relative;
    width: 75%;
    height: 75%;
}

.product_ {
    display: table;
    padding-top: 70px;
}
.product_ > div {
    display: table-cell;
}
.featuredetail {
    vertical-align: top;
    min-width: 600px;
    max-width: 1000px;
}


ul.phxwrappable.left > li {
    height: 38px;
    min-width: 150px;
    padding-right: 20px;
}
ul.phxwrappable.left > li .product_val {
    border: 1px solid #cacaca;
    margin-left: 14px;
    top: 0px;
}
.showPrice {
    border-radius: 2px;
    height: 40px;
    box-sizing: border-box;
    width:300px;
}
.showPrice > div {
    border: 1px solid #f0f0f0;

}
p.reference_title {
    padding-top: 15px;
    padding-bottom: 5px;
}
p.reference_title.top {
    padding-top: 0px;
}
.addNumber {
    padding-top: 50px;
}
button[type=button].phxbutton {
    width: 40px;
    padding-left: 0px;
    margin-top: 0px;
    height: 39px;
    border-radius: 0;
    background: #d81527;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.productOrder ,.phxinput > div > button {
    height: 37px;
    margin-left: 20%;

}
.phxinput > div > button {
    background: #efefef;
    text-align: left;
}
.phxinput > div > button:hover {
    color: #cb1927;
    background: #efefef;
}
.addCart::after {
    content: "";
    clear: both;
    display: block;
}

span.price {
    font-size: 14px;
    width:auto;
}
.line {
    height: 20px;
    top: 10px;
    right: 0;
    border-left: 1px solid #cacaca;
}
.phxinput {
    border-radius: 0;
}
.product-count > div {
    border: 1px solid #d81527;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow: hidden;
}
.phxinput > div {
    display: table-cell;
    vertical-align: middle;
    border: 0px solid #ccc;
    overflow: hidden;
    background-color: #efefef;
    height: 30px;
    width: 50px;
}
.phxinput > div input {
    font-size: 12px;
    text-indent: 0em;
    background: #efefef;
    color: #cb1927;
}

button.phxbutton > span {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: url(../../../resource/cmindtek/cart-white.png) no-repeat 8px 8px;
    color: #404040;
}
.download3d select,.download3d button {
    color: #404040;
    
}
.phxvtable > div {
    text-align: center;
}
.productOrder > div {
    /* display: inline-block; */
    float: left;
}

.phxinput > div:first-child,.phxinput > div:last-child {
    width: 20px;
    border-radius:0;

}
.product_title {
    width: auto;
    line-height: 30px;
}
.cg_title {
    font-size: 0em; 
}
.cg_title span ,.cg_title div {
    font-size: 12px;;
}
.product_partnumber {
    color:#d81527;
}
.package_number .product_val {
    padding: 10px 10px 0 10px;
}
.product_val {
    padding: 0px 10px;
    line-height: 25px;
    min-width: 0 !important;
    border-radius: 3px;
    position: relative;
    top: -3px;
}
.product_val .product_partnumber {
    color:#d81527;
}
.package {
    display: inline-block;
}
.phxctable {
    margin-top: 20px;
    width: 100%;
}
.phxctable > .title {
    padding-bottom:10px;
    padding: 15px 0 10px 0;
}
.phxctable > .title.first {
    padding-top:10px;
}
.phxctable .title span {
    color:#d81527;
    display: inline-block;
    line-height: 20px;
    border-bottom: 1px solid #d81527;
    font-size: 14px;
}
.phxctable .phxtablev {
    width: 100%;
}
/* .phxctable .phxtablev .title {
    width: 30%;
} */

div.phxsb.sb-row > div > div {
    width: 150px;
}

.phxfi-adobe::before {
    background: url(../../../res/skin-default/img/ficons/pdf.png);
    background-size:contain;
    background-repeat:no-repeat;
    border: 1px solid #404040;
    border-radius: 5px;
    overflow: hidden;
}

phxi:before {
    content: '';
    display: inline-block;
    width: 2em;
    height: 2em;
}
.phxfi-solidworks:before {
    background: url(../../../resource/ficons/3d.png);
    background-size:contain;
    background-repeat:no-repeat;
    border: 1px solid #404040;
    border-radius: 8px;
    overflow: hidden;
}
.download3d {
    padding: 0px 50px 0px 0px;
}
.download3d select {
    top: -7px;
    position: relative;
    border: 1px solid #cacaca;
}

div.phxsb.sb-row {
    border-top: 0px;
}

.character {
    width: 100% !important;
}
div.pvtnop>div:last-child>div {
    padding-bottom: 3px !important;
}

/* 产品线展示样式 详情页顶部位置 */
/* .crumbs {
    height: 28px;
}

.crumbs p {
    padding-top: 0px;
    line-height: 28px;
    padding-left: 20px;
    font-size: 12px;
}

.crumbs p a:last-child {
    color: #333333;
}

.crumbs p a:last-child:hover {
    color: #cb1927;
} */