.banner-bot-pc, .banner-top-pc, {
	width: 100%;
	height: 60px;
	border-radius: 4px;
	background: #cccccc05;
	color: #fff;
	text-align: center;
	line-height:100px;
	display: block;
}
.banner-bot-mobile, .banner-top-mobile {
	width: 100%;
	
	border-radius: 1px;
	background: #cccccc05;
	color: #fff;
	text-align: center;
	
	display: block;
}

#mobileCatfish {
    position: fixed;
    bottom: 5px;
    z-index: 99990;
    display: block;    
    margin-left: auto;
    margin-right: auto;
}

#pcCatfish {
    position: fixed;
    bottom: 5px;
    z-index: 99990;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#pcCatfishAdditional {
    position: fixed;
    bottom: 5px;
    z-index: 99990;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.middleBot {
	width: 900px;
	margin: 0 auto;
}

.lightBox {
    position: fixed;
    width: 300px;
    height: 250px;
    top: 15%;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    margin: auto;
    text-align: center;
}
#preloadPc {
	position: fixed;
    width: 600px;
    height: 400px;
    top: 15%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 9999;
    margin: auto;
    text-align: center;
}


.closeButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    color: #333;
    font-size: 24px;
    
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    z-index: 9999;
}

#preloadPc1 {
	position: fixed;
    width: 600px;
    height: 480px;
    top: 15%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 9999;
    margin: auto;
    text-align: center;
}

#preloadPc2 {
	position: fixed;
    width: 600px;
    height: 480px;
    top: 15%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 9999;
    margin: auto;
    text-align: center;
}


.closeButton {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    color: #333;
    font-size: 24px;
    
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    z-index: 9999;
}

#preloadPc2 {
	position: fixed;
    width: 600px;
    height: 480px;
    top: 15%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 9999;
    margin: auto;
    text-align: center;
}

#preloadPc3 {
	position: fixed;
    width: 600px;
    height: 480px;
    top: 15%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0);
    z-index: 9999;
    margin: auto;
    text-align: center;
}


.closeButton {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    color: #333;
    font-size: 24px;
    
    border-radius: 100%;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    z-index: 9999;
}