@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;
}
.fontWr{
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
}

/* 白色 */
.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:#ee0e09;
}
.red a{
    color:#ee0e09;
	text-decoration:none;
}
.red a:hover{
    color:#ee0e09;
	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:#3788d2;
	}
.blue a{
    color:#3788d2;
	text-decoration:none;
	}
.blue a:hover{
    color:#3788d2;
	text-decoration:underline;
	}

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

#mainWiap{
    width:1010px;
	height:100%;
	margin:0px auto;
	overflow:hidden;
	background:url(jimagesmain_bg.png) repeat-y;
}
#main_bot{
	width:1010px;
	overflow:hidden;
	margin:0 auto;
}
.cont1{
	width:969px;
	overflow:hidden;
	margin:0 auto;
}

.cont2,.cont3{
	width:967px;
	overflow:hidden;
}
.cont2 .contL{
	width:274px;
	overflow:hidden;
}
.cont2 .contM{
	width:303px;
	display:inline;
	margin-left:7px;
	margin-top:10px;
	overflow:hidden;
}
.cont2 .contR{
	width:359px;
	display:inline;
	margin-right:10px;
	overflow:hidden;
	margin-top:10px;
}

.cont3 .contL{
	width:298px;
	display:inline;
	overflow:hidden;
	margin:10px auto auto 10px;
}
.cont3 .contM{
	width:298px;
	display:inline;
	overflow:hidden;
	margin:10px auto auto 26px;
}
.cont3 .contR{
	width:298px;
	display:inline;
	overflow:hidden;
	margin:10px 10px auto auto;
}


.cont4,.cont5,.cont6{
	width:969px;
	overflow:hidden;
	margin:0 auto;
}
.cont4 .contL,.cont6 .contL{
	width:224px;
	overflow:hidden;
}
.cont4 .contR{
	width:727px;
	overflow:hidden;
}

.cont5 .contL{
	width:473px;
	overflow:hidden;
}
.cont5 .contR{
	width:473px;
	overflow:hidden;
}

.cont6 .contM{
	width:366px;
	overflow:hidden;
	display:inline;
	margin-left:9px;
}
.cont6 .contR{
	width:366px;
	overflow:hidden;
}

