
			.article-content .art-title,.art-menu-wrap-style{display: none;}
			#shopdecoration{max-width: 1000px;margin: 45px auto 0;}
			#shopdecoration .big_title{font-size: 40px;color: #333333;}
			#shopdecoration .part{margin-bottom: 75px;}
			#shopdecoration .part_title{font-size: 30px;color: #333333;}
			#shopdecoration .part_1 .icon{margin: 10px 0 55px;}
			#shopdecoration .part_1 .msg{max-width: 82%;margin: 37px 0;}
			#shopdecoration .part_1 .msg p{font-family: 'Montserrat-Light';font-size: 14px;color: #333333;line-height: 28px;margin: 0 0 35px;}
			#shopdecoration .part_1 .img_box{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: space-between;width: calc( 100% - 32px );padding: 15px 16px;background: #ebeef6;}
			#shopdecoration .part_1 .img_box.img_box_two .list{max-width: 476px;}
			#shopdecoration .part_1 .img_box.img_box_three .list{max-width: 311px;}
			#shopdecoration .part_2 .img_box{display: flex;flex-wrap: wrap;align-items: flex-start;justify-content: flex-start;margin-top: 30px;}
			#shopdecoration .part_2 .img_box .list{margin-right: 70px;}
			#shopdecoration .part_3 .msg{margin-top: 25px;}
			#shopdecoration .part_3 .msg a{display: inline-block;vertical-align: middle;min-width: 390px;margin: 0 10px 15px 0;font-size: 18px;color: #2a75c1;font-family: 'Montserrat-Light';text-decoration: underline;}
			@media(max-width: 1060px){
				#shopdecoration{max-width: 100%;}
				#shopdecoration .big_title{font-size: 30px;}
				#shopdecoration .part,#shopdecoration .part_2{margin-bottom: 30px;}
				#shopdecoration .part_1 .icon{margin: 15px 0;}
				#shopdecoration .part_1 .msg{max-width: 100%;margin: 20px auto;}
				#shopdecoration .part_1 .msg p{margin-bottom: 15px;}
				#shopdecoration .part_1 .img_box.img_box_two .list{max-width: 49%;}
				#shopdecoration .part_1 .img_box.img_box_three .list{max-width: 32%;}
				#shopdecoration .part_2 .img_box{margin-top: 15px;}
				#shopdecoration .part_3 .msg a{width: 45%;min-width: unset;margin-right: 4%;}
			}
			@media(max-width: 780px){
				#shopdecoration .part_title{font-size: 18px;}
				#shopdecoration .part_1 .icon{max-width: 80%;}
				#shopdecoration .part_2 .img_box .list{width: 45%;margin-right: 4%;}
				#shopdecoration .part_3 .msg{margin-top: 15px;}
				#shopdecoration .part_3 .msg a{width: 100%;margin-right: 0;margin-bottom: 10px;font-size: 16px;}
			}
			@media(max-width: 500px){
				#shopdecoration .part_1 .img_box{padding: 7px 16px;justify-content: center;}
				#shopdecoration .part_1 .img_box.img_box_two .list,#shopdecoration .part_1 .img_box.img_box_three .list{max-width: 100%;margin: 8px 0;text-align: center;}
				#shopdecoration .part_2 .img_box .list{width: 100%;margin: 0 0 15px 0;}
			}
		