@charset "gb2312";
/* CSS Document */
html{background:#EEE;}
<!--body{color:#333;background:#EEE;}-->
body{color:#333;background:#eee;}

A:link {COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 12px; TEXT-DECORATION: none}
A:active {COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 12px; TEXT-DECORATION: underline}
A:visited {COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 12px; TEXT-DECORATION: none}
A:hover {COLOR: #666666; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 12px; TEXT-DECORATION: underline}

#flashFCI{ width:960px; height:300px; margin:auto;}


.n1{ position:absolute; top:0; right:0;}
.n2{ position:relative;}

/*头*/
.header{ width:960px; padding:5px; height:90px; background-color:#FFF; margin:auto; position:relative;}
.header{ width:960px; padding:5px; height:90px; background-color:#FFF; margin:auto; position:relative; !important}

/*标志*/
.logo{
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	width:220px; height:90px; display:block;
}
.logo h4{ display:none;}



/*当前位置*/
.nav{ font-size:12px; background-color:#F1F1F1; color:#666; height:30px; line-height:30px; padding:4px 10px;}
.nav a{color:#666;}
.nav a:hover{}

/*顶部*/
.topnav{ position:absolute; top:5px; right:10px;}
.topnav a{ color:#333; font-size:12px; margin:0 5px;}

.topnav{ position:absolute; top:5px; right:10px; !important}
.topnav a{ color:#333; font-size:12px; margin:0 5px; !important}

/*电话*/
.tel{ color:#666; position:absolute; bottom:5px; right:10px;}
.tel strong{ font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal;}

.tel{ color:#666; position:absolute; bottom:5px; right:10px; !important}
.tel strong{ font-size:30px; font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; !important}

/*顶部菜单*/
.topmenu{ background-color:#FFF;height:32px; line-height:32px; width:970px; margin:auto;}
.topmenu div{ overflow:hidden; width:960px; margin:auto;background: url(topmenu.png) repeat-x left -64px;}
.topmenu div ul{}
.topmenu div ul li{ float:left;background: url(topmenu.png) no-repeat right -32px;}
.topmenu div ul li a{ color:#FFF; padding:0 20px; font-size:12px;}

.topmenu div ul li A:active {COLOR: #ffffff; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 12px; TEXT-DECORATION: underline}
.topmenu div ul li A:visited {COLOR: #ffffff; FONT-FAMILY: "MS Shell Dlg"; FONT-SIZE: 12px; TEXT-DECORATION: none}
.topmenu div ul li A:hover {COLOR: #FFffFF; FONT-FAMILY: "MS Shell Dlg"; font-weight:bold; FONT-SIZE: 12px;}
.topmenu .home{ background-image:none;}
.topmenu .home a,.topmenu .home a:active,.topmenu .home a:visited,.topmenu .home a:link{ width:102px; display:block; float:left; height:30px;background: url(topmenu.png) no-repeat left 0px; height:32px; color:#464646; padding-left:20px; font-weight:bold;}
.topmenu .home a:hover{}


/*大容器*/
.box{ width:960px; padding:5px; background-color:#FFF; margin:auto;}

.box2{ background-color:#F2F2F2; margin:10px 10px 10px 10px; height:330px; padding:10px 10px 0px 10px; position:relative;}

.box3{  margin:10px; }
/*布局*/
.layout_1,.layout_2{
	width:325px;
	float:left;
	margin-right:10px;
	position:relative;
}
.layout_3{
	width:250px;
	float:left;
	margin-right:10px;
	position:relative;
}
.layout_1{}
.layout_2{}
.layout_3{ margin:0;}


.layout_left{ width:630px; float:left; padding:10px;}
.layout_right{ width:260px; background-color:#F1F1F1; float:right; padding:10px;}
.layout_right2{width:260px; float:right; padding:10px;}


.layout_left3{ width:510px; float:left; padding:10px;}
.layout_right3{width:384px; float:right; padding:10px;}




a.more,a.more:visited,a.more:link{
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	text-align:right;
	height:20px;
	line-height:20px;
	padding:5px;
}
a.more:hover{ color:#03C;}

/*标题*/
.t_1{ color:#666666; font-size:18px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; border-bottom:1px dashed #CCC; height:40px; line-height:40px; margin-bottom:10px;}
.t_1 span{ color:#0040b7; font-size:22px;}
.t_1 a{
	float:right;
	font-size:12px;
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
}

.t_2{
	color:#000;
	font-size:20px;
	font-family:"微软雅黑",Verdana, Geneva, sans-serif;
	border-bottom:1px solid #CCC;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
	padding-left:20px;
	background-image: url(t_2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.t_2 span{ color:#0040b7; font-size:22px;}
.t_20{
	color:#000;
	font-size:12px;
	font-family:"微软雅黑",Verdana, Geneva, sans-serif;
	border-bottom:1px solid #CCC;
	height:18px;
	line-height:18px;

	padding-left:20px;
	background-image: url(t_2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.t_20 span{ color:#0040b7; font-size:12px;}
/*文字大小*/
.f_12{ font-size:12px;}
.f_14{ font-size:14px;}
.f_16{ font-size:16px;}

.f_b{ font-weight:bold;}

/*表格*/
.table_{line-height:180%;}
.table_ tr{}
.table_ td{ padding:5px; }


.table_ .alt td {
        background:#F8F8F8;  /*这行将给所有的tr加上背景色*/
}
 
.table_ .over td {
}

.table_1{ border-right:1px solid #CCC; border-top:1px solid #CCC; line-height:180%;}
.table_1 tr{}
.table_1 td{ padding:10px; border-bottom:1px solid #CCC; border-left:1px solid #CCC;}
.table_1 th{ background-color:#D30700; height:20px; line-height:20px; padding:5px 10px; color:#FFF; text-align:left; font-size:14px;}

.table_1 .alt td {
        background:#F8F8F8;  /*这行将给所有的tr加上背景色*/
}
 
.table_1 .over td {
}



.table_2{  line-height:180%;}
.table_2 tr{}
.table_2 td{ padding:5px ; }
.table_2 th{ height:20px; line-height:20px; padding:5px; text-align:right; font-size:14px; font-weight:normal;}


.table_3{font-size:14px; height:50px; line-height:50px;
	background-image: url(ctp_2.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}
.table_3 tr{
}
.table_3 td{font-weight:bold;height:50px; line-height:50px;padding:0 10px; color:#C00;}
.table_3 th{ color:#333; height:50px; line-height:50px; text-align:right;  font-weight:bold; width:50%; padding:0 10px;}




.table_4{  line-height:150%;}
.table_4 tr{}
.table_4 td{ padding:5px;}
.table_4 th{ background-color:#D30700; height:20px; line-height:20px; padding:5px 10px; color:#FFF; text-align:left; font-size:14px;}

.table_4 .alt td {
        background:#F8F8F8;  /*这行将给所有的tr加上背景色*/
}
 
.table_4 .over td {
}


.table_5{ border:1px solid #CCC;line-height:120%;}
.table_5 tr{}
.table_5 td{ padding:5px;line-height:23px; border-bottom:1px solid #CCC;border-left:1px solid #CCC;border-right:1px solid #CCC;}
.table_5 th{ background-color:#D30700; height:20px; line-height:20px; padding:5px; color:#FFF; text-align:left; font-size:14px;}

.table_5 .alt td {
        background:#F8F8F8;  /*这行将给所有的tr加上背景色*/
}
 
.table_5 .over td {
}



/* 带颜色链接开始 */
.c_red, a.c_red, a.c_red:visited, a.c_red:link,.c_red a {color:#F00;}
.c_green, a.c_green, a.c_green:visited, a.c_green:link,.c_green a {color:#090;}
.c_blue, a.c_blue, a.c_blue:visited, a.c_blue:link,.c_blue a {color:#225D92;}
.c_blue_1, a.c_blue_1, a.c_blue_1:visited, a.c_blue_1:link,.c_blue_1 a {color:#1E77D3;}
.c_blue_2, a.c_blue_2, a.c_blue_2:visited, a.c_blue_2:link,.c_blue_2 a {color:#039;}
.c_yellow, a.c_yellow, a.c_yellow:visited, a.c_yellow:link,.c_yellow a {color:#FF0;}
.c_gray, a.c_gray, a.c_gray:visited, a.c_gray:link,.c_gray a {color:#666;}
.c_white, a.c_white, a.c_white:visited, a.c_white:link,.c_white a {color:#FFF;}


/* 带颜色链接结束 */




.input_1{ height:20px; line-height:20px; padding:0 5px;}


.content{ line-height:180%; color:#666; margin-bottom:20px;font-size:14px;line-height:25px;}
.content strong{ color:#000;}
.content p{
	font-size:14px;line-height:25px;
	margin-bottom:10px;
}
/*列表*/
.list_1{}
.list_1 li{}
.list_1 li a{ font-size:14px; color:#333; font-weight:bold; line-height:26px;}

.list_1 li A:active {COLOR: #0055a7; FONT-SIZE: 14px; TEXT-DECORATION: underline}
.list_1 li A:visited {COLOR: #0055a7; FONT-SIZE: 14px; TEXT-DECORATION: none}
.list_1 li A:hover {COLOR: #004cbe; font-weight:bold; FONT-SIZE: 14px;}

.list_1 li p{ color:#333; line-height:20px;font-size:12px;}
/***/
.list_2{ font-family:Verdana, Geneva, sans-serif;}
.list_2 li{ line-height:25px;}
.list_2 li a{ color:#333;}
.list_2 li a:hover{}
.list_2 li span{ color:#999; padding-right:5px;}
/***/
.list_3{}
.list_3 li{
	text-align:right;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background: url(list_3.jpg) no-repeat left center;
	padding-left:20px;
}
.list_3 li span{ float:right; color:#999; font-size:12px;}
.list_3 li a{
	float:left;
	font-size:14px;
	color:#333;
	text-decoration: none;
}
.list_3 li a:hover{
	color:#C00;
	text-decoration: underline;
}
/***/
.list_4{ font-family:Verdana, Geneva, sans-serif;}
.list_4 li{ line-height:30px;}
.list_4 li a{ color:#333; font-size:14px;}
.list_4 li a:hover{}
.list_4 li span{ color:#999; padding-right:5px;}

/***/
.list_5{ font-family:Verdana, Geneva, sans-serif;}
.list_5 { line-height:30px;}
.list_5 a{ color:#333; font-size:14px;}
.list_5 a:hover{}
.list_5 span{ color:#999; padding-right:5px;}




/***/
.pic_list{ padding-top:10px;}
.pic_list a{ display:block; color:#666;}
.pic_list li{
	width:183px;
	height:170px;
	_height:180px;
	background-image: url(pic_list.jpg);
	background-repeat: no-repeat;
	float:left;
	padding:5px 0 0 5px;
	margin:0 10px 10px 10px;
	background-position: top;
}
.pic_list li img{ width:165px; height:120px; margin-bottom:20px;}
.tc{ text-align:center;}
/* ==================================================================== */	
/* ======== 分页 ===== */	
.pagelist {
	FONT-SIZE: 12px; margin:10px; text-align:center;
	color:#999;
	padding-top:10px;
}
.pagelist a.thispage{ color:#000; background-color:#FFF; font-weight:bold; border:1PX solid #DDD;}
.pagelist strong{ padding:3px 5px; color:#FF6600;}
.pagelist a { font-size:12px; padding:5px 10px; margin:0 2px; color:#666; background-color:#E9F3FA; border:1px solid #CEE4F3;}
.pagelist a:hover {} 


/*图片*/
.img_1{ background-color:#FFF; padding:5px; border:1px solid #CCC; margin:0 10px 10px 0;}
.img_2{ background-color:#ccc; padding:5px; border:1px solid #CCC; margin:10px 0px 0px 0;}

/*图片*/
.text_1{ line-height:25px; font-size:12px;}


/*列表图标*/
.list_1_ico{}
.list_1_ico li{
	padding-left:20px;
	background: url(list_ico_1.gif) no-repeat left top;
}

/*友情链接
.f_link{background: url(f_link.png) no-repeat center top; width:745px; padding:5px; margin:auto; height:40px; background-color:#FFF; padding-bottom:10px; padding-left:220px;}
.f_link a{ font-size:11px; text-align:center; color:#FFF; }
.f_link a strong{ font-size:11.5px; color:#FFF; text-align:center; }*/
.f_link{background: url(f_link.png) no-repeat center top; width:745px; padding-left:5px; padding-right:5px; margin:auto; height:2px; background-color:#FFF; padding-left:220px;}
.f_top{width:970px;height:3px;background-color:#eee;border-top:solid 3px #004cbe;margin:auto; font-size:0px;margin-top:0px;}}
.f_top{width:970px;height:3px;background-color:#eee;border-top:solid 3px #004cbe;margin:auto; font-size:0px;margin-top:0px; !important}

/*脚*/
.foot{
	background-image: url(foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	height:100px;
	width:960px;
	padding:5px;
	background-color:#FFF;
	position:relative;
	}
.foot{
	background-image: url(foot.png) !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	margin:0 auto !important;
	height:100px !important;
	width:960px !important;
	padding:5px !important;
	background-color:#FFF !important;
	position:relative !important;
	}

/*底部菜单*/
.b_menu{ left:250px;position:absolute; }
.b_menu a{
	color:#FFF;
	background: url(b_menu.gif) no-repeat left center;
	padding:0 20px 0 15px;
	line-height:20px;	
}
/*Firefox*/
.b_menu{ left:250px;position:absolute; !important}
.b_menu a{
	color:#FFF !important;
	background: url(b_menu.gif) no-repeat left center !important;
	padding:0 20px 0 15px !important;
	line-height:20px !important;	
}

.b_info{position:absolute; width:700px; height:60px; line-height:23px; color:#333; right:0; top:15px; font-size:12.5px;}
.b_info a{ margin:0 10px; color:#999;}


.beian{ position:absolute; bottom:10px; left:30px;}


a.b_etp,a.b_ctp,a.b_xtp,a.b_mba,a.b_pm,a.b_out,a.b_kcbm,a.b_pxxq,a.b_xyfk,a.b_qyjy,a.b_pxfd{	width:300px;	height:80px;	display:block;	}
a.b_etp span,a.b_ctp span,a.b_xtp span,a.b_mba span,a.b_pm span,a.b_out span,a.b_kcbm span,a.b_pxxq span,a.b_xyfk span,a.b_qyjy span,a.b_pxfd span{ display:none;}

a.b_etp{background-image: url(btn_etp.jpg);}
a.b_ctp{background-image: url(btn_ctp.jpg);}
a.b_xtp{background-image: url(btn_xtp.jpg);}
a.b_mba{background-image: url(btn_mba.jpg);}
a.b_pm{background-image: url(btn_pm.jpg);}
a.b_out{background-image: url(btn_out.jpg);}
a.b_kcbm{background-image: url(btn_kcbm.jpg);}
a.b_pxxq{background-image: url(btn_pxxq.jpg);}
a.b_xyfk{background-image: url(btn_xyfk.jpg);}
a.b_qyjy{background-image: url(btn_qyjy.jpg);}
a.b_pxfd{background-image: url(btn_pxfd.jpg);}



a.b_etp:hover{background-image: url(btn_etp2.jpg);}
a.b_ctp:hover{background-image: url(btn_ctp2.jpg);}
a.b_xtp:hover{background-image: url(btn_xtp2.jpg);}
a.b_mba:hover{background-image: url(btn_mba2.jpg);}
a.b_pm:hover{background-image: url(btn_pm2.jpg);}
a.b_out:hover{background-image: url(btn_out2.jpg);}
a.b_kcbm:hover{background-image: url(btn_kcbm2.jpg);}
a.b_pxxq:hover{background-image: url(btn_pxxq2.jpg);}
a.b_xyfk:hover{background-image: url(btn_xyfk2.jpg);}
a.b_qyjy:hover{background-image: url(btn_qyjy2.jpg);}
a.b_pxfd:hover{background-image: url(btn_pxfd2.jpg);}




/*幻灯片*/
.flash{ position:relative; width:960px; height:300px; background-color:#FFF; margin:0px 0 10px 0px; overflow:hidden;background:#fff url(loading.gif) center center no-repeat;}

.slider,
.num{
	position:absolute;
}
.slider li{ 
	list-style:none;
	display:inline;
}
.slider img{ 
	width:960px; 
	height:300px;
	display:block;
}
.num{ 
	right:20px; 
	bottom:10px;
}
.num li{
	float: left;
	color: #666;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #CCC;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	background-color: #F00;
	font-weight: bold;
	border:1px solid #F00;
}



/* ==================================================================== */	
/* ======== 选项卡===== */	
.tab_1{
	background-image: url(etp2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:80px;
}
.tab_menu_1{
	background-image: url(tab_1.gif);
	background-position: left -53px;
	background-repeat: repeat-x;
	height:53px;
}
.tab_menu_1 li{
	float:left;
	height:43px;
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:24px;
	padding-top:10px;
	width:128px;
	text-align:center;
}
.tab_menu_1 li span{ font-size:14px; font-weight:normal; color:#999; display:block; line-height:14px;}

.tab_menu_1 li.hover{
	background-image: url(tab_1.gif);
	background-position: left 0;
	background-repeat: repeat-x;
	border:1px solid #CCC;
	border-top:none;
	border-bottom:none;
	width:126px;
	color:#FF3300;
	font-size:16px;
}
.tab_menu_1 li.hover span{color:#000;
}

.tab_main_1 blockquote{
display: none;
}
.tab_main_1 blockquote.block{
display: block;
 border:1px solid #CCC;
 background-color:#009;
}
/********TAB 选项卡 END**********/




.tab_menu_3{
	width:180px;
	padding:0 10px 10px 10px;
	float:left;
}
.tab_menu_3 li{
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#333;
	width:180px;
	text-align:center;
	background-image: url(about_2.jpg);
	margin-bottom:10px;
	cursor:pointer;

}
.tab_menu_3 li a,.tab_menu_3 li a:visited,.tab_menu_3 li a:link{color:#333;}

.tab_menu_3 li.onmenu{
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	background-image: url(about_1.jpg);
}
.tab_menu_3 li.onmenu a,.tab_menu_3 li.onmenu a:visited,.tab_menu_3 li.onmenu a:link{color:#FFF;}


/* ==================================================================== */	
/* ======== 选项卡===== */	
.box4{ margin-top:10px;}

.layout_left4{ width:200px; float:left; padding:10px;}
.layout_right4{width:710px; padding:20px; float:right;}


.tab_2{
	background-image: url(about_3.jpg);
	background-repeat: repeat-y;
}
.tab_menu_2{
	width:180px;
	padding:10px;
	float:left;
}
.tab_menu_2 li{
	height:34px;
	line-height:34px;
	font-size:14px;
	color:#333;
	width:180px;
	text-align:center;
	background-image: url(about_2.jpg);
	margin-bottom:10px;
	cursor:pointer;

}

.tab_menu_2 li.hover{
	font-weight:bold;
	color:#FFF;
	font-size:14px;
	background-image: url(about_1.jpg);
}
.tab_main_2 blockquote{
display: none;
}
.tab_main_2 blockquote.block{
display: block;
float:right;
}
/********TAB 选项卡 END**********/


.img_list{}
.img_list img{ width:120px; height:60px; margin:10px;}
.img_list2{}
.img_list2 img{ margin:5px;}


.c_1{border:1px solid #CCC; border-top:none; padding:5px;}



.h_1{ font-size:25px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; font-weight:normal; text-align:center; border-bottom:3px solid #CCC; line-height:250%; margin-bottom:20px;}

.boldwhite {
	font-size:12px;
	color: #ffffff;
	font-weight: bold;
	padding-left:5px;
}
.boldblack {
	color: #000000;
	font-weight: bold;
	padding-left:5px;
}

.title {
	color: #000000;
	FONT-SIZE: 14.8px;
	font-weight: bold;
}

.dottedtd{
	BORDER-BOTTOM:  #DEDFDE  1px  dotted;
	BORDER-top:  #DEDFDE  0px  dotted;
	BORDER-LEFT:  #DEDFDE  0px  dotted;
	BORDER-RIGHT:  #DEDFDE  0px  dotted;
	line-height: 25px;
	}
	

