<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif "微软雅黑";
	min-width:1110px;
	background:#ffffff
}
.wrapper {
	width: 1110px;
	margin: 0 auto;
}
a {
	outline: none;
text-decoration:none
}
img {
	border: 0
}
.fl {
	float: left
}
.fr {
	float: right
}
.cb {
	clear: both;
	height:0
}
li{ list-style:none}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, textarea, img, ul, li,dl,dt,dd {
	padding: 0;
	margin: 0
}

.bg01{ background:url(../images/bg01.png) top repeat-x}
.bg02{ background:#2d2d2d; margin-top:14px;}
.bg03{ background:#05529a}
.bg04{ background:#003362}

.index_header{ color:#FFF; text-align:right; line-height:30px; width:240px; padding-top:20px;}
.index_header a{ color:#FFF; padding:0 5px}
.index_header .index_search{ position:relative; background:#FFF; width:100%; height:33px; line-height:33px;}
.index_header .index_search .input{ position:absolute; left:10px; top:2px; height:29px; line-height:29px; border:0; width:182px; color:#2d2d2d}
.index_header .index_search .btn{ position:absolute; right:2px; top:2px; width:45px; height:29px; border:0; cursor:pointer; background:url(../images/btn.png) no-repeat}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0; height:38px; line-height:38px; background: url(../images/index01.png) repeat-x;  position:relative; z-index:1; width:1104px; margin-left:6px;  }
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block; padding:0 38px; font-size:14px; font-weight:bold;  }
.nav .sub{ display:none; width:140px; left:0; top:38px;  position:absolute; background:#e83d02;  line-height:26px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{ background:#ff7474; color:#fff;  }
.nav .on h3 a{ background: url(../images/index02.png) repeat-x; color:#fff;   }

.slideBox{ width:1104px; height:330px; overflow:hidden; position:relative; margin-left:6px; margin-top:14px}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1104px; height:330px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.slideBox01{ width:282px; height:221px; overflow:hidden; position:relative; margin-left:15px; margin-top:14px}
.slideBox01 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox01 .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox01 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox01 .hd ul li.on{ background:#f00; color:#fff; }
.slideBox01 .bd{ position:relative; height:100%; z-index:0;   }
.slideBox01 .bd li{ zoom:1; vertical-align:middle; }
.slideBox01 .bd img{ width:282px; height:221px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox01 .prev,
.slideBox01 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox01 .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox01 .prev:hover,
.slideBox01 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox01 .prevStop{ display:none;  }
.slideBox01 .nextStop{ display:none;  }

.index_news01{ width:743px; margin-top:14px;}
.index_news01 .arrow{ width:7px;}
.index_news01 .news_content{ width:736px;}
.index_news01 .news_content .t{ background:url(../images/index04.png) repeat-x; height:31px; line-height:31px}
.index_news01 .news_content .t span{ display:inline-block; background:url(../images/index05.png) no-repeat; width:87px; line-height:31px; color:#FFF; font-weight:bold; font-size:14px; padding-left:12px}
.index_news01 .news_content .t a{ color:#2764af; float:right; padding-right:10px; font-size:12px}
.index_news01 .news_content .t a:hover{ color:#05529a}
.index_news01 .news_content .con{ background:#FFF; border:1px solid #cccccc; border-top:0; padding-bottom:13px;}
.index_news01 .news_content .con ul{ width:405px; margin-right:14px;}
.index_news01 .news_content .con ul li{ height:30px; line-height:30px; color:#05529a}
.index_news01 .news_content .con ul li a{ background:url(../images/arrow01.png) left no-repeat; padding-left:20px; float:left; width:300px; color:#232424}
.index_news01 .news_content .con ul li a:hover{ color:#05529a}
.index_news01 .news_content .con ul li span{ float:right}

.index_news02{ width:358px; margin-top:14px}
.index_news02 .arrow{ width:7px;}
.index_news02 .news_content{ width:351px;}
.index_news02 .news_content .t{ background:url(../images/index04.png) repeat-x; height:31px; line-height:31px}
.index_news02 .news_content .t span{ display:inline-block; background:url(../images/index05.png) no-repeat; width:87px; line-height:31px; color:#FFF; font-weight:bold; font-size:14px; padding-left:12px}
.index_news02 .news_content .t a{ color:#2764af; float:right; padding-right:10px; font-size:12px}
.index_news02 .news_content .t a:hover{ color:#05529a}
.index_news02 .news_content .con{ background:#FFF; border:1px solid #cccccc; border-top:0; padding-bottom:13px;}
.index_news02 .news_content .con ul{ width:320px; margin:10px auto}
.index_news02 .news_content .con ul li{ margin-top:11px; height:35px;}
.index_news02 .news_content .con ul li .date{ background:#05529a; width:37px; height:31px; text-align:center; color:#FFF; float:left; padding:2px}
.index_news02 .news_content .con ul li .date span{ display:block; background:#e83c00}
.index_news02 .news_content .con ul li a{ width:265px; float:right; color:#232424}
.index_news02 .news_content .con ul li a:hover{ color:#05529a}

.index_pic{ margin-top:14px; width:100%}
.index_pic .arrow{ width:7px;}
.index_pic .news_content{ width:1103px;}
.slideTxtBox{ width:100%; text-align:left;  }
.slideTxtBox .hd{ height:31px; line-height:31px; background:url(../images/index04.png) repeat-x; padding:0;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:0; height:31px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer; background:url(../images/index06.png) repeat-x; color:#FFF  }
.slideTxtBox .hd ul li.on{ height:31px;  background: url(../images/index07.png) repeat-x;}
.slideTxtBox .bd{ background:#e5edf5; border:1px solid #cccccc; border-top:0; padding-bottom:13px;}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ line-height:24px; text-align:center; width:200px; float:left; margin:0 6px   }
.slideTxtBox .bd li img{ width:200px; height:140px;}
.slideTxtBox .bd li a{ color:#232424}
.slideTxtBox .bd li a:hover{ color:#05529a}

.bottom_link{ color:#FFF; padding-top:15px; padding-bottom:20px}
.bottom_link li{ float:left; width:135px}
.bottom_link li h3{ line-height:30px;}
.bottom_link li a{ color:#a6a6a6; display:block; line-height:24px; background:url(../images/arrow02.png) left no-repeat; padding-left:10px}
.bottom_link li a:hover{ color:#fff}

.footer{ color:#FFF; line-height:30px}
.footer a{ color:#FFF}
.footer a:hover{ text-decoration:underline}

.ny_content{ border:1px solid #cccccc; padding:20px 0; margin-top:10px}

.ny_left{ width:262px; margin-left:11px}
.ny_left .arrow{ width:7px;}
.ny_left .news_content{ width:255px;}
.ny_left .news_content .t{ background:url(../images/ny01.png) repeat-x; height:31px; line-height:31px}
.ny_left .news_content .t span{ display:inline-block; background:url(../images/index05.png) no-repeat; width:87px; line-height:31px; color:#FFF; font-weight:bold; font-size:14px; padding-left:12px}
.ny_left .con{ background:#e5edf5}
.ny_left .con ul{ padding:10px 0}
.ny_left .con li{ width:224px; margin:0 auto}
.ny_left .con li a{ display:block; background:url(../images/ny02.png) center no-repeat; height:30px; line-height:30px; color:#0e559e; font-size:14px; padding-left:20px;}
.ny_left .con li a:hover{ color:#e83d02}

.ny_right{ width:781px; margin-right:24px}
.ny_right .ny_banner{ width:100%; height:104px;}
.ny_right .t{ border-bottom:1px solid #003362; height:45px; line-height:45px; position:relative}
.ny_right .t span{ background:url(../images/arrow03.png) left no-repeat; padding-left:5px; color:#09529a; }
.ny_right .pos{ position:absolute; right:10px; color:#606060;font-size:12px; top:0}
.ny_right .pos a{ color:#606060;font-size:12px}
.ny_right .list{}
.ny_right .list li{ height:46px; line-height:46px; color:#0e559e; border-bottom:1px dashed #929292}
.ny_right .list li a{ color:#1f1f20; font-size:14px; float:left; width:600px}
.ny_right .list li a:hover{ color:#0e559e}
.ny_right .list li span{ float:right}

.ny_right .content .header{ text-align:center; padding:20px 0}
.ny_right .content .header h2{ color:#272727; padding-bottom:10px}
.ny_right .content .header p{ color:#535353; height:30px; line-height:30px; background:#e5edf5}
.ny_right .content .details{ padding:20px 10px; font-size:14px; line-height:26px;}
.ny_right .content .next{ color:#0a539b; font-size:14px; line-height:30px}
.ny_right .content .next a{ color:#0a539b}
.ny_right .content .next a:hover{ color:#000}
</pre></body></html>