@charset "gb2312";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background:#FFF;
	color:#292929;
	font-size:12px;
	font-family:"宋体";
}
div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, form, label, input, textarea, img, span, em, strong, i{
	margin:0; padding:0; font-style:normal;
}
ul, ol, li, i{
	margin:0; 
	padding:0; 
	list-style:none;
	font-size:12px;
}
a{
    color:#333; 
	text-decoration:none;
} 
a:hover{
    color:#FF0000;
	text-decoration:underline;
	blr:expression(this.onFocus=this.blur());
}
/********************************      General Classes      ********************************/
.clearfix:after{content:"\0020"; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{clear:both; zoom:1;}
.none{display:none}
.block{display:block}
.mt_6{margin-top:6px;}
.mt_8{margin-top:8px;}
.mt_10{margin-top:10px;}
.mt_20{margin-top:20px;}
.mr_3{margin-right:3px; display:inline}
.mr_4{margin-right:4px; display:inline}
.mr_8{margin-right:8px; display:inline}
.mr_9{margin-right:9px; display:inline}
.mr_10{margin-right:10px; display:inline}
.mr_11{margin-right:11px; display:inline}
.mr_12{margin-right:12px; display:inline}
.mr_15{margin-right:15px; display:inline}
.mr_16{margin-right:16px; display:inline}
.ml_3{margin-left:3px; display:inline}
.ml_4{margin-left:4px; display:inline}
.ml_25{margin-left:25px; display:inline}
.pt_5{padding-top:5px}
/********************************      left right guang gao      ********************************/
#lovexin12,#lovexin14{
   width:90px;
   height:auto;
}
#lovexin12 img,#lovexin14 img{
   border:0px;
   vertical-align:top;
   margin-top:8px;
}
/*** left right ***/
.fixediv-r{
	right:96px;
	float:right;
}
.back_nav, .back_nav2{
	position:absolute;
	width:90px;
	height:auto;
	display:none;
	cursor:pointer;
	z-index:1010;
	font-size:12px;
}
.back_nav ul li{
	width:84px;
	height:24px;
	background:#f5f5f5;
	border:1px solid #666;
	line-height:24px;
	color:#333;
	margin-top:4px;
	text-align:left;
	overflow:hidden;
	padding:2px;
	float:left;
}
.back_nav ul li a{
	width:80px;
	height:24px;
	line-height:24px;
	color:#333;
	text-decoration:none;
	background-color:#F5F5F5;
	padding:0px 2px;
	float:left;
}  
.back_nav ul li a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#CE2E5E;
} 
.back_nav li span{color:#f32e01;}
.back_nav ul li a:hover span{color:#fff;} 
.back_nav li b{font-weight:normal; padding:0px 3px;}
.back_nav li i{font-size:14px; font-family:Arial, Helvetica, sans-serif; letter-spacing:2px;}
.fixediv-l{
	left:96px;
	_left:0px;
	float:left;
}
.back_nav2 ul li{
	width:90px;
	height:auto;
	margin-top:4px;
	float:left;
}
.back_nav2 ul li img{
	border:0px;
}
/********************************      GUANG GAO      ********************************/
.h_1{
	width:986px;
	height:auto;
	float:left;
}
.h_guanggao, .h_guanggao ul{
	width:986px;
	height:auto;
	float:left;
}
.h_guanggao ul li{
	width:auto;
	height:auto;
	float:left;
}
.h_1 img, .h_guanggao ul li img{
	border:0px;
	vertical-align:top;
}
/********************************      Body - header     ********************************/
.top_warp{
     width:100%;
	 height:27px;
	 background:url(../images/top_bg.jpg) repeat-x #FFF;
	 margin:0 auto;
}
.warp, .main_warp{
     width:986px;
	 height:auto;
	 margin:0 auto;
}
.top{
	width:984px;
	height:27px;
	color:#585858;
	font-size:12px;
	line-height:27px;
	padding-left:2px;
	float:left;
}
.bdshare_b{
	width:208px;
	height:27px;
	color:#585858;
	float:left;
}
.top a, .top a:hover{
	color:#E0235D;
}
.top span a, .top span a:hover{
	color:#585858;
}
.top form{
	width:700px;
	height:27px;
	float:left;
}
.top form label{
	width:auto;
	height:27px;
	line-height:27px;
	padding-left:6px;
	float:left;
}
.top form input.txt{
	width:80px;
	height:18px;
	line-height:18px;
	border:1px solid #AFAFAF;
	margin-top:3px;
	float:left;
}
.top form input.hand{
	width:40px;
	height:20px;
	line-height:18px;
	text-align:center;
	background:url(../images/input.jpg) repeat-x;
	border:1px solid #AFAFAF;
	margin-top:3px;
	float:left;
}
.top p.txt{
	width:272px;
	height:27px;
	font-size:12px;
	line-height:27px;
	text-align:right;
	padding-right:4px;
	float:left;
}
.top p.txt span{
	width:100px;
	height:27px;
	position:relative;
}
.top p.txt span em{
	width:94px;
	height:94px;
	position:absolute;
	padding-top:20px;
	left:-22px;
	top:0px;
}
.top p.txt a, .top p.txt a:hover{
	color:#585858;
}

.head{
	width:986px;
	height:60px;
	padding:10px 0px 7px 0px;
	float:left;
}
.head p{
	width:auto;
	height:60px;
	float:right;
}
.head p a{
	margin-left:30px;
	display:inline;
}
.head p a img{
	border:0px;
	vertical-align:middle;
}
.head h1{
	width:275px;
	height:60px;
	background:url(/images/logoindex.jpg) no-repeat;
	overflow:hidden;
	display:block;
	text-indent:-10001px;
	float:left;
}
.head span{
	width:275px;
	height:60px;
	overflow:hidden;
	display:block;
	float:left;
}
.menu_warp{
	width:986px;
	height:47px;
	background:url(../images/menu_bg.gif) left bottom no-repeat;
	float:left;
}
.menu{
	width:986px;
	height:42px;
	float:left;
}
.menu ul{
	width:981px;
	height:42px;
	padding-left:5px;
	float:left;
}
.li_bg{
	background:url(../images/m_x.jpg) right bottom no-repeat
}
.menu ul li{
	width:auto;
	height:42px;
	padding:0px 5px 0px 3px;
	float:left;
}
.menu ul li.a2 a, .menu ul li.a4 a, .menu ul li.a5 a, .menu ul li.a6 a{
	width:auto;
	height:42px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:42px;
	text-align:center;
	float:left;
}
.menu ul li.a2 a{width:61px}
.menu ul li.a2 a:hover, .menu ul li.a2 a.hover{background:url(../images/menu_a.gif) 0px 0px no-repeat; text-decoration:none}
.menu ul li.a4 a{width:83px}
.menu ul li.a4 a:hover, .menu ul li.a4 a.hover{background:url(../images/menu_a.gif) -174px 0px no-repeat; text-decoration:none}
.menu ul li.a5 a{width:98px}
.menu ul li.a5 a:hover, .menu ul li.a5 a.hover{background:url(../images/menu_a.gif) -257px 0px no-repeat; text-decoration:none}
.menu ul li.a6 a{width:113px}
.menu ul li.a6 a:hover, .menu ul li.a6 a.hover{background:url(../images/menu_a.gif) -61px 0px no-repeat; text-decoration:none}
.search{
	width:943px;
	height:25px;
	margin-top:1px;
	padding:7px 3px 8px 40px;
	background:url(../images/fdj.gif) 16px 12px no-repeat;
	float:left;
}
.search ul{
	width:412px;
	height:auto;
	float:left;
}
.search form label{
	width:auto;
	height:22px;
	color:#545454;
	padding-left:6px;
	float:left;
}
.search form input.txt{
	width:180px;
	height:20px;
	font-size:12px;
	line-height:20px;
	background:url(../images/txt.gif) repeat-x;
	border:1px solid #AFAFAF;
	padding-left:2px;
	float:left;
}
.search form input.hand{
	width:60px;
	height:22px;
	color:#404040;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	background:url(../images/input.jpg) repeat-x;
	border:1px solid #AFAFAF;
	float:left;
}
.search p{
	width:280px;
	height:25px;
	float:right;
}
.search p a.h_1{
	width:110px;
	height:25px;
	color:#FFF;
	padding-left:20px;
	margin-right:14px;
	display:inline;
	float:left;
}

.search p a.h_1:hover{
	color:#FFF;
	text-decoration:none;
}
.search p a.h_3{
	width:auto;
	height:18px;
	background:url(../images/a_dd.gif) 0px 2px no-repeat;
	padding-top:7px;
	padding-left:15px;
	padding-right:8px;
	white-space:nowrap;
	margin-left:6px;
	display:inline;
	float:left;
}
.search p a.h_3:hover{
	color:#F70180;
	background:url(../images/a_dd.gif) 0px -20px no-repeat;
}
/********************************      main     ********************************/
.hjbk_title{
	width:986px;
	height:48px;
	background:url(../images/title_r.jpg) top right no-repeat;
	float:left;
}
.hjbk_title img{
	border:0px;
	float:left;
}
.hjbk_title p{
	width:auto;
	height:34px;
	color:#E90078;
	line-height:34px;
	margin-top:14px;
	padding-left:8px;
	float:left;
}
.hjbk_title p a{
	color:#E90078;
}
.hjbk_title p a:hover{
	color:#FF0000;
}
.hjbk_title span{
	width:auto;
	height:34px;
	line-height:34px;
	margin-top:14px;
	padding-right:8px;
	float:right;
}
.hjbk_list{
     width:986px;
	 height:auto;
	 background:url(../images/hjbk_bg.jpg) left bottom no-repeat;
	 margin-top:8px;
	 float:left;
}
.hjbk_list ul{
     width:984px;
	 height:auto;
	 border-left:1px solid #d5d5d5;
	 border-top:1px solid #d5d5d5;
	 padding-left:1px;
	 float:left;
}
.hjbk_list li{
     width:220px;
	 height:26px;
	 line-height:26px;
	 border-right:1px solid #d5d5d5;
	 border-bottom:1px solid #d5d5d5;
	 padding-left:25px; 
	 float:left; overflow:hidden; background:url(../images/zuan.gif) no-repeat 5px 6px;
}
.hjbk_list li em{
	 color:#F70180;
}
/********************************      huadong search      *******************************/
.hd_warp{
     width:986px;
	 height:79px;
	 float:left;
}
.hd_warp p{
     width:83px;
	 height:79px;
	 background:url(../images/hd_bg.gif) no-repeat;
	 float:left;
}
.hd_warp p a{
     width:83px;
	 height:26px;
	 color:#FFF;
	 font-size:12px;
	 font-weight:bold;
	 line-height:26px;
	 text-align:center;
	 float:left;
}
.hd_warp p a:hover, .hd_warp p a.hover{
	 color:#FFF000;
}
.hd_list{
	width:903px;
	height:79px;
	float:left;
}
.hd_list ul.diqu, .hd_list ul.fenlie, .hd_list ul.redian{
     width:902px;
	 height:77px;
	 border-right:1px solid #DC285F;
	 border-bottom:1px solid #DC285F;
	 border-top:1px solid #DC285F;
	 overflow:hidden;
	 float:left;
}
.hd_list ul.diqu li{
     width:81px;
	 height:25px;

	 text-align:center;
	 line-height:25px;
	 border-right:1px solid #DDD;
	 border-bottom:1px solid #DDD;
	 float:left;
}
.hd_list ul.fenlie li{
     width:179px;
	 height:25px;
	 text-align:center;
	 line-height:25px;
	 border-right:1px solid #DDD;
	 border-bottom:1px solid #DDD;
	 float:left;
}
.hd_list ul.redian li{
     width:59px;
	 height:25px;
	 text-align:center;
	 line-height:25px;
	 border-right:1px solid #DDD;
	 border-bottom:1px solid #DDD;
	 float:left;
}
.hd_list ul.diqu li em, .hd_list ul.fenlie li em, .hd_list ul.redian li em{color:#FF0000}
/********************************      hzpzs warp A-C     ********************************/
.hzpzs_title{
	width:986px;
	height:48px;
	background:url(../images/title_r.jpg) top right no-repeat;
	float:left;
}
.hzpzs_title img{
	border:0px;
	float:left;
}
.hzpzs_title p{
	width:auto;
	height:34px;
	color:#E90078;
	line-height:34px;
	margin-top:14px;
	padding-left:8px;
	float:left;
}
.hzpzs_title p a{
	color:#E90078;
}
.hzpzs_title p a:hover{
	color:#FF0000;
}
.hzpzs_title span{
	width:auto;
	height:34px;
	color:#E90078;
	line-height:34px;
	margin-top:14px;
	padding-right:8px;
	float:right;
}
.hzpzs_title span a{
	color:#E90078;
}
.hzpzs_title span a:hover{
	color:#FF0000;
}
.r_news_list{
     width:201px;
	 height:auto;
	 border-right:1px solid #F4AFC7;
	 border-bottom:1px solid #F4AFC7;
	 border-left:1px solid #F4AFC7;
	 padding:8px 5px 5px 5px; 
	 float:right;
}
.r_news_list h2{
     width:181px;
	 height:27px;
	 color:#555;
	 font-size:14px;
	 line-height:27px;
	 background:url(../images/rtitle_bg.jpg) no-repeat;
	 padding-left:20px;
	 float:left;
}
.r_news_list h2 span{
     width:auto;
	 height:27px;
	 color:#C5003C;
	 font-size:12px;
	 font-weight:100;
	 line-height:27px;
	 padding-right:8px;
	 float:right;
}
.r_news_list ul{
     width:191px;
	 height:auto;
	 padding:5px 5px 0px 5px;
	 float:left;
}
.r_news_list ul li{
     width:191px;
	 height:24px;
	 line-height:24px;
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 float:left;
}
.r_news_list p{
     width:179px;
	 height:151px;
	 text-align:center; 
	 margin:0px 5px 0px 5px;
	 padding:5px;
	 display:inline;
	 float:left;
}
.a_zs_list{
     width:377px;
	 height:auto;
	 float:left;
}
.a_zs_list h2{
     width:357px;
	 height:27px;
	 color:#C5003C;
	 font-size:14px;
	 line-height:27px;
	 background:url(../images/atitle_bg.jpg) no-repeat;
	 padding-left:20px;
	 float:left;
}
.a_zs_list h2 span{
     width:auto;
	 height:27px;
	 color:#C5003C;
	 font-size:12px;
	 font-weight:100;
	 line-height:27px;
	 padding-right:8px;
	 float:right;
}
.a_zs_list ul{
     width:365px;
	 height:auto;
	 border-right:1px solid #E4E4E4;
	 border-bottom:1px solid #E4E4E4;
	 border-left:1px solid #E4E4E4;
	 padding:5px;
	 float:left;
}
.a_zs_list ul.b_t{
	 border-top:1px solid #E4E4E4;
}
.a_zs_list ul li{
     width:365px;
	 height:24px;
	 background:url(../images/a_x.jpg) left bottom repeat-x;
	 line-height:24px;
	 float:left;
}
.a_zs_list ul li span{
     width:110px;
	 height:24px;
	 color:#FF528A;
	 line-height:24px;
	 float:right;
}
.a_zs_gg{
     width:763px;
	 height:auto;
	 float:left;
}
.a_zs_gg ul{
     width:763px;
	 height:auto;
	 margin-top:8px;
	 float:left;
}
.a_zs_gg ul li{
     width:377px;
	 height:60px;
	 float:left;
}
.a_zs_gg ul li img{
	border:0px;
	vertical-align:top;
}

.ph_list{
     width:257px;
	 height:auto;
	 float:left;
}
.ph_list h2{
     width:241px;
	 height:28px;
	 color:#FFF;
	 font-size:14px;
	 line-height:28px;
	 background: url(../images/ph_title_bg.jpg) no-repeat;
	 padding-left:16px;
	 float:left;
}
.ph_list h2 span{
     width:auto;
	 height:28px;
	 font-size:12px;
	 font-weight:100;
	 line-height:28px;
	 padding-right:8px;
	 float:right;
}
.ph_list ol{
     width:245px;
	 height:auto;
	 border-right:1px solid #E4E4E4;
	 border-bottom:1px solid #E4E4E4;
	 border-left:1px solid #E4E4E4;
	 background:url(../images/top10.jpg) 9px 37px no-repeat;
	 padding:5px;
	 float:left;
}
.ph_list ol p{
     width:245px;
	 height:27px;
	 background:url(../images/top_biaoti_bg.jpg) repeat-x;
	 float:left;
}
.ph_list ol p span.number, .ph_list ol p span.name, .ph_list ol p span.company{
     width:auto;
	 height:auto;
	 color:#AA0739;
	 line-height:22px;
	 text-align:center;
	 float:left;
}
.ph_list ol p span.number{width:30px}
.ph_list ol p span.name{width:125px}
.ph_list ol p span.company{width:90px}
.ph_list ol li{
     width:219px;
	 height:26px;
	 background:url(../images/a_x.jpg) left bottom repeat-x;
	 line-height:26px;
	 padding-left:26px;
	 float:left;
}
.ph_list ol li a{
	 float:left;
}
.ph_list ol li span{
     width:90px;
	 height:26px;
	 line-height:26px;
	 float:right;
}
.ph_guanggao{
	width:249px;
	height:auto;
	float:left;
}
.ph_guanggao ul{
	width:230px;
	height:auto;
	padding:0px 10px 0px 9px;
	float:left;
}
.ph_guanggao ul li{
	width:230px;
	height:auto;
	float:left;
}
.ph_guanggao ul li img{
	border:0px;
	vertical-align:middle;
}
.hzp_news_play{
	width:982px;
	height:28px;
	border:1px solid #DC285F;
	padding:1px;
	overflow:hidden;
	float:left;
}
.hzp_news_play h2{
	width:105px;
	height:28px;
	background:url(../images/lb.gif) 10px 9px no-repeat #F74C98;
	font-size:12px;
	line-height:28px;
	padding-left:25px;
	float:right;
}
.hzp_news_play h2 a, .hzp_news_play h2 a:hover{
	color:#FFF;
}
.hzp_news_play p{
	width:852px;
	height:28px;
	line-height:28px;
	text-align:center;
	float:left;
}
.hzp_news_play p a{
	 color:#F70180;
}
.hzp_news_play p a:hover{
	 color:#FF0000;
}
.b_zs_list, .c_zs_list{
     width:763px;
	 height:auto;
	 float:left;
}
.b_zs_list ul, .c_zs_list ul{
     width:762px;
	 height:auto;
	 border-left:1px solid #d5d5d5;
	 border-top:1px solid #d5d5d5;
	 float:left;
}
.b_zs_list li, .c_zs_list ul li{
     width:248px;
	 height:24px;
	 line-height:24px;
	 border-right:1px solid #d5d5d5;
	 border-bottom:1px solid #d5d5d5;
	 padding-left:5px;
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis; 
	 float:left;
}
.b_zs_list li em, .c_zs_list ul li em{
	 color:#F70180;
}
/*2014-7-9 B区更改*/
.b_zs_gg{
     width:763px;
	 height:auto;
	 float:left;
}
.b_zs_gg ul{
     width:763px;
	 height:auto;
	 float:left;
}
.b_zs_gg ul li{
	width:244px;
	height:auto;
	margin-top:12px;
	float:left;
}
.b_zs_gg ul li a{
	width:240px;
	height:79px;
	border:1px solid #999;
	padding:1px;
	padding-bottom:0px;
	float:left;
}
.b_zs_gg ul li a:hover{
	border:1px solid #F70180;
	background:#F2F2F2;
}
.b_zs_gg ul li a img{
	width:240px;
	height:55px;
	border:0px;
	float:left;
}
.b_zs_gg ul li a span{
	width:240px;
	height:24px;
	font-size:12px;
	text-align:center;
	line-height:24px;
	float:left;
}

/*2014-6-19 C区更改*/
.c_list_3{
     width:986px;
	 height:auto;
	 background:url(../images/hjbk_bg.jpg) left bottom no-repeat;
	 float:left;
}
.c_list_3 ul{
     width:984px;
	 height:auto;
	 border-left:1px solid #d5d5d5;
	 border-top:1px solid #d5d5d5;
	 padding-left:1px;
	 float:left;
}
.c_list_3 li{
     width:322px;
	 height:24px;
	 line-height:24px;
	 border-right:1px solid #d5d5d5;
	 border-bottom:1px solid #d5d5d5;
	 padding-left:5px;
	 float:left;
}
.c_list_3 li em{
	 color:#F70180;
}
.gg_5_warp, .gg_5_warp ul{
	width:986px;
	height:auto;
	float:left;
}
.gg_5_warp ul li{
	width:194px;
	height:auto;
	float:left;
}
.gg_5_warp ul li a{
	width:190px;
	height:74px;
	border:1px solid #999;
	padding:1px;
	padding-bottom:0px;
	float:left;
}
.gg_5_warp ul li a:hover{
	border:1px solid #F70180;
	background:#F2F2F2;
}
.gg_5_warp ul li a img{
	width:190px;
	height:50px;
	border:0px;
	float:left;
}
.gg_5_warp ul li a span{
	width:190px;
	height:24px;
	font-size:12px;
	text-align:center;
	line-height:24px;
	float:left;
}
.gg_4_warp, .gg_4_warp ul{
	width:986px;
	height:auto;
	float:left;
}
.gg_4_warp ul li{
	width:244px;
	height:auto;
	float:left;
}
.gg_4_warp ul li a{
	width:240px;
	height:79px;
	border:1px solid #999;
	padding:1px;
	padding-bottom:0px;
	float:left;
}
.gg_4_warp ul li a:hover{
	border:1px solid #F70180;
	background:#F2F2F2;
}
.gg_4_warp ul li a img{
	width:240px;
	height:55px;
	border:0px;
	float:left;
}
.gg_4_warp ul li a span{
	width:240px;
	height:24px;
	font-size:12px;
	text-align:center;
	line-height:24px;
	float:left;
}

.c_zs_gg{
     width:763px;
	 height:auto;
	 float:left;
}
.c_zs_gg ul{
     width:763px;
	 height:auto;
	 float:left;
}
.c_zs_gg ul li{
	width:244px;
	height:auto;
	margin-top:8px;
	margin-right:10px;
	display:inline;
	float:left;
}
.c_zs_gg ul li a{
	width:240px;
	height:79px;
	border:1px solid #999;
	padding:1px;
	padding-bottom:0px;
	float:left;
}
.c_zs_gg ul li a:hover{
	border:1px solid #F70180;
	background:#F2F2F2;
}
.c_zs_gg ul li a img{
	width:240px;
	height:55px;
	border:0px;
	float:left;
}
.c_zs_gg ul li a span{
	width:240px;
	height:24px;
	font-size:12px;
	text-align:center;
	line-height:24px;
	float:left;
}
/*2014-6-19 C区更改结束*/

.bottom6_list{
     width:322px;
	 height:auto;
	 float:left;
}
.bottom6_list h2{
     width:302px;
	 height:27px;
	 color:#C5003C;
	 font-size:14px;
	 line-height:27px;
	 background:url(../images/6title_bg.jpg) no-repeat;
	 padding-left:20px;
	 float:left;
}
.bottom6_list h2 span{
     width:auto;
	 height:27px;
	 float:right;
}
.bottom6_list ul{
     width:310px;
	 height:auto;
	 border-right:1px solid #E4E4E4;
	 border-bottom:1px solid #E4E4E4;
	 border-left:1px solid #E4E4E4;
	 padding:5px;
	 float:left;
}
.bottom6_list ul li{
     width:310px;
	 height:24px;
	 background:url(../images/a_x.jpg) left bottom repeat-x;
	 line-height:24px;
	 float:left;
}
.bottom6_list ul li a{
     color:#F70180;
}
.bottom6_list ul li a:hover{
     color:#FF0000;
}
.bottom6_list ul li span{
     width:auto;
	 height:24px;
	 color:#C5003C;
	 line-height:24px;
	 float:right;
}
/********************************      copyright      *******************************/
.hzp_tj{
     width:984px;
	 height:28px;
	 background:url(../images/copyright_title.jpg) repeat-x;
	 border:1px solid #d5d5d5;
	 float:left;
}
.hzp_tj h2, .hzp_tj p{
     width:auto;
	 height:28px;
	 font-size:12px;
	 line-height:28px;
	 padding-left:8px;
	 float:left;
}
.hzp_link{
     width:984px;
	 height:auto;
	 background:url(../images/copyright_title.jpg) repeat-x;
	 border:1px solid #d5d5d5;
	 float:left;
}
.hzp_link h2{
     width:976px;
	 height:28px;
	 font-size:12px;
	 line-height:28px;
	 padding-left:8px;
	 border-bottom:1px solid #d5d5d5;
	 float:left;
}
.hzp_link h2 span{
     width:auto;
	 height:28px;
	 color:#FF0000;
	 font-size:12px;
	 font-weight:100;
	 line-height:28px;
	 padding-right:6px;
	 float:right;
}
.hzp_link p{
     width:968px;
	 height:auto;
	 background:#F7F7F7;
	 color:#D5D5D5;
	 font-size:12px;
	 line-height:24px;
	 padding:8px;
	 float:left;
}
.about{
     width:986px;
	 height:auto;
	 line-height:26px;
	 text-align:center;
	 float:left;
}
.about em{
	 color:#FF0000;
}
/********************************    2014-09-03    *******************************/
.hzp_qiye{
     width:984px;
	 height:auto;
	 background:url(../images/copyright_title.jpg) repeat-x;
	 border:1px solid #d5d5d5;
	 float:left;
}
.hzp_qiye p{
     width:976px;
	 height:28px;
	 font-size:12px;
	 line-height:28px;
	 font-weight:bold;
	 padding-left:8px;
	 border-bottom:1px solid #d5d5d5;
	 float:left;
}
.hzp_qiye p span{
     width:auto;
	 height:28px;
	 color:#FF0000;
	 font-size:12px;
	 font-weight:100;
	 line-height:28px;
	 padding-right:6px;
	 float:right;
}
.hzp_qiye ul{
     width:975px;
	 height:auto;
	 background:#F7F7F7;
	 padding:7px 7px 7px 2px;
	 float:left;
}
.hzp_qiye ul li{
     width:190px;
	 height:24px;
	 font-size:12px;
	 line-height:24px;
	 padding-left:5px;
	 white-space:nowrap;
	 overflow:hidden;
	 text-overflow:ellipsis;
	 float:left;
}
/********************************      news      *******************************/
.news_list_index{
     width:986px;
	 height:auto;
	 float:left;
}
.news_list_index h2{
     width:966px;
	 height:27px;
	 color:#C5003C;
	 font-size:14px;
	 line-height:27px;
	 background:url(/images/news_title_bg.jpg) left top no-repeat;
	 padding-left:20px;
	 float:left;
}
.news_list_index h2 span{
     width:auto;
	 height:27px;
	 color:#FF0000;
	 font-size:12px;
	 font-weight:100;
	 padding-right:6px;
	 float:right;
}
.news_list_index h2 span a{line-height:27px;}
.news_list_index ul.list1{
     width:984px;
	 height:auto;
	 background:url(/images/f_x.gif) center 0px no-repeat;
	 border:1px solid #ccc;
	 border-top:0px;
	 padding:2px 0px 5px 0px;
	 float:left;
}
.news_list_index ul.list2{
     width:984px;
	 height:auto;
	 background:url(/images/f_x.gif) center 0px no-repeat;
	 border:1px solid #ccc;
	 padding:2px 0px 5px 0px;
	 float:left;
}
.news_list_index ul.list1 li, .news_list_index ul.list2 li{
     width:316px;
	 height:auto;
	 line-height:26px;
	 background:url(/images/a_x.jpg) left bottom repeat-x;
	 margin:0px 6px 0px 6px;
	 display:inline;
	 float:left;
}
.news_list_index ul.list1 li span, .news_list_index ul.list2 li span{
     width:auto;
	 height:auto;
	 color:#c00;
	 line-height:26px;
	 float:right;
}
.copyright{
     width:986px;
	 height:auto;

	 line-height:26px;
	 text-align:center;
	 border-top:2px solid #C5003C;
	 padding-top:5px;
	 float:left;
}
.copyright span{
     color:#D5D5D5;
}
.copyright em{
     color:#FF0000;
}

#toubiao{width:100%; height:41px;}
#toubiao div{border-bottom:1px solid #ccc; height:38px;}
#toubiao div p{width:986px; height:38px; margin:0 auto; text-align:center; line-height:38px; font-size:14px; font-family:"微软雅黑"; position:relative;}
#toubiao div p span{ position:absolute; top:0px; right:0px;}
#toubiao div p em{color:#ED145B; font-size:13px;}




/* 21016-8-20 */
.titleMore{ color:#f70180; margin:0 0 0 20px;}
.ph_list{ width:240px; margin-right:9px;}
.ph_list h2{ float:none; width:auto; line-height:30px;}
.ph_list ol{ width:228px; overflow:hidden;}
.ph_list ol li{ width:202px; overflow:hidden;}
.ph_list ol li a{ width:105px; overflow:hidden;}

.ph_list ol li.active{ width:100%; height:22px; line-height:22px; overflow:hidden; color:#AA0739; text-align:center; background:url(../images/top_biaoti_bg.jpg) repeat-x; padding:0; margin:0 0 5px 0;}
.ph_list ol li.active span{ height:22px; line-height:22px;}
.ph_list ol li.active span.number{ float:left; width:30px;}
.ph_list ol li.active span.company{ float:left; width:105px;}
.ph_list ol li.active span.name{ float:right; width:90px;}

.w102,.F5m{ width:102%; overflow:hidden;}
.F9m,.F10m,.F11m{ padding:10px 1px 1px 1px; overflow:hidden;}
.F9list{ float:left; width:235px; padding:5px; border:1px #d5d5d5 solid; overflow:hidden; margin:-1px 0 0 -1px;}
.F9list li{ float:left; width:100%; height:26px; line-height:26px; overflow:hidden; border-bottom:1px #ccc dotted; background:url(../images/zuan.gif) no-repeat 0 6px;}
.F9list li em{ float:left; width:85%; height:26px; overflow:hidden; margin-left:20px;}
.F9list li em a{ padding-left:3px; color:#f70180;}
.F9list li i{ float:right; color:#c7003d;}
.F10list{ float:left; width:225px; padding:10px; border:1px #d5d5d5 solid; overflow:hidden; background:#f8f8f8; margin:-1px 0 0 -1px;}
.F10list li{ float:left; width:100%; height:26px; line-height:26px; overflow:hidden; background:url(../images/zuan.gif) no-repeat 0 6px;}
.F10list li a{ padding-left:20px;}

.F11m ul{ float:left; width:235px; padding:5px; border:1px #d5d5d5 solid; overflow:hidden; margin:-1px 0 0 -1px;}
.F11m ul li{ float:left; width:100%; height:26px; line-height:26px; overflow:hidden; border-bottom:1px #ccc dotted; background:url(../images/zuan.gif) no-repeat 0 6px;}
.F11m ul li a{ float:left; width:155px; height:26px; overflow:hidden; margin-left:20px;}
.F11m ul li i{ float:right; color:#c7003d;}

.F12m{ width:102%; overflow:hidden;}
.F12list{ float:left; width:240px; overflow:hidden; margin:10px 9px 0 0;}
.F12list dt{ width:100%; height:27px; line-height:26px; background:url(../images/title_12F.gif) no-repeat;}
.F12list dt b{ float:left; padding-left:22px; font-size:14px; color:#c7003d;}
.F12list dt .titleMore{ float:right; margin:0 5px; color:#db2963;}
.F12list dd{ width:228px; padding:5px; border:1px #d5d5d5 solid; overflow:hidden;}
.F12list dd a{ display:block; text-indent:20px; width:100%; height:26px; line-height:26px; overflow:hidden; border-bottom:1px #d5d5d5 dashed; background:url(../images/zuan.gif) no-repeat 0 6px;}

.F12m2{ float:left; width:488px; overflow:hidden; margin:10px 10px 0 0;}
.F12m2 h3{ width:100%; height:34px; line-height:36px; overflow:hidden; font-size:14px; font-weight:normal; background:url(../images/title_12F2.gif) no-repeat;}
.F12m2 h3 b{ float:left; padding-left:30px; color:#c7003d;}
.F12m2 h3 .titleMore{ float:right; width:50px; height:34px; margin:0 10px 0 0;}
.F12m2 dl{ width:466px; overflow:hidden; border:1px #d5d5d5 solid; border-top:0; padding:10px; background:url(../images/news_bg.jpg) repeat-y 213px 0;}
.F12m2 dl dt{ float:left; width:192px; overflow:hidden;}
.F12m2 dl dt img{ display:block; width:190px; height:130px; border:1px #d5d5d5 solid;}
.F12m2 dl dt img:hover{ border:1px #bbb solid;}
.F12m2 dl dt  b{ display:block; width:100%; line-height:26px; height:26px; overflow:hidden;}
.F12m2 dl dt p{ width:100%; height:80px; line-height:20px; color:#666; overflow:hidden;}
.F12m2 dl dt p a{ color:#c7003d;}
.F12m2 dl dd{ float:right; width:226px; padding-left:20px; line-height:26px; height:26px; overflow:hidden; border-bottom:1px #d5d5d5 dashed; background:url(../images/zuan.gif) no-repeat 0 6px;}
.F12m2 ul{ width:466px; overflow:hidden; border:1px #d5d5d5 solid; border-top:0; padding:10px;}
.F12m2 ul li{ float:left; width:220px; padding-right:13px; height:26px; line-height:26px; overflow:hidden; border-bottom:1px #d5d5d5 dashed;}
.F12m2 ul li i{ padding:2px; border:1px #e35681 solid; color:#e35681; background:#fef2f6; margin-right:6px;}

.Navigation{ line-height:20px; border:1px #d5d5d5 solid; background:#eee; padding:10px; overflow:hidden;}
.Navigation dl{ float:left; overflow:hidden; padding:10px;}
.Navigation dl dt{ width:100%; font-weight:bold; overflow:hidden; margin-bottom:5px;}
.Navigation dl dd{ float:left; height:20px; line-height:20px; overflow:hidden;}
.Navigation-dl1{ width:345px; background:#007ab3; color:#fff;}
.Navigation-dl1 a{ color:#fff;}
.Navigation-dl1 dd{ width:33.3%;}
.Navigation-dl2{ width:345px; color:#666;}
.Navigation-dl2 dd{ width:50%;}
.Navigation-dl3{ width:210px; border-left:1px #ccc solid; color:#666;}
.Navigation-dl3 dd{ width:100%;}
.Navigation-dl2 a,.Navigation-dl3 a{ color:#666;}

