*{margin: 0 ;padding: 0;}
#store_halloween {max-width: 1920px;margin: 0 auto;height: auto;}
#store_halloween img{vertical-align: middle;}
/* banner */
#store_halloween .store_halloween_banner{width:100% ;height: auto;}
#store_halloween .store_halloween_banner img{width: 100%;}
/* big_p  big_m */
#store_halloween .big_p{display: block;}
#store_halloween .big_m{display: none;}
/* store_halloween_content */
#store_halloween .store_halloween_content{width: 100%;height: auto;position: relative;padding-top: 40px;
    background: -ms-linear-gradient( #542e86, #27124f);
		background: -webkit-linear-gradient( #542e86, #27124f); /* Safari 5.1-6.0 */
		background: -o-linear-gradient( #542e86, #27124F); /* Opera 11.1-12.0 */ 
		background: -moz-linear-gradient( #542e86, #27124F); /* Firefox 3.6-15 */
		background: linear-gradient( #542e86, #27124F); /* 标准语法 */
}
#store_halloween .store_halloween_1200{max-width: 1240px;margin: 0 auto;height: auto;padding: 0 20px;box-sizing: border-box;position: relative;z-index: 3; }
#store_halloween .store_hallow_title{width:29%;height: auto;margin: 30px auto;}
#store_halloween .store_hallow_title img{width: 100%;}
/* fr */
#store_halloween .store_hallow_title.fr2{width: 50.334%;}
/* fr */
/* eu */
#store_halloween .store_hallow_title.eu1{width: 53.5%;}
#store_halloween .store_hallow_more{width: 38.167%;margin: 0 auto;padding-bottom: 30px;}
#store_halloween .store_hallow_more img{width: 100%;}
/* eu */
/* it */
#store_halloween .store_hallow_title.it1{width: 35.584%;}
#store_halloween .store_hallow_title.it2{width: 38%;}
/* it */
/* store_halloween_big */
#store_halloween .store_halloween_big{max-width: 1179px;margin: 0 auto;height: auto;margin-bottom: 20px;}
#store_halloween .store_halloween_big img{width: 100%;}
#store_halloween .store_hallow_zbox{width: 100%;height: auto;display: flex;display: -webkit-flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;}
#store_halloween .store_hazbox{width: 50%;height: auto;margin-bottom: 40px;}
#store_halloween .store_hazbox img{width: 100%;}
/* store_hallow_small_box */
#store_halloween .store_hallow_small_box{width: 100%;height: auto;display: flex;display: -webkit-flex;display: -ms-flexbox;flex-wrap: wrap;-ms-flex-wrap: wrap;-webkit-flex-wrap: wrap;}
#store_halloween .store_hallow_sbox{width: 32%;height: auto;margin-bottom: 40px;}
#store_halloween .store_hallow_sbox img{width: 100%;}
/* store_hallow_mao */
#store_halloween .store_hallow_mao{width: 100%;height: auto;text-align: center;margin-top: 40px;}
#store_halloween .store_hallow_mao img{width: 13%;}
/* store_halloween_posi1 */
#store_halloween .store_haposi{position: absolute;z-index: 1;}
#store_halloween .store_haposi img{width: 100%;position: relative;}
#store_halloween .store_haposi_img1{width: 4.257%; top: 4% ; left: 5%;}
#store_halloween .store_haposi_img2{width: 4.257%; top: 5% ; right: 3%;}
#store_halloween .store_haposi_img3{width: 4.9925%; top: 14% ; left: 5%;}
#store_halloween .store_haposi_img4{width: 4.782%; top: 16% ; right:8%;}
#store_halloween .store_haposi_img5{width: 11.036%; top: 26% ; left: 0%;}
#store_halloween .store_haposi_img6{width: 4.5%; top: 27% ; right: 5%;}
#store_halloween .store_haposi_img7{width: 4.257%; top:37% ; right: 5%;}
#store_halloween .store_haposi_img8{width: 4.782%; top: 45% ; left:6%;}
#store_halloween .store_haposi_img9{width: 4.5%; top: 52% ; right: 5%;}
#store_halloween .store_haposi_img10{width: 4.5%; top: 60% ; left: 5%;}
#store_halloween .store_haposi_img11{width: 8.198%; top: 66% ; right: 5%;}
#store_halloween .store_haposi_img12{width: 6%; top: 72% ; left: 5%;}
#store_halloween .store_haposi_img13{width: 8.2505%; top: 78% ; right: 4%;}
#store_halloween .store_haposi_img14{width: 4.362%; top: 82% ; left: 5%;}
#store_halloween .store_haposi_img15{width: 4%;top: 91% ; right: 4%;}
#store_halloween .store_haposi_img16{width: 4.782%;top: 95%;left: 4%;}
/* eu */
#store_halloween .store_hal_nav{width: 100%;height: auto;display: flex;display: -webkit-flex;display: -ms-flexbox;justify-content: space-between;margin: 20px auto 20px;}
#store_halloween .store_hal_nav a{display: inline-block;width: 32%;height: auto;}
#store_halloween .store_hal_nav a img{width: 100%;}


/* .work { margin: auto;transform-origin: right top;animation-name: routate;animation-duration: 5s;animation-iteration-count: infinite;}
.work span{position: absolute;background: #cca00b;width: 1px;height: 1px;border-radius: 50%;top: 50%;left: 55%;transform: translate(-50%,-50%); animation: xxx 5s linear infinite;z-index: 1;}
@keyframes xxx {
		0% {box-shadow: 0 0 10px 10px #fdb046;}
		50% {box-shadow: 0 0 35px 35px #fdb046;}
		100% {box-shadow: 0 0 10px 10px #fdb046;}
}
 */
/* .animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both}
.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite}
@-webkit-keyframes pulse {
	0% {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1)}
	50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);-ms-transform:scale3d(1.05, 1.05, 1.05) ;	transform: scale3d(1.05, 1.05, 1.05)}
	to {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}
}
@keyframes pulse {
	0% {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1)}
	50% {-webkit-transform: scale3d(1.05, 1.05, 1.05);-ms-transform:scale3d(1.05, 1.05, 1.05) ;transform: scale3d(1.05, 1.05, 1.05)}
	to {-webkit-transform: scaleX(1);-ms-transform: scaleX(1);transform: scaleX(1);}
}
.pulse {-webkit-animation-name: pulse;animation-name: pulse} */
@media screen and (max-width: 1400px ){
	/* store_halloween_posi1 */
	#store_halloween .store_haposi{position: absolute;z-index: 1;}
	#store_halloween .store_haposi img{width: 100%;position: relative;}
	#store_halloween .store_haposi_img1{width: 4.257%; top: 4% ; left: 4%;}
	#store_halloween .store_haposi_img2{width: 4.257%; top: 5% ; right: 2%;}
	#store_halloween .store_haposi_img3{width: 4.9925%; top: 14% ; left: 4%;}
	#store_halloween .store_haposi_img4{width: 4.782%; top: 16% ; right:6%;}
	#store_halloween .store_haposi_img5{width: 11.036%; top: 26% ; left: 0%;}
	#store_halloween .store_haposi_img6{width: 4.5%; top: 27% ; right: 4%;}
	#store_halloween .store_haposi_img7{width: 4.257%; top:37% ; right: 4%;}
	#store_halloween .store_haposi_img8{width: 4.782%; top: 45% ; left:5%;}
	#store_halloween .store_haposi_img9{width: 4.5%; top: 52% ; right: 4%;}
	#store_halloween .store_haposi_img10{width: 4.5%; top: 60% ; left: 4%;}
	#store_halloween .store_haposi_img11{width: 8.198%; top: 66% ; right: 4%;}
	#store_halloween .store_haposi_img12{width: 6%; top: 72% ; left: 4%;}
	#store_halloween .store_haposi_img13{width: 8.2505%; top: 78% ; right:3%;}
	#store_halloween .store_haposi_img14{width: 4.362%; top: 82% ; left: 4%;}
	#store_halloween .store_haposi_img15{width: 4%;top: 91% ; right: 3%;}
	#store_halloween .store_haposi_img16{width: 4.782%;top: 95%;left: 3%;}
}
@media screen and (max-width: 768px ){
	/* big_p  big_m */
	#store_halloween .big_p{display: none;}
	#store_halloween .big_m{display: block;}
	
	#store_halloween .store_hallow_title {width: 47.804%;}
	/* fr */
	#store_halloween .store_hallow_title.fr2 {width: 64.334%;}
	/* fr */
	/* eu */
	#store_halloween .store_hallow_title.eu1{width: 67.5%;}
	#store_halloween .store_hallow_more {width: 50.167%;}
	/* eu */
	/* it */
	#store_halloween .store_hallow_title.it1{width: 52.584%;}
	#store_halloween .store_hallow_title.it2{width: 55%;}
	/* it */
	#store_halloween .store_hallow_sbox {width: 50%;margin-bottom:30px;}
	#store_halloween .store_hallow_mao { margin-top: 30px;}
}
@media screen and (max-width: 600px ){
	#store_halloween .store_hazbox { width: 100%;}
	#store_halloween .store_hallow_mao img {width: 20%;}
	#store_halloween .store_hallow_more {width: 60.167%;}
}
@media screen and (max-width: 400px ){
	#store_halloween .store_hallow_sbox {width: 100%;margin-bottom:30px;}
	#store_halloween .store_hallow_title { width: 60%;margin: 10px auto 30px;}
	/* fr */
	#store_halloween .store_hallow_title.fr2 {width:85.334%;}
	/* fr */
	/* eu */
	#store_halloween .store_hallow_title.eu1{width:88.5%;}
	#store_halloween .store_hallow_more {width: 80.167%;}
	/* eu */
	/* it */
	#store_halloween .store_hallow_title.it1{width: 73.584%;}
	#store_halloween .store_hallow_title.it2{width: 77%;}
	/* it */
	#store_halloween .store_halloween_content { padding-top: 2px;}
	#store_halloween .store_hazbox {margin-bottom: 30px;}
}