@charset "utf-8";
.event_wrap{min-width: 1370px;text-align: center;background: #232323;}
.event_wrap>div{position: relative;display: flex;justify-content: center;}
.event_wrap img{display: inline;width: auto}
.bg{display: none !important;position: fixed !important;top: 0;left: 0;right: 0;bottom: 0;background: #000;opacity: 0.8;z-index: 98;}
.end{display: none !important;position: fixed !important;top: 30%;z-index: 99;width: 100%;height: 100%;color: #fff;font-size: 80px;text-align: center;line-height: 2;}
.end strong{font-weight: bold;}
.event_end .bg,.event_end .end{display: block !important;}
.btn_wrap{position: absolute;left: 0;width: 100%;height: 6%;}
.btn_wrap a{display: inline-block;width: 100%;height: 100%;}
.btn_wrap a span{display: none;}
@media screen and (max-width: 1400px){
	.event_wrap{min-width:0;}
	.event_wrap img{width: 100%}
}
.box1{background: #3382CE;}
.box1 .btn_wrap{bottom: 14%;}
.box2{background: #fff;}
.box3{background: #EAEEF7;}
.box4{background: #1065D0;}
.box5{background: #EEF2FE;}
.box6{background: #fff;}
.box7{background: #1764E8;}
.box7 .btn_wrap{bottom: 6%;}