@charset "utf-8";

/**********************************************************************************************
						CSS
**********************************************************************************************/
/* BANNER MEIO */
.e_area_banner_meio { max-width: 1160px; overflow: hidden; margin: 0 auto; padding: 20px 0; }
.e_area_banner_meio .e_slide_banner_meio { width: 100%; height: 280px; height:calc(23.2vw); max-height:280px; position: relative; overflow: hidden; }
.e_area_banner_meio .e_slide_banner_meio img { width: 100%; margin: 0 !important; border: none !important; position: absolute; top:0; left:0; z-index:0; }
