body {
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	background-color:#F60100;
	text-align:center;
	margin: 0;
	padding: 0;
}
a, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color: #c00;
	text-decoration:underline;
}
ul {
	clear:both;
	margin:0;
	padding: 0px;
}
li {
	margin:0;
	list-style-type: none;
	padding: 0;
}
img {
	margin: 0 auto;
	border:0;
}
.header {
	height:auto;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
.div_line { 
   line-height:4px;
   background:#cd352a;
   width:960px;
   margin:0 auto 0 auto;
   }
.footer{
    background-color: #FFFFFF;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 10px;
    width: 940px;
}
.footer{ font-size:12px; line-height:22px; text-align:center;}
.footer a{ font-size:12px;}
.footer span{background-position:-8px -66px; padding:0 10px;}
.footer .nobg{ background:none;}

a.red,a.red:visited {
	color:#c00;
}
.redtitle {
	width: 99%;
	height:30px;
	clear:both;
	color:#c00;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c00;
	font-size: 14px;
	line-height: 30px;
	background-image: url(redtitle15.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 8px;
	padding-top: 5px;
}
.long{background-image: url(redtitle_long.gif);
	background-repeat: no-repeat;}
.redtitle span{
	font-size: 12px;
	float: right;
	text-align:left;
	position: relative;
	top: -25px;
	right: 10px;
	font-weight: normal;
}
.redtitle a,.redtitle a:visited {
	color: #c00;
}

/* 链接 */
.link {
	width:960px;
	background-color: #5c0f0d;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
	text-align:center;
	clear:both;
	margin: 0 auto;
}
.link a, .link a:visited {
	color: #fff;
	text-decoration:none;
	padding: 0 20px;
}
.link a:hover {
	color: #FF0;
	text-decoration: underline;
}
a.yellow,a.yellow:visited,a.yellow:hover {
	color: #ff0;
}
a.white,a.white:visited,a.white:hover {
	color: #fff;
}

/*焦点区*/
.main {
	width: 940px;
	background-color: #fff;
	clear:both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	overflow: hidden;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainleft {
	width: 300px;
	float:left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.mainzytitle {
	clear:both;
	width: 300px;
	background-image: url(../images/zyt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 120px;
	overflow: hidden;
	height:70px;
	line-height: 70px;
	text-align:center;
}
.mainzytitle a, .mainzytitle a:visited {
	color:#fff;
	text-decoration:none;
}
.mainzyfoucs {
	clear:both;
	background-color: #edd2cc;
	padding-top: 10px;
}
.mainzyfoucs li {
	font-weight:bold;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
}
.mainzy {
	width:284px;
	clear:both;
	background-image: url(../images/zyend.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #edd2cc;
	height: 296px;
}

.mainzy ul {
	padding-top: 3px;
}
.mainzy li {
	line-height: 24px;
	height: 22px;
	overflow:hidden;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 8px;
}
.mainzy .pic {
	float:left;
	width:128px;
	overflow:hidden;
	height: 144px;
	text-align:center;
	margin:0;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 7px;
}
.mainzy .pic img {
	display:block;
	padding-top: 0px;
	padding-bottom: 8px;
}
.mainleft .company {
	width: 50%;
	float:left;
	text-align: center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.mainleft .newstopic {
	width: 50%;
	float:left;
	text-align: center;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: url(newstopic.gif);
	background-repeat: no-repeat;
	background-position: center 8px;
	line-height: 29px;
	font-weight: bold;
	height: 29px;
	padding-top: 8px;
}
.mainleft .newstopic a,.mainleft .newstopic a:visited {
	color:#fff;
	text-decoration:none;
}
.mainleft .newstopic a:hover {
	color:#fff;
	text-decoration: underline;
}

/*焦点区中间*/
.maincenter {
	width:608px;
	float:left;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.maincenter .headline {
	clear:both;
	padding-top: 5px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.maincenter .headline a,.maincenter .headline a:visited {
	color:#c00;
}
.maincenter .headline span {
	display:block;
	text-align:center;
	font-size: 16px;
	line-height: 42px;
	font-weight:bold;
	height: 42px;
	overflow:hidden;
}
.maincenter .headline div {
	text-indent: 2em;
	color:#2D2D2D;
	line-height: 22px;
	padding-top: 3px;
}
.maincenter ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
.maincenter li {
	font-size: 12px;
	line-height: 26px;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-indent: 20px;
}
.maincenter .sdlive {
	clear:both;
	background-color:#f6e8e5;
	background-image: url(../images/sdend.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	height: 366px;
	overflow: hidden;
}
.maincenter .sdlive .sdlivetitle {
	width:353px;
	height:35px;
	background-image: url(../images/sdtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:left;
	line-height:35px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
}
.maincenter .sdlive .sdlivetitle span {
	font-size: 12px;
	float: right;
	text-align:left;
	position: relative;
	top: -35px;
	right: 10px;
}
.maincenter .sdlive .sdlivetitle a,
.maincenter .sdlive .sdlivetitle a:visited {
	color:#fff;
	text-decoration:none;
}
.maincenter .sdlive .sdlivetitle a:hover {
	color:#fff;
	text-decoration: underline;
}
.maincenter .sdlive .sdfocus {
	clear:both;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	height: 94px;
}
.maincenter .sdlive .sdfocus img {
	float:left;
	padding: 1px;
	border: 1px solid #ccc;
}
.maincenter .sdlive .sdfocus span {
	font-weight:bold;
	line-height: 28px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	float: right;
	width: 234px;
	overflow: hidden;
}
.maincenter .sdlive .sdfocus div {
	line-height: 22px;
	padding-left: 5px;
	text-indent: 2em;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 234px;
	color: #464646;
}
.maincenter .sdlive .sdfocus div a,.maincenter .sdlive .sdfocus div a:visited {
	color:#c00;
}
.maincenter .maincenterpic {
	float:left;
	width: 170px;
	text-align:center;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.maincenter .maincenterpic img {
	display:block;
	padding-bottom:5px;
}

/*焦点区右侧*/
.mainright {
	width: 225px;
	padding-left:10px;
	float:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.mainright .title {
	clear:both;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;
	color:#c00;
	background-image: url(dot_red.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.title {
    border-bottom: 1px dotted #CCCCCC;
}
.mainright ul {
	padding-top:5px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}
.mainright li {
	clear:both;
	line-height: 22px;
	height: 22px;
	overflow:hidden;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 8px;
}
.mainright .mrtext {
	clear:both;
}
.mainright .mrtext ul{
	border: 0;
}
.mainright .mrtext li {
	padding: 0px;
	list-style-type: none;
	line-height: 22px;
	background-image: none;
	text-indent: 0;
}
.mainright .textpic {
	clear:both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	overflow: hidden;
	height: 94px;
	width: 225px;
}
.mainright .textpic img {
	float:left;
	padding: 1px;
	border: 1px solid #ccc;
}
.mainright .textpic span {
	font-weight:bold;
	padding-left: 5px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	width: 126px;
	display: block;
	float: right;
	line-height: 20px;
}
.mainright .textpic div {
	padding-left: 5px;
	text-indent: 2em;
	float: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 126px;
	color: #333;
}
.mainright .textpic div a,.mainright .textpic div a:visited {
	color:#c00;
}

/*中原经济区*/
.zhongyuan {
	width:936px;
	height:592px;
	clear:both;
	background-image: url(../images/zhongyuan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 54px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.zhongyuan .zypart {
	float:left;
	width: 428px;
	height: 263px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 25px;
	margin: 0px;
}
.zhongyuan .zyppic {
	clear:both;
	overflow:hidden;
	padding-top: 12px;
	padding-left: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	height: 104px;
}
.zhongyuan .zyppic img {
	float:left;
	padding: 1px;
	border: 1px solid #ccc;
	width: 132px;
	height:99px;
}
.zhongyuan .zyppic span {
	float:right;
	display:block;
	width:277px;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	overflow: hidden;
	height: 32px;
}
.zhongyuan .zyppic div {
	float:right;
	width:277px;
	line-height: 24px;
	padding-top: 0px;
	color: #464646;
	text-indent: 2em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zhongyuan .zyppic div a, .zhongyuan .zyppic div a:visited {
	color:#c00;
}
.zhongyuan .zypart ul {
	padding-top: 0px;
	padding-left: 6px;
	margin: 0px;
}
.zhongyuan .zypart li {
	font-size: 14px;
	line-height: 26px;
	height:26px;
	clear:both;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-indent: 20px;
	overflow:hidden;
}

/*Block*/
.part {
	width:950px;
	clear:both;
	background-color: #FFF;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.part .parttitle {
	clear:both;
	font-size:14px;
	line-height:35px;
	background-image: url(http://py.66wz.com/pic/003/003/782/00300378246_60e84c68.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFF;
	text-indent: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.part .partnew {
	float:left;
	width:950px;
	padding-bottom: 2px;
	}
.part .partnew ul {
	padding-top: 5px;
}
.part .partnews {
	float:left;
	width:450px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.part .partnews ul {
	padding-top: 5px;
}
.part .partnews li {
	font-size: 12px;
	line-height: 26px;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-indent: 20px;
	height: 26px;
	overflow:hidden;
}

/*国家声音*/
.gaoceng {
	clear:both;
	color:#464646;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	overflow: hidden;
	line-height: 22px;
	padding-top: 0px;
}
.gaoceng .gcsider {
	width: 294px;
	float:left;
	padding-bottom: 5px;
	overflow: hidden;
}
.gaoceng .gcsider .gcspic,
.gaoceng .gcsider .gcspic1 {
	clear:both;
	width: 100%;
	overflow:hidden;
	padding-top: 16px;
}
.gaoceng .gcsider img {
	float:left;
	border: 1px solid #ccc;
	width: 90px;
	height: 120px;
}
.gaoceng .gcsider .gcspic1 img {
	float:right;
}
.gaoceng .gcsider span {
	font-weight:bold;
	line-height: 32px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	float: left;
	width: 196px;
	overflow: hidden;
	font-size: 14px;
}
.gaoceng .gcsider .gcspic div {
	padding-left: 5px;
	text-indent: 2em;
	float: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 196px;
}
.gaoceng .gcsider .gcspic1 div  {
	padding-right: 5px;
	text-indent: 2em;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 196px;
}
.gaoceng .gcsider .gcspic div a,
.gaoceng .gcsider .gcspic div a:visited,
.gaoceng .gcsider .gcspic1 div a,
.gaoceng .gcsider .gcspic1 div a:visited {
	color:#c00;
}
.gaoceng .gcfocus {
	width: 320px;
	float:left;
	padding-right: 8px;
	padding-left: 8px;
}
.gaoceng .gcfocus li {
	clear:both;
	line-height: 22px;
	height: 22px;
	overflow:hidden;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 8px;
}
.gaoceng .gcfocus .redtitle  {
	background-repeat:repeat-x;
}
.gaoceng .gcfocus .gcfpic {
	clear:both;
	font-size:16px;
	line-height:32px;
	text-align:center;
	font-weight:bold;
	padding-top: 5px;
}
.gaoceng .gcfocus .gcfpic img {
	display:block;
	width: 320px;
	height:150px;
}
.gaoceng .gcfocus .gcftitle {
	clear:both;
	color:#c00;
	font-weight:bold;
	line-height: 22px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}

/*视觉图片*/
.part .partpic {
	width:172px;
	float:left;
	text-align: center;
	padding-top: 13px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	overflow: hidden;
	height: 165px;
}
.part .partpic img {
	width:160px;
	height:120px;
	padding:1px;
	border: 1px solid #ccc;
}
.part .partpic span {
	display:block;
	padding-top: 5px;
}

/*list*/
.list {
	width: 602px;
	float:left;
	font-size: 12px;
	line-height: 28px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.list ul {
	padding: 10px;
	color:#4d4d4d;
}
.list li {
	line-height: 28px;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.list li a,.list li a:visited {
	font-size: 14px;
}
.list li span {
	display:block;
	float:right;
}
.listsider {
	width: 320px;
	float:right;
	line-height: 24px;
}

/*正文页*/
.content {
	width: 661px;
	float:left;
	font-size: 12px;
	line-height: 28px;
	background-color: #F9F9F9;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ccc;
	padding: 20px;
}
.contentNav {
	width: 100%;
	clear:both;
	color:#4d4d4d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c00;
	font-size: 12px;
	line-height: 30px;
	text-indent: 8px;
	padding-top: 5px;
}
.contentNav a,.contentNav a:visited {
	color: #c00;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.contentnHeader {
	clear:both;
	text-align:center;
	line-height: 24px;
}
.contentnHeader h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.contentnHeader a,.contentnHeader a:visited {
	color:#c00;
}
.newsContent {
	clear:both;
	font-size: 14px;
	line-height: 25px;
	padding-top: 10px;
}
.newsContent img {
	display:block;
}
.newsContent P {
	clear:both;
	padding: 1px 0 0 0;
	text-indent: 2em;
}
.editor {
	width: 100%;
	text-align:right;
	clear: both;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.contentAbout {
	clear:both;
	line-height: 28px;
	text-indent: 20px;
	font-weight: bold;
}
.contentAbout strong {
	color:#c00;
	font-weight: bold;
}

.content .about  {
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.content .about li {
	clear:both;
	font-size: 14px;
	line-height: 26px;
	height: 24px;
	overflow:hidden;
	background-image: url(dot.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 8px;
}
.contentBanner {
	clear:both;
	line-height: 32px;
	text-align:center;
}

#contentPagenum {
	width: 560px;
	height: auto;
	text-align: center;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	color:#000;
}
#contentPagenum ul {
	border:0;
	float: right;
	margin: 0;
	padding: 0;
	clear: left;
}
#contentPagenum li{
	margin:0;
	padding:0;
	font-size:14px;
	list-style:none;
	border:0;
	float:left;
	line-height: 14px;
	background-image:none;
	text-indent:0;
}
#contentPagenum a {
	margin-right:2px;
	border:solid 1px #DDDDDD;
}

#contentPagenum .previous-off,
#contentPagenum .next-off, 
#contentPagenum .ellipsis {
	float:left;
	padding:3px 6px;
	color:#666666;
	display:block;
	font-weight:bold;
	font-size: 12px;
	
}
#contentPagenum .next a,
#contentPagenum .previous a {
	font-weight:bold;
	border:solid 1px #FFFFFF;
	font-size: 12px;
} 
#contentPagenum .active{
	float:left;
	margin-right:2px;
	padding:3px 6px;
	display:block;
	color:#FFF;
	font-weight:bold;
	border:solid 1px #DDDDDD;
	background-color:#c00;
}
#contentPagenum a:link,
#contentPagenum a:visited {
	float:left;
	padding:3px 6px;
	display:block;
	color:#c00;
	text-decoration:none;
}
#contentPagenum a:hover{
	color:#FFF;
	border:solid 1px #DDDDDD;
	background-color:#c00;
}
/*友情链接*/
.hezuo {
	clear:both;
	line-height:24px;
	padding-top: 8px;
}
.hezuo li {
	float:left;
	width:94px;
	text-align:center;
	list-style-type: none;
}

#footer {
	border-top-color: #ccc;
	border-top-style:solid;
	border-top-width: 3px;
}
.banner {
	height:auto;
	clear:both;
	background-color:#FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

 
 