@media screen and (max-width: 800px) {
	.eventdetailpageonebanner{height:200px;}
	.eventdetailpagebanneryinying{height:200px;margin-top:-200px;}
	.eventdetailpage_area{margin-top:-180px;}
	.eventdetail_bigbox{width:calc(100% - 24px);margin-left:12px;border-radius: 20px;box-shadow: 2px -1px 10px #ccc;}
	.eventdetail_bigbox .innerpadding{width:calc(100% - 30px);padding:15px 15px;}
	.eventdetail_bigbox .title{width:calc(100% - 20px);font-size: 20px;line-height:26px;}
	
	.eventdetail_bigbox .rightarea{width:100%;margin-top:12px;}
	.eventdetail_bigbox .leftarea{width:100%;margin-top:12px;}
	.eventdetail_bigbox .leftarea .listdate .subtitle{width:56px;height:30px;font-size: 17px;line-height:30px;}
	.eventdetail_bigbox .leftarea .listdate .subvalue{width:calc(100% - 56px - 8px);margin-left:8px;font-size: 17px;line-height: 30px;}
	.eventdetail_bigbox .leftarea .listaddress{margin-top:15px;}
	.eventdetail_bigbox .leftarea .listaddress .subtitle{width:86px;height:30px;font-size: 17px;line-height:30px;}
	.eventdetail_bigbox .leftarea .listaddress .subvalue{width:calc(100% - 86px - 8px);margin-left:8px;font-size: 17px;line-height:22px;padding:4px 0px;}
	
	.eventdetail_bigbox .sharearea{margin-top:15px;}
	.eventdetail_bigbox .sharearea .btn_facebook{width:24px;height:24px;margin-left:15px;}
	.eventdetail_bigbox .sharearea .btn_twitter{width:24px;height:24px;margin-left:15px;}
	.eventdetail_bigbox .sharearea .btn_linkedin{width:24px;height:24px;margin-left:15px;}
	.eventdetail_bigbox .sharearea .btn_wechat{width:24px;height:24px;margin-left:15px;}
	.eventdetail_bigbox .sharearea .btn_weibo{width:24px;height:24px;margin-left:15px;}
	
	.eventdetail_descarea{margin-top:10px;}
	.eventdetail_descarea .innercontent{width:calc(100% - 20px);}
	.eventdetailshowcontent{font-size: 17px;line-height: 24px;height:336px;}
	.eventvideo_area{padding-top:20px;padding-bottom:20px;}
	.eventvideo_area .title{font-size: 24px;line-height: 30px;margin-top:20px;}
	#dragWrap{margin-top:20px;}
	.videoboxalllength .listbox{width:250px;}
	.videoboxalllength .listbox .listinner{width:calc(100% - 16px);margin-left:8px;}
	.videoboxalllength .listbox .listinner video{height:150px;border-radius: 8px;}
	
}
@media screen and (min-width: 800px) and (max-width: 1100px){
	.eventdetailpageonebanner{height:550px;}
	.eventdetailpagebanneryinying{height:550px;margin-top:-550px;}
	.eventdetailpage_area{margin-top:-388px;}
	.eventdetail_bigbox{width:calc(100% - 80px);margin-left:40px;border-radius: 20px;box-shadow: 2px -1px 10px #ccc;}
	.eventdetail_bigbox .innerpadding{width:calc(100% - 80px);padding:51px 40px;}
	.eventdetail_bigbox .title{width:calc(100% - 20px);font-size: 48px;line-height:56px;}
	
	.eventdetail_bigbox .rightarea{width:52.45%;margin-top:40px;}
	.eventdetail_bigbox .leftarea{width:47.55%;margin-top:40px;}
	.eventdetail_bigbox .leftarea .listdate .subtitle{width:62px;height:30px;font-size: 20px;line-height:30px;}
	.eventdetail_bigbox .leftarea .listdate .subvalue{width:calc(100% - 62px - 12px);margin-left:12px;font-size: 20px;line-height: 30px;}
	.eventdetail_bigbox .leftarea .listaddress{margin-top:33px;}
	.eventdetail_bigbox .leftarea .listaddress .subtitle{width:100px;height:30px;font-size: 20px;line-height:30px;}
	.eventdetail_bigbox .leftarea .listaddress .subvalue{width:calc(100% - 100px - 12px);margin-left:12px;font-size: 20px;line-height: 30px;height:180px;}
	
	.eventdetail_bigbox .sharearea{margin-top:3px;}
	.eventdetail_bigbox .sharearea .btn_facebook{width:24px;height:24px;margin-left:22px;}
	.eventdetail_bigbox .sharearea .btn_twitter{width:24px;height:24px;margin-left:33px;}
	.eventdetail_bigbox .sharearea .btn_linkedin{width:24px;height:24px;margin-left:33px;}
	.eventdetail_bigbox .sharearea .btn_wechat{width:24px;height:24px;margin-left:33px;}
	.eventdetail_bigbox .sharearea .btn_weibo{width:24px;height:24px;margin-left:33px;}
	
	.eventdetail_descarea{margin-top:60px;}
	.eventdetail_descarea .innercontent{width:660px;}
	.eventdetailshowcontent{font-size: 14px;line-height: 28px;height:336px;}
	.eventvideo_area{padding-top:60px;padding-bottom:120px;}
	.eventvideo_area .title{font-size: 32px;line-height: 38px;margin-top:63px;}
	#dragWrap{margin-top:62px;}
	.videoboxalllength .listbox{width:700px;}
	.videoboxalllength .listbox .listinner{width:calc(100% - 30px);margin-left:15px;}
	.videoboxalllength .listbox .listinner video{height:400px;border-radius: 8px;}
	
}
@media screen and (min-width: 1100px){
	.eventdetailpageonebanner{height:550px;}
	.eventdetailpagebanneryinying{height:550px;margin-top:-550px;}
	.eventdetailpage_area{margin-top:-388px;}
	.eventdetail_bigbox{width:calc(100% - 80px);margin-left:40px;border-radius: 20px;box-shadow: 2px -1px 10px #ccc;}
	.eventdetail_bigbox .innerpadding{width:calc(100% - 80px);padding:51px 40px;}
	.eventdetail_bigbox .title{width:calc(100% - 20px);font-size: 48px;line-height:56px;}
	
	.eventdetail_bigbox .rightarea{width:52.45%;margin-top:40px;}
	.eventdetail_bigbox .leftarea{width:47.55%;margin-top:40px;}
	.eventdetail_bigbox .leftarea .listdate .subtitle{width:62px;height:30px;font-size: 20px;line-height:30px;}
	.eventdetail_bigbox .leftarea .listdate .subvalue{width:calc(100% - 62px - 12px);margin-left:12px;font-size: 20px;line-height: 30px;}
	.eventdetail_bigbox .leftarea .listaddress{margin-top:33px;}
	.eventdetail_bigbox .leftarea .listaddress .subtitle{width:100px;height:30px;font-size: 20px;line-height:30px;}
	.eventdetail_bigbox .leftarea .listaddress .subvalue{width:calc(100% - 100px - 12px);margin-left:12px;font-size: 20px;line-height: 30px;height:180px;}
	
	.eventdetail_bigbox .sharearea{margin-top:3px;}
	.eventdetail_bigbox .sharearea .btn_facebook{width:24px;height:24px;margin-left:22px;}
	.eventdetail_bigbox .sharearea .btn_twitter{width:24px;height:24px;margin-left:33px;}
	.eventdetail_bigbox .sharearea .btn_linkedin{width:24px;height:24px;margin-left:33px;}
	.eventdetail_bigbox .sharearea .btn_wechat{width:24px;height:24px;margin-left:33px;}
	.eventdetail_bigbox .sharearea .btn_weibo{width:24px;height:24px;margin-left:33px;}
	
	.eventdetail_descarea{margin-top:60px;}
	.eventdetail_descarea .innercontent{width:660px;}
	.eventdetailshowcontent{font-size: 14px;line-height: 28px;height:336px;}
	.eventvideo_area{padding-top:60px;padding-bottom:120px;}
	.eventvideo_area .title{font-size: 32px;line-height: 38px;margin-top:63px;}
	#dragWrap{margin-top:62px;}
	.videoboxalllength .listbox{width:700px;}
	.videoboxalllength .listbox .listinner{width:calc(100% - 30px);margin-left:15px;}
	.videoboxalllength .listbox .listinner video{height:400px;border-radius: 8px;}
	
}
.eventdetailpage_area{position:relative;float:left;width:100%;overflow:hidden;z-index:2;}
.eventdetailpage_content{float:left;width:100%;padding-bottom:20px;}
.eventdetailpageonebanner{float:left;width:100%;}
.eventdetailpagebanneryinying{float:left;width:100%;background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));}

.eventdetail_bigbox{float:left;background-color:white;}
.eventdetail_bigbox .innerpadding{float:left;}
.eventdetail_bigbox .title{float:left;font-weight: 600;}
.eventdetail_bigbox .leftarea{float:left;}
.eventdetail_bigbox .leftarea .listdate{float:left;width:100%;}
.eventdetail_bigbox .leftarea .listdate .subtitle{float:left;text-align:center;font-weight: 700;border-radius: 4px;}
.eventdetail_bigbox .leftarea .listdate .subvalue{float:left;font-weight: 400;margin-top:0px;}

.eventdetail_bigbox .leftarea .listaddress{float:left;width:100%;}
.eventdetail_bigbox .leftarea .listaddress .subtitle{float:left;text-align:center;font-weight: 700;border-radius: 4px;}
.eventdetail_bigbox .leftarea .listaddress .subvalue{float:left;font-weight: 400;margin-top:0px;}

.eventdetail_bigbox .rightarea{float:right;}
.eventdetail_bigbox .rightarea .coverpicture{float:left;width:100%;height:0px;border-radius:10px;padding-bottom:43.75%;}

.eventdetail_bigbox .sharearea{float:left;width:100%;}
.eventdetail_bigbox .sharearea .sharetext{float:left;font-size: 14px;line-height: 24px;font-weight: 400;}
.eventdetail_bigbox .sharearea .btn_facebook{float:left;}
.eventdetail_bigbox .sharearea .btn_facebook img{float:left;width:100%;height:100%;}
.eventdetail_bigbox .sharearea .btn_twitter{float:left;}
.eventdetail_bigbox .sharearea .btn_twitter img{float:left;width:100%;height:100%;}
.eventdetail_bigbox .sharearea .btn_linkedin{float:left;}
.eventdetail_bigbox .sharearea .btn_linkedin img{float:left;width:100%;height:100%;}
.eventdetail_bigbox .sharearea .btn_wechat{position:relative;float:left;}
.eventdetail_bigbox .sharearea .btn_wechat .iconimg{float:left;width:100%;height:100%;}
.eventdetail_bigbox .sharearea .btn_weibo{float:left;}
.eventdetail_bigbox .sharearea .btn_weibo img{float:left;width:100%;height:100%;}

.eventdetail_descarea{float:left;width:100%;overflow:hidden;}
.eventdetail_descarea .innercontent{margin:0 auto;}
.eventdetailshowcontent{float:left;width:100%;overflow:hidden;font-weight: 400;}
.eventdetail_descarea .btn_readmore{float:left;width:100%;height:156px;background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 85.42%);margin-top:-90px;}
.eventdetail_descarea .btn_readmore .readmoretext{cursor:pointer;float:left;width:100%;text-align:center;font-size: 20px;line-height: 30px;font-weight: 700;margin-top:102px;}
.eventdetail_descarea .btn_shousuo{display:none;float:left;width:100%;background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 85.42%);margin-top:0px;}
.eventdetail_descarea .btn_shousuo .shousuotext{cursor:pointer;float:left;width:100%;text-align:center;font-size: 20px;line-height: 30px;font-weight: 700;margin-top:12px;margin-bottom:20px;}


