<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("font-awesome.min.css");
@import url("animate.css");
@import url("menu.css");
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#555;
	font-family:"Microsoft YaHei", "微软雅黑";
	background-color: #FFFFFF;
	line-height:24px;
}
input,button,textarea,select{font-family:"Microsoft YaHei", "微软雅黑";}
UL {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt,ol{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
img{ border:0px;}
#headt{
	width:100%;
	float:left;
	height:32px; background-color:#f9f9f9; border-bottom:#ddd solid 1px;
	 min-width:1200px;
	}
#head{
	width:100%;
	float:left;
 min-width:1200px; overflow:hidden;
}
#ljso{
	width:100%;
	float:left;
	height:40px;
	background-color:#fff;
	padding-top:4px;
	padding-bottom:4px;border-bottom:#ddd solid 1px;min-width:1200px; 
}
#dh{
	width:100%;
	float:left;
	height:50px;
	min-width:1200px; background-color:#3362A8; z-index:10000;
}
#flash{
	width:100%;
	float:left;
 min-width:1200px; height:550px; position:relative;
}


#nyweb{
	width:100%;
	float:left; min-width:1200px; padding-top:20px; padding-bottom:20px;overflow:hidden;

}
.hyweb { width:100%; height:550px; position: relative; overflow:hidden; }
.hyweb li{ width:100%; height:550px;
	background-repeat: no-repeat;
	background-position: center top; text-align:center;
}
.hyweb li img{ border:0px;  width:100%; height:360px}
.hyweb li A{ width:100%;height:550px; display:block; margin:auto; OVERFLOW: hidden;}
/*数字按钮样式*/
.hyweb .num { width:100%; left:0px; bottom:15px; text-align:center; height:20px; line-height:20px; position: absolute; z-index: 10;	}
.hyweb .num li {display:inline-block;
	text-align:center;
	width:12px;
	height:12px;
	line-height:0px;
	overflow:hidden; color:#FFA801;

	text-align:center;
	margin-right:4px;
	margin-left:4px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0px;
	overflow:hidden; transition:all 0.3s ease-in-out 0s;border-radius:12px; background-color:#3362A8; 	filter: Alpha(Opacity=90);
-moz-opacity:0.9; 		opacity:0.9;
}
.hyweb .num li.on { background-color:#FFA801;} /*当前项*/

/*上一个  下一个*/
.hyweb .prev,
.hyweb .next {
	width: 50px;
	height:550px;
	position: absolute;
	filter: Alpha(Opacity=10);
-moz-opacity:0.1; 		opacity:0.1;
	background-repeat: no-repeat;
	background-position: left center;
	top:0px;
}
.hyweb .prev {
	left:2%;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hyweb .next {
	right:2%;
	background-position: right center;
	background-image: url(right.jpg);
}
#hyweb{ width:100%; float:left; padding-top:30px; padding-bottom:40px; min-width:1200px;overflow:hidden;}
#hyweb_1{
	width:100%;
	float:left;padding-top:35px;
	padding-bottom:35px; background-color:#F4F4F4;min-width:1200px;
}
#hyweb_2{
	width:100%;
	float:left;
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
	background-position: center top; background-color:#0376B9; overflow:hidden;
	padding-top:35px;
	padding-bottom:35px;

}
#hyweb_3{
	width:100%;
	float:left;
	background-image: url(bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top; padding-top:40px; padding-bottom:40px; overflow:hidden;
}
#body_1{width:1200px; margin-left:auto; margin-right:auto;}
#dibu{
	width:100%;
	float:left;
	background-color:#245E94;
	padding-top:5px;
	padding-bottom:15px;

}
#t1{ width:1200px; float:left; line-height:30px; color:#444; font-size:14px;z-index:101;position:relative; }

#t1 .left{
	float:left;
	width:600px;
	float:left;
	}
#t1 .right{  float:right; text-align:right;}
#t1 .right span{ font-size:14px;}
#t1 A{color:#555;  float:left; line-height:30px;}
#t1 A i{ margin-left:12px; margin-right:12px; color:#0063A6;}
#t1 A.fd{ position:relative; height:30px; cursor:pointer; }
#t1 A.fd .pic{ position:absolute; left:0px; top:-35px; height:0px; overflow:hidden; filter: Alpha(Opacity=0);
-moz-opacity:0; 		opacity:0;transition:all 0.3s ease-in-out 0s;}
#t1 A.fd .pic img{ width:100px; height:100px;}
#t1 A:hover{color:#0063A6;}
#t1 A.fd:hover .pic{ top:30px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto;}
#weso{ width:1200px; float:left; line-height:40px; height:40px; font-size:13px; color:#0063A6;}
#weso A{ color:#555; font-size:12px; padding-left:6px; padding-right:6px;}
#weso A:hover{ color:#0063A6}
#weso .left{ width:870px; float:left;}
#weso .left b{ color:#0063A6;}
#weso .right{ width:300px; float:right;}
 #search{
	width:320px;
	float:right;
	border:0px;
	margin-top:4px;
}
#search .input{
	width:218px;
	color:#999;
	padding-left:20px;
	padding-right:10px;
	height:30px;
	line-height:26px;
	font-size:14px;
	float:right;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	border:0px;
	border-right:0px;
	outline:none;
	border:#828282 solid 1px;
	background-color:#fff;
	background-image: url(cfsearchbtn.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#search .buttom{
	width:46px;
	height:34px;
	line-height:28px;
	cursor:pointer;
	border:0px;
	font-weight:bold;
	margin:0px;
	font-family:"Microsoft YaHei", "微软雅黑", "黑体";
	padding:0px;
	float:right;
	font-size:14px;
	color:#fff; background-color:#1857A4;
}

