<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.frame_title {
	width:855px;
	height:20px;
	color:#fff;
	margin-top:4px;
	background-color:#000;
	padding-left:5px;
}
.frame_title a {
 	color:#fff;
 }

#main_image {
	background:#333;
	width:860px;
	height:328px;
}
#slider {
	width:860px;
	height:328px;
	position:relative;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;;
}




#bottom-images {
	width:860px;
	position:relative;
	margin-top:4px;
}

#bottom-images .mask {
	position:relative;
	width:860px;
	overflow:hidden;
	height:162px;
	margin-right:auto;
	margin-left:auto;
}
	
#home_info_mask #home_info {
	position:absolute;
	z-index:9;
	height:162px;
}

#home_info_mask #home_info div {
	height:162px;
	width:875px;
	float:left;
	position:relative;
}

#home_info_mask #home_info div a {
	margin-right:1px;
	width:284px;
}


#bottom-images_arrows.arrows #slider_right,
#bottom-images_arrows.arrows #slider_left {
    top:13px;
}

.swiper-slide {
	height:162px;
}
.swiper-slide img {
	max-height:162px;
}
.swiper-slide:after {
	content: attr(data-title);
	display:block;
	height:20px;
	color:#fff;
	background-color: #000;
	padding-left:5px;
    margin-top: 4px;
}

/*
#bottom-images_title div {
	display:inline-block;
	width:276px;
	height:20px;
	color:#fff;
	padding-left:5px;
	border-left:4px solid #fff;
} 
#main_image_title  a, #main_image_title  a:hover,
#bottom-images_title div a, #bottom-images_title div a:hover {
	color:#fff	
}
#bottom-images_title div:first-child {
	padding:0px;
	border:none;
}
*/

/*
#bottom-images {
	width:861px;
	height:162px;
	margin-top:4px;
}
#bottom-images .cover {
	height: 20px;
	margin-top: 166px;
}


#bottom-images .bb-bookblock {
	display:inline-block;	
	width:284px;
	height:162px;
}

.bb-item {
	width:284px;
	height:162px;
	overflow:hidden;
}

#bottom-images .bb-bookblock:not(:first-child) {
	margin-left: 1px;	
}


*/


</pre></body></html>