<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 基本信息 */
body {
	margin:0 auto;
	padding:0;
	font-family:"微软雅黑", Arial Narrow, Arial, serif;
	font-size:14px;
	color:#333;
	text-align:center;
	background:#FFF url(../images/bg.jpg) no-repeat center top;
}
.infordiv{
	width:1122px;
	overflow:hidden;
}
.site_pic{
	width:655px;
	height:357px;
	overflow:hidden;
	border:1px solid #d2d2d2;
}
.site_con{
	width:455px;
	height:359px;
	overflow:hidden;
}
.site_con_title{
	width:455px;
	overflow:hidden;
	height:38px;
	background:url(../images/title_bg.jpg) no-repeat;
	border-bottom:1px solid #ea373b;
}
.site_font{
	width:455px;
	overflow:hidden;
	padding-top:15px;
	height:212px;
	text-align:left;
	line-height:24px;
}
.site_base{
	width:455px;
	height:70px;
	padding-top:20px;
	overflow:hidden;
}
.site_base ul li{
	width:455px;
	height:34px;
	line-height:34px;
	text-align:left;
	background:url(../images/icon.jpg) no-repeat 2px 14px;
	float:left;
	border-bottom:1px dashed #cfcfcf;
	text-align:left;
	padding-left:15px;
}

.site_details{
	width:1122px;
	overflow:hidden;
	padding:20px 0px 0px 0px;
}
.site_details_font{
	width:862px;
	overflow:hidden;
	text-align:left;
	line-height:24px;
}
.site_details_pic{
	width:236px;
	height:270px;
	overflow:hidden;
	padding:1px; 
	border:1px solid #d2d2d2;
}
.site_details_pic:hover{
	border:1px solid #ea373b;
}
.site_details_img{
	width:236px;
	height:270px;
	overflow:hidden;
}
.site_details_img:hover img {
	transform: scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.site_details_img img {
	transition: all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.site_map{
	width:1156px;
	overflow:hidden;
	margin:20px 0px 0px 0px;
	border:1px solid #d2d2d2;
	height:364px;
	padding:1px;
}
.site_right_list{
	width:1122px;
	overflow:hidden;
	padding:10px 0px 0px 0px;
}
.site_right_list ul li{
	width:120px;
	overflow:hidden;
	height:150px;
	float:left;
	margin:10px;
	display:inline;
	cursor:pointer;
}
.site_picture{
	width:116px;
	height:116px;
	overflow:hidden;
	border:2px solid #e5e5e5;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	position:relative;
}
.site_picture:hover{
	border:2px solid #ea373b;
}
.site_picture{
	width:116px;
	height:116px;
	overflow:hidden;
}
.site_picture:hover img {
	transform: scale(1.1);
}
.site_picture img {
	transition: all 0.5s;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
}
.site_all_font{
	width:120px;
	overflow:hidden;
	height:25px;
	line-height:25px;
	padding-top:5px;
}
.site_text{
	width:1112px;
	overflow:hidden;
	padding:20px 5px 0px 5px;
	text-align:left;
	line-height:25px;
}
.contentdiv{
	width:1160px;
	overflow:hidden;
	padding:0px 20px;
}
.infor_con{
	width:485px;
	height:359px;
	overflow:hidden;
}
.site_title{
	width:485px;
	overflow:hidden;
	height:37px;
	background:#f4f4f4;
	border-top:3px solid #ca090a;
}
.site_map_title{
	width:1160px;
	overflow:hidden;
	height:37px;
	background:#f4f4f4;
	border-top:3px solid #ca090a;
}
</pre></body></html>