@charset "utf-8";
/* 清除内外边距 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, form, pre, fieldset, lengend, button, input, textarea, th, td { margin:0; padding:0; }

/* 设置默认字体 */
body, button, input, select, textarea { font-size:12px; font-family:"宋体"; } /* 用 ascii 字符表示，使得在任何编码下都无问题 */
h1 { font-size:18px; } /* 18px / 12px = 1.5 */
h2 { font-size:16px; }
h3 { font-size:14px; }
h4, h5, h6 { font-size:100%; }
address, cite, dfn, em, var { font-style:normal; } /* 将斜体扶正 */
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } /* 统一等宽字体 */
small { font-size:12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */

/* 重置列表元素 */
ul, ol { list-style:none; }

/* 重置文本格式元素 */
a { text-decoration:none; }
a:hover { text-decoration:underline; }

abbr[title], acronym[title] { border-bottom:1px dotted; cursor:help; }/* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
q:before, q:after { content: ''; }

/* 重置表单元素 */
legend { color:#000; } /* for ie6 */
fieldset, img { border:none; } /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button, input, select, textarea { font-size:100%; } /* 使得表单元素在 ie 下能继承字体大小 */

/* 重置表格元素 */
table { border-collapse:collapse; border-spacing:0; }

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html { overflow-y:scroll; }

/* 清除浮动 */
.clear { height:0px; font-size:0px; line-height:0px; overflow:hidden; clear:both; }
body {
	color: #555555;
	background-color: #25478F;
	font-family: "宋体";
}
a {
	color: #555555;
}
a:hover {
	color: #25478F;
	text-decoration: underline;
}
span {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.nav01 {
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
}
.nav01 a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.bg_sub_menu {
	background-image: url(bg_sub_menu.jpg);
	background-repeat: repeat-x;
	color: #104AAB;
}
.input01 {
	background-image: url(bg_input.jpg);
	background-repeat: repeat-x;
	border: 1px solid #717171;
	height: 16px;
	line-height:14px;
	padding-top:3px;
	width: 150px;
}
.input02 {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	height: 19px;
	line-height:16px;
	padding-top:3px;
	text-align: left;
}
.textarea01 { height:60px; padding:1px; border:1px solid #999999;}

.bg_title {
	background-image: url(bg_title.jpg);
	background-repeat: repeat-x;
}
.bg_notice {
	background-image: url(bg_notice.jpg);
	background-repeat: repeat-x;
}
.bg_bottom {
	background-image: url(bg_bottom.jpg);
	background-repeat: repeat-x;

}
.bg_bottom a {
	color: #555555;
	
}
.bg_bottom a:hover {
	color: #25478F;
	text-decoration:underline;
}
.bg_service {
	background-image: url(bg_service.jpg);
	background-repeat: repeat-y;
}
.bg_service01 {
	background-image: url(service01.jpg);
	background-repeat: no-repeat;
	line-height: 24px;
	color: #E79517;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

.text_pro {
	line-height: 150%;
}
.text_pro .pro_cont { padding-right:12px; }
.text_pro a{color:#0F4DAE; }
.text_pro span a{
	font-family: "宋体";
	font-size: 12px;
	color: #F19723;
}
.text_pro a:hover {
	color: #25478F;
}
.text_pro2 {
	line-height: 150%;
	padding-bottom: 6px;
	text-align: left;
}
.text_about {
	line-height: 160%;
	padding-top: 10px;
	padding-right:8px; 
}
.text_about a{
	color: #F19723;
}
.text_about a:hover{
	color: #25478F;
}

.text_contact {
	line-height: 180%;
	text-decoration: none;
	text-align: left;
	padding-left: 30px;
}
.text_about2 {
	line-height: 170%;
	padding-top: 8px;
	text-align: left;
}
.text_service {
	line-height: 180%;
	padding-top: 6px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left: 22px;
	text-align: left;
}
.text_message {
	line-height: 180%;
	padding-right: 22px;
	padding-bottom: 4px;
	text-align: left;
}
.text_contact {
	line-height: 180%;
	padding-top: 6px;
	padding-right: 22px;
	padding-bottom: 4px;
	padding-left:32px;
	text-align: left;
	font-size: 13px;
}


.font_pro {
	font-size: 13px;
	font-weight: bold;
	color: #0F4DAE;
	padding-top: 8px;
	padding-bottom: 5px;
}
.font_pro2 {
	font-size: 13px;
	font-weight: bold;
	color: #0F4DAE;
	padding-bottom:3px;
}
.font_title_about {
	font-size: 14px;
	color: #012053;
	padding-top: 5px;
	font-weight: bold;
}
.font_message {
	color: #E79517;
	font-weight: bold;
}

.font_contact {
	color: #E79517;
	font-weight: bold;
	font-size: 13px;
}

.list01 {
	line-height: 200%;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	padding-right: 10px;
}
.list01 li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
	clear:both;
}
.list01 span {
	font-size: 11px;
	float: right;
	padding-right: 5px;
}
.list01 a {
	padding-right: 9px;
	padding-left: 6px;
}
.list01 a:hover {
	color: #25478F;
	text-decoration: underline;
}



.img_about {
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: left;
}
.img_about2 {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
}
.img_honor {
	border: 1px solid #E0E0E0;
}
.img_link {
	border: 1px solid #A9A9A9;
	margin:18px 4px 4px 4px; 
}


/* submenu ˵ */
.submenu{
	padding-left: 21px;	
	text-align:left;


}
.submenu dt{
	line-height:26px;
	font-weight:bold;
}
.submenu dt a{
	color:#555555;
	display:block;
	width:167px;
	height:26px;
	text-decoration: none;
	background-image: url(list_bg2.jpg);
	background-repeat: no-repeat;
	padding-bottom:2px;
	padding-left: 34px;
}
.submenu dt a:hover{
	color:#ffffff;
	background-image: url(list_bg1.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
.submenu dt .current{
	display:block;
	color:#ffffff;
	background-image: url(list_bg1.jpg);
	background-repeat: no-repeat;
}

.nav {
	width:952px;
	height:39px;
}
.nav ul{}
.nav ul li {
	float:left;
}
.nav ul li a { display:block; height:39px;}
.nav a.nav_1 {width:119px; height:39px;background-image:url('nav1.jpg'); }
.nav a.nav_1:hover, .nav .nav_1_current { width:119px; height:39px; background:url('nav01.jpg') no-repeat; }

.nav a.nav_2 {width:119px; height:39px;background-image:url('nav2.jpg'); }
.nav a.nav_2:hover, .nav .nav_2_current { width:119px; background-image:url('nav02.jpg'); }

.nav a.nav_3 {width:119px; height:39px;background-image:url('nav3.jpg'); }
.nav a.nav_3:hover, .nav .nav_3_current { width:119px; background-image:url('nav03.jpg'); }

.nav a.nav_4 {width:119px; height:39px;background-image:url('nav4.jpg'); }
.nav a.nav_4:hover, .nav .nav_4_current { width:119px; background-image:url('nav04.jpg'); }

.nav a.nav_5 {width:119px; height:39px;background-image:url('nav5.jpg'); }
.nav a.nav_5:hover, .nav .nav_5_current { width:119px; background-image:url('nav05.jpg'); }

.nav a.nav_6 {width:119px; height:39px;background-image:url('nav6.jpg'); }
.nav a.nav_6:hover, .nav .nav_6_current { width:119px; background-image:url('nav06.jpg'); }

.nav a.nav_7 {width:119px; height:39px;background-image:url('nav7.jpg'); }
.nav a.nav_7:hover, .nav .nav_7_current { width:119px; background-image:url('nav07.jpg'); }

.nav a.nav_8 {width:119px; height:39px;background-image:url('nav8.jpg'); }
.nav a.nav_8:hover, .nav .nav_8_current {width:119px; height:39px;background-image:url('nav08.jpg'); }
.dis_title {
	background-image: url(dis_title_mid.jpg);
	background-repeat: repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.dis_title2 {
	background-image: url(dis_title_mid2.jpg);
	background-repeat: repeat-x;
	color: #989898;
	vertical-align: bottom;
	padding-bottom: 4px;
}
.dis_title2 a {
	color: #989898;
}
.dis_title2 a:hover {
	color: #25478F;
	text-decoration: underline;
}
.def_new {border-top:1px solid #808080; }
.def_news {margin-top:0px; }

/* 列表样式 */
.list_news_01 {
	margin-top: 5px;
	margin-right: 28px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
}
.list_news_01 ul li {line-height:35px;padding-left:14px;padding-right:10px;color:#D6D6D6; clear:both; border-bottom:1px dashed #d5d8d3;}
.list_news_01 ul li a { color:#4A4A4A; padding-left:10px; }
.list_news_01 ul li a:hover { color:#25478F; text-decoration:underline; }
.list_news_01 .date { font-family:Arial; font-size:11px; float:right; color:#8E8E8E; padding-left:9px; }
.list_news_01 .ico {
	width:8px;
	height:35px;
	float:left;
	margin:0;
	background-image: url(arrow_news.jpg);
	background-repeat: no-repeat;
	background-position: 0 12px;
}
.now .current { text-decoration:underline; }
.top {width:24px; float:right; padding-right:5px; text-decoration:underline; }

/* 表单 */
.inputbox { margin:0; padding:10px 10px 20px 10px; text-align:left; clear:both; }
.inputbox p { text-align:left; clear:both; *zoom:1; }
.ibl {
	float:left;
	width:100px;
	margin-right:10px;
	padding-top:13px;
	color:#474747;
	text-align:right;
	font-size: 12px;
}
.ibr { float:left; width:500px; padding-top:8px; +padding-top:8px; color:#d4d4d4; text-align:left; }
.input_01 { height:18px; font-family:"宋体"; line-height:18px; padding-top:3px; border:1px solid #999999;}
.input_submit { width:47px; height:20px; border:0px; background:url(btn_submit.jpg) no-repeat; cursor:pointer; }
.input_reset { width:47px; height:20px; border:0px; background:url(btn_reset.jpg) no-repeat; cursor:pointer; }


/* 图片列表 */
.pic_list_01 { margin:0; padding:0 0 30px 0; }
.pic_list_01 .pic_list { float:left; width:33%; margin:16px 0 0 0; }
.pic_list_01 .pic_list .pic { width:192px; height:132px;line-height:132px; text-align:center; margin:0 auto; padding:5px 6px 6px 5px; background:url(bg_pic.jpg) no-repeat;}
.pic_list_01 .pic_list .pic span { display:block; padding:5px; }
.pic_list_01 .pic_list .txt { margin:0 10px; padding:5px 0; line-height:160%; text-align:center; }
.pic_list_01 .pic_list .txt a {
	color:#333333;
	text-decoration: underline;
}
.pic_list_01 .pic_list .txt a:hover { color:#25478F; text-decoration:none; }

#opt { line-height:23px; }
#opt a { color:#104AAB; padding:0 10px; }
#menu .Primo li{line-height:23px;}
#menu .Primo li a { color:#104AAB;font-size:12px;background:none;padding:0px 10px;width:auto;font-weight:normal;}