.showdeal_wrap .showdeal_box .txt_area .bene_wrap{height:auto;}

.show_deal_banner{text-align:center; margin-bottom:40px;}
.show_deal_tit{font-size: 32px; font-weight: 500; margin-bottom:8px;}
.show_deal_p{font-size: 16px; font-weight: 300; margin-bottom:32px;}
.show_deal_banner img{max-width:100%;}

@media screen and (max-width: 750px) {
.show_deal_banner{margin-bottom:20px;}
.show_deal_tit{font-size: 28px;}
.show_deal_p{margin-bottom:20px;}
}

@media screen and (max-width: 414px) {
	.mainShowList.section .showdeal_wrap{padding:0 20px;}
	.mainShowList.section .showdeal_wrap.owl-carousel .owl-nav .owl-next{right:-2px;}
	.mainShowList.section .showdeal_wrap.owl-carousel .owl-nav .owl-prev{left:-2px;}
}