<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*

　　@import url("styles.css");

*#menu_div a:hover{
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/a_bg.png");background:none;
			
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="images/a_bg.png");background:none;
		
			cursor:pointer;
			}
			鼠标移入加载透明背景
			
			
	
	div垂直居中		
			#index{
	width:560px;
	height:240px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -120px 0 0 -280px;
	background:url(../images/logo.jpg) top center no-repeat;
	
	}
	
	
	div靠下居中
	.z_p2{
	display:block;
	width:100%;
	height:18px;
	margin-bottom:10px;
	color:#414141;
	font-family:Helvetica;
	line-height:18px;
	font-size:10px;
	text-align:center;
	
	position:fixed;
	left:0;
	right:auto;
	bottom:0;
	_position:absolute;
	_top:e­xpression(document.documentElement.clientHeight + document.documentElement.scrollTop - this.offsetHeight);
	text-align:center;}  
	img, div, a, input { behavior: url(htc/iepngfix.htc); }

*/

*{padding:0px;margin:0px;}
body {
	text-align:center;
	
}
div{
	margin-left:auto;
	margin-right:auto;
	border-width:0px;
	overflow:hidden;
	
}
a{ text-decoration:none;}
a:hover{ color:#b61e18;}
img{ border-width:0px; border-style:none;}

#main{
	width:100%;
	height:100%;
	background:url(../images/top_bg.jpg) top repeat-x;
	}
	
.temp{
	width:960px;
	height:auto;
	}
