/*.heardimg {width:100%;height:400px;background:url(../img/chanpinzhongxinbeijingtu.jpg);background-size:cover;position:relative;}*/
.heardimg .text {position:absolute;left:0;right:0;top:31.3%;}
.heardimg .title:first-child {color:#333333;}
.heardimg .title:last-child {color:#0075ff;}
.heardimg .popularItems span {margin-right:1.3%;margin-top:4%;}
.productCenter {width:100%;background-color:#262626;}
.productCenter .categoryList {display:flex;/* margin-bottom:36px;*/  padding-top:35px;}
.productCenter .categoryList p {flex-shrink:0;color:#fff;margin-right:16px;}
.productCenter .categoryList ul {display:flex;flex-wrap:wrap;width:100%;}
.productCenter .categoryList ul li {margin-right:2.2%;color:#fff;line-height:32px;letter-spacing:0px;}
.productCenter .categoryList ul li.active a {color:#0075ff;}
.productCenter .categoryList1 {display:flex;margin-bottom:36px;padding-top:35px;}
.productCenter .categoryList1 p {flex-shrink:0;color:#fff;margin-right:16px;}
.productCenter .categoryList1 ul {display:flex;flex-wrap:wrap;width:100%;}
.productCenter .categoryList1 ul li {margin-right:5.2%;color:#fff;line-height:32px;letter-spacing:0px;white-space:nowrap;}
.productCenter .categoryList1 ul li.active1 a {color:#0075ff;}
.productCenter .pc-imglist {width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-content:space-between;}
.productCenter .pc-imglist li {width:100%;margin-bottom:20px;overflow:hidden;transition:transform 0.3s;}
.productCenter .pc-imglist li:hover .img {transform:scale(1.1);transition:transform 0.3s;}
.productCenter .pc-imglist li:hover .name {font-weight:600;}
.productCenter .pc-imglist li .img {height: 400px;display:flex;justify-content:center;width: 100%;}
.productCenter .pc-imglist li img {height:100%;width: 100%;}
.productCenter .pc-imglist li .name {color:#1f1f1f;text-align:center;display:none;padding-top:15px;}
.productCenter .pc-imglist li .name{display: none;}
.productCenter .pc-imglist li.active .name {display:block;}
.productCenter .categoryList,.productCenter .categoryList1,.productCenter .pc-imglist li.active .name{display: none;}
.pl_con{padding:50px 0 0;}
.pl_video{width: 100%;background: #262626;padding: 50px 0;}
.pl_video video{width: inherit;}
@media screen and (max-width:1600px) {.productCenter {width:100%;background-color:#262626;}
.pc-imglist {width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between;}
.pc-imglist li {width:23%;height:400px;}
.pc-imglist li .img {height:320px;text-align:center;}
.pc-imglist li .img img {height:100%;}
.pc-imglist li .name {color:#fff;text-align:center;display:none;}
.pc-imglist li.active .name {display:block;}
}
@media screen and (max-width:1200px) {.productCenter {width:100%;background-color:#262626;}
.pc-imglist {width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:space-between;}
.pc-imglist li {width:23%;height:260px;}
.pc-imglist li .img {height:200px;text-align:center;}
.pc-imglist li .img img {height:100%;}
.pc-imglist li .name {color:#fff;text-align:center;display:none;}
.pc-imglist li.active .name {display:block;}
}
@media screen and (max-width:768px) {.productCenter .pc-imglist {width:100%;display:flex;flex-wrap:wrap;justify-content:center;}
.productCenter .pc-imglist li {height: 260px;}
.productCenter .pc-imglist li .img{
    pointer-events: auto;
    display: flex;
    justify-content: center;
    height: auto;
    align-items: center;
    
}
.pc-imglist li .img img {height:100%;}
.pc-imglist li .name {color:#fff;text-align:center;display:none;}
.pc-imglist li.active .name {display:block;}
.productCenter .categoryList ul,.productCenter .categoryList1 ul {font-size:16px;}
/*.heardimg {height:200px;}*/
.productCenter .pc-imglist li{height: max-content;}
/* .productCenter .pc-imglist li .img{height: 170px;} */
.pl_con{padding: 0;}
.pl_video{padding: 20px 0;}
}
.heardimg .text{display:none;}