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

/* 12号字 */
.f12{
    font-size:12px;
}
/* 14号字 */
.f14{
    font-size:14px;
}
/* 18号字 */
.f18{
    font-size:18px;
}
.f18h{
    font-size:18px;
	font-family:黑体;
}
/* 16号字 */
.f16{
    font-size:16px;
}
.f16h{
    font-size:16px;
	font-family:黑体;
}
/* 24号字 */
.f24{
    font-size:24px;
}
/* 文字加粗 */
.fontB{
    font-weight:bold;
}
/* 文字不粗 */
.fontNb{
    font-weight:normal;
}


/* 白色 */
.white{
    color:#FFFFFF;
}
.white a{
    color:#ffffff;
	text-decoration:none;
}
.white a:hover{
    color:#ffffff;
	text-decoration:underline;
}

.white2{
	color:#ffc8fc;
}
.white2 a{
    color:#ffc8fc;
	text-decoration:none;
}
.white2 a:hover{
    color:#ffc8fc;
	text-decoration:underline;
}

/* 紫色 */
.violet1{
	color:#d06ecb;
}
.violet1 a{
	color:#d06ecb;
	text-decoration:none;
}
.violet1 a:hover{
	color:#d06ecb;
	text-decoration:underline;
}

.violet2{
	color:#b85fb2;
}
.violet2 a{
	color:#b85fb2;
	text-decoration:none;
}
.violet2 a:hover{
	color:#b85fb2;
	text-decoration:underline;
}

.violet3{
	color:#912c8c;
}
.violet3 a{
	color:#912c8c;
	text-decoration:none;
}
.violet3 a:hover{
	color:#912c8c;
	text-decoration:underline;
}
/* 红色 */
.red{
    color:#aa000c;
}
.red a{
    color:#aa000c;
	text-decoration:none;
}
.red a:hover{
    color:#aa000c;
	text-decoration:underline;
}

.red2{
    color:#cf0045;
}
.red2 a{
    color:#cf0045;
	text-decoration:none;
}
.red2 a:hover{
    color:#cf0045;
	text-decoration:underline;
}
/* 灰色 */
.gray{
    color:#999999;
}
.gray a{
    color:#999999;
	text-decoration:none;
}
.gray a:hover{
    color:#999999;
	text-decoration:underline;
}
/* 灰色2 */
.gray2{
    color:#717171;
	}
.gray2 a{
    color:#717171;
	text-decoration:none;
	}
.gray2 a:hover{
    color:#717171;
	text-decoration:underline;
	}
.gray3{
	color:#858585;
}
.gray3 a{
	color:#858585;
	text-decoration:none;
}
.gray3 a{
	color:#858585;
	text-decoration:underline;
}

/* 黑色 */
.black{
    color:#404040;
	}
.black a{
    color:#404040;
	text-decoration:none;
	}
.black a:hover{
    color:#404040;
	text-decoration:underline;
	}
/* 黄色 */
.yellow{
    color:#fe6c00;
	}
.yellow a{
    color:#fe6c00;
	text-decoration:none;
	}
.yellow a:hover{
    color:#fe6c00;
	text-decoration:underline;
	}
/* 蓝色 */
.blue{
    color:#0b519f;
	}
.blue a{
    color:#0b519f;
	text-decoration:none;
	}
.blue a:hover{
    color:#0b519f;
	text-decoration:underline;
	}

/* 绿色 */
.green{
    color:#406604;
	}
.green a{
    color:#406604;
	text-decoration:none;
	}
.green a:hover{
    color:#FF0000;
	text-decoration:underline;
	}
	
	

@charset "gb2312";

#bodyWiap{
	background:url(index_01.jpg) no-repeat center top;
	overflow:hidden;
}

