@charset "utf-8";
/* ===================首页样式========================== */
/* banner */
.banner{width: 100%;position:relative;background: #a3b8c0;}
.banner img{width:100%;object-fit:cover}