.cont7{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.cont7 .contL{
	width:165px;
	height:512px;
	overflow:hidden;
	border-right:#e3e3e3 1px solid;
}
.cont7 .contM{
	width:563px;
	overflow:hidden;
	display:inline;
	margin-left:17px;
}
.cont7 .contR{
	width:182px;
	overflow:hidden;
	display:inline;
	margin-right:10px;
}












@charset "gb2312";
/* 内页CSS */
.p_fw_zf{
	width:969px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_zf h2{
	height:37px;
	display:block;
	overflow:hidden;
	line-height:37px;
	text-indent:18px;
	background:url(jimagesfw_bz_01.png) no-repeat;
}
.p_fw_zf .contMain{
	width:967px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_fw_zf_mian{
	width:947px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_zf_notic{
	width:339px;
	height:188px;
	background:#f4f4f4;
	overflow:hidden;
}
.p_fw_zf_notic .title{
	width:331px;
	height:33px;
	overflow:hidden;
	margin:4px auto auto 4px;
	border-bottom:#307dce 1px solid;
}
.p_fw_zf_notic .title h3{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_zf_notic .title h3 span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
}
.p_fw_zf_notic .title h5{
	width:44px;
	height:33px;
	display:block;
	line-height:33px;
	overflow:hidden;
	font-family:"宋体";
}
.p_fw_zf_notic ul{
	width:319px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_fw_zf_notic ul li{
	width:319px;
	height:24px;
	overflow:hidden;
	line-height:24px;
}
.p_fw_zf_jg{
	width:244px;
	height:188px;
	overflow:hidden;
	background:#f4f4f4;
}
.p_fw_zf_jg h3{
	width:228px;
	height:32px;
	display:block;
	overflow:hidden;
	border-bottom:#dbdbdb 1px solid;
	margin:4px auto auto 8px;
	line-height:32px;
	text-indent:8px;
}
.p_fw_zf_jg .content{
	width:218px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.p_fw_zf_lzf{
	width:947px;
	overflow:hidden;
	margin:0 auto;
	background:#f4f4f4;
}
.p_fw_zf_lzf .title{
	width:935px;
	height:33px;
	overflow:hidden;
	border-bottom:#307dce 1px solid;
	margin:4px auto auto 6px;
}
.p_fw_zf_lzf .title ul li{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
}
.p_fw_zf_lzf .title ul li span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
}
.p_fw_zf_lzf .title ul li.on{
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_zf_lzf .title ul li.on span{
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
	color:#FFF;
}
.p_fw_zf_lzf .title ul li.on span a{
	color:#FFF;
}
.p_fw_zf_lzf .title ul li.on span a:hover{
	color:#FFF;
}

.p_fw_zf_lzf .contMain2{
	width:929px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_zf_lzf .contMain2 .contL{
	width:302px;
	overflow:hidden;
}
.p_fw_zf_lzf .contMain2 .contM{
	width:302px;
	overflow:hidden;
	display:inline;
	margin-left:11px;
}
.p_fw_zf_lzf .contMain2 .contR{
	width:302px;
	overflow:hidden;
}
.p_fw_zf_bllc{
	width:302px;
	overflow:hidden;
	background:#e4e4e4;
}
.p_fw_zf_bllc h3{
	width:282px;
	height:38px;
	display:block;
	overflow:hidden;
	line-height:38px;
	margin:0 auto;
	text-align:center;
	border-bottom:#c3c3c3 1px dashed;
}
.p_fw_zf_bllc .content{
	width:280px;
	overflow:hidden;
	line-height:24px;
	margin:0 auto;
}
.p_fw_zf_bllc_table tr td{
	padding:4px;
	line-height:18px;
}
.p_fw_zf_bllc_ul{
	width:302px;
	overflow:hidden;
	display:block;
}
.p_fw_zf_bllc_ul li{
	width:302px;
	height:53px;
	overflow:hidden;
	text-align:center;
	line-height:53px;
	background:url(jimagesfw_bz_04.png) no-repeat;
	margin-bottom:10px;
}

.p_fw_cj{
	width:969px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_cj .title2{
	width:969px;
	height:37px;
	display:block;
	overflow:hidden;
	background:url(jimagesfw_cj_01.png) no-repeat;
}
.p_fw_cj .title2 h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_cj .title2 h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_cj .contMain{
	width:967px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_fw_cj_contL{
	width:339px;
	overflow:hidden;
}
.p_fw_cj_contM{
	width:339px;
	display:inline;
	margin-left:12px;
	overflow:hidden;
}
.p_fw_cj_contR{
	width:244px;
	overflow:hidden;
}

.p_fw_cj_link{
	width:214px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_cj_link ul li{
	width:214px;
	height:52px;
	overflow:hidden;
	margin-bottom:8px;
}

.p_fw_cq,.p_fw_hj{
	width:969px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_cq .contL{
	width:730px;
	overflow:hidden;
}
.p_fw_cq .contR{
	width:225px;
	overflow:hidden;
}
.p_fw_cq_l{
	width:730px;
	overflow:hidden;
}
.p_fw_cq_l .title{
	height:37px;
	background:url(jimagesfw_cq_01.png) no-repeat;
	line-height:37px;
}
.p_fw_cq_l .title h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_cq_l .title h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_cq_l .contMain{
	width:728px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}

.p_fw_cq_lc_mian{
	width:258px;
	overflow:hidden;
	display:inline;
	margin:16px auto auto 10px;
}
.p_fw_cq_bl_mian{
	width:440px;
	overflow:hidden;
	display:inline;
	margin:16px 10px auto auto;
}

.p_fw_cq_lc{
	width:258px;
	overflow:hidden;
	background:#f4f4f4;
}
.p_fw_cq_lc h3{
	width:235px;
	height:40px;
	display:block;
	margin:0 auto;
	line-height:40px;
	overflow:hidden;
	text-indent:6px;
	border-bottom:#dbdbdb 1px solid;
}
.p_fw_cq_lc .content{
	width:235px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.p_fw_cq_ts{
	width:440px;
	overflow:hidden;
	background:#f4f4f4;
}
.p_fw_cq_ts h3{
	width:420px;
	height:40px;
	display:block;
	margin:0 auto;
	line-height:40px;
	overflow:hidden;
	text-indent:6px;
	border-bottom:#dbdbdb 1px solid;
}
.p_fw_cq_ts .content{
	width:420px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}

.p_fw_cq_r{
	width:225px;
	overflow:hidden;
}
.p_fw_cq_r .title{
	height:37px;
	overflow:hidden;
	display:block;
	background:url(jimagesfw_cq_02.png) no-repeat;
}
.p_fw_cq_r .title h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_cq_r .title h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_cq_r .contMain{
	width:223px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_fw_cq_r .contMain .content{
	width:211px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.p_fw_cq_r .contMain .content span{
	width:128px;
	height:25px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	background:url(jimagesfw_cq_07.png) no-repeat;
	text-align:center;
	line-height:25px;
}
.p_fw_cq_r .contMain ul{
	width:206px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_fw_cq_r .contMain ul li{
	width:206px;
	height:41px;
	overflow:hidden;
	background:url(jimagesfw_cq_08.png) no-repeat;
	line-height:41px;
	text-align:center;
	margin-top:8px;
}
.p_fw_hj .contL{
	width:286px;
	overflow:hidden;
}
.p_fw_hj .contR{
	width:663px;
	overflow:hidden;
}


.p_fw_hj_l{
	width:286px;
	overflow:hidden;
}
.p_fw_hj_l .title{
	height:37px;
	overflow:hidden;
	display:block;
	background:url(jimagesfw_hj_01.png) no-repeat;
}
.p_fw_hj_l .title h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_hj_l .title h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_hj_l .contMain{
	width:284px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_fw_hj_l .contMain .content{
	width:270px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	line-height:18px;
}
.p_fw_hj_l .contMain h3{
	width:270px;
	height:26px;
	line-height:26px;
	display:block;
	overflow:hidden;
	border-bottom:#d7d7d7 1px solid;
	margin:0 auto;
}
.p_fw_hj_bldz{
	width:270px;
	overflow:hidden;
	margin:0 auto;
	display:block;
}
.p_fw_hj_bldz li{
	width:90px;
	height:30px;
	overflow:hidden;
	line-height:30px;
	overflow:hidden;
}
.p_fw_hj_glfw{
	width:286px;
	overflow:hidden;
	display:block;
}
.p_fw_hj_glfw li{
	width:131px;
	height:41px;
	overflow:hidden;
	background:url(jimagesfw_hj_05.png) no-repeat;
	line-height:41px;
	text-align:center;
	margin:7px auto auto 7px;
}

.p_fw_hj_r{
	width:663px;
	overflow:hidden;
}
.p_fw_hj_r .title{
	height:37px;
	overflow:hidden;
	display:block;
	background:url(jimagesfw_hj_02.png) no-repeat;
}
.p_fw_hj_r .title h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_hj_r .title h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_hj_r .contMain{
	width:661px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_fw_hj_r .contMain .content{
	width:634px;
	overflow:hidden;
	line-height:24px;
	margin:0 auto;
}


.p_fw_hj_xse{
	width:634px;
	overflow:hidden;
	margin:0 auto;
	background:#f4f4f4;
}
.p_fw_hj_xse .title2{
	width:626px;
	height:33px;
	overflow:hidden;
	border-bottom:#307dce 1px solid;
	margin:4px auto auto 4px;
}
.p_fw_hj_xse .title2 ul li{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
}
.p_fw_hj_xse .title2 ul li span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
}
.p_fw_hj_xse .title2 ul li.on{
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_hj_xse .title2 ul li.on span{
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
	color:#FFF;
}
.p_fw_hj_xse .title2 ul li.on span a{
	color:#FFF;
}
.p_fw_hj_xse .title2 ul li.on span a:hover{
	color:#FFF;
}
.p_fw_hj_jhxse{
	width:626px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_jhxse dl{
	width:192px;
	height:216px;
	overflow:hidden;
	float:left;
	display:inline;
	background:#e4e4e4;
	margin:0 8px auto 8px;
}
.p_fw_hj_jhxse dl dt{
	width:174px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:38px;
	border-bottom:#c3c3c3 1px dashed;
}
.p_fw_hj_jhxse dl dd.text{
	width:174px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_jhxse dl dd.more{
	width:128px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	background:url(jimagesfw_hj_04.png) no-repeat;
	line-height:25px;
	text-align:center;
}

.p_fw_hj_wlry{
	width:626px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_wlry dl{
	width:146px;
	height:216px;
	overflow:hidden;
	float:left;
	display:inline;
	background:#e4e4e4;
	margin:0 5px auto 5px;
}
.p_fw_hj_wlry dl dt{
	width:128px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:38px;
	border-bottom:#c3c3c3 1px dashed;
}
.p_fw_hj_wlry dl dt.t1{
	width:128px;
	height:52px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:24px;
	padding-top:10px;
	border-bottom:#c3c3c3 1px dashed;
}
.p_fw_hj_wlry dl dd.text{
	width:128px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_wlry dl dd.more{
	width:128px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	background:url(jimagesfw_hj_04.png) no-repeat;
	line-height:25px;
	text-align:center;
}

.p_fw_hj_yjrc{
	width:626px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_yjrc dl{
	width:192px;
	height:134px;
	overflow:hidden;
	float:left;
	display:inline;
	background:#e4e4e4;
	margin:0 8px auto 8px;
}
.p_fw_hj_yjrc dl dt{
	width:170px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:38px;
	border-bottom:#c3c3c3 1px dashed;
}
.p_fw_hj_yjrc dl dd.text{
	width:170px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_yjrc dl dd.more{
	width:128px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	background:url(jimagesfw_hj_04.png) no-repeat;
	line-height:25px;
	text-align:center;
}

.p_fw_hj_tzgf{
	width:626px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_tzgf dl{
	width:298px;
	height:216px;
	overflow:hidden;
	float:left;
	display:inline;
	background:#e4e4e4;
	margin:0 6px auto 6px;
}
.p_fw_hj_tzgf dl dt{
	width:276px;
	height:38px;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
	line-height:38px;
	border-bottom:#c3c3c3 1px dashed;
}
.p_fw_hj_tzgf dl dd.text{
	width:276px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_hj_tzgf dl dd.more{
	width:128px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	background:url(jimagesfw_hj_04.png) no-repeat;
	line-height:25px;
	text-align:center;
}

.p_fw_hj_rhdj{
	width:312px;
	height:222px;
	overflow:hidden;
	background:#f4f4f4;
}
.p_fw_hj_rhdj .title2{
	width:304px;
	height:33px;
	overflow:hidden;
	border-bottom:#307dce 1px solid;
	margin:4px auto auto 4px;
}
.p_fw_hj_rhdj .title2 ul li{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
}
.p_fw_hj_rhdj .title2 ul li span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
}
.p_fw_hj_rhdj .title2 ul li.on{
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_hj_rhdj .title2 ul li.on span{
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
	color:#FFF;
}
.p_fw_hj_rhdj .title2 ul li.on span a{
	color:#FFF;
}
.p_fw_hj_rhdj .title2 ul li.on span a:hover{
	color:#FFF;
}
.p_fw_hj_rhdj_cont{
	width:290px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.p_fw_hj_rhdj_cont span{
	width:128px;
	height:25px;
	overflow:hidden;
	display:block;
	margin:0 auto;
	background:url(jimagesfw_hj_04.png) no-repeat;
	text-align:center;
	line-height:25px;
}

.p_fw_jdc_l{
	width:326px;
	display:inline;
	margin:15px auto auto 10px;
	overflow:hidden;
}
.p_fw_jdc_r{
	width:372px;
	overflow:hidden;
	display:inline;
	margin:15px 10px auto auto;
}

.p_fw_jdc_lc{
	width:326px;
	overflow:hidden;
	background:#f4f4f4;
}
.p_fw_jdc_lc h3{
	width:304px;
	height:40px;
	display:block;
	margin:0 auto;
	line-height:40px;
	overflow:hidden;
	text-indent:6px;
	border-bottom:#dbdbdb 1px solid;
}
.p_fw_jdc_lc .content{
	width:304px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}
.p_fw_jdc_lc_more{
	width:128px;
	height:25px;
	overflow:hidden;
	margin:0 auto;
	line-height:25px;
	text-align:center;
	background:url(jimagesfw_hj_04.png) no-repeat;
}
.p_fw_jdc_ts{
	width:372px;
	overflow:hidden;
	background:#f4f4f4;
}
.p_fw_jdc_ts h3{
	width:356px;
	height:40px;
	display:block;
	margin:0 auto;
	line-height:40px;
	overflow:hidden;
	text-indent:6px;
	border-bottom:#dbdbdb 1px solid;
}
.p_fw_jdc_ts .content{
	width:356px;
	overflow:hidden;
	margin:0 auto;
	line-height:24px;
}

.p_fw_lr_mian{
	width:467px;
	overflow:hidden;
}


.p_fw_lr_list{
	width:467px;
	height:188px;
	background:#f4f4f4;
	overflow:hidden;
}
.p_fw_lr_list .title{
	width:459px;
	height:33px;
	overflow:hidden;
	margin:4px auto auto 4px;
	border-bottom:#307dce 1px solid;
}
.p_fw_lr_list .title h3{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_lr_list .title h3 span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
}
.p_fw_lr_list .title h5{
	width:44px;
	height:33px;
	display:block;
	line-height:33px;
	overflow:hidden;
	font-family:"宋体";
}
.p_fw_lr_list ul{
	width:444px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_fw_lr_list ul li{
	width:444px;
	height:24px;
	overflow:hidden;
	line-height:24px;
}
.p_fw_lr_list ul li span{
	float:right;
}

.p_fw_sy_l{
	width:663px;
	overflow:hidden;
}
.p_fw_sy_r{
	width:286px;
	overflow:hidden;
}
.p_fw_sy_bl{
	width:663px;
	overflow:hidden;
}
.p_fw_sy_bl .title{
	height:37px;
	background:url(jimagesfw_sy_03.png) no-repeat;
	line-height:37px;
}
.p_fw_sy_bl .title h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_sy_bl .title h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_sy_bl .contMain{
	width:661px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}

.p_fw_sy_bl_cont{
	width:634px;
	background:#f4f4f4;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_sy_bl_cont .title2{
	width:624px;
	height:33px;
	overflow:hidden;
	margin:4px auto auto 4px;
	border-bottom:#307dce 1px solid;
}
.p_fw_sy_bl_cont .title2 h3{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_sy_bl_cont .title2 h3 span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
}
.p_fw_sy_bl_cont .title2 h5{
	width:44px;
	height:33px;
	display:block;
	line-height:33px;
	overflow:hidden;
	font-family:"宋体";
}
.p_fw_sy_bl_cont .content{
	width:624px;
	overflow:hidden;
	line-height:24px;
	margin:0 auto;
}

.p_fw_sy_lc{
	width:286px;
	overflow:hidden;
}
.p_fw_sy_lc .title{
	height:37px;
	background:url(jimagesfw_sy_03.png) no-repeat;
	line-height:37px;
}
.p_fw_sy_lc .title h2{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_fw_sy_lc .title h2 span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_fw_sy_lc .contMain{
	width:284px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_fw_sy_glfw{
	width:269px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_sy_glfw ul li{
	width:269px;
	height:41px;
	overflow:hidden;
	line-height:41px;
	text-align:center;
	margin-bottom:7px;
	background:url(jimagesfw_sy_02.png) no-repeat;
}
.p_fw_ga_l{
	width:240px;
	overflow:hidden;
	display:inline;
	margin:15px auto auto 9px;
}
.p_fw_ga_m{
	width:404px;
	overflow:hidden;
	display:inline;
	margin:15px auto auto 14px;
}
.p_fw_ga_r{
	width:277px;
	overflow:hidden;
	display:inline;
	margin:15px 9px auto auto;
}

.p_fw_ga_sx{
	width:240px;
	background:#f4f4f4;
	overflow:hidden;
}
.p_fw_ga_sx .title{
	width:232px;
	height:33px;
	overflow:hidden;
	margin:4px auto auto 4px;
	border-bottom:#307dce 1px solid;
}
.p_fw_ga_sx .title h3{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_ga_sx .title h3 span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
}
.p_fw_ga_sx dl{
	width:213px;
	overflow:hidden;
	display:block;
	margin:10px auto auto 13px;
}
.p_fw_ga_sx dl dt{
	width:213px;
	height:38px;
	overflow:hidden;
	background:url(jimagesfw_ga_02.png) no-repeat;
	line-height:38px;
	text-indent:27px;
}
.p_fw_ga_sx dl dd.t1{
	width:208px;
	height:33px;
	overflow:hidden;
	margin:6px auto auto 2px;
	line-height:33px;
	font-size:14px;
	background:url(jimagesfw_ga_05.png) no-repeat 7px center;
	text-indent:26px;
}
.p_fw_ga_sx dl dd.t1 a:hover{
	width:208px;
	height:33px;
	overflow:hidden;
	background:url(jimagesfw_ga_04.png) no-repeat 7px center #e2f0ff;
	color:#307dce;
	display:block;
	text-decoration:none;
}
.p_fw_ga_sx dl dd.t1_sel{
	width:208px;
	height:33px;
	overflow:hidden;
	margin:6px auto auto 2px;
	line-height:33px;
	background:url(jimagesfw_ga_04.png) no-repeat 7px center #e2f0ff;
	text-indent:26px;
	color:#307dce;
}
.p_fw_ga_sx dl dd.t1_sel a{
	color:#307dce;
}
.p_fw_ga_sx dl dd.t1_sel a:hover{
	color:#307dce;
}
.p_fw_ga_sx dl dd.t2{
	width:185px;
	overflow:hidden;
	margin:0 auto;
	padding-top:6px;
	padding-bottom:6px;
	line-height:26px;
	font-size:12px;
	font-family:"宋体";
}


.p_fw_ga_bl{
	width:404px;
	background:#f4f4f4;
	overflow:hidden;
}
.p_fw_ga_bl .title{
	width:394px;
	height:33px;
	overflow:hidden;
	margin:4px auto auto 4px;
	border-bottom:#307dce 1px solid;
}
.p_fw_ga_bl .title h3{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_ga_bl .title h3 span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
}
.p_fw_ga_bl .title h5{
	width:44px;
	height:33px;
	display:block;
	line-height:33px;
	overflow:hidden;
	font-family:"宋体";
}


.p_fw_ga_lc{
	width:277px;
	background:#f4f4f4;
	overflow:hidden;
}
.p_fw_ga_lc .title{
	width:265px;
	height:33px;
	overflow:hidden;
	margin:4px auto auto 4px;
	border-bottom:#307dce 1px solid;
}
.p_fw_ga_lc .title h3{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	overflow:hidden;
	padding-left:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat;
}
.p_fw_ga_lc .title h3 span{
	width:auto;
	height:33px;
	line-height:33px;
	display:block;
	float:left;
	overflow:hidden;
	padding-right:22px;
	background:url(jimagesfw_bz_02.gif) no-repeat right -37px;
}
.p_fw_ga_lc .title h5{
	width:44px;
	height:33px;
	display:block;
	line-height:33px;
	overflow:hidden;
	font-family:"宋体";
}

.p_fw_ga_flfw{
	width:225px;
	overflow:hidden;
	margin:0 auto;
}
.p_fw_ga_flfw ul li{
	width:225px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	text-align:center;
	background:url(jimagesfw_ga_03.png) no-repeat;
	margin-bottom:10px;
}
.p_fw_ga_dis{
	width:960px;
	overflow:hidden;
	background:#fbfbfb;
	margin:0 auto;
}
.p_fw_ga_dis h1{
	width:882px;
	display:block;
	overflow:hidden;
	display:block;
	line-height:50px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:center;
	margin:0 auto;
}
.p_fw_ga_dis .time{
	width:882px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin:0 auto;
	border-bottom:#d5d5d5 1px dashed;
	border-top:#d5d5d5 1px dashed;
	text-align:center;
}
.p_fw_ga_dis .content{
	width:882px;
	overflow:hidden;
	margin:0 auto;
	line-height:200%;
}



.p_dqwz{
	width:960px;
	height:45px;
	overflow:hidden;
	line-height:45px;
	margin:0 auto;
}
.p_dis_wiap{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	background:url(jimageslist_bg.png) repeat-y;
}
.p_dis_mian{
	width:1000px;
	overflow:hidden;
	background:url(jimageslist_bg2.png) no-repeat center bottom;
}
.p_menu{
	width:210px;
	overflow:hidden;
}
.p_menu h2{
	width:210px;
	height:59px;
	overflow:hidden;
	display:block;
	line-height:59px;
	background:url(jimagestitle_menu_01.png) no-repeat;
	text-indent:50px;
}
.p_menu .contMain{
	width:182px;
	height:100%;
	position:relative;
	overflow:hidden;
	margin-left:20px;
}
.p_menu .contMain ul li {
	display:block;
	width:182px;
	list-style:none;
	overflow:hidden;
}
.p_menu .contMain ul li span {
	display:block;
	height:38px; 
	width:182px;
	line-height:38px;
	text-indent:36px;
	outline:none;
	position:relative;
	font-size:16px;
}
.p_menu .contMain ul li span .sel{
	height:36px; 
	width:182px;
	position:relative;
	display:block;
	overflow:hidden;
	color:#2670c9;
	background:url(jimagesico_menu_on.png) no-repeat left center;
}
.p_menu .contMain ul li span a:hover{
	height:36px; 
	width:182px;
	position:relative;
	background:none;
	display:block;
	overflow:hidden;
	color:#2670c9;
	text-decoration:none;
	background:url(jimagesico_menu_on.png) no-repeat left center;
}

.p_menu .contMain ul li .active {
	background:url(jimagesico_menu_xl_01.png) no-repeat 170px center;
}

.p_menu .contMain ul li .inactive {
	background:url(jimagesico_menu_xl_02.png) no-repeat 170px center;
}
.p_menu .contMain ul li ul {
	display:none;    
}
.p_menu .contMain ul li ul li ul {
	margin-top:;
}
.p_menu .contMain ul li ul li span {
	height:36px; 
	width:182px;
	line-height:36px;
	font-size:14px;
	position:relative;
	background:none;
	overflow:hidden;
	text-indent:46px;
}
.p_menu .contMain ul li ul li  span .sel{
	height:36px; 
	width:182px;
	position:relative;
	display:block;
	overflow:hidden;
	background:url(jimagesico_menu_on.png) no-repeat 10px center;
}
.p_menu .contMain ul li ul li  span a:hover{
	height:36px; 
	width:182px;
	position:relative;
	background:none;
	display:block;
	overflow:hidden;
	color:#2670c9;
	text-decoration:none;
	background:url(jimagesico_menu_on.png) no-repeat 10px center;
}
.p_dis_cont{
	width:730px;
	overflow:hidden;
	display:inline;
	margin-right:30px;
}
.p_dis_cont h1{
	width:730px;
	overflow:hidden;
	line-height:50px;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
	text-align:center;
}
.p_dis_cont .content{
	width:730px;
	overflow:hidden;
	line-height:200%;
}

.p_ld_list{
	width:730px;
	overflow:hidden;
}
.p_ld_list dl{
	width:327px;
	height:153px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-right:30px;
	background:url(jimagesld_02.png) repeat-y right top;
}
.p_ld_list dl dt{
	width:185px;
	height:67px;
	overflow:hidden;
	float:right;
	padding-top:12px;
	line-height:30px;
	border-bottom:#dcdcdc 1px dashed;
}
.p_ld_list dl dd.pic{
	width:125px;
	height:153px;
	overflow:hidden;
	float:left;
}
.p_ld_list dl dd.more{
	width:185px;
	overflow:hidden;
	float:right;
	line-height:26px;
	float:right;
	padding-top:10px;
}
.p_mail_dis_cont{
	width:914px;
	overflow:hidden;
	margin:0 auto;
}
.p_mail_dis_cont .title{
	height:40px;
	overflow:hidden;
	background:url(jimagesmail_xl_02.png) no-repeat;
}
.p_mail_dis_cont .title h2{
	width:108px;
	height:40px;
	display:block;
	overflow:hidden;
	text-align:center;
	background:url(jimagesmail_xl_01.png) no-repeat;
	margin-left:24px;
	line-height:40px;
}
.p_mail_dis_cont .contMain{
	width:912px;
	overflow:hidden;
	border:#f1f1f1 1px solid;
	background:#fafafa;
	border-top:none;
}

.p_mail_dis_input1{
	width:520px;
	height:23px;
	overflow:hidden;
	float:left;
	background:url(jimagesmail_xl_03.png) no-repeat;
	line-height:23px;
	border:0;
	padding-left:3px;
}
.p_mail_dis_input2{
	width:110px;
	height:23px;
	overflow:hidden;
	float:left;
	background:url(jimagesmail_xl_04.png) no-repeat;
	line-height:23px;
	border:0;
	padding-left:3px;
}
.p_mail_dis_input2{
	width:133px;
	height:26px;
	overflow:hidden;
	float:left;
	background:url(jimagesmail_xl_08.png) no-repeat;
	line-height:26px;
	border:0;
	padding-left:3px;
}
	
.wyxx_tit{
	line-height:35px;
	height:35px;
	background:url(jimagesp_01.jpg);
}

.wyxx_tit span{
	padding:0 15px;
	border-bottom:2px solid #3788d2;
	line-height:38px;
	height:35px;
}

.p_xx_tx{
	background:#f4f4f4;
	height:28px;
	line-height:28px;
	padding-left:18px;
}

.p_xx_tab td{
	line-height:40px;
	border-bottom:1px dashed #dcdcdc;
}

.p_xx_tab td span{
	padding-left:12px;
}
.p_xx_tab .txtbox01{
	width:209px;
	border:1px solid #dcdcdc;
	color:#a6a6a6;
	line-height:21px;
	height:21px;
}

.p_xx_tab .txtbox02{
	width:614px;
}

.p_xx_tab .txtbox03{
	width:614px;
	height:188px;
	margin:8px 0;
}

.p_xx_tab .txtbox04{
	width:544px;
}

.p_xx_but{
	text-align:center;
}

.p_zx_txtbox{
	width:228px;
	height:24px;
	border:1px solid #cdcdcd;
	border-right:none;
	color:#b6b6b6;
	line-height:24px;
}

.p_zx_bg{
	background:#f7f7f7;
	padding:8px;
}
.p_zx_tab{
	margin:0 auto;
}
.p_zx_tab td{
	line-height:30px;
}
.p_zx_tab01 th{
	background:#4398d7;
	font-weight:normal;
	color:#ffffff;
	line-height:30px;
}
.p_zx_tab01 td{
	text-align:center;
	line-height:30px;
}
.p_zx_tab01 td.padding{
	text-align:left;
	padding-left:12px;
}
.p_zx_tab01 tr.bg_01 td{
	background:#f8f8f8;
}

.p_zx_tab01 tr.bg_02 td{
	background:#e8e8e8;
}
.p_zx_txtbox01{
	width:209px;
	height:21px;
	border:1px solid #dcdcdc;
	color:#a6a6a6;
}

.p_xl_box{
	width:872px;
	margin:0 auto;
	padding:0 38px;
	background:#fbfbfb;
	line-height:24px;
}

.tyxl_mainBox_h1 {width:760px;  line-height:49px; font-size:24px;  color:#055fa6; margin:0 auto; text-align:center;}

.p_dcjg_topbox{
	background:#dceeff;
	padding:0 30px;
	line-height:24px;
}

.p_dcjg_topbox p{
	text-indent:24px;
}

.p_dcjg_tit{
	font-size:14px;
	color:#2670c9;
	line-height:30px;
}

.p_dcjg_tab{
	width:484px;
	margin-left:34px;
	border-collapse:collapse;
}
.p_dcjg_tab td,th{
	border:1px solid #c2c2c2;
}

.p_dcjg_tab th{
	background:#f6f6f6;
	text-align:center;
	font-weight:normal;
}
.p_dcjg_tab td.cut{
	padding-left:30px;
}
.p_dcjg_tab td.cut01{
	padding-left:15px;
}

.p_dcjg_tab td div{
	width:196px;
	height:16px;
	background:#fbfbfb;
	border:1px solid #e0e0e0;
	margin:5px 0 0 13px;
}

.p_dcjg_tab td div span{
	display:block;
	background: url(jimagesp_38.jpg);
	width:80%;
	height:16px;
	
}

.p_wsdc_leftimg{
	width:46px;
}

.p_wsdc_rightul{
	width:640px;
	margin-right:10px;
	line-height:24px;
}

.p_wsdc_rightul li{
	width:640px;
}

.p_yjzjxl_txtbox{
	border:1px solid #b6b6b6;
	padding:14px;
}

.p_xjxl_tab03{
	margin-left:15px;
}

.p_xjxl_tab03_txtbox{
	width:136px;
	height:24px;
	border:1px solid #cdcdcd;
	border-right:none;
}

.p_right_ulbox{
	border-bottom:1px dashed #cacaca;
}
.p_right_list01 li{
	width:700px;
	padding:0 15px;
	line-height:24px;
}

.tyxl_little_title {height:28px; width:675px; overflow:hidden; text-align:center; line-height:28px; margin:0 auto;}
.tyxl_little_title p {display:inline;}


.tygl_contR_page {width:760px; height:28px; overflow:hidden;}
.tygl_contR_page div {width:600px; height:28px; line-height:28px;overflow:hidden; text-align:center; margin:0 auto;}

.p_pt_list{
	width:730px;
	overflow:hidden;
}
.p_pt_list ul{
	width:780px;
	display:block;
	overflow:hidden;
}
.p_pt_list ul li{
	width:226px;
	height:178px;
	overflow:hidden;
	margin:24px 26px auto auto;
	text-align:center;
	line-height:32px;
}
.p_next{
	width:730px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
	margin:0 auto;
}

.p_xxgk_menu{
	width:224px;
	height:318px;
	overflow:hidden;
	background:url(jimagesxxgk_01.png) repeat-x;
}
.p_xxgk_menu ul{
	width:182px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_xxgk_menu ul li{
	width:182px;
	height:38px;
	line-height:38px;
	overflow:hidden;
	text-align:center;
	border-bottom:#c6c6c6 1px solid;
}
.p_xxgk_zd{
	width:224px;
	height:40px;
	overflow:hidden;
	line-height:37px;
	text-align:center;
	background:url(jimagesxxgk_12.png) repeat-x;
}
.p_xxgk_zd_list{
	width:224px;
	height:226px;
	overflow:hidden;
	background:url(jimagesxxgk_13.png) no-repeat;
}
.p_xxgk_zd_list ul li{
	width:112px;
	height:20px;
	overflow:hidden;
	line-height:28px;
	text-indent:12px;
}

.p_xxgk_news{
	width:727px;
	height:45px;
	overflow:hidden;
	background:url(jimagesxxgk_02.png) repeat-x;
}
.p_xxgk_news h2{
	width:131px;
	height:45px;
	line-height:45px;
	overflow:hidden;
	display:block;
	text-align:center;
}
.p_xxgk_news .contMain{
	width:596px;
	height:45px;
	overflow:hidden;
	position:relative;
}
.p_xxgk_news .contMain .content{
	width:541px;
	height:45px;
	overflow:hidden;
	margin-left:23px;
}
.p_xxgk_news .contMain .content ul li{
	width:541px;
	height:45px;
	line-height:45px;
	overflow:hidden;
	text-align:center;
}
.p_xxgk_news .contMain .prev{
	width:6px;
	height:12px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:16px;
	background:url(jimagesxxgk_03.png) no-repeat;
	display:block;
	cursor:pointer;
}
.p_xxgk_news .contMain .next{
	width:6px;
	height:12px;
	overflow:hidden;
	position:absolute;
	right:10px;
	top:16px;
	background:url(jimagesxxgk_04.png) no-repeat;
	display:block;
	cursor:pointer;
}
.p_xxgk_gk{
	width:727px;
	height:47px;
	overflow:hidden;
	background:#2a93cc;
}
.p_xxgk_gk h2{
	width:122px;
	height:34px;
	overflow:hidden;
	display:inline;
	line-height:34px;
	text-align:center;
	margin:6px auto auto 7px;
	background:url(jimagesxxgk_05.png) no-repeat right top #FFF;
}
.p_xxgk_gk .contMain{
	width:598px;
	height:47px;
	overflow:hidden;
}
.p_xxgk_gk .contMain ul li{
	width:146px;
	height:47px;
	overflow:hidden;
	background:url(jimagesxxgk_14.png) no-repeat right top;
}
.p_xxgk_gk .contMain ul li .ico{
	width:32px;
	height:32px;
	overflow:hidden;
	display:inline;
	margin:8px auto auto 20px;
}
.p_xxgk_gk .contMain ul li .text{
	width:87px;
	height:47px;
	line-height:47px;
	overflow:hidden;
}

.p_xxgk_ml{
	width:727px;
	overflow:hidden;
}
.p_xxgk_ml h2{
	width:727px;
	height:44px;
	display:block;
	overflow:hidden;
	background:url(jimagesxxgk_10.png) no-repeat;
	line-height:35px;
	text-indent:79px;
}
.p_xxgk_ml .contMain{
	width:727px;
	height:432px;
	overflow:hidden;
	background:#f6f6f6;
}
.p_xxgk_ml .contMain ul li{
	width:343px;
	height:auto;
	overflow:hidden;
	border:#bfd6f6 1px solid;
	background:#dceafe;
	margin:3px auto 6px 13px;
}
.p_xxgk_ml .contMain ul li .ico{
	width:33px;
	height:30px;
	overflow:hidden;
	background:url(jimagesxxgk_11.png) no-repeat center center;
}
.p_xxgk_ml .contMain ul li .text{
	width:300px;
	overflow:hidden;
	line-height:24px;
	padding-top:3px;
	padding-bottom:3px;
	display:inline;
	margin-right:10px;
}


.p_xxgk_list{
	width:473px;
	display:inline;
	overflow:hidden;
}
.p_xxgk_list .title{
	width:473px;
	height:35px;
	overflow:hidden;
	background:url(jimagesindex_19.png) repeat-x;
}
.p_xxgk_list .title ul li{
	width:90px;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-indent:20px;
}
.p_xxgk_list .title ul li.on{
	background:url(jimagesindex_18.png) no-repeat;
	color:#FFF;
}
.p_xxgk_list .title ul li.on a{
	color:#FFF;
}
.p_xxgk_list .title ul li.on a:hover{
	color:#FFF;
}
.p_xxgk_list .contMain{
	width:463px;
	height:146px;
	overflow:hidden;
	margin:0 auto;
}
.p_xxgk_list .contMain ul li{
	width:463px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.p_xxgk_list .contMain ul li span{
	float:right;
}



.p_xxgk_cz{
	width:366px;
	overflow:hidden;
	margin:0 auto;
}
.p_xxgk_cz .title{
	width:366px;
	height:37px;
	display:block;
	overflow:hidden;
	background:url(jimagesxxgk_zd_01.png) no-repeat;
}
.p_xxgk_cz .title ul li{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-left:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat;
}
.p_xxgk_cz .title ul li span{
	width:auto;
	height:37px;
	display:block;
	overflow:hidden;
	float:left;
	line-height:37px;
	padding-right:20px;
	background:url(jimagesfw_cj_02.gif) no-repeat right -43px;
}
.p_xxgk_cz .contMain{
	width:364px;
	height:134px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.p_xxgk_cz .contMain ul{
	width:344px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_xxgk_cz .contMain ul li{
	width:344px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.p_ldzy_pt{
	width:162px;
	overflow:hidden;
	margin:0 auto;
}
.p_ldzy_pt .pic{
	width:125px;
	height:153px;
	overflow:hidden;
	margin:0 auto;
}
.p_ldzy_pt .text{
	width:162px;
	overflow:hidden;
	line-height:24px;
	text-align:center;
}
.p_ldzy_menu{
	width:136px;
	overflow:hidden;
	margin:0 auto;
}
.p_ldzy_menu ul li{
	width:136px;
	height:35px;
	overflow:hidden;
	background:url(jimagesld_zy_02.png) repeat-x;
	text-align:center;
	line-height:35px;
	margin-bottom:8px;
}
.p_ldzy_hd{
	width:563px;
	overflow:hidden;
}
.p_ldzy_hd .title{
	height:35px;
	overflow:hidden;
	background:url(jimagesld_zy_03.png) repeat-x;
}
.p_ldzy_hd .title h2{
	width:auto;
	height:35px;
	line-height:35px;
	overflow:hidden;
	display:block;
	background:url(jimagesld_zy_04.png) repeat-x;
	padding-left:16px;
	padding-right:16px;
}
.p_ldzy_hd .title h5{
	width:50px;
	height:35px;
	display:block;
	overflow:hidden;
	line-height:35px;
	font-family:"宋体";
}
.p_ldzy_hd .contMain{
	width:563px;
	overflow:hidden;
}
.p_ldzy_hd .contMain ul.text{
	width:543px;
	overflow:hidden;
	margin:0 auto;
	display:block;
}
.p_ldzy_hd .contMain ul.text li{
	width:543px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.p_ldzy_hd .contMain ul.text li span{
	float:right;
}

.p_ldzy_hd .contMain ul.pic li{
	width:166px;
	height:140px;
	overflow:hidden;
	margin:10px 10px auto 10px;
	text-align:center;
	line-height:33px;
}

.p_ldzy_ml{
	width:182px;
	overflow:hidden;
}
.p_ldzy_ml h2{
	width:182px;
	height:38px;
	overflow:hidden;
	display:block;
	text-align:center;
	line-height:38px;
	background:#3e92d5;
}
.p_ldzy_ml .contMain{
	width:182px;
	overflow:hidden;
	background:#f7f7f7;
	padding-top:10px;
	padding-bottom:14px;
}
.p_ldzy_ml .contMain h3{
	width:160px;
	height:42px;
	display:block;
	margin:0 auto;
	overflow:hidden;
	line-height:42px;
	text-align:center;
}
.p_ldzy_ml .contMain ul{
	width:160px;
	overflow:hidden;
	display:block;
	margin:0 auto;
}
.p_ldzy_ml .contMain ul li{
	width:80px;
	height:38px;
	overflow:hidden;
	line-height:38px;
	border-bottom:#cfcfcf 1px dashed;
	text-align:center;
}



@charset "gb2312";





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

body {
	font-size: 12px;
	color: #333333;
	font-family:"宋体";
	background:url(jimagesbg.png) 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;
}
ul{
    list-style-type:none;
	clear:both;
	}
li{
    display:inline;
	float:left;
	}
img{
	border:0;
}
h2,h5{
	font-family:"微软雅黑" , Arial, Helvetica, sans-serif;
}
.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;
}

	
/* 公用头部样式 */
#top_logo{
	width:1010px;
	height:264px;
	overflow:hidden;
	margin:0 auto;
	z-index:99;
}
.fullSlide {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index:-2;
}
.fullSlide ul {
	height: 100% !important; 
	width: 100% !important; 
}
.fullSlide ul li {
	height: 100% !important;
	width: 100% !important;
	height:490px; 
	background-position: center top; 
	background-repeat: no-repeat; 
}

#navWiap{
	width:1000px;
	height:48px;
	overflow:hidden;
	background:url(jimagesnav_bg.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="jimages/nav_bg.png");
	margin:0 auto;
	z-index:99;
}
.navCont{
	width:700px;
	height:48px;
	overflow:hidden;
}
.navCont ul li{
	width:106px;
	height:48px;
	overflow:hidden;
	text-align:center;
	line-height:48px;
	margin-left:1px;
	margin-right:9px;
}
.navCont ul li.sel{
	background:url(jimagesnav_on.png) no-repeat;
}
.topSer{
	width:277px;
	overflow:hidden;
}
.topSer ul li.t1{
	width:208px;
	height:31px;
	overflow:hidden;
	background:url(jimagesbtn_topser_bg1.png) no-repeat;
	margin-top:8px;
}
.topSer ul li.t1 input{
	width:208px;
	height:31px;
	overflow:hidden;
	border:0;
	background:none;
	line-height:31px;
	float:left;
	padding-left:8px;
	color:#747474;
}
.topSer ul li.t2{
	width:54px;
	height:31px;
	overflow:hidden;
	background:url(jimagesbtn_topser_bg2.png) no-repeat;
	margin-top:8px;
}
.topSer ul li.t2 input{
	width:54px;
	height:31px;
	display:block;
	overflow:hidden;
	float:left;
	border:0;
	background:none;
	cursor:pointer;
	text-indent:-9999px;
}

#foot_wiap{
	width:100%;
	overflow:hidden;
	background:url(jimagesfoot_bg.png) repeat-x left top #FFF;
}
.foot_mian{
	width:964px;
	overflow:hidden;
	margin:0 auto;
}

.bot_link{
	width:964px;
	height:50px;
	position:relative;
}
.bot_link .text{
	width:368px;
	height:50px;
	line-height:50px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	text-align:right;
}
.bot_link .title{
	width:596px;
	height:50px;
	position:absolute;
	left:368px;
	top:0;
	z-index:80;
}
.bot_link .title ul li{
	width:116px;
	height:50px;
	text-align:center;
	line-height:50px;
	overflow:hidden;
	cursor:pointer;
	background:url(jimageslink_line.png) no-repeat right center;
}
.bot_link .title ul li span{
	width:100%;
	height:50px;
	display:block;
	overflow:hidden;
}
.bot_link .title ul li.on span{
	background:url(jimageslink_on.png) no-repeat center 36px;
}
.bot_link .contMain{
	width:938px;
	height:82px;
	overflow:hidden;
	background:#FFF;
	padding:12px;
	line-height:24px;
	z-index:1;
	border:#deeeff 1px solid;
	position:absolute;
	left:0;
	top:40px;
}
.bot_link .contMain a{
	margin-right:20px;
	word-wrap: break-word; 
    word-break: normal; 
}

.bot_nav{
	width:964px;
	height:32px;
	overflow:hidden;
	background:#2a93cc;
	line-height:32px;
	text-align:center;
}
.bot_main{
	width:964px;
	overflow:hidden;
}
.bot_main .dzjg_ico{
	width:162px;
	overflow:hidden;
}
.bot_cont{
	width:802px;
	overflow:hidden;
	line-height:24px;
	text-align:center;
}
#service{position:fixed; _position:absolute; left:50%; top:240px;width:71px;height:212px; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); margin-left:522px;}