#mainWiap{
    width:1024px;
	height:100%;
	margin:0px auto;
	overflow:hidden;
	background:#FFF;
}
.cont1{
	width:980px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.cont2,.cont3{
	width:990px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.cont1 .contL,.i_contL{
	width:698px;
	height:auto;
	overflow:hidden;
}
.cont1 .contR{
	width:264px;
	height:auto;
	overflow:hidden;
}

.i_contL{
	width:698px;
	height:auto;
	overflow:hidden;
}
.i_contL .contL2{
	width:342px;
	height:auto;
	overflow:hidden;
}
.i_contL .contR2{
	width:342px;
	height:auto;
	overflow:hidden;
}

.cont2 .contL,.p_cont1{
	width:680px;
	height:auto;
	overflow:hidden;
}
.cont2 .contR{
	width:264px;
	height:auto;
	overflow:hidden;
}

.p_cont1 .contL2{
	width:311px;
	height:auto;
	overflow:hidden;
}
.p_cont1 .contR2{
	width:311px;
	height:auto;
	overflow:hidden;
}

.cont3 .contL{
	width:222px;
	height:auto;
	overflow:hidden;
}
.cont3 .contM{
	width:481px;
	height:auto;
	display:inline;
	margin-left:31px;
	overflow:hidden;
}
.cont3 .contR{
	width:222px;
	height:auto;
	overflow:hidden;
}
.cont3 .contR2{
	width:735px;
	height:auto;
	overflow:hidden;
}

















@charset "gb2312";
/* 首页CSS */
.i_topNews{
	width:696px;
	height:72px;
	overflow:hidden;
	background:url(index_16.jpg) repeat-x;
	border:#dbdbdb 1px solid;
}
.i_topNews h2{
	width:48px;
	height:48px;
	overflow:hidden;
	display:inline;
	background:#aa000c;
	text-align:center;
	line-height:22px;
	margin:9px auto auto 16px;
}
.i_topNews .contMain{
	width:631px;
	height:72px;
	overflow:hidden;
}
.i_topNews .contMain h1{
	width:631px;
	height:44px;
	overflow:hidden;
	display:block;
	line-height:44px;
	text-align:center;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
}
.i_topNews .contMain p{
	width:631px;
	height:20px;
	line-height:20px;
	display:block;
	overflow:hidden;
	text-align:center;
}
.i_flash_wiap{
	width:326px;
	height:244px;
	overflow:hidden;
	position:relative;
}

.i_flash{
	width:326px;
	height:244px;
	overflow:hidden;
	position:relative;
}

.i_flash .bg{
	width:326px;
	height:32px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:3px;
	background:#000;
	opacity:0.7; 
	filter:Alpha(Opacity=70);
	z-index:9;
}
.i_flash .text{
	width:326px;
	height:32px;
	overflow:hidden;
	position:absolute;
	left:0;
	line-height:32px;
	text-align:center;
	bottom:3px;
	z-index:10;
}
.i_flash_wiap .fenye{
	width:326px;
	height:3px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
}
.i_flash_wiap .fenye ul{
	width:340px;
	height:3px;
	display:block;
	overflow:hidden;
}
.i_flash_wiap .fenye ul li{
	width:63px;
	height:3px;
	overflow:hidden;
	background:#094382;
	margin-right:3px;
}
.i_flash_wiap .fenye ul li.sel{
	background:#aa0001;
}
.i_flash_wiap .fenye ul li a{
	width:63px;
	height:3px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.i_lzyw{
	width:353px;
	height:244px;
	overflow:hidden;
}
.i_lzyw .title{
	width:351px;
	height:30px;
	overflow:hidden;
	border-left:#dbdbdb 1px solid;
	border-right:#dbdbdb 1px solid;
	background:url(index_30.jpg) repeat-x;
}
.i_lzyw .title ul li{
	width:68px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-align:center;
	border-left:#dbdbdb 1px solid;
	border-right:#dbdbdb 1px solid;
	margin:2px auto auto -1px;
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.i_lzyw .title ul li.sel{
	background:#FFF;
	color:#aa000c;
}
.i_lzyw .title ul li.sel a{
	color:#aa000c;
}
.i_lzyw .title ul li.sel a:hover{
	color:#aa000c;
}
.i_lzyw .contMain{
	height:212px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.i_lzyw .contMain ul{
	width:333px;
	height:auto;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_lzyw .contMain ul li{
	width:333px;
	height:25px;
	overflow:hidden;
	line-height:25px;
}

.i_tyMenu{
	width:100%;
	height:29px;
	overflow:hidden;
	background:url(index_61.jpg) repeat-x;
}
.i_tyMenu h2{
	width:auto;
	height:29px;
	line-height:29px;
	overflow:hidden;
	display:block;
	background:url(index_59.jpg) no-repeat;
	text-indent:23px;
}
.i_tyMenu h5{
	width:50px;
	height:29px;
	display:block;
	overflow:hidden;
	background:url(index_63.jpg) no-repeat right top;
}

.i_ty_title{
	height:30px;
	overflow:hidden;
	background:url(index_30.jpg) repeat-x;
	border-left:#dbdbdb 1px solid;
	border-right:#dbdbdb 1px solid;
}
.i_ty_title ul li{
	width:auto;
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:center;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	border-left:#dbdbdb 1px solid;
	border-right:#dbdbdb 1px solid;
	margin:2px auto auto -1px;
	padding-left:10px;
	padding-right:10px;
}
.i_ty_title ul li.sel{
	background:#FFF;
	color:#aa000c;
}
.i_ty_title ul li.sel a{
	color:#aa000c;
}
.i_ty_title ul li.sel a:hover{
	color:#aa000c;
}
.i_ty_main{
	height:auto;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.i_ty_main ul{
	width:96%;
	height:auto;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_ty_main ul li{
	width:100%;
	height:25px;
	overflow:hidden;
	line-height:25px;
}

.i_lzzt_video{
	height:162px;
	display:block;
	overflow:hidden;
}
.i_lzzt_video dd{
	width:164px;
	height:146px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:12px auto auto 8px;
}
.i_lzzt_video dd .pic{
	width:164px;
	height:118px;
	overflow:hidden;
	background:url(index_93.jpg) no-repeat;
}
.i_lzzt_video dd .pic span{
	width:156px;
	height:96px;
	display:block;
	overflow:hidden;
	margin:4px auto auto 4px;
}
.i_lzzt_video dd h3{
	width:164px;
	height:28px;
	line-height:28px;
	display:block;
	overflow:hidden;
	text-align:center;
}

.i_tqyb{
	width:262px;
	height:72px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:url(index_18.jpg) repeat-x;
}
.i_tqyb .pic{
	width:74px;
	height:48px;
	overflow:hidden;
	display:inline;
	margin:13px auto auto 11px;
}
.i_tqyb .text{
	width:152px;
	height:48px;
	display:inline;
	overflow:hidden;
	line-height:24px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	margin:13px 10px auto auto;
}

.i_r_main{
	width:262px;
	height:auto;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:url(index_32.jpg) repeat-x center top;
}
.i_r_main h2{
	height:32px;
	overflow:hidden;
	line-height:32px;
	display:block;
	background:url(index_36.jpg) no-repeat 10px center;
	text-indent:26px;
}
.i_r_intro li{
	width:93px;
	height:81px;
	overflow:hidden;
	margin:8px auto auto 25px;
}

.i_r_xxgk{
	width:100%;
	height:158px;
	overflow:hidden;
	display:block;
	background:url(index_49.jpg) no-repeat right top;
}
.i_r_xxgk li{
	width:110px;
	height:30px;
	overflow:hidden;
	background:url(index_53.jpg) no-repeat right center;
	line-height:30px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	margin:4px auto auto 28px;
}
.i_r_jbzn{
	width:262px;
	height:auto;
	overflow:hidden;
	border:#dbdbdb 1px solid;
}
.i_r_jbzn ul{
	height:170px;
	display:block;
	overflow:hidden;
}
.i_r_jbzn ul li{
	width:232px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:#dbdbdb 1px solid;
	margin-left:15px;
	background:url(index_74.jpg) no-repeat center top;
}
.i_r_jbzn ul li span{
	display:block;
	text-indent:90px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
}
.i_r_jbzn ul li span.t1{
	background:url(index_69.jpg) no-repeat 42px center;
}
.i_r_jbzn ul li span.t2{
	background:url(index_72.jpg) no-repeat 42px center;
}
.i_r_jbzn ul li span.t3{
	background:url(index_75.jpg) no-repeat 42px center;
}
.i_r_jbzn ul li span.t4{
	background:url(index_77.jpg) no-repeat 42px center;
}
.i_r_jbzn dl{
	height:272px;
	overflow:hidden;
	display:block;
	background:url(index_79.jpg) repeat-x;
}
.i_r_jbzn dl dd{
	width:232px;
	overflow:hidden;
	margin-left:15px;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	border-bottom:#ebebed 1px solid;
	line-height:36px;
	font-size:13px;
}
.i_r_jbzn dl dd span{
	line-height:24px;
}
.i_r_ico{
	width:262px;
	height:37px;
	overflow:hidden;
	background:url(index_86.jpg) no-repeat;
	line-height:37px;
	text-indent:36px;
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.i_r_zt_pic{
	width:238px;
	height:134px;
	overflow:hidden;
	margin:0 auto;
}
.i_r_zt_list{
	width:238px;
	height:auto;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_r_zt_list li{
	width:238px;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.i_r_wsdc{
	width:238px;
	height:106px;
	margin:0 auto;
	overflow:hidden;
	margin:0 auto;
}
.i_r_wsdc dt{
	width:238px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
}
.i_r_wsdc dd{
	width:238px;
	height:auto;
	line-height:24px;
	text-indent:24px;
	overflow:hidden;
}

.i_r_wqdc_h3{
	width:238px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	color:#724120;
}
.i_r_wqdc_list{
	width:238px;
	height:auto;
	display:block;
	margin:0 auto;
	overflow:hidden;
}
.i_r_wqdc_list li{
	width:238px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}


@charset "gb2312";
/* 内页CSS */
#p_dqwz{
	width:988px;
	height:31px;
	overflow:hidden;
	margin:0 auto;
	border:#f8f8f8 1px solid;
	background:url(list1_03.jpg) no-repeat 11px center;
	line-height:31px;
	text-indent:38px;
}


.p_lsit1_hd_wiap{
	width:990px;
	height:312px;
	overflow:hidden;
	background:#f5f5f5;
	margin:0 auto;
	position:relative;
}
.p_lsit1_hd{
	width:990px;
	height:312px;
	overflow:hidden;
}
.p_lsit1_hd .bigImg{
	width:726px;
	height:312px;
	overflow:hidden;
}
.p_lsit1_hd .textWiap{
	width:264px;
	height:312px;
	overflow:hidden;
}
.p_lsit1_hd .textWiap .intro{
	height:309px;
	overflow:hidden;
}
.p_lsit1_hd .textWiap .intro h2{
	width:212px;
	height:46px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	line-height:46px;
}
.p_lsit1_hd .textWiap .intro p{
	width:212px;
	height:253px;
	display:block;
	overflow:hidden;
	line-height:21px;
	margin:0 auto;
	text-indent:24px;
}
.p_lsit1_hd_wiap .hd_fenye{
	width:264px;
	height:3px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:0;
}
.p_lsit1_hd_wiap .hd_fenye ul{
	width:284px;
	height:3px;
	display:block;
	overflow:hidden;
}
.p_lsit1_hd_wiap .hd_fenye ul li{
	width:51px;
	height:3px;
	overflow:hidden;
	margin-right:3px;
	background:#0a4584;
}
.p_lsit1_hd_wiap .hd_fenye ul li.sel{
	background:#ad0a0a;
}
.p_lsit1_hd_wiap .hd_fenye ul li a{
	width:51px;
	height:3px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.p_ty_title1{
	width:100%;
	height:29px;
	overflow:hidden;
	line-height:29px;
	background:url(list1_12.jpg) repeat-x;
}
.p_ty_title1 h2{
	width:auto;
	height:29px;
	display:block;
	overflow:hidden;
	padding-left:12px;
	background:url(list1_10.png) no-repeat left top;
}
.p_ty_title1 h2 span{
	width:auto;
	height:29px;
	display:block;
	overflow:hidden;
	float:left;
	padding-right:12px;
	background:url(list1_10.png) no-repeat right -31px;
}
.p_ty_title1 h5{
	width:50px;
	height:29px;
	display:block;
	overflow:hidden;
}
.p_ty_list1{
	width:98%;
	height:auto;
	margin:0 auto;
	display:block;
	overflow:hidden;
}
.p_ty_list1 li{
	width:100%;
	height:24px;
	overflow:hidden;
	line-height:24px;
}
.p_ty_list1 li span{
	float:right;
}
.p_list1_pt{
	width:210px;
	height:286px;
	overflow:hidden;
	margin:0 auto;
	border-bottom:#ececec 1px solid;
}
.p_list1_pt .pic{
	width:208px;
	height:155px;
	overflow:hidden;
	border:#e8e8e8 1px solid;
}
.p_list1_pt h3{
	width:210px;
	height:38px;
	display:block;
	line-height:38px;
	overflow:hidden;
}
.p_list1_pt p{
	width:210px;
	height:auto;
	display:block;
	overflow:hidden;
	line-height:20px;
	text-indent:24px;
}
.p_list1_text{
	width:210px;
	height: auto;
	overflow:hidden;
	margin:0 auto;
}
.p_list1_text ul li{
	width:210px;
	height:22px;
	line-height:22px;
	overflow:hidden;
}
.p_next{
	width:100%;
	height:28px;
	overflow:hidden;
	text-align:center;
	background:#f9f9f9;
	line-height:28px;
}

.p_ld_main{
	width:220px;
	height:757px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:url(ld_03.jpg) repeat-x center top;
}
.p_ld_main h2{
	height:32px;
	overflow:hidden;
	line-height:32px;
	display:block;
	background:url(index_36.jpg) no-repeat 10px center;
	text-indent:26px;
}
.p_ld_pt{
	width:155px;
	height:198px;
	overflow:hidden;
	margin:0 auto;
}
.p_ld_pt .pic{
	width:116px;
	height:137px;
	overflow:hidden;
	margin:0 auto;
	background:url(ld_09.jpg) no-repeat;
}
.p_ld_pt .pic img{
	width:93px;
	height:115px;
	overflow:hidden;
	margin:7px auto auto 8px;
}
.p_ld_pt h3{
	width:155px;
	height:44px;
	line-height:22px;
	display:block;
	overflow:hidden;
	text-align:center;
}

.p_ld_ico{
	width:190px;
	height:194px;
	overflow:hidden;
	margin:0 auto;
	border-bottom:#dedede 1px solid;
}
.p_ld_ico ul{
	width:155px;
	height:auto;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.p_ld_ico ul li{
	width:155px;
	height:45px;
	overflow:hidden;
	margin-bottom:7px;
}
.p_ld_text{
	width:190px;
	height:102px;
	overflow:hidden;
	margin:0 auto;
	line-height:20px;
	text-indent:24px;
}
.p_ld_ico2{
	width:155px;
	height:auto;
	display:block;
	overflow:hidden;
	margin:0 auto;
	display:block;
}
.p_ld_ico2 ul li{
	width:155px;
	height:45px;
	overflow:hidden;
	margin-bottom:7px;
}

.p_ld_m_wiap{
	width:481px;
	height:auto;
	overflow:hidden;
}
.p_ld_m_wiap .pic{
	width:163px;
	height:134px;
	overflow:hidden;
	border-right:#dedede 1px solid;
}
.p_ld_m_wiap .pic h3{
	width:150px;
	height:32px;
	display:block;
	overflow:hidden;
	line-height:32px;
}
.p_ld_m_wiap .list{
	width:304px;
	height:134px;
	overflow:hidden;
}
.p_ld_m_wiap .list ul li{
	width:304px;
	height:23px;
	line-height:23px;
	overflow:hidden;
}
.p_ld_m_pic{
	width:481px;
	height:auto;
	overflow:hidden;
}
.p_ld_m_pic ul{
	width:500px;
	height:auto;
	display:block;
	overflow:hidden;
}
.p_ld_m_pic ul li{
	width:150px;
	height:142px;
	overflow:hidden;
	line-height:30px;
	text-align:center;
	margin:10px 15px auto auto;
}

.p_ld_ml{
	width:190px;
	height:auto;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.p_ld_ml li{
	width:190px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
}

.p_ld_ptList{
	width:735px;
	height:auto;
	overflow:hidden;
}
.p_ld_ptList ul{
	width:770px;
	height:auto;
	display:block;
	overflow:hidden;
}
.p_ld_ptList ul li{
	width:162px;
	height:140px;
	overflow:hidden;
	margin:18px 28px auto auto;
	line-height:30px;
	text-align:center;
}
.p_ld_intro{
	width:98%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	line-height:200%;
}

.p_video_list{
	width:680px;
	height:auto;
	overflow:hidden;
}
.p_video_list dl{
	width:680px;
	height:179px;
	overflow:hidden;
	display:block;
	margin-top:20px;
	border-bottom:#ededed 1px solid;
}
.p_video_list dl dt{
	width:444px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	float:right;
}
.p_video_list dl dt span{
	width:370px;
	height:22px;
	display:block;
	float:right;
}
.p_video_list dl dd.pic{
	width:210px;
	height:157px;
	overflow:hidden;
	float:left;
}
.p_video_list dl dd.pic img{
	border:#e8e8e8 1px solid;
}
.p_video_list dl dd.text{
	width:444px;
	height:110px;
	overflow:hidden;
	float:right;
	line-height:19px;
}
.p_video_list dl dd.text span{
	width:370px;
	height:auto;
	line-height:19px;
	display:block;
	overflow:hidden;
	float:right;
}
.p_video_list dl dd.more{
	width:70px;
	height:20px;
	overflow:hidden;
	line-height:20px;
	text-align:center;
	float:right;
	background:#0b519f;
}
.p_dis_wiap{
	width:680px;
	height:auto;
	overflow:hidden;
}
.p_dis_wiap h1{
	width:680px;
	height:auto;
	line-height:58px;
	display:block;
	overflow:hidden;
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	text-align:center;
}
.p_dis_wiap .time{
	height:26px;
	overflow:hidden;
	text-align:center;
	line-height:26px;
	border:#e1e1e1 1px dashed;
}
.p_dis_wiap .content{
	width:650px;
	height:auto;
	overflow:hidden;
	line-height:200%;
	margin:0 auto;
}
.p_dis_wiap .content p{
	text-indent:24px;
}

.p_pt_list{
	width:680px;
	height:auto;
	overflow:hidden;
}
.p_pt_list ul{
	width:710px;
	height:auto;
	display:block;
	overflow:hidden;
}
.p_pt_list ul li{
	width:210px;
	height:196px;
	overflow:hidden;
	line-height:32px;
	margin:14px 25px auto auto;
}
.p_pt_list ul li img{
	border:#e8e8e8 1px solid;
}


.p_map_title{
	width:992px;
	height:36px;
	display:block;
	overflow:hidden;
	line-height:36px;
	background:url(wzdt_img01.png) no-repeat left center;
	text-indent:25px;
	margin:0 auto;
}
.p_map_contMain{
	width:990px;
	height:auto;
	overflow:hidden;
	border:#c7e7f8 1px solid;
	background:#f9fdff;
	margin:0 auto;
}
.p_map_contMain ul{
	width:960px;
	height:auto;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_map_contMain ul li{
	width:106px;
	height:34px;
	overflow:hidden;
	line-height:34px;
	border-bottom:#c7e7f8 1px dashed;
}


@charset "gb2312";





*{padding:0px; margin:0px;}

body {
	font-size: 12px;
	color: #333333;
	font-family:"宋体";
	background:url(bg_72.jpg) repeat;
}


.fl{ float:left;}
.fr{ float:right;}

.clear{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#d30000;
	text-decoration:underline;
}
h2{
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
img{
	border:0;
}
.blankH10{
    height:10px;
	font-size:0px;
	overflow:hidden;
}
.blankH12{
    height:12px;
	font-size:0px;
	overflow:hidden;
}
.blankH5{
    height:5px;
	font-size:0px;
	overflow:hidden;
}
.blankH3{
    height:3px;
	font-size:0px;
	overflow:hidden;
}
.blankH2{
    height:2px;
	font-size:0px;
	overflow:hidden;
}
.blankH6{
    height:6px;
	font-size:0px;
	overflow:hidden;
}
.blankH8{
    height:8px;
	font-size:0px;
	overflow:hidden;
}
.blankH24{
    height:24px;
	overflow:hidden;
}
.blankH28{
    height:28px;
	overflow:hidden;
}
.blankH30{
    height:30px;
	overflow:hidden;
}

.blankH20{
    height:20px;
	overflow:hidden;
}
.blankH22{
    height:22px;
	overflow:hidden;
}
.blankH10{
    height:10px;
	overflow:hidden;
}
.blankH16{
    height:16px;
	overflow:hidden;
}
.blankH18{
    height:18px;
	overflow:hidden;
}
.blankH14{
    height:14px;
	overflow:hidden;
}

	
/* 公用头部样式 */
#topWiap{
	width:1024px;
	height:169px;
	overflow:hidden;
	margin:0 auto;
}
#navWiap{
	width:1024px;
	height:57px;
	overflow:hidden;
	background:url(index_04.jpg) no-repeat;
	margin:0 auto;
}
#navWiap .navCont{
	width:800px;
	height:57px;
	overflow:hidden;
}
#navWiap .topSer{
	width:222px;
	height:57px;
	overflow:hidden;
}
.navCont ul li{
	width:88px;
	height:57px;
	line-height:57px;
	overflow:hidden;
	background:url(index_09.jpg) no-repeat right center;
	text-align:center;
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.navCont ul li span{
	width:88px;
	height:57px;
	display:block;
	overflow:hidden;
}
.navCont ul li.sel span{
	background:url(nav_sel.jpg) repeat-x center bottom;
}
.topSer ul li.t1{
	width:133px;
	height:21px;
	overflow:hidden;
	background:#FFF;
	margin:17px auto auto auto;
}
.topSer ul li.t1 input{
	width:133px;
	height:21px;
	overflow:hidden;
	border:0;
	background:none;
	line-height:20px;
	color:#999;
	padding-left:6px;
}
.topSer ul li.t2{
	width:67px;
	height:21px;
	overflow:hidden;
	background:url(index_06.jpg) no-repeat;
	margin:17px auto auto 7px;
}
.topSer ul li.t2 input{
	width:67px;
	height:21px;
	overflow:hidden;
	display:block;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	background:none;
}
#navline{
	width:1024px;
	height:8px;
	overflow:hidden;
	margin:0 auto;
	background:url(index_13.jpg) no-repeat;
}

.nav_xl{
	width:1024px;
	height:26px;
	overflow:hidden;
	line-height:26px;
	margin:0 auto;
	background:url(nav_xl.jpg) repeat-x left -1px;
}
.topTime{
	text-indent:12px;
	line-height:32px;
}
#rili_bg ul{height:26px;overflow:hidden;}
#rili_bg ul li{float:left;padding:4px 8px 0 8px;display:block;background:url(vertical.png) no-repeat left 10px;width:70px;margin-left:-1px;}
#rili_bg ul li a{display:block;height:22px;line-height:22px;text-decoration:none;text-align:center;}
#rili_bg ul li a span{padding:1px 2px 0 2px;display:block;font-size:12px;text-align:center;}
#rili_bg ul li a:hover{color:#FF0;}
#rili_bg ul li a:hover span{}
#rili_bg ul li a:hover{color:#FF7300;}

.hidden{display:none;clear:both;}

#bot_wiap{
    width:1024px;
	height:100%;
	margin:0px auto;
	overflow:hidden;
	background:#FFF;
}
#bot_line{
	width:990px;
	height:8px;
	overflow:hidden;
	margin:0 auto;
	background:url(index_97.jpg) no-repeat;
}
#bot_sec{
	width:990px;
	height:27px;
	overflow:hidden;
	margin:0 auto;
	background:#e5e5e5;
}
#bot_sec select{
	width:206px;
	margin:4px auto auto 31px;
}
#bot_main{
	width:990px;
	height:124px;
	overflow:hidden;
	margin:0 auto;
	background:url(index_91.jpg) no-repeat;
	text-align:center;
	line-height:24px;
}

















</pre></body></html>