@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 */
.slideBox{
	width:362px;
	height:281px;
	overflow:hidden;
	position: relative;
}
.slideBox .hd {
	position: absolute;
	bottom:0;
	right:0;
	width:74px;
	height:30px;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}
.slideBox .hd ul li {
	width: 8px;
	height: 7px;
	margin:12px 10px auto auto;
	background:#eeeeee;
	display:inline;
	cursor: pointer;
	overflow:hidden;
	background:url(jimagesoff.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="jimages/off.png");
}
.slideBox .hd ul li.on {
	background:url(jimageson.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="jimages/on.png");
}
.slideBox .bd {
	height:281px;
	overflow:hidden;
}
.slideBox .bd ul {
	height:281px;
	overflow:hidden;
}
.slideBox .bd ul li {
	position:relative;
	height:281px;
	overflow:hidden;
}
.slideBox .bd ul li .pic {
	width: 362px;
	height: 281px;
	overflow: hidden;
}
.slideBox .bd ul li .pic a {
	display:block;
	overflow:hidden;
	height:281px;
}
.slideBox .bd ul li .pic img {
	width: 362px;
	height: 281px;
	overflow: hidden;
}
.slideBox .bd ul li .bg {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	height:30px;
	width:362px;
}
.slideBox .bd ul li .title {
	position: absolute;
	height: 30px;
	line-height: 30px;
	bottom: 0;
	left:0;
	width:282px;
	overflow:hidden;
}
.slideBox .bd ul li .title a {
	margin-left:10px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
}
.slideBox .bd ul li .title a:hover{
	color:#FFF;
}

