/* *******************************shop**************************************** */
	.shop{
		width: 100%;
		min-height: 544px;
		background-color: #f2f2f2;
		margin-top: 81px;
		    padding-bottom: 100px;
	}
	.shop .con{
		width: 1200px;
		margin: 0 auto;
		min-height: 544px;
	}
	.shop .con .shop_left{
		float: left;
		width: 600px;
		padding-top: 91px;
	}
	.shop .con .shop_left .title1{
		font-size: 40px;
		font-family: "Adobe 黑体 Std";
		color: #000;
		font-weight: unset;
	}
	.shop .con .shop_left .title2{
		font-size: 36px;
		font-family: "Adobe 黑体 Std";
		color: #006ed2;
		margin-top: 71px;
		font-weight: unset;
	}
	.shop .con .shop_left .txt1{
		margin-top: 18px;
		font-size: 20px;
		font-family: "Adobe 黑体 Std";
		color: #000;
		line-height: 31px;
		width: 500px;
	}
	.shop .con .shop_left .txt2{
		font-size: 20px;
		font-family: "Adobe 黑体 Std";
		color: #000;
		margin-top: 44px;
		line-height: 31px;
		width: 500px;
	}
	.shop .con .shop_right{
		padding-top: 20px;
		float: left;
		width: 600px;
	}
	.shop .con .shop_right img{
		/* width: 600px; */
	}
	/* *******************************shop**************************************** */
	
	
	#detail.product-v .module-wrapper .item .table-wrap{
		border: 0px solid #fff;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide .tr{
		/* width: 246px;*/
		width: 197px; 
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide .tr .td{
		border: 0px solid #fff;
	}
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td{
		border: 0px solid #fff;
	}
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td .type{
		width: 192px;
		text-align: left;
		padding-left: 22px;
	}
	
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td{
		padding-left: 22px;
		width: 216px;
		
	} 
	
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td:first-child{
		padding-left: 0px;
		margin-bottom: 32px;
		border-right: 0px solid red;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide .tr .td:first-child{
		margin-bottom: 32px;
		max-height: 184px;
		min-height: 184px;
		height: 184px;
		overflow: hidden;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .spe.third{
		top:441px;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide:first-child .tr .td{
		/* border-left: 2px solid #d2d2d2; */
		/* margin-left: 2px; */
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide:first-child .tr .td:first-child{
		/* border-left: 0px solid #d2d2d2; */
	}
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td{
		position: relative;
		border-right: 2px solid #d2d2d2;
		z-index: 9;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .spe.source{
		top: 261px;
		background-color: #f2f2f2;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .spe.power{
		top: 352px;
		background-color: #f2f2f2;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide .tr .td{
		border-right: 2px solid #d2d2d2;
	}
	#detail.product-v .module-wrapper .item .table-wrap .tbody .swiper-container .swiper-wrapper .swiper-slide .tr .td:first-child{
		border-right: 0px solid #d2d2d2;
	}
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td .type.active, #detail.product-v .module-wrapper .item .table-wrap .thead .tr .td .type{
		cursor: pointer;
		border: 0px solid #fff;
	}
	#detail.product-v .module-wrapper .item .table-wrap .thead .tr .td .type.active, #detail.product-v .module-wrapper .item .table-wrap .thead .tr .td .type:hover{
		background-color: #fff;
		color: #000;
	}
	#detail.product-v .module-wrapper .dow{
		padding: 0px !important;
	}
	/* 火警代码样式 */
	.fire{
		width: 100%;
		margin-top: 100px;
	}
	.fire .fire-main{
		width: 1200px;
		margin: 0 auto;
	}
	.fire .fire-main .fire-title{
		font-size: 40px;
		color: #000;
		margin-bottom: 40px;
	}
	.fire .fire-main p{
		font-size: 16px;
		color: #333333;
		line-height: 28px;
	}
	.fire_img{
		margin-top: 44px;
		min-width: 1200px;
		width: 1200px;
		height: 800px;
		background: url(../images/solve/industry-huojing_s.png);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		
	}
	/* 臭气代码 */
	
	.smell{
		width: 100%;
		margin-top: 100px;
	}
	.smell .smell-main{
		width: 1200px;
		margin: 0 auto;
	}
	.smell .smell-main .smell-title{
		font-size: 40px;
		color: #000;
	}
	.smell .smell-main .smell-txt-a{
		font-size: 16px;
		color: #333;
		line-height: 28px;
		margin-top: 50px;
	}
	.smell .smell-con{
		height: 406px;
		margin-top: 50px;
	}
	.smell .smell-con img{
		display: block;
	}
	.smell .smell-con p{
		text-align: center;
		line-height: 60px;
		font-size: 18px;
		color: #333;
	}
	.smell .smell-con .smell-con-left{
		width: 585px;
		float: left;
		margin-right: 30px;
		height: 346px;
	}
	.smell .smell-con .smell-con-right{
		width: 585px;
		float: left;
		height: 346px;
	}
	.smell .smell-main .smell-txt-b{
		font-size: 16px;
		color: #333;
		line-height: 28px;
		margin-top: 50px;
	}
	.craft{
		width: 100%;
		margin-top: 100px;
	}
	.craft .craft-main{
		width: 1200px;
		margin: 0 auto;
	}
	.craft .craft-title{
		font-size: 40px;
		color: #000;
	}
	.craft .craft-txt{
		font-size: 18px;
		color: #333;
		line-height: 30px;
		margin-top: 40px;
	}
	.craft .craft-img{
		
	}
	.craft .craft-img img{
		display: block;
	}
	.craft .craft-box{
		margin-top: 40px;
	}
	.craft .box-a{
		border: 1px solid #e5e5e5;
		height: 80px;
		padding-left: 150px;
		font-size: 16px;
		color: #333;
		line-height: 28px;
		padding-top: 13px;
	}
	.craft .box-a .list{
		float: left;
	}
	.craft .box-a .list:nth-child(2){
		margin-left: 170px;
	}
	.craft .box-a .list:nth-child(3){
		margin-left: 220px;
	}
	.craft .box-a .list .list-a::before{
		width: 3px;
		height: 14px;
		border-left: 3px solid #006ed2;
		padding-right: 10px;
		content: '';
	}
	.craft .box-a .list .list-b{
		padding-left: 15px;
	}
	.craft .box-b{
		height: 80px;
		padding-left: 150px;
		font-size: 16px;
		color: #333;
		line-height: 28px;
		padding-top: 13px;
		margin-top: 20px;
	}
	.craft .box-b .list{
		float: left;
	}
	.craft .box-b .list:nth-child(2){
		margin-left: 170px;
	}
	.craft .box-b .list:nth-child(3){
		margin-left: 220px;
	}
	.craft .box-b .list .list-a::before{
		width: 3px;
		height: 14px;
		border-left: 3px solid #006ed2;
		padding-right: 10px;
		content: '';
	}
	.craft .box-b .list .list-b{
		padding-left: 15px;
	}
	
	
	.advantage{
		width: 100%;
		margin-top: 100px;
		background-color: #f2f2f2;
		padding-bottom: 80px;
	}
	.advantage .advantage-main{
		width: 1200px;
		margin: 0 auto;
		
	}
	.advantage .advantage-main .advantage-title{
		font-size: 40px;
		color: #000;
		padding-top: 40px;
	}
	.advantage .advantage-main .advantage-txt{
		padding-top: 40px;
		font-size: 18px;
		color: #333;
		line-height: 30px;
	}
	.advantage .advantage-main .advantage-con{
		font-size: 16px;
		color: #333;
		line-height: 30px;
		margin-top: 30px;
	}
	.advantage .advantage-main .advantage-con p::before{
		margin-right: 5px;
		content: '•';
	}
	.advantage .advantage-main .advantage-con .con-left{
		float: left;
		width: 600px;
		vertical-align: top;
	}
	.advantage .advantage-main .advantage-con .con-right{
		float: left;
		width: 600px;
	}