@charset "utf-8";
/* CSS Document */


/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width: 120px !important;height: 120px !important;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.jqzoom img{
    width: 100%;
    border: none;
    height: 350px;
    object-fit: contain;
}
.zoomdiv>img.bigimg{width:700px;}
/*图片小图预览列表*/
.spec-preview{width: 500px;height:350px;background: #eee;}
.spec-scroll{clear:both;margin-top: 10px;width: 100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height: 85px;line-height: 85px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width: 470px;height: 85px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height: 85px;}
.spec-scroll .items ul li{float:left;width: 112px;text-align:center;margin-right: 5px;}
.spec-scroll .items ul li img{padding:2px;width: 106px;height: 79px;cursor: pointer;object-fit: contain;border: 1px solid #CCC;}
.spec-scroll .items ul li img:hover{border: 2px solid #c10011;padding:1px;}
.lunbo{width:500px;margin-top:40px;}
.product1{width:100%;}
.nrprotop .text{
  width: 600px;
  float: left;
  margin-left: 50px;
  margin-top: 40px;
}
.nrprotop .text h1{
  font-size: 20px;
  color:#000;
  font-weight:bold;
  padding: 0px 0 16px;
  border-bottom:1px dashed #ccc;
  margin-bottom:14px;
}
.nrprotop .text>p{font-size: 16px;
  line-height: 30px;}
.nrprotop .text .p1{
  padding:10px 0;
  font-size: 16px;
  line-height: 30px;
	margin-bottom: 10px;

}
.nrprotop .text .hot-line{
  width: 400px;
  height: 160px;
  background: #f3f3f3;
  padding:10px 20px;
}
.nrprotop .text .hot-line p{
  font-weight:bold;
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 30px;
}
.nrprotop .text .hot-line p span{
  font-size: 31px;
  color: #c10011;
  font-weight:bold;
}
.nrprotop .text .hot-line a{
  display: block;    font-size: 18px;
  width:150px;
  height:40px;
  background: #c10011;
  text-align: center;
  line-height: 40px;
  color:#fff;
}

.nrxbg{width:100%;margin-top:50px;margin-bottom:50px;}
.nrxbg h1.nxgcp{width:100%;height:50px;line-height: 50px;font-size: 22px;border-bottom:1px solid #c10011;margin-bottom: 20px;}
.nrxbg h1.nxgcp span{background:#c10011;display:inline-block;width:150px;text-align:center;color:#fff;}