.i_news{
	width:323px;
	height:281px;
	overflow:hidden;
	background:url(jimagesindex_05.png) repeat-x;
}
.i_news .title{
	width:320px;
	height:37px;
	overflow:hidden;
	background:url(jimagesindex_06.png) no-repeat;
	float:right;
}
.i_news .title ul li{
	width:105px;
	height:37px;
	overflow:hidden;
	text-align:center;
	line-height:37px;
	margin-left:1px;
}
.i_news .title ul li.on{
	background:url(jimagesindex_07.png) repeat-x;
	color:#3788d2;
}
.i_news .title ul li.on a{
	color:#3788d2;
}
.i_news .title ul li.on a:hover{
	color:#3788d2;
}
.i_news .contMain{
	width:320px;
	overflow:hidden;
	float:right;
	display:inline;
	margin-top:6px;
}
.i_news .contMain ul{
	width:300px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_news .contMain ul li{
	width:300px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.i_ld{
	width:263px;
	overflow:hidden;
}
.i_ld h2{
	height:37px;
	overflow:hidden;
	display:block;
	line-height:37px;
	text-indent:18px;
	background:url(jimagesindex_08.png) no-repeat;
}
.i_ld .contMain{
	width:261px;
	height:243px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	border-top:none;
}
.i_ld .contMain dl{
	width:242px;
	height:109px;
	overflow:hidden;
	display:inline;
	float:left;
	background:#f1f1f1;
	margin:7px auto auto 9px;
}
.i_ld .contMain dl dt{
	width:143px;
	height:32px;
	overflow:hidden;
	line-height:32px;
	float:right;
}
.i_ld .contMain dl dd.pic{
	width:87px;
	height:109px;
	overflow:hidden;
	float:left;
}
.i_ld .contMain dl dd.text{
	width:143px;
	height:28px;
	overflow:hidden;
	float:right;
	line-height:28px;
}
.i_ld .contMain dl dd.more{
	width:143px;
	overflow:hidden;
	line-height:22px;
	float:right;
}

#slider {
	z-index: 1;
	position: relative;
	width: 969px;
	height: 87px;
	OVERFLOW: hidden;
}
#slider .slide {
	z-index: 10;
	position: absolute;
	border-left: 1px solid #000;
	width: 967px;
	height: 87px;
	overflow: hidden;
	cursor: default;
	text-align:left;
}
#slider .title {
	color: #f80;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 1.5em;
	text-decoration: none
}
#slider .text {
	position: absolute;
	TEXT-ALIGN: justify;
	width: 470px;
	display: none;
	font-family: verdana, arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 0.9em;
	top: 100%;
	left: 10px
}
#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	visibility: visible;
	opacity: 1
}
.indexCol_banner {
	height:87px;
	width:967px;
	overflow:hidden;
	margin:0 auto;
	border:1px solid #D8D8D8;
}
/*.indexCol_banner .slider .nivo-controlNav{ display:none;}*/
.nivo-directionNav a {
	background: url(arrows.png) no-repeat 0 0;
	border:0 none;
	display:block;
	height:30px;
	text-indent:-9999px;
	width:30px;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#ff0000;
	color:#ffff00;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
.nivo-controlNav {
	position:absolute;
	right:0;
	bottom:0;
	height:20px;
	width:100%;
	overflow:hidden;
	padding-right:3px;
	text-align:right;
	background:#000000;
	color:#FF0;
	filter:alpha(style=1, opacity=5, finishOpacity=80);
	z-index:99;
	display:none;
}
.nivo-controlNav a {
	padding:1px 10px;
	border-left:#cccccc 1px solid;
	height:20px;
	line-height:20px;
	font-size:9px;
	color:#fff;
	cursor:pointer;
	font-family:sans-serif;
	background-color:#666;
}
.nivo-controlNav a.active {
	background-color:#999;
}


.i_notic{
	width:334px;
	display:inline;
	overflow:hidden;
}
.i_notic .title{
	width:332px;
	height:35px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:url(jimagesindex_19.png) repeat-x;
}
.i_notic .title ul li{
	width:166px;
	height:35px;
	line-height:35px;
	text-align:center;
	overflow:hidden;
}
.i_notic .title ul li.on{
	background:url(jimagesindex_18.png) no-repeat;
	color:#FFF;
}
.i_notic .title ul li.on a{
	color:#FFF;
}
.i_notic .title ul li.on a:hover{
	color:#FFF;
}
.i_notic .contMain{
	width:332px;
	height:217px;
	border:#dbdbdb 1px solid;
	overflow:hidden;
	border-top:none;
}
.i_notic .contMain ul{
	width:312px;
	overflow:hidden;
	display:block;
	margin:10px auto auto 10px;
}
.i_notic .contMain ul li{
	width:312px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.i_ld .contMain h3{
	width:237px;
	height:27px;
	border-bottom:#dedede 1px solid;
	line-height:27px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_ld .contMain ul{
	width:237px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_ld .contMain ul li{
	width:237px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.i_ty_title{
	width:969px;
	height:46px;
	overflow:hidden;
	margin:0 auto;
	background:url(jimagesindex_27.png) repeat-x;
}
.i_ty_title h2{
	width:152px;
	height:46px;
	display:block;
	overflow:hidden;
	line-height:46px;
	background:url(jimagesindex_25.png) no-repeat;
	text-indent:31px;
}
.i_ty_title h5{
	width:80px;
	height:46px;
	display:block;
	overflow:hidden;
	line-height:46px;
	background:url(jimagesindex_29.png) no-repeat right top;
}
.i_ty_main{
	width:967px;
	height:100%;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	margin:0 auto;
}

.i_xxgk_jg{
	width:274px;
	height:362px;
	overflow:hidden;
	background:url(jimagesindex_36.png) no-repeat;
}
.i_xxgk_dy{
	width:108px;
	height:338px;
	overflow:hidden;
	display:inline;
	margin:10px auto auto 10px;
}
.i_xxgk_dy ul li{
	width:108px;
	height:72px;
	overflow:hidden;
	margin-top:12px;
}
.i_xxgk_dy ul li .pic{
	width:39px;
	height:39px;
	overflow:hidden;
	margin:0 auto;
}
.i_xxgk_dy ul li h3{
	width:108px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	overflow:hidden;
}
.i_xxgk_ml{
	width:135px;
	height:338px;
	overflow:hidden;
	display:inline;
	margin:10px 15px auto auto;
}
.i_xxgk_ml ul li{
	width:132px;
	height:33px;
	overflow:hidden;
	line-height:33px;
	padding-left:3px;
	border-bottom:#e3e2e2 1px solid;
	background:url(jimagesindex_37.png) no-repeat right center;
}

.i_xxgk_wj{
	width:303px;
	overflow:hidden;
}
.i_xxgk_wj .title{
	width:301px;
	height:26px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:#f7f7f7;
}
.i_xxgk_wj .title ul li{
	width:auto;
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-left:5px;
	padding-right:5px;
}
.i_xxgk_wj .title ul li.on{
	background:#096eac;
	color:#FFF;
	font-weight:bold;
}
.i_xxgk_wj .title ul li.on a{
	color:#FFF;
}
.i_xxgk_wj .title ul li.on a:hover{
	color:#FFF;
}
.i_xxgk_wj .contMain{
	width:290px;
	height:138px;
	margin:0 auto;
	overflow:hidden;
}
.i_xxgk_wj .contMain ul li{
	width:290px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.i_xxgk_hy{
	width:359px;
	overflow:hidden;
}
.i_xxgk_hy .title{
	width:357px;
	height:26px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:#f7f7f7;
}
.i_xxgk_hy .title ul li{
	width:auto;
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-left:1px;
	padding-right:5px;
}
.i_xxgk_hy .title ul li.on{
	background:#096eac;
	color:#FFF;
	font-weight:bold;
}
.i_xxgk_hy .title ul li.on a{
	color:#FFF;
}
.i_xxgk_hy .title ul li.on a:hover{
	color:#FFF;
}
.i_xxgk_hy .contMain{
	width:340px;
	height:138px;
	margin:0 auto;
	overflow:hidden;
}
.i_xxgk_hy .contMain ul li{
	width:340px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.i_bs_l{
	width:445px;
	overflow:hidden;
	display:inline;
	margin:10px auto auto 10px;
}
.i_bs_r{
	width:491px;
	overflow:hidden;
	display:inline;
	margin:10px 10px auto auto;
}

.i_bs_mx{
	width:445px;
	height:243px;
	overflow:hidden;
}
.i_bs_mx dl{
	width:434px;
	height:74px;
	overflow:hidden;
	border-bottom:#d0d0d0 1px solid;
	margin-bottom:10px;
	display:block;
}
.i_bs_mx dl dt{
	width:304px;
	height:64px;
	overflow:hidden;
	float:right;
	line-height:20px;
}
.i_bs_mx dl dt.t1 a{
	width:76px;
	height:20px;
	line-height:20px;
	display:block;
	float:left;
	overflow:hidden;
	white-space:nowrap;
}
.i_bs_mx dl dt.t2{
	height:54px;
	padding-top:10px;
}
.i_bs_mx dl dt.t2 a{
	margin-right:10px;
	white-space:nowrap;
}
.i_bs_mx dl dd{
	width:118px;
	height:63px;
	overflow:hidden;
	float:left;
}

.i_bs_zd{
	width:445px;
	overflow:hidden;
}
.i_bs_zd h3{
	height:25px;
	display:block;
	overflow:hidden;
	line-height:25px;
	text-indent:12px;
	background:url(jimagesindex_59.png) no-repeat;
}
.i_bs_zd .contMain{
	width:443px;
	height:130px;
	border:#d6d6d6 1px solid;
	border-top:none;
	overflow:hidden;
}
.i_bs_zd .contMain ul li{
	width:73px;
	height:56px;
	overflow:hidden;
	margin-top:8px;
}
.i_bs_zd .contMain ul li .pic{
	width:33px;
	height:33px;
	overflow:hidden;
	margin:0 auto;
}
.i_bs_zd .contMain ul li h5{
	width:73px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	text-align:center;
	display:block;
	font-family:"宋体";
}

.i_bs_xzml{
	width:481px;
	height:40px;
	overflow:hidden;
	line-height:40px;
	background:url(jimagesindex_55.png) no-repeat;
	padding-right:10px;
	text-align:right;
}
.i_bs_yxzt{
	width:491px;
	overflow:hidden;
}
.i_bs_yxzt h3{
	height:25px;
	overflow:hidden;
	line-height:25px;
	display:block;
	background:url(jimagesindex_58.png) no-repeat;
	text-indent:8px;
}
.i_bs_yxzt .contMain{
	width:489px;
	height:158px;
	overflow:hidden;
	border:#d6d6d6 1px solid;
	border-top:none;
}

.i_bs_dataList {
	width:478px;
	overflow:hidden;
	height:152px;
	position:relative;
	margin:0 auto;
}
.i_bs_dataList .title {
	margin:0;
	width:478px;
	overflow:hidden;
	background:#2a93cc;
	color:#FFF;
}
.i_bs_dataList .title span {
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	padding-left:5px;
}
.i_bs_dataList span.No {
	width:150px;
	overflow:hidden;
}
.i_bs_dataList span.dpt {
	width:120px;
	overflow:hidden;
}
.i_bs_dataList span.item {
	width:100px;
	overflow:hidden;
}
.i_bs_dataList span.state {
	width:88px;
	text-align:center;
	overflow:hidden;
}
.i_bs_dataList li {
	list-style:none;
}
.i_bs_content {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
}
.i_bs_dataList .i_bs_list {
	width:478px;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}
.i_bs_list li {
	border-top:1px dotted #999;
	clear:both;
}
.i_bs_list span {
	padding-left:5px;
	height:23px;
	line-height:23px;
	display:block;
	float:left;
	overflow:hidden;
}
.i_bs_hiddenCon {
	width:478px;
	height:120px;
	overflow:hidden;
	border-top:none;
}

.i_bs_ztcx{
	width:191px;
	overflow:hidden;
}
.i_bs_ztcx h3{
	height:25px;
	display:block;
	background:url(jimagesindex_65.png) no-repeat;
	line-height:25px;
	text-indent:9px;
}
.i_bs_ztcx .contMain{
	width:189px;
	height:70px;
	overflow:hidden;
	border:#d6d6d6 1px solid;
	border-top:none;
}
.i_bs_ztcx .contMain ul li.t1{
	width:67px;
	height:19px;
	overflow:hidden;
	margin-top:10px;
	text-align:center;
}
.i_bs_ztcx .contMain ul li.t2{
	width:76px;
	height:17px;
	overflow:hidden;
	margin-top:10px;
	border:#c5c5c5 1px solid;
}
.i_bs_ztcx .contMain ul li.t2 input{
	width:76px;
	height:17px;
	line-height:17px;
	float:left;
	overflow:hidden;
	border:0;
	background:none;
	padding-left:4px;
}
.i_bs_ztcx .contMain ul li.t3{
	width:36px;
	height:19px;
	overflow:hidden;
	background:url(jimagesindex_84.png) repeat-x;
	margin-top:10px;
}
.i_bs_ztcx .contMain ul li.t3 input{
	width:36px;
	height:19px;
	display:block;
	overflow:hidden;
	text-align:center;
	border:0;
	background:none;
	cursor:pointer;
	line-height:19px;
	font-size:12px;
	color:#FFF;
}

.i_bs_qkfk{
	width:292px;
	overflow:hidden;
}
.i_bs_qkfk h3{
	height:25px;
	display:block;
	background:url(jimagesindex_67.png) no-repeat;
	line-height:25px;
	text-indent:12px;
}
.i_bs_qkfk .contMain{
	width:290px;
	height:70px;
	overflow:hidden;
	border:#d6d6d6 1px solid;
	border-top:none;
}

.i_hd_jy{
	width:298px;
	overflow:hidden;
}
.i_hd_jy .title{
	width:296px;
	height:26px;
	overflow:hidden;
	border:#dbdbdb 1px solid;
	background:#f7f7f7;
}
.i_hd_jy .title ul li{
	width:auto;
	height:26px;
	line-height:26px;
	overflow:hidden;
	padding-left:12px;
	padding-right:12px;
}
.i_hd_jy .title ul li.on{
	background:#096eac;
	color:#FFF;
	font-weight:bold;
}
.i_hd_jy .title ul li.on a{
	color:#FFF;
}
.i_hd_jy .title ul li.on a:hover{
	color:#FFF;
}
.i_hd_jy .contMain{
	width:290px;
	height:162px;
	margin:0 auto;
	overflow:hidden;
}
.i_hd_jy .contMain ul li{
	width:290px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}

.i_hd_yj_jx{
	width:286px;
	height:62px;
	display:block;
	border-bottom:#bcbcbc 1px dashed;
	margin:0 auto;
	display:block;
}
.i_hd_yj_jx dt{
	width:228px;
	height:50px;
	line-height:24px;
	overflow:hidden;
	float:right;
}
.i_hd_yj_jx dd{
	width:46px;
	height:46px;
	overflow:hidden;
	float:left;
}
.i_hd_yj_wq{
	width:286px;
	height:72px;
	display:block;
	overflow:hidden;
	margin:0 auto;
}
.i_hd_yj_wq dd.pic{
	width:46px;
	height:46px;
	overflow:hidden;
	float:left;
}
.i_hd_yj_wq dd.text{
	width:228px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	float:right;
}

.i_hd_ft{
	width:294px;
	overflow:hidden;
	margin:0 auto;
	display:block;
}
.i_hd_ft dt{
	width:158px;
	height:77px;
	overflow:hidden;
	float:right;
	line-height:19px;
}
.i_hd_ft dd.pic{
	width:120px;
	height:77px;
	overflow:hidden;
	float:left;
}
.i_hd_ft dd.text{
	width:294px;
	overflow:hidden;
	line-height:20px;
	margin-top:6px;
	float:left;
}

.i_jz_jq{
	width:947px;
	overflow:hidden;
	margin:0 auto;
}
.i_jz_jq h2{
	height:60px;
	overflow:hidden;
	line-height:60px;
	display:block;
	background:url(jimagesindex_84.png) no-repeat left center;
	text-indent:17px;
}
.i_jz_jq .contMain{
	width:947px;
	overflow:hidden;
}
.i_jz_jq .contMain ul{
	width:1000px;
	display:block;
	overflow:hidden;
}
.i_jz_jq .contMain ul li{
	width:283px;
	height:320px;
	overflow:hidden;
	margin-right:48px;
}
.i_jz_jq .contMain ul li .bg{
	width:283px;
	height:223px;
	overflow:hidden;
	background:#f3f3f3;
}
.i_jz_jq .contMain ul li .bg .pic{
	width:266px;
	height:178px;
	overflow:hidden;
	margin:7px auto auto 8px;
}
.i_jz_jq .contMain ul li .bg h3{
	width:266px;
	height:38px;
	display:block;
	overflow:hidden;
	margin:0 auto;
	line-height:38px;
	text-align:center;
}
.i_jz_jq .contMain ul li p{
	width:283px;
	display:block;
	overflow:hidden;
	line-height:24px;
	padding-top:6px;
}
.i_jz_mt{
	width:947px;
	overflow:hidden;
	margin:0 auto;
}
.i_jz_video{
	width:744px;
	overflow:hidden;
}
.i_jz_video .title{
	height:50px;
	overflow:hidden;
	background:url(jimagesindex_84.png) no-repeat left center;
}
.i_jz_video .title ul li{
	width: auto;
	height:50px;
	line-height:50px;
	overflow:hidden;
	margin-left:12px;
	padding-left:4px;
	padding-right:16px;
}
.i_jz_video .title ul li.on{
	color:#1354bf;
}
.i_jz_video .title ul li.on a{
	color:#1354bf;
}
.i_jz_video .title ul li.on a:hover{
	color:#1354bf;
}
.i_jz_video .contMain{
	width:744px;
	height:123px;
	overflow:hidden;
}
.i_jz_video .contMain ul{
	width:764px;
	overflow:hidden;
	display:block;
}
.i_jz_video .contMain ul li{
	width:172px;
	height:123px;
	overflow:hidden;
	position:relative;
	margin-right:18px;
}
.i_jz_video .contMain ul li .pic{
	width:172px;
	height:123px;
	overflow:hidden;
}
.i_jz_video .contMain ul li .bg{
	width:172px;
	height:23px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	z-index:1;
	background:#000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
}
.i_jz_video .contMain ul li .text{
	width:172px;
	height:23px;
	overflow:hidden;
	line-height:23px;
	text-indent:10px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:5;
}
.i_jz_pdf{
	width:178px;
	height:180px;
	overflow:hidden;
	background:url(jimagesindex_130.png) repeat-x;
}
.i_jz_pdf h2{
	width:20px;
	height:110px;
	overflow:hidden;
	display:inline;
	line-height:18px;
	margin:7px auto auto 20px;
}
.i_jz_pdf .contMain{
	width:120px;
	overflow:hidden;
}
.i_jz_pdf .contMain .pic{
	width:112px;
	height:158px;
	overflow:hidden;
	background:url(jimagesindex_121.png) no-repeat;
}
.i_jz_pdf .contMain .pic img{
	width:98px;
	height:145px;
	overflow:hidden;
	margin:6px auto auto 5px;
}
.i_jz_pdf .contMain .text{
	width:110px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	text-align:right;
}


@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;}





