<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;
}
/* .site_pic { */
	/* width:650px; */
	/* height:372px; */
	/* overflow:hidden; */
	/* border:1px solid #d2d2d2; */
/* } */
.site_line {
	width:60px;
	height:2px;
	background:#ca090a;
	margin-right:398px;
}
/* .site_list { */
	/* height:70px; */
	/* overflow:hidden; */
/* } */
/* .site_list ul li { */
	/* width:443px; */
	/* height:34px; */
	/* overflow:hidden; */
	/* line-height:34px; */
	/* text-align:left; */
	/* float:left; */
	/* border-bottom:1px dashed #d2d2d2; */
	/* background:url(../images/iocn.png) no-repeat 2px 15px; */
	/* padding-left:15px; */
/* } */
.site_right_float {
	width:100px;
	position:absolute;
	top:21px;
	left:10px;
	height:2px;
	background:#ca090a;
}
.site_right_span {
	float:right;
	line-height:38px;
}
.site_right_list {
	width:1180px;
	overflow:hidden;
	padding:10px 0px 0px 0px;
}
.site_right_list ul li {
	width:98px;
	overflow:hidden;
	height:122px;
	float:left;
	margin:10px;
	display:inline;
	cursor:pointer;
}
.site_picture {
	width:91px;
	height:91px;
	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 #ca090a;
}
site_picture {
	width:91px;
	height:91px;
	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:98px;
	overflow:hidden;
	height:25px;
	line-height:25px;
	padding-top:5px;
}
.site_map {
	width:1156px;
	overflow:hidden;
	margin:20px 10px 0px 10px;
	border:1px solid #d2d2d2;
	height:364px;
	padding:1px;
}
.site_details_text {
	width:1160px;
	overflow:hidden;
	text-align:left;
	line-height:24px;
	padding:20px 10px 0px 10px;
}
/*new*/
.site_con {
	width:458px;
	overflow:hidden;
	height:214px;
	margin:40px 0px;
	background:#f0f9fd;
	padding:30px 25px 60px 25px;
}
.site_font {
	width:458px;
	overflow:hidden;
	/* height:180px; */
	text-align:left;
}
.site_font h3 {
	width:458px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	font-size:16px;
	padding-top:5px;
}
.site_font p {
	padding-top:15px;
	overflow:hidden;
	height:60px;
	line-height:20px;
}
.site_btn {
	width:458px;
	overflow:hidden;
	padding-top:10px;
}
.site_btn ul li {
	width:104px;
	overflow:hidden;
	height:30px;
	margin:10px 5px 0px 5px;
	float:left;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	color:#FFF;
	text-align:center;
	line-height:30px;
	cursor:pointer;
}
.site_001 {
	background:#ff2626;
}
.site_001:hover {
	background:#ff7d7d;
}
.site_002 {
	background:#fe9d2a;
}
.site_002:hover {
	background:#fec47f;
}
.site_003 {
	background:#3ca72e;
}
.site_003:hover {
	background:#8aca82;
}
.site_004 {
	background:#9c4343;
}
.site_004:hover {
	background:#c48e8e;
}
</pre></body></html>