.container{
  background:#fff;
}
.product{
  margin-bottom: 0;
}
/* 产品中心详情 */
.center {
  margin-bottom: 0;
}

.rightDiv {
  width: 890px;
}

.goods {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.goods .left {
  width: 300px;
  height: 300px;
  background: #fff;
  border: 1px solid #dddddd;
}

.goods .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.goods .right_2 .top .name {
  font-size: 24px;
  margin-bottom: 15px;
}

.goods .right_2 table {
	border:1px solid #f0f0f0;
	width:500px;
}
.goods .right_2 table th {
	background:#f0f0f0
}
.pro_shuxing td {
	border:1px solid #f0f0f0
}
.pro_shuxing th span,.pro_shuxing td span {
  padding: 3px 10px;
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
}
.goods .right_2 .below{
  margin-top: 20px;
}
.goods .right_2 .hotline {
  width: 310px;
  padding:2px;
	background:#CF0202;
	color:#fff;
	border-radius:20px;
	padding-left:12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 18px;
  transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
}

.goods .right_2 .below p i{
  width: 30px;
  height: 30px;
  display: block;
  margin-right: 5px;
}
.goods .right_2 .hotline i.iconPhone{
  background: url(../images/icon_tel.png) no-repeat center;
  background-size: 30px;
}

.goods .right_2 .hotline span {
  width: 180px;
  height: 36px;
  line-height: 36px;
  border-radius: 18px;
  background:#fff;
  text-align: center;
}
.goods .right_2 .hotline span a {
	font-size:20px;
	color:#CF0202;
  font-weight:bold;
}
.goods .right_2 .hotline:hover{
  background:#ea0202;
}

.goods .right_2 .qqlink a{
  width: 110px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  text-align: center;
  color:#fff;
  background:#0D6AC8;
  padding:5px 20px;
  transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
}
.goods .right_2 .qqlink i.iconQq{
  background: url(../images/icon_qq.png) no-repeat center;
  background-size: 30px;
}

.goods .right_2 .qq_btn:hover {
	background:#0b7ef3;
}



/* 蓝色条 */
.line {
  width: 890px;
  height: 50px;
  background: url(../images/line_blue.png) no-repeat center;
  background-size: cover;
  display: flex;
  align-items: center;
}

.line .name {
  font-size: 28px;
  color: #fff;
  margin-left: 100px;
}

/* 第二行 */
.detailbox {
  padding:30px 27px;
}

.detailbox .imgStyle{
  text-align: center;
}

.detailbox .imgStyle img{
  max-width: 100%;
  margin:auto;
}

.txtStyle{
  font-size: 16px;
  color:#666;
  line-height: 28px;
  text-indent: .4rem;
  margin:30px 0;
  text-align: justify;
}


/*第七行 应用领域 */
.seventh {
  margin-bottom:80px;
}

.seventh .content {
  margin-top: 42px;
  display: flex;
  align-items: center;
}

.seventh .left {
  width: 534px;
  height: 552px;
}

.seventh .right {
  width: 298px;
  height: 174px;
  margin-left: 30px;
}

.seventh .right .name {
  font-size: 24px;
  text-align: center;
}

.seventh .right .info {
  font-size: 16px;
  line-height: 25px;
}

/*第八行 联系我们  */
.eighth {
  margin-top: 80px;
}

.eighth img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.eighth .service {
  width: 864px;
  height: 570px;
  background: #f2f2f2;
  display: flex;
  justify-content: space-between;
}

.eighth .service .left {
  width: 387px;
  height: 570px;
}

.eighth .service .left .title {
  margin-top: 80px;
  margin-bottom: 36px;
  margin-left: 30px;
  width: 342px;
  height: 48px;
  font-size: 24px;
  border-bottom: 3px double #0d6ac8;
}

.eighth .service .left .img {
  font-size: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

.eighth .service .left .imgBox {
  position: relative;
}

.eighth .service .left .qr {
  width: 160px;
  height: 160px;
  object-fit: cover;
  position: absolute;
  position: absolute;
  top: 0;
  left: 60px;
}

.eighth .service .right_box {
  width: 426px;
  height: 570px;
}


/*产品认证*/
.rzlist{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.rzlist li{
	width: 147px;
	height: 205px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.rzlist li:nth-child(5n){
	margin-right: 0;
}

.rzlist li img{
	width: 100%;
	height: 100%;
	display: block;
}


/* 相关推荐 */
.recommend{
  margin-top: 60px;
}

.tjList{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
}

.tjList li{
  width:160px;
  height: 40px;
  line-height: 40px;
  background-color: #f0f0f0;
  border-radius: 4px;
  padding:0 20px;
  margin-bottom: 20px;
}
.tjList li a{
  display: block;
  color:#666;
  font-size: 14px;
}
.tjList li,.tjList li a{
  transition: ease-in-out 0.2s;
  -webkit-transition: ease-in-out 0.2s;
  -moz-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
}
.tjList li:hover{
  background-color: #f3f3f3;
}
.tjList li:hover a{
 color: #0d6ac8;
}

/*
 * 新增 by swa
 */
/*图片放大镜*/
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:420px;height:420px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("/static/images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}

/*正文*/
.detailbox .pic {margin-bottom: 20px;}
.detailbox p {font-size: 16px;line-height: 1.4;text-indent: 2em;margin-bottom: 10px;}

.word {margin-top: 20px;}
.word > div {margin-bottom: 10px;}