@charset "utf-8";
/* CSS Document */
#biaoti{margin-top: 98px;margin-bottom: 2px;height: 10rem;width:100%; line-height: 10rem;background-color: white;font-size: 4.5rem;text-align: center;}
#biaoti a{display:block;float:left;margin-left: 3%;height:10rem;}
#biaoti span{position: relative;margin-left: calc(-3% - 80px);}
#details{width:100%;color:#4c4c4c;}
#details .Line_spacing{width:100%;height:2rem;}
#details div{width:90%;margin: 0 auto;}
#details img{width:100%;}
#details h1{font-size: 4.5rem;}
/*修改的部分*/
#details #details_img p{font-size: 4rem;}
#details p{line-height: 70px;text-indent: 8rem; margin:0;padding:0;}
#details div p{font-size:4rem;display: inline-block;}
/*参数配置*/
#canshupz,#canshupz td{border:1px solid black;border-collapse: collapse;text-align: center;line-height: 6rem;}
#canshupz tr td{font-size: 3.2rem;-webkit-text-size-adjust: none;text-size-adjust: none;}
#canshupz td{padding:1rem 0;}
		#canshupz tr td:first-child{
			width:20rem;
			background-color:#f2f2f2;
			color:black;}

/*		应用场景*/
		#details div #yingyongcj{
			background-size:100%;
			background-repeat: no-repeat;
			width:100%;
			height:95rem;
			overflow: hidden;
/*			border:1px solid black;*/
			position: relative;
			top:-2rem;
		}
		#yingyongcj #tab1{
			float:right;
			margin-top:1rem;
			
		}
		#yingyongcj #tab1 td{
			width:37.5rem;
		}
		#yingyongcj #tab2{
			margin-top:65rem;
			margin-left:7rem;
		}
		#yingyongcj #tab2 td{
			width:32rem;
		}
		#yingyongcj #tab3{
			margin-top:-3rem;
			margin-left:43rem;
		}
		#yingyongcj #tab3 td{
			width:40rem;
		}
		#yingyongcj table{
			border:0px solid black;
		}
		#yingyongcj table td{
			background-color:rgba(0,0,0,0.00);
			border:0px solid black;
			font-size:3rem;
			line-height: 4rem;
			text-align: left;
			color:#4c4c4c;
		}
		#yingyongcj h3{
			font-size:3.5rem;
			line-height: 5.8rem;
			margin:0;
			padding:0;
		}



