body{
	background: #000;
	color: #fff;
}
#goods_all{
		width:1110px;
		margin-left:calc(50% - 555px);
	}
	#goods_1{
		margin-top: 60px;
	}
	#goods_1 h1{
		padding-top: 106px;
	}
	#goods_1 h2{
		padding-top: 120px;
	}
	#goods_1 h3{
		padding-top: 175px;
	}
	#goods_1 h4{
		/* margin:0; */
		line-height:24px;
		font-weight:400;
	}
	#goods_1_b{
		background:url('/static/index/img/905s/905_1.png') no-repeat;
		height: 614px;
		text-align:center;
	}
	#goods_2_b{
		background:url('/static/index/img/907/907.png') no-repeat;
		height: 614px;
		text-align:center;
		color: #fff;
	}
	#goods_3_b{
		background:url('/static/index/img/905b/905B.png') no-repeat;
		height: 614px;
		
	}
	.goods_3_b_a{
		width: 50%;
		margin-left: 50%;
		text-align: center;
	}
	#goods_4_b{
		background:url('/static/index/img/905ba/905ba.png') no-repeat;
		height: 614px;
		text-align:center;
	}
	#goods_2{
		height:886px;
		color:#C5C5C5;
		position:relative;
	}
	#goods_2 h2{
		font-size:36px;
		margin:0;
	}
	#goods_2 h3{
		font-size:36px;
		margin:15px 0;
		width:477px;
	}
	.goods_2_b_title{
		margin-top: 200px;
	}
	#goods_2 h4{
		font-size:24px;
	
		width:356px;
		color:#C5C5C5;
	}
	#palette{
		position:absolute;
		top:531px;
		right:74px;
	}
	#palette_b{
		position:absolute;
		top:531px;
		right:10px;
	}
	#palette_title{
		width:1110px;
		position:absolute;
		top:116px;
		left:74px;
	}
	#palette_title-b{
		width:1110px;
		position:absolute;
		top:80px;
		left:74px;
	}
	#palette_data{
		font-size: 36px;
	}
	#palette_text{
		margin-top:25px;
	}
	#palette_color{
		/*添加单个过渡效果*/
		/*transition:background-color 2s;*/
		/*也可以同时设置多个过渡效果*/
		/*transition:background-color 2s,left 1s;*/
		/*可以设置某个过渡效果的延迟*/
		/*transition:background-color 2s,left 1s 1s;*/
		/*可以设置过渡效果的速率曲线*/
		/*transition:background-color 2s,left 1s ease-out 1s;*/
		/*还可以一次性的为所有属性添加过渡效果*/
		transition:all 1s;
		width:1110px;
	}
	#goods_3{
		margin-top: 100px;
		text-align:center;
	}
	#goods_3 h2{
		font-size:48px;
		margin:0;
	}
	#goods_3 h3{
		font-size:24px;
	}
	#goods_3 h4{
		font-size:14px;
		width:450px;
		margin-left: calc(50% - 225px);
		font-weight:400;
	}
	#goods_3_small{
		margin-top:80px;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
	}
	.goods_3_small{
		margin-left:21px;
	}
	.goods_3_small:first-child{
		margin-left:0;
	}
	.goods_3_small_img{
		width:110.8px;
		height:53.6px;
	}
	.goods_3_small_img1{
		width:500px;
		height:53.6px;
	}
	.goods_3_small_text{
		padding:22px 0 0;
		text-align:center;
	}
	#goods_3_big{
		margin-top:61px;
	}
	.goods_3_big{
		margin-left:20px;
	}
	.goods_3_big:first-child{
		margin-left:0;
	}
	.goods_3_big_img{
		width:545px;
		height:545px;
	}
	.goods_3_big_text{
		padding:22px 0 0;
		text-align:center;
	}
	#goods_4{
		margin-top: 100px;
		text-align:center;
	}
	#goods_4 h3{
		margin: 67px 0 30px;
	}
	.goods_4_body{
		width:544px;
		height:1646px;
		margin-left:22px;
		background:#F8F8F8;
		padding:0 37px;
		text-align:left;
		line-height:24px;
		color: #000;
	}
	.goods_4_dimension{
		border-bottom:1px solid #979797;
		padding:20px 0;
	}
	.goods_4_dimensionTitle{
		width:152px;
		font-weight:600;
	}
	.goods_4_dimensionData{
		width:283px;
		font-weight:400;
	}
	.goods_4_specification{
		border-bottom:1px solid #979797;
		padding:20px 0;
	}
	.goods_4_specificationTitle{
		width:220px;
		font-weight:600;
	}
	.goods_4_specificationData{
		width:250px;
		font-weight:400;
	}
	.goods_4_instruction{
		padding:20px 0 0;
	}
	.goods_4_instruction_1{
		border-bottom:1px solid #979797;
		padding:0 0 20px 0;
		width: 340px;
		margin-left: 130px;
	}
	.goods_4_instructionTitle{
		width:130px;
		font-weight:600;
	}
	.goods_4_instructionStyle{
		width:135px;
		font-weight:400;
	}
	.goods_4_instructionData{
		width:205px;
		font-weight:400;
	}
	.goods_4_body:first-child{
		margin-left:0;
	}
	#goods_5{
		margin-top: 100px;
		text-align:center;
	}
	.clear_both{
		clear:both;
		display:block;
	}
	.navigation{
		margin-top:113px;
		margin-bottom:51px;
	}
	#banner_left{
	
	}
	#banner_right{   
		position: absolute;
		margin-left:539px;
	}
	#banner_right h1{
		font-size:48px;
		margin:0;
		margin-top:210px;
	}
	#banner_right h3{
		margin:22px 0 15px;
		font-size:24px;
	}
	#banner_right h4{
		line-height:24px;
		font-size:14px;
		margin:0;
	}
	.border_radius{
		width: 15px;
		height: 15px;
		border-radius: 8px;
		float:left;
		margin: 0 14px 0 0;
	}
	.goods_8_right_text{
		height:20px;
		margin:50px 0 10px;
		width: 465px;
	}
	.color1{
		background: #FE8906;
	}
	.color2{
		background: #63FF9E;
	}
	.color3{
		background: #FB19D1;
	}
	.color4{
		background: #0091FF;
	}
	.color5{
		background: #9DA9FD;
	}
	.color6{
		background: #FFBEEF;
	}
	.color7{
		background: #FFED5E;
	}
	.color8{
		background: #C2FF82;
	}
	.color9{
		background: #FF0200;
	}
	.color10{
		background: #1BF700;
	}
	.color11{
		background: #1642F3;
	}
	.color12{
		background: #FEF407;
	}
	.color13{
		background: #FE2780;
	}
	.color14{
		background: #3DFDF4;
	}
	.color15{
		background: #F9F9F9;
	}
	.color16{
		background: #000000;
	}
	table{
		width:1110px;
		text-align:center;
		margin-bottom:200px;
	}
	table td,th{
		padding:19px 0;
		border-bottom:1px solid #979797;
	}
	.text_h1{
		font-size:70px;
		font-family:PingFang SC;
		font-weight:bold;
		line-height:100px;
	}