<style> .clubbanner-container{ overflow:hidden; height:512px; width:100%; position:absolute; } .clubbanner-bg1{ background:url(https://araceae.cn/images/0/0c/Xctu.png); background-repeat:no-repeat; background-size:cover; background-position:center left; height:512px; } .clubbanner-bg2{ background:url(https://araceae.cn/images/0/0c/Xctu.png); background-repeat:no-repeat; background-size:cover; background-position:center left; height:512px; } .clubbanner-bg3{ background:url(https://araceae.cn/images/0/0c/Xctu.png); background-repeat:no-repeat; background-size:cover; background-position:center center; height:512px; } .clubbanner-cover{ background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)); padding:200px 80px 100px 60px; height:512px; }
.clubbanner-title{ font-size:3em; font-weight:bold; text-shadow: 0 0 5px #000; margin-bottom:20px; color: white; }
.clubbanner-content{ font-size:1.2em; font-weight:normal; text-shadow: 0 0 3px #000; width:60%; margin-bottom:20px; color: white; }
</style>