.productentrybg{ background:#FFF; overflow: hidden}
.productentry{ width:100%; margin:0 auto 10px; overflow:hidden; color:#333; padding:0; background: #FFF;}
.productentry,.productentry *{ box-sizing: border-box;}
.productentry .navigation{ width:100%; margin:0 auto; padding:4px 20px 10px; line-height:40px; border-bottom:1px solid #f9f9f9; background:#f8f8f8; position:relative; font-size:18px; color:#666; font-weight:bold; overflow:hidden;}
.productentry .navigation .crumbs{ width:1300px; position:relative; margin:0 auto; padding-left:25px; font-size:12px; font-weight:normal;}
.productentry .navigation .crumbs::after{ content:''; position:absolute; left:0; top:14px; width:12px; height:12px; background:url(../images/sy.png) no-repeat center center; background-size: contain;}
.productentry .navigation .crumbs b{ color:#5b5a5a; font-weight: 500;}
.productentry .navigation .crumbs a{ color:#5b5a5a; font-weight:normal; font-size:12px; padding: 10px}



.productentry .nrlt{ width:1300px;  margin-top:10px; margin-right:15px;  margin:50px auto 20px; overflow:hidden;}
.productentry .nrlt .item{ padding:0 20px; float:left; line-height:35px; background:#FFF;}
.productentry .nrlt .item.on{ background:#F00; border-radius:25px; color:#f17115;}
.productentry .nrlt .item.on a{ color:#FFF;}

.productentry .nrrt{ width:1300px; margin-top:10px; padding:0 0; margin:0 auto; overflow:hidden;}
.productentry .nrrt .item{ width:304px; float:left; margin-right:27px; margin-bottom:27px; -webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.productentry .nrrt .item.nomargin{ margin-right:0;}
.productentry .nrrt .item img{ width:100%;}
.productentry .nrrt .item .itct{ background:#f5f5f5; padding:15px 0;}
.productentry .nrrt .item .itct .line{ background:#F00; width:80px; margin:0 0 0 10px; height:2px; float:left;}
.productentry .nrrt .item .itlt{ background:#f5f5f5; color:#333333; padding:0 15px 5px; height:50px; line-height:25px;}
.productentry .nrrt .item:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -6px, 0);transform:translate3d(0, -6px, 0)}
.productentry .nrrt .item:hover .itct{ background:#F00;}
.productentry .nrrt .item:hover .itct .line{ background:#000;}
.productentry .nrrt .item:hover .itlt{ background:#F00; color:#FFF;}


.productnrbg{ background:#FFF; overflow: hidden}
.productnr{ width:100%; margin:0 auto 10px; overflow:hidden; color:#333; padding:0; background: #FFF;}
.productnr,.productnr *{ box-sizing: border-box;}
.productnr .navigation{ width:100%; margin:0 auto; padding:4px 20px 10px; line-height:40px; border-bottom:1px solid #f9f9f9; background:#f8f8f8; position:relative; font-size:18px; color:#666; font-weight:bold; overflow:hidden;}
.productnr .navigation .crumbs{ width:1300px; position:relative; margin:0 auto; padding-left:25px; font-size:12px; font-weight:normal;}
.productnr .navigation .crumbs::after{ content:''; position:absolute; left:0; top:14px; width:12px; height:12px; background:url(../images/sy.png) no-repeat center center; background-size: contain;}
.productnr .navigation .crumbs b{ color:#5b5a5a; font-weight: 500;}
.productnr .navigation .crumbs a{ color:#5b5a5a; font-weight:normal; font-size:12px; padding: 10px}


.productnr .nrlt{ width:185px; margin-top:10px; margin-right:15px; float:left;}
.productnr .nrlt .item{ padding:0 20px; line-height:35px; background:#FFF; border-bottom:1px solid #f5f5f5;}


.productnr .nrrt{ width:1300px; padding:15px; margin:0 auto 20px; overflow:hidden; background:#FFF;}
.productnr .nrrt .t{ width:100%; padding-bottom:40px; margin-top:5px; font-size:16px; font-weight:600; text-align:center;}
.productnr .nrrt .desc{width:100%; padding-bottom:20px; font-size:12px; text-align:center;}
.productnr .nrrt .tp{ width:400px; margin:0 auto;}
.productnr .nrrt .tp .swiper{ padding-bottom:15px; width:100%;}
.productnr .nrrt .tp .swiper img{ width:100%;}
.productnr .nrrt .content{width:100%; padding-bottom:15px; font-size:12px; line-height:25px; overflow:hidden;}
.productnr .nrrt .qtdata{width:100%; height:50px; line-height:50px; overflow:hidden;}
.productnr .nrrt .qtdata .updata{ width:50%; float:left; line-height:50px;}
.productnr .nrrt .qtdata .ntdata{ width:50%; float:right; line-height:50px; text-align:right; padding-right:15px;}