<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-family:arial,"宋体";
	font-size:12px;
	margin:0 auto;
	padding:0;	
	background-attachment: fixed;
}
/* 重置 */

div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p, li, div {/* add */
	line-height:20px;
}

/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */

ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */

img, a img {
	border:0px;
	padding:0px;
	margin:0px;

}
/* 链接样式 */
a{
	color:#444444;
}
a:link{
	text-decoration:none;
}
a:active{
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/** 图片链接效果 **/

.pic a {
	padding:0px;
	border:1px solid #fff;

}
.pic a:hover {
	border:1px solid #d00;
	background:#fff4ce;
}

/**输入框颜色样式**/

.input-gray {
	color:#999;
}
.input-black {
	color:#000;
}

/* 清除浮动 */
.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
	line-height:0;
}
#root{
	width:100%;
	margin:0px auto;
	padding:0px;
}
#header{
	height:202px;
	background-image:url(../images/top_bj.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
#header1{
	width:1200px;
	margin:0 auto;
}
.header_1{
	height:34px;
}
.header_1_left{
	width:auto;
	float:left;
	line-height:32px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#f7f7f7;
}
.header_1_right{
	width:auto;
	float:right;
	line-height:32px;
}
.header_1_right a{
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#f7f7f7;
	padding-right:8px;
	padding-left:8px;
}
.header_1_right a img{
	vertical-align:middle;
	padding-right:5px;
}
.header_2{
	height:120px;
}
.logo{
	width:auto;
	float:left;
	padding-top:41px;
}
.tel{
	width:auto;
	float:right;
	padding-right:20px;
	padding-top:50px;
}
.nav{
	height:45px;
	background-image: url(../images/nav_line.png);
	background-position:3px center;
	background-repeat:no-repeat;
	padding-left:4px;
}
.nav ul li{
	float:left;
}
.nav ul li a{
	width:149px;
	height:45px;
	display:block;
	text-align:center;
	line-height:45px;
	background-image: url(../images/nav_line.png);
	background-position:right center;
	background-repeat:no-repeat;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#24282e;
}
#banner{
	text-align:center;
	font-size:0;
	line-height:0;
}

#foot{
	height:317px;
	background-image:url(../images/foot_bj.gif);
	background-position:center top;
	background-repeat:repeat-x;
}
#foot1{
	width:1200px;
	margin:0 auto;
	padding-top:27px;
}
.foot_up{
	height:254px;
}
.foot_up_01{
	width:566px;
	float:left;
	height:254px;
	background-image:url(../images/foot_line.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.foot_up_01 ul li{
	float:left;
	width:115px;
	padding-left:25px;
}
.foot_up_01_up{
	height:34px;
	line-height:34px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#ffffff;
}
.foot_up_01_down{
	padding-top:10px;
	padding-left:14px;
}
.foot_up_01_down a{
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#b8c5dd;
	line-height:26px;
}
.foot_up_02{
	width:306px;
	float:left;
	height:254px;
	background-image:url(../images/foot_line.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-left:39px;
}
.foot_up_02_up{
	height:70px;
	padding-top:7px;
}
.foot_up_02_down{
	padding-top:14px;
}
.foot_up_02_down ul li{
	padding:5px 0;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#ffffff;
}
.foot_up_02_down ul li img{
	vertical-align:middle;
}
.foot_up_03{
	width:252px;
	float:right;
}
.foot_up_03_1{
	height:34px;
	line-height:34px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#ffffff;
}
.foot_up_03_2{
	padding-top:3px;
}
.foot_up_03_2 select{
	width:198px;
	height:28px;
	padding-left:10px;
	border:none;
	background-color:#b9cfeb;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#1e2022;
}
.foot_up_03_3{
	padding-top:23px;
}
.foot_down{
	text-align:center;
	line-height:36px;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#b8bcc3;
}
.foot_down a{
	color:#b8bcc3;
}
#float{
	width:1200px;
	left:50%;
	margin-left:-600px;
	top:486px;
	position:absolute;
	z-index:9999;
}
#float ul{
	width:1227px;
}
#float ul li{
	float:left;
	margin-right:27px;
	width:382px;
	height:148px;
	background-image:url(../images/float_13.png);
	background-position:left top;
	background-repeat:repeat;
}
#float ul li:hover{
	background-color:#004ea2;
	background-image:none;
}
.xinwen{
	padding-top:32px;
	padding-left:23px;
}
.xinwen_img{
	width:110px;
	float:left;
}
.xinwen_tt{
	width:234px;
	float:left;
	font-family:"微软雅黑","宋体";
	font-size:13px;
	color:#ffffff;
	line-height:24px;
}
.xinwen_tt a{
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#ffffff;
	line-height:30px;
}
.quanqiu{
	width:382px;
	height:148px;
}











































































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