.box{ border:1px #eeeeee solid;}
.red_line{ border-top:2px #da6154 solid;}
.green_line{ border-top:2px #23b99d solid;}
.zi_line{ border-top:2px #666699 solid;}
.blue_line{ border-top:2px #1b80a1 solid;}

.top{
	width:960px;
	height:110px;}
.top_r{
	width:485px;
	height:110px;
	float:right;}
	.top_r_top{
		width:485px;
		height:24px;
		font-family:"宋体";
		font-size:12px;
		line-height:24px;
		color:#333;}
		.top_r_top p{ float:right;}
		.top_r_top p a{ color:#333;}
		.top_r_top p a:hover{ color:#b61e18;}
	.top_r_bon{
		width:485px;
		height:86px;
		background:url(../images/phone.jpg) 0px 10px no-repeat;
		text-align:left;}
	.top_r_bon p{
		float:left;
		font-family:"微软雅黑";
		line-height:30px;
		font-size:14px;
		color:#706f6f;
		margin-top:4px;}
		.top_r_bon p font.phont{ font-size:30px; color:#cc1212;}
.menu_box{
	width:960px;
	height:40px;
	background:url(../images/menu_bg.jpg) no-repeat;}
.logo{float:left;}
.menu_box a{
	display:inline;
	width:106px;
	height:40px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#FFFFFF;
	float:left;}
	.menu_box a:hover{
		font-weight:bold;
		background-color:#cc1212;}
	.menu_box a.select{
		font-weight:bold;
		background-color:#cc1212;}
		
.big_con{
	width:960px;
	height:auto;}
.big_con div{ overflow:visible;}
	
#container {
	width:960px;
	height:288px;
	margin:0 auto;
	position:relative;
	z-index:0;
	text-align:center;	
}

#container ul{ list-style-type:none;}

#example {
	width:960px;
	height:288px;
	position:relative;
	
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:960px;
	height:288px;
	left:-80px;
}

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:960px;
	height:288px;
	overflow:hidden;
	position:relative;
	text-align:center; 
}
.slides_container a{
margin:0 auto;
display:block;
width:auto;
height:auto;}
#slides .next {
	left:585px;
}

.pagination {
	display:block;
	position:absolute;
	z-index:1000;
	margin:0 auto;
	top:260px;
	width:50px;
	margin-left:455px;
}

.pagination li {
	float:left;
	margin:0 1px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background:url(../images/xa1.gif) no-repeat;
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background:url(../images/xa2.gif) no-repeat;
}

.bt_box{
	width:100%;
	height:56px;}
	.bt_box p{
		float:left;
		font-family:"微软雅黑";
		font-size:24px;
		line-height:56px;
		color:#333;}
	.bt_box a.more{
		float:right;
		font-family:"微软雅黑";
		font-size:12px;
		line-height:56px;
		color:#b2b2b2;}
	.bt_box p.tit{
		float:left;
		font-family:"微软雅黑";
		font-size:18px;
		line-height:56px;
		color:#333;
		margin-left:15px;}
	.bt_box a.more_tit{
		float:right;
		font-family:"微软雅黑";
		font-size:12px;
		line-height:56px;
		color:#b2b2b2;
		margin-right:15px;}
		.bt_box a:hover{color:#b61e18;}
		
.ywly{
	width:960px;
	height:140px;}	
	.ywly_box{
		width:960px;
		height:85px;}
	.ywly_box a{
		display:inline-block;
		width:115px;
		height:85px;
		float:left;
		text-align:center;}
	.ywly_box a.g{ margin-left:5px}
	.ywly_box a p{ font-family:"微软雅黑"; font-size:12px; margin-top:60px;}
	.ywly_box a.b1{ background:url(../images/b1.jpg) no-repeat; color:#ab5353;}
	.ywly_box a.b1:hover{ background:url(../images/b1_1.jpg) no-repeat; color:#ab5353;}
	
	.ywly_box a.b2{ background:url(../images/b2.jpg) no-repeat; color:#a67e57;}
	.ywly_box a.b2:hover{ background:url(../images/b2_1.jpg) no-repeat; color:#a67e57;}
	
	.ywly_box a.b3{ background:url(../images/b3.jpg) no-repeat; color:#9da24c;}
	.ywly_box a.b3:hover{ background:url(../images/b3_1.jpg) no-repeat; color:#9da24c;}
	
	.ywly_box a.b4{ background:url(../images/b4.jpg) no-repeat; color:#51a49e;}
	.ywly_box a.b4:hover{ background:url(../images/b4_1.jpg) no-repeat; color:#51a49e;}
	
	.ywly_box a.b5{ background:url(../images/b5.jpg) no-repeat; color:#5272a5;}
	.ywly_box a.b5:hover{ background:url(../images/b5_1.jpg) no-repeat; color:#5272a5;}
	
	.ywly_box a.b6{ background:url(../images/b6.jpg) no-repeat; color:#7d5faa;}
	.ywly_box a.b6:hover{ background:url(../images/b6_1.jpg) no-repeat; color:#7d5faa;}
	
	.ywly_box a.b7{ background:url(../images/b7.jpg) no-repeat; color:#9f53a7;}
	.ywly_box a.b7:hover{ background:url(../images/b7_1.jpg) no-repeat; color:#9f53a7;}
	
	.ywly_box a.b8{ background:url(../images/b8.jpg) no-repeat; color:#9d4c60;}
	.ywly_box a.b8:hover{ background:url(../images/b8_1.jpg) no-repeat; color:#9d4c60;}
	
.lsjs{
	width:960px;
	height:440px;
	margin-top:10px;
	font-family:"微软雅黑";
	color:#333333;
	line-height:24px;
	text-align:left;
	font-size:12px;}
.ls_box1{
	width:473px;
	height:385px;
	float:left;
	background-color:#f6f6f6;}
	.ls_box1 img{ float:right;}
	.ls_box1 div{ width:218px; height:355px; float:left; margin-left:15px; margin-top:15px;}
.ls_box2{
	width:473px;
	height:385px;
	float:right;
	background-color:#f6f6f6;}
	.ls_box2 img{ float:left;}
	.ls_box2 div{ width:218px; height:355px; float:right; margin-right:15px; margin-top:15px;}
.ls_tit{ font-size:18px; line-height:30px;}
.ls_zh{ font-size:20px; font-weight:bold; color:#a60e0e; line-height:30px;}
.ls_b{ font-weight:bold;}
.ls_a{ color:#1364a8; float:right;}
.ls_a:hover{ color:#1364a8; float:right; text-decoration:underline;}

.ry_box{
	width:958px;
	height:196px;
	margin-top:10px;}
	
	
.scrollImgList1{overflow:hidden;zoom:1; }
.scrollImgList1 .LeftBotton{float:left;width:26px;height:91px;cursor:pointer; background:url(../images/left_but.jpg) no-repeat; display:none; }
.scrollImgList1 .RightBotton{float:left;width:26px;height:91px;cursor:pointer; background:url(../images/right_but.jpg) no-repeat; display:none;}
.scrollImgList1 .Cont{width:900px;overflow:hidden; margin-left:30px; margin-right:4px;}
.scrollImgList1 .ScrCont{width:32766px;zoom:1;overflow:hidden;}
#List1_1,#List2_1{float:left;}
#List1_2,#List2_2{float:left;}
.scrollImgList1 .imgbox{width:162px;float:left;text-align:center; margin-left:10px;}
.scrollImgList1 .imgbox img{display:block;margin:0 auto; padding:2px; border:0px; width:162px; height:107px;}
.scrollImgList1 .imgbox a{display:block; margin:0 auto; text-align:center;}
.scrollImgList1 .imgbox div{ width:162px; height:5px;}
.scrollImgList1 a:link,.scrollImgList1 a:visited{font-size:12px; color:#949595; text-decoration:none; text-align:left;  display:block; text-align:center;}
.scrollImgList1 a:hover{color:#949595; text-decoration:underline; display:block; text-align:center;}
.scr_a{ font-size:12px; color:#949595; line-height:18px;
display:block;
		width:162px;
	height:18px;
	text-align:center;}
	
.scroll{
	width:960px;
	height:138px;
	text-align:center;}
	
	
.cg_box{
	width:958px;
	height:364px;
	margin-top:10px;}
	
	
#tags { height:56px; width:600px; float:left; margin-left:150px;}
#tags li { float:left; width:75px; height:56px; list-style-type:none; text-align:center;}
#tags li a { text-decoration:none; float:left; 
font-family:"微软雅黑";
	font-size:12px;
	color:#808080;
	line-height:56px;
	display:block;
	width:75px;
	height:56px;
	text-align:center;}
#tags li.selectTag { height:56px;}
#tags li.selectTag a { color:#da6154; text-decoration:none;}
#tagContent {}
.tagContent { width:960px; height:380px; display:none;}
#tagContent div.selectTag{ display:block}

.ul_box1{
	width:445px;
	height:295px;
	float:left;
	margin-left:20px;}
.ul_box2{
	width:445px;
	height:295px;
	float:right;
	margin-right:20px;}
.ul_b{
	width:445px;
	height:140px;
	border-bottom:1px #dddddd dashed;
	margin-bottom:16px;}
	
.al_ul{
	width:445px;
	height:auto;
	list-style-type:none;}
	.al_ul li{
		width:445px;
		height:24px;
		float:left;
		background:url(../images/dd1.jpg) left center no-repeat;}
	.al_ul li a{
		float:left;
		margin-left:10px;
		font-family:"微软雅黑";
		font-size:14px;
		line-height:24px;
		color:#333;}
		.al_ul li a:hover{color:#b61e18;}
	.al_ul li p{
		float:right;
		font-family:"微软雅黑";
		font-size:14px;
		line-height:24px;
		color:#bdbdbd;}
		
		
.t_div{
	width:960px;
	margin-top:10px;}
.pq_box{
	width:673px;
	height:270px;
	float:left;}
	.pq_ul{
		width:646px;
		height:auto;
		list-style-type:none;
		margin-left:auto;
		margin-right:auto;}
	.pq_ul li{
		width:646px;
		height:34px;
		background:url(../images/dd1.jpg) left center no-repeat;
		border-bottom:1px #dddddd dashed;
		float:left;}
	.pq_ul li a{
		float:left;
		margin-left:10px;
		font-family:"微软雅黑";
		font-size:14px;
		line-height:34px;
		color:#333;}
		.pq_ul li a:hover{color:#b61e18;}
	.pq_ul li p{
		float:right;
		font-family:"微软雅黑";
		font-size:14px;
		line-height:34px;
		color:#bdbdbd;}
.lx_box{
	width:273px;
	height:270px;
	float:right;}
.hot{
	width:240px;
	height:48px;}
	.hot img{ float:left;}
	.hot p{
		float:right;
		font-family:"微软雅黑";
		font-size:24px;
		line-height:24px;
		color:#666699;}
		.hot p font.r{ color:#c11717;}
		
.dz_p{
	display:block;
	width:240px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#333;
	line-height:24px;
	text-align:left;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;}
	.dz_p img{ display:inline;}
	
.lj_box{
	width:958px;
	height:136px;
	margin-top:10px;}
.lj_box a{
	display:inline;
	font-family:"微软雅黑";
	font-size:14px;
	line-height:24px;
	float:left;
	color:#333;
	margin-left:20px;
	white-space:nowrap;}
	
.foot{
	width:100%;
	height:157px;
	background-color:#ebebeb;
	margin-top:30px;
	border-top:2px #1c80a2 solid;
	text-align:center;
	font-family:"微软雅黑";
	font-size:12px;
	color:#333333;
	line-height:24px;}
	.foot p{
		margin-left:auto;
		margin-right:auto;
		margin-top:20px;}
	.foot p a{ color:#333;}
	.foot p a:hover{ color:#cc1212;}
	
/*===============================================================*/

.left_div{
	width:275px;
	height:auto;
	float:left;}
	
.right_div{
	width:675px;
	height:auto;
	float:right;}
.r_big_div{
	width:673px;
	height:auto;
	padding-bottom:10px; 
	text-align:left;
	}
	
.mbx_box{
	width:675px;
	height:26px;
	text-align:left;
	margin-top:10px;}
	.mbx_box img{ float:left;}
	.mbx_box img.fx{ float:right;}
	.mbx_box p{
		font-family:"微软雅黑";
		font-size:12px;
		color:#333333;
		float:left;
		margin-left:10px;
		font-weight:bold;}
	.mbx_box p a{color:#333333;}
	.mbx_box p a:hover{color:#b61e18;}
	.mbx_box p font.t{ font-weight:normal; color:#6b6b6b;}
.l_divbox{
	width:273px;
	height:auto;}
.cdh_ul{
	width:250px;
	height:auto;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;}
	.cdh_ul li{
		width:250px;
		height:40px;
		float:left;
		border-bottom:1px #e9f1f3 solid;
		background:url(../images/dd2_1.jpg) 12px 12px no-repeat;}
	.cdh_ul li a{
		float:left;
		margin-left:36px;
		font-family:"微软雅黑";
		font-size:14px;
		line-height:40px;
		color:#656565;}
	.cdh_ul li:hover{ 
	border-bottom:1px #faecec solid;
		background:url(../images/dd2.jpg) 12px 12px no-repeat #faecec;}
	.cdh_ul li:hover a{ color:#cc1212; font-weight:bold;}
	
.cm{ margin-top:10px;}
.bm{ padding-bottom:10px;}

.l_slide{background:Url(../images/slide_bg.gif) no-repeat;width:273px;height:253px;}
.slide_pic{width:273px;height:253px;margin:6px auto 0 auto;}

.l_slide{overflow:hidden; position:relative;}
.l_slide .hd{overflow:hidden; position:absolute; right:8px; bottom:8px; z-index:1;}
.l_slide .hd ul{ overflow:hidden; zoom:1; float:left; list-style-type:none;}
.l_slide .hd ul li{ float:left; margin-right:2px;  width:18px; height:18px; line-height:18px; text-align:center; background:#686868; cursor:pointer;font-size:12px;color:#fff;}
.l_slide .hd ul li.on{ background:#ff7e00; color:#fff; }
.l_slide .bd{ position:relative; height:100%; z-index:0;   }
.l_slide .bd li{ zoom:1; vertical-align:middle; }
.l_slide .bd img{ width:273px; height:253px; display:block;  }

.pq_ul2{
	width:243px;
	height:auto;
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;}
.pq_ul2 li{
	width:243px;
	height:22px;
	background:url(../images/dd1.jpg) left center no-repeat;
	float:left;}
.pq_ul2 li a{
	float:left;
	margin-left:10px;
	font-family:"微软雅黑";
	font-size:12px;
	line-height:22px;
	color:#333;}
	.pq_ul2 li a:hover{color:#b61e18;}
	
.lb_box{
	width:644px;
	height:140px;
	border-bottom:1px #dddddd dashed;
	margin-top:20px;}
.lb_ul{
	width:644px;
	height:auto;
	list-style-type:none;}
	.lb_ul li{
		width:644px;
		height:24px;
		background:url(../images/dd3.jpg) left center no-repeat;
		float:left;}
	.lb_ul li a{
		font-family:"微软雅黑";
		font-size:14px;
		line-height:24px;
		float:left;
		margin-left:16px;
		color:#333;}
	.lb_ul li a:hover{color:#b61e18;}
	.lb_ul li p{
		font-family:"微软雅黑";
		font-size:14px;
		line-height:24px;
		float:right;
		color:#bdbdbd;}
		
.fy_box{
	width:644px;
	height:40px;
	margin-top:20px;
	text-align:center;}
	.fy_box a{
		display:inline;
		height:18px;
		background-color:#ededed;
		border:1px #c9c9c9 solid;
		margin-right:5px;
		padding-left:6px;
		padding-right:6px;
		line-height:18px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#6b6b6b;}
	.fy_box a:hover{ background-color:#2e7bbd; font-weight:bold; color:#FFFFFF;}
	.fy_box a.sleset{ background-color:#2e7bbd; font-weight:bold; color:#FFFFFF;}
	
.ry_ul{
	width:660px;
	height:auto;
	list-style-type:none;}
	.ry_ul li{
		width:308px;
		height:240px;
		float:left;
		margin-left:22px;}
	.ry_ul li a{
		display:inline-block;
		width:308px;
		font-family:"微软雅黑";
		font-size:14px;
		color:#333;
		line-height:40px;
		text-align:center;}
	.ry_ul li a:hover{color:#b61e18;}
	
	
.nr_titbox{
	width:642px;
	height:100px;
	border-bottom:1px #dbdbdb solid;
	text-align:center;
	line-height:40px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#888888;
	margin-top:20px;}
	.nr_titbox font.tit{ color:#333333; font-size:18px;}
	
.nr_p{
	display:block;
	width:642px;
	text-align:left;
	font-size:14px;
	line-height:24px;
	color:#333;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:"微软雅黑";}
	
.f_box{
	width:642px;
	height:60px;
	font-size:14px;
	line-height:60px;
	color:#333;
	font-family:"微软雅黑";}
	.f_box a.le_a{ 
		color:#333;
	 float:left;}
	 .f_box a.re_a{ 
		color:#333;
	 float:right;}
	 .f_box a:hover{color:#b61e18;}</pre></body></html>