#top{
	width:1200px;
	float:left;

}

#logo{
	float:left;
	overflow:hidden; height:85px;

}
#logo .logo{ display:table-cell; vertical-align: middle; height:85px;}
#logo img{ float:left; max-height:70px; border:0px;}
#wzjc{ float:left; padding-left:20px; }
#wzjc div{ height:85px; display:table-cell; vertical-align:middle;}
#wzjc span{  color:#EF800A; }
#wzjc p{ font-size:18px; color:#666;line-height:30px;}
#tel{ float:right; line-height:25px; font-size:14px;  color:#666;  background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:60px; padding-top:10px; padding-bottom:10px; margin-top:10px;}
#tel .name{ text-align:left; margin-right:18px; line-height:20px; font-size:14px; color:#666;}
#tel .f22{
	font-size: 26px;
	color:#ED1A23;
	font-weight:bold;
	line-height:30px;
	font-family: "Times New Roman", Times, serif;
}
#bottom{
	width:1200px;
	float:left;
	line-height:22px;

}

#bottom .footer { 
	width:280px;
	float:left; border-right:#4375BC solid 1px; min-height:250px;
}
#bottom .footer UL {
text-align:left;

}
#bottom .footer UL LI { width:120px; float:left;line-height:35px; font-size:15px;
}
#bottom .footer  h3{ font-size:16px; line-height:30px; font-weight:normal; color:#fff; margin-bottom:10px; margin-top:15px;}
#bottom .footer UL LI A { color: #9CB6DF; }
#bottom .footer UL LI A:hover {	color:#fff;
}
#bottom .lxwm{ width:400px; float:left; padding-left:50px; padding-right:50px;border-right:#4375BC solid 1px; min-height:250px;}
#bottom .lxwm h3{ font-size:16px; line-height:30px; font-weight:normal; color:#fff; margin-bottom:10px; margin-top:15px;}
#bottom .lxwm p { line-height:35px; font-size:15px; color:#9CB6DF;}
#bottom .lxwm p a{color:#9CB6DF;}
#bottom .dlwz { width:360px; float:right;}
#bottom .dlwz h3{ font-size:16px; line-height:30px; font-weight:normal; color:#fff; margin-bottom:10px; margin-top:15px;}
#bottom .dlwz .ewm{ width:180px; float:left; text-align:center;}
#bottom .dlwz .ewm p { line-height:35px; font-size:15px; color:#9CB6DF;}
#bottom .dlwz  img{ width:150px; margin-top:5px;}
#bottom .copyright { width:1200px; float:left; margin-top:20px; text-align:center; border-top:#4375BC solid 1px; padding-top:8px;
	LINE-HEIGHT: 40px;
color: #fff; font-size:14px; 

}
#bottom .copyright A{ color:#fff;}
a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#3362A8;
}
.hg2{ margin-top:25px;}
.hg{ margin-top:15px;}
.hg1{ margin-top:20px;}
.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999; background-color:#fff;width: 42px;
}
.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	cursor: pointer;
	position: relative; border:#ddd solid 1px; margin-top:-1px; text-align:center;color:#333; line-height:40px;
}
.izl-rmenu .btn:hover{ color:#fff; border:#3362A8 solid 1px;}
.izl-rmenu .btn i{ font-size:18px; line-height:40px;}
.izl-rmenu .btn-qq {
}
.izl-rmenu .btn-qq:hover {
background-color: #3362A8;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {

}
.izl-rmenu .btn-wx {

}
.izl-rmenu .btn-wx:hover {
	background-color: #3362A8;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: -1px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #3362A8;
}
.izl-rmenu .btn-phone .phone {
background-color:#3362A8;
	position: absolute;
	width: 160px;
	left: -160px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {
background-color:#3362A8;
	position: absolute;
	width: 100px;
	left: -100px;
	top: -1px;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color:#3362A8; color:#fff;
}</pre></body></html>