.eventvideo_area{float:left;width:100%;overflow:hidden;background: #F2F2F2;}
.eventvideo_area .title{float:left;width:100%;font-weight: 700;text-align:center;}
#dragWrap{float:left;width:100%;}
#dragBody{display:none;justify-content:center;float:left;/*width:100%;*/}
.videoboxalllength{float:left;}
.videoboxalllength .listbox{float:left;}
.videoboxalllength .listbox .listinner{position:relative;float:left;border-radius: 8px;}
.videoboxalllength .listbox .listinner video{float:left;width:100%;object-fit:contain;}
.videoboxalllength .listbox .listinner .movecannotclick{position:absolute;top:0px;bottom:70px;left:0px;right:0px;border-radius: 8px;}
    
.eventinfofooterimage_listfour_1{float:left;width:calc(25% - 8px);}
.eventinfofooterimage_listfour_2{float:left;width:calc(25% - 7px);margin-left:10px;}



@media screen and (max-width: 800px) {
	.event_info_gallery_pc{display:none;}
	.event_info_gallery_mo{display:block;}
	
}
@media screen and (min-width: 800px) and (max-width: 1100px){
	.event_info_gallery_pc{display:block;}
	.event_info_gallery_mo{display:none;}
	
}
@media screen and (min-width: 1100px){
	.event_info_gallery_pc{display:block;}
	.event_info_gallery_mo{display:none;}
	
}
.event_info_gallery_pc{float:left;width:calc(100% - 20px);overflow:hidden;margin-top:0px;padding:10px;background: #000000;}
.event_info_gallery_pc .onelist{cursor:pointer;float:left;width:100%;}
.event_info_gallery_pc .onelist img{float:left;width:100%;}
.event_info_gallery_pc .twolist{float:left;width:calc(50% - 5px);margin-left:10px;}
.event_info_gallery_pc .twolist:nth-child(2n-1){margin-left:0px;}
.event_info_gallery_pc .twolist .imagebox{cursor:pointer;float:left;width:100%;height:0px;padding-bottom:100%;}

.event_info_gallery_mo{float:left;width:calc(100% - 20px);overflow:hidden;margin-top:0px;padding:10px;background: #000000;}
.event_info_gallery_mo .onelist{cursor:pointer;float:left;width:100%;}
.event_info_gallery_mo .onelist img{float:left;width:100%;}
.event_info_gallery_mo .twolist{float:left;width:calc(50% - 5px);margin-left:10px;margin-top:10px;}
.event_info_gallery_mo .twolist:nth-child(1){margin-top:0px;}
.event_info_gallery_mo .twolist:nth-child(2){margin-top:0px;}
.event_info_gallery_mo .twolist:nth-child(2n-1){margin-left:0px;}
.event_info_gallery_mo .twolist .imagebox{cursor:pointer;float:left;width:100%;height:0px;padding-bottom:80%;}