<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==================================================
                     鍏ㄥ眬鏍峰紡鎺у埗
=================================================*/
body {
	line-height: 20px;
	font-size: 12px;
	color: #666666;
}
p {
	line-height: 22px;
	text-indent: 25px;
}
a {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}

/*=================================================
                     瀵艰埅鏍峰紡                       
===================================================*/
#nav {
	width: 100%;
	height: 105px;
	text-align: center;
	margin: auto;
	overflow: hidden;
	background-color: #FFF;
}

/*================================================
                     澶村浘鏍峰紡                       
==================================================*/
#header {
	width: 100%;
	height: 310px;
	margin: auto;
	background: url(../images/header.png) repeat-x center;
}
.head_box {
	width: 1000px;
	height: 310px;
	margin: auto;
	background: url(../images/head.png) no-repeat center;
}
.head_tit {
	float: left;
	width: 90px;
	height: 35px;
	margin: 230px 15px 0 10px;
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	background: #00a3dd;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.h-r {
	margin-left: 50px;
}
.head_tit a {
	color: #fff;
}
.head_tit a:hover {
	color: #fdfb67;
}

/*=====================================================
                       鑿滃崟瀵艰埅鏍峰紡
=======================================================*/
#menu {
	width: 100%;
	height: 42px;
	margin: auto;
	overflow: hidden;
	background: #0db5f1;
}
.menu_box {
	width: 620px;
	height: 42px;
	margin: auto;
}
.menu_tit {
	float: left;
	height: 14px;
	padding: 0 15px;
	margin-top: 14px;
	font-size: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
.menu_tit a {
	color: #FFFFFF;
}
.menu_tit a:hover {
	color: #fdfb67;
}

/*=================================================
                  鏁翠綋鍐呭鏋舵瀯鏍峰紡
===================================================*/
#section {
	margin: auto;
	width: 1000px;
	clear: both;
}
.Introduction {
	float: left;
	width: 998px;
	margin-top: 30px;
	border: 1px solid #e4e4e4;
}
.Introduction_tit {
	float: left;
	width: 88px;
	height: 80px;
	margin: 30px 15px;
	font-family: "寰蒋闆呴粦";
	font-size: 30px;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	color: #0280ba;
	background: url(../images/dy_bg.jpg) no-repeat center;}
.Introduction_con {
	float: left;
	width: 840px;
	margin: 20px 5px;
	padding-left: 20px;
	background: url(../images/dy_line.jpg) no-repeat left;
}
.Introduction_det {
	float: right;
}
.Introduction a {
	color: #bb0907;
}
.Introduction a:hover {
	color: #666;
}
.main {
	float: left;
	width: 968px;
	margin-top: 20px;
	padding: 15px;
	border: 1px solid #e4e4e4;
}
.line {
	width: 100%;
	height: 47px;
	background: url(../images/line_bg.jpg) repeat-x;
}
h2 {
	float: left;
	padding: 0 10px;
	font-family: "寰蒋闆呴粦";
	font-size: 23px;
	font-weight: bold;
	line-height: 42px;
	border-bottom: 5px solid #0083c6;
	color: #454444;
}
.jb_list {
	float: left;
	width: 100%;
	margin-top: 20px;
	height: 410px;
	overflow-y: scroll;
}
.jb_box {
	float: left;
	width: 948px;
	text-align: center;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.jb_tit {
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background: #fafafa;
}
.jb_con {
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
}
.banner {
	float: left;
	margin: 20px 0;
}
.case {
	float: left;
	padding: 20px;
}
.case_box {
	float: left;
	width: 117px;
	height: 114px;
	margin: 20px 32px;
	padding: 40px 25px 25px 25px;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/box_bg.jpg) no-repeat center;
}
.case_box a {
	float: right;
	margin: 10px;
	font-size: 12px;
	color: #0083c6;
}
.case_box a:hover {
	color: #999;
}
.gw {
	float: left;
	width: 100%;
	margin-top: 20px;
	clear: both;
}

/*==================================================
                   搴曢儴淇℃伅鏍峰紡                        
====================================================*/
.foot {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	clear: both;
	line-height: 22px;
	text-align: center;
}
.foot a {
	color: #565656;
}
.foot a:hover {
	color: #DC081D;
}


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