@charset "UTF-8";

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0 auto;
	padding: 0;
}

body {
	background: #ffffff;
}

body,td,th,input,textarea,select,a { /*font-size:14px;*/
	font-family: "微软雅黑", "宋体", "仿宋", "黑体";
}

body {
	background-color: #f4f4f4;
}

.clear {
	clear: both;
}

#main-content {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: #ffffff;
	height: auto;
}

#top-banner {
	width: 1000px;
	height: 158px;
	background: url(../images/top_logo-2.jpg) no-repeat;
	display: block;
}

#menu-bar {
	width: 1000px;
	height: 40px;
	background: url(../images/menu-bar-bg.jpg) repeat-x;
}

#menu-bar ul {
	width: 960px;
	height: 35px;
	padding-left: 20px;
	padding-top: 5px;
	overflow: hidden;
}

#menu-bar ul li {
	width: 96px;
	height: 35px;
	float: left;
	list-style: none;
	overflow: hidden;
}

#menu-bar ul li a {
	width: 96px;
	height: 35px;
	display: block;
	padding: inherit;
	text-decoration: none;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
}

#menu-bar ul li:hover a {
	color: #cc2c28;
	background: url(../images/menu-li-bg.png) no-repeat;
}

#top-news-bar {
	height: 35px;
	width: 1000px;
	border-bottom: 1px solid #cccccc;
	float: left;
	background: #ffffff;
}

#top-news-bar #name {
	width: 96px;
	height: 35px;
	font: 12px bolder;
	display: block;
	text-align: center;
	line-height: 35px;
	float: left;
	padding-left: 10px;
	font-family: "微软雅黑", "宋体", "仿宋", "黑体";
}

#top-news-bar #arrow {
	width: 4px;
	height: 35px;
	background: url(../images/top-news-bar-arrow.png) no-repeat;
	float: left;
}

#top-news-bar #news {
	width: 600px;
	overflow: hidden;
	float: left;
}

#top-news-bar #news ul {
	
}

#top-news-bar #news ul li {
	padding-left: 20px;
	list-style: none;
	float: left;
}

#top-news-bar #news ul li a {
	color: #555555;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-decoration: none;
}

#top-news-bar #news ul li a:hover {
	color: #cc2c28;
	text-decoration: underline;
}

#top-news-bar #time {
	width: 200px;
	float: left;
	color: #cc2c28;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	margin-left: 80px;
}

#bottom {
	border-top: 10px solid #cc2c28;
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF
}

#bottom #copyright {
	width: 500px;
	height: auto;
	padding: 30px;
	margin: 0 auto;
	text-align: center;
	color: #999999;
	line-height: 25px;
	font-size: 12px;
}

#div1000 {
	height: auto;
	
	font-size: 14px;
}

#div690 {
	background: #ffffff;
	width: 680px;
	height: auto;
	margin: 5px;
	float: left;
	display: inline
}

#div690 #top-nav-bar {
	width: 678px;
	height: 35px;
	border-bottom: 4px solid #cc2c28;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	float: left;
}
#div690_2 #top-nav-bar {
	width: 1000px;
	height: 35px;
	border-bottom: 4px solid #cc2c28;
	border-top: 1px solid #cccccc;
	
}

#div690 #top-nav-bar #inner-div {
	width: 660px;
	height: 35px;
	line-height: 35px;
	color: #989842;
	padding-left: 30px;
	display: inline;
	float: left;
}
#div690_2 #top-nav-bar #inner-div {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	color: #989842;
	padding-left: 30px;
	display: inline;
}

#div690 #top-nav-bar #inner-div a {
	color: #989842;
	text-decoration: none;
	float: left;
}

#div690_2 #top-nav-bar #inner-div a {
	color: #989842;
	text-decoration: none;
}

#div690 #top-nav-bar #inner-div a:hover {
	color: #cc2c28;
	text-decoration: underline;
	float: left;
}

#div690_2 #top-nav-bar #inner-div a:hover {
	color: #cc2c28;
	text-decoration: underline;
}

#div690_2 #news-list-content {
	width: 1000px;
	
}

#div690 #news-list-content {
	width: 678px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#div690 #news-list-content #content {
	width: 600px;
	padding-left: 10px;
	display: inline float : left;
}

#div690 #news-list-content #content ul {
	padding: 0px;
	margin: 0px;
	float: left
}

#div690 #news-list-content #content ul li {
	width: 630px;
	height: 35px;
	line-height: 35px;
	list-style: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#div690 #news-list-content #content ul li a {
	color: #666666;
	text-decoration: none;
	float: left;
}

#div690 #news-list-content #content ul li a:hover {
	color: #cc2c28;
	text-decoration: underline;
	float: left;
}

#div690 #news-list-content #content ul li span {
	color: #666666;
	float: right;
}

#div690  #pagefoot {
	
	line-height: 30px;
	width: 650px;
	text-align: center;
	display: block;
	color: #cc2c28;
}

#div690  #pagefoot a {
	color: #cc2c28;
}

#div690  #pagefoot a:hover {
	text-decoration: underline;
}

#hytpcontent {
	width: 998px;
	background: #ffffff;
}
#hytpcontent ul {
	margin-left:50px;
	
	margin-top: 10px;
	overflow:auto;
	zoom:1;
}

#hytpcontent li {
	width:210px;
	padding-left:8px;
	margin-left:8px;
	height:190px;
	font-size:12px;
	list-style: none;
	float: left;
}

#hytpcontent li img {
	border:solid 1px #dedede;
	padding: 5px;
}

#hytpcontent li span {
	width: 165px;
	display: block;
	padding-left: 13px;
	text-align: center;
	font-size: 12px;
}
#hytpcontent li span a {
	width: 165px;
	display: block;
	text-align: center;
}


#div300 {
	float: left;
}

#div300 .div300x210 .nb {
	height: 35px;
	width: 300px;
	background: #ffffff;
	border-bottom: 2px solid #cc2c28;
}

#div300 .div300x310 .nb {
	height: 35px;
	width: 330px;
	background: #ffffff;
	border-bottom: 2px solid #cc2c28;
}

.div300-name-box {
	width: 230px;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 8px;
	font-size: 14px;
	color: #cc2c28;
	font-weight: bolder;
	height: 22px;
	line-height: 20px;
	float: left;
	font-weight: bold
}

.div300-name-box span {
	width: 21px;
	height: 16px;
	background: url(../images/div-name-arrow.png) no-repeat;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}

#div300-name-box-more {
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 12px;
}

#div300 .div300x210 {
	width: 300px;
	background: #ffffff;
	margin-top: 5px;
	height: 108px;
	border:1px solid #e2e2e2;
}

#div300 .div300x210 ul {
	padding: 15px;
	padding-top: 5px;
}

#div300 .div300x210 ul li {
	list-style: none;
}

#div300 .div300x210 ul li a {
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

#div300 .div300x210 ul li a:hover {
	line-height: 30px;
	color: #cc2c28;
	text-decoration: underline;
}

#div300 .div300x310 {
	width: 330px;
	background: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 240px;
	border:1px solid #e2e2e2;
}

#div300 .div300x310 ul {
	padding: 15px;
	padding-top: 5px;
}

#div300 .div300x310 ul li {
	list-style: none;
	font-size: 12px;
}

#div300 .div300x310 ul li a {
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}

#div300 .div300x310 ul li a:hover {
	line-height: 30px;
	color: #cc2c28;
	text-decoration: underline;
}

#div300 .div299x215 {
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	width: 328px;
	margin-top: 5px;
	background: #ffffff;
	padding-bottom: 10px;
}

#div300 .div299x215 .nb {
	height: 35px;
	width: 328px;
	border-bottom: 2px solid #cc2c28;
}

#div300 .div299x215 ul {
	padding-top: 10px;
}

#div300 .div299x215 ul li {
	width: 149px;
	float: left;
	list-style: none;
}

#div300 .div299x215 ul li img {
	width: 106px;
	height: 81px;
	padding-left: 20px;
}

#div300 .div299x215 ul li span {
	width: 129px;
	display: block;
	padding-left: 10px;
	margin-top: 20px;
	text-align: left;
	color: #999999;
}

.div300x100 {
	background: #dddddd;
	width: 330px;
}

.div300x100 ul {
	padding: 5px;
}

.div300x100 ul li {
	list-style: inherit;
	line-height: 20px;
	margin-left: 20px;
}

.div300x100 ul li a {
	color: #000000;
	text-decoration: none;
}

.div300x100 ul li a:hover {
	color: #cc2c28;
	text-decoration: underline;
}

/*首页css*/
body a {
	text-decoration: none;
}  /* 链接无下划线,有为underline */
body a:link {
	color: #4b4a4a;
}  /* 未访问的链接 */
<!--
body a:visited {
	color: #333333;
}

--> /* 已访问的链接 */
body a:hover {
	COLOR: #c2000d;
}  /* 鼠标在链接上 */
body a:active {
	color: #c2000d;
}

.index {
	width: 1000px;
	height: auto;
	margin: 0px auto;
}

img {
	border: none;
	vertical-align: top;
}

#top {
	width: 1000px;
	height: 200px;
	float: left
}

#plac {
	width: 1000px;
	height: 5px;
	float: left;
}

#top-pic {
	width: 687px;
	height: 365px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

#top-fist {
	width: 685px;
	height: 65px;
	float: lef;
	border-bottom: 1px dashed #e2e2e2;
}

#top-fistwz {
	border: none;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 65px;
	padding-left: 20px;
	display: inline;
	color: #c2000d
}

#top-img {
	width: 685px;
	height: 300px;
	
}

#top_bunns {
	height: 30px;
	width: 678px;
	line-height: 30px;
	
	background-color: #e5f1f8;
	margin-left: 5px;
	font-weight: bold;
}

#top_bunnss {
	height: 30px;
	width: 360px;
	line-height: 30px;
	float: left;
	background-color: #e5f1f8;
	font-weight: bold;
}

#top-new {
	width: 350px;
	height: 300px;
	float: left;
}

.pic_a {
	width: 1000px;
	height: 5px;
	float: left;
	overflow: hidden
}

.pic_s {
	width: 300px;
	height: 5px;
	float: left;
	overflow: hidden
}

.class340x310 {
	width: 340px;
	height: 300px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.class300x375 {
	width: 300px;
	height: 305px;
	float: left;
}

.class300x123 {
	width: 304px;
	height: 108px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.class300x143 {
	width: 304px;
	height: 249px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.class_news_bun {
	width: 340px;
	height: 35px;
	border-bottom: 2px solid #c2000d;
	line-height: 35px;
	background: #ffffff;
}

.class300x310_bun {
	width: 304px;
	height: 35px;
	border-bottom: 2px solid #c2000d;
	line-height: 35px;
	background: #ffffff;
}

.class300x40 {
	width: 304px;
	height: 35px;
	float: left;
	background-color: #ffffff;
	border-bottom: 2px solid #c2000d;
	line-height: 35px;
	font-size: 16px;
	color: #c2000d
}

.bun15x40 {
	width: 15px;
	height: 35px;
	float: left;
	overflow: hidden;
}

.bun15x40_span {
	width: 30px;
	height: 10px;
	line-height: 40px;
	padding-top: 10px;
	float: left;
	display: inline
}

.bun15x40_spana {
	width: 220px;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 14px;
	font-weight: bold
}

.bun15x40_spana_dbt {
	width: 250px;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 14px;
	font-weight: bold
}

.bun15x40_spanm {
	font-size: 12px;
	height: 30px;
	line-height: 40px;
}

.class300x310 {
	width: 304px;
	height: 300px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.pic_d {
	width: 5px;
	height: 300px;
	float: left;
	overflow: hidden
}

.pic_f {
	width: 1000px;
	height: 5px;
	float: left;
	overflow: hidden
}

.pic_g {
	width: 5px;
	height: 305px;
	float: left;
	overflow: hidden
}

.pic_h {
	width: 300px;
	height: 3px;
	float: left;
	overflow: hidden
}

.class1000x250 {
	width: 998px;
	height: 230px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.class1000x40 {
	width: 998px;
	height: 35px;
	float: left;
	background-color: #f6f6f6;
	font-size: 14px;
	line-height: 35px;
	color: #cc2c28;
	font-weight: bold
}

.class1000x40 a,.class1000x40 a:visited {
	font-size: 12px;
	color: #000000;
	font-weight: 100
}
.class1000x40 a:hover {
	font-size: 12px;
	color: #cc2c28;
	font-weight: 100
}

.class1000x210 {
	width: 1000px;
	height: 195px;
	float: left;
}

.class300x120 {
	width: 300px;
	height: 110px;
	float: left
}

.class300x100 {
	width: 298px;
	height: 98px;
	float: left;
}

.class1000x370 {
	width: 998px;
	height: 378px;
	float: left;
	border: 1px solid #e2e2e2;
	background: #ffffff;
}

.class1000x370 ul {
	margin-left: 20px;
	margin-top: 10px;
}

.class1000x370 li {
	height: 150px;
	list-style: none;
	float: left
}

.class1000x370 li img {
	width: 130px;
	height: 95px;
	padding: 15px;
}

.class1000x370 li span {
	width: 150px;
	display: block;
	padding-left: 10px;
	text-align: center;
	font-size: 12px;
}

#top-new ul {
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 20px;
}

#top-new li {
	height: 32px;
	width: 330px;
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 12px;
	background: url(../images/li.gif) no-repeat left 14px;
	padding-left: 10px;
}

.class300x123 ul,.class300x143 ul,.class340x270 ul,.class300_100 ul,.class300x120 ul,.class300x100 ul
	{
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 20px;
}

.class300x123 li,.class300x143 li,.class300x120 li,.class300x100 li {
	height: 32px;
	width: 280px;
	float: left;
	text-align: left;
	line-height: 32px;
	font-size: 12px;
	list-style-image: url(../images/li.gif);
}

.class340x270 li {
	height: 30px;
	width: 320px;
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 12px;
	list-style-image: url(../images/li.gif);
}

.class300x149_news {
	width: 149px;
	height: 160px;
	float: left;
	border-right: 1px dashed #e2e2e2;
}

.class300x149_news li,.class300x150_news li {
	list-style: none
}

.class300x150_news {
	width: 150px;
	height: 160px;
	float: left
}

.class300x149_news_left {
	width: 130px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	display: inline
}

.class300x150_news_span {
	padding-left: 15px;
	margin-top: 15px;
	width: 130px;
	height: 50px;
	float: left;
	display: inline;
	text-align: center;
}

.class300_100 {
	width: 304px;
	height: 97px;
	float: left;
	background: #e4e4e4
}

.class300_100 li {
	height: 24px;
	width: 280px;
	float: left;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	list-style-image: url(../images/li.gif);
}

.class1000x80 {
	width: 1000px;
	height: 70px;
	display: block;
}

.class1000x70 {
	width: 1000px;
	height: 69px;
	display: block;
}

/*焦点图*/
#hotpic {
	width: 290px;
	height: 260px;
	overflow: hidden;
	margin: 0 auto;
	float: left;
	padding-left: 10px;
}

#NewsPic {
	position: relative;
	width: 288px;
	height: 230px;
	overflow: hidden;
	border: solid 1px #e2e2e2;
	float: left
}

#NewsPic a {
	overflow: visible;
	border: 0;
	text-decoration: none;
}

#NewsPic .Picture {
	position: absolute;
	left: 0;
	top: 0;
}

#NewsPic .Nav {
	position: absolute;
	height: 13px;
	line-height: 14px;
	bottom: 0;
	right: 0;
}

#NewsPic .Nav span {
	font-size: 12px;
	font-weight: 400;
	color: #FFF;
	float: right;
	display: block;
	width: 24px;
	text-align: center;
	background: #000;
	border-left: solid 1px #FFF;
	cursor: pointer;
}

#NewsPic .Nav span.Normal {
	color: #FFF;
	background: #000;
	filter: Alpha(opacity = 50);
	opacity: .5;
}

#NewsPic .Nav span.Cur {
	background: #ce0609;
	color: #FFF;
}

#NewsPicTxt {
	position: relative;
	width: 380px;
	height: 22px;
	border: 1px;
	margin: 0;
	padding-top: 4px;
	text-align: center;
	font-family: Sans-Serif;
	font-weight: 700;
	color: #000;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

#NewsPicTxt a:link,#NewsPicTxt a:visited {
	font-family: "Microsoft Yahei";
	font-size: 12px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

#NewsPicTxt a:hover {
	color: red;
}

#pic_top {
	width: 300px;
	height: 5px;
	float: left;
	overflow: inherit
}

/*内容页面*/
#div1000xauto {
	width: 1000px;
	height: auto;
	background: #ffffff;
	margin: 0 auto;
	border-bottom: 0px solid #cc2c28;
	float: left;
	border-top: 1px solid #cccccc;
}

#div1000xauto #title-div {
	width: 998px;
	height: 65px;
	border-bottom: 1px dashed #dddddd;
	float: left;
}

#div1000xauto  #title-div #title {
	width: 998px;
	margin: 0 auto;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	padding-top: 25px;
	color: #6057fe;
	text-align: center;
	float: left;
}

#div1000xauto  #title-div #size {
	width: 150px;
	height: 15px;
	color: #cc2c28;
	font-size: 14px;
	float: right;
}

#div1000xauto  #title-div #size a {
	text-decoration: none;
	color: #cc2c28;
}

#div1000xauto #content-div {
	width: 998px;
	margin: 0 auto;
	float: left;
	border: 0px;
}

#div1000xauto #content-div #source {
	width: 998px;
	height: 40px;
	line-height: 50px;
	text-align: center;
	color: #bbbbbb;
	font-size: 14px;
	float: left;
}

#div1000xauto #content-div #content {
	width: 978px;
	margin-top: 20px;
	font-size: 14px;
	float: left;
	margin-left: 20px;
}

#div1000xauto #content-div #close {
	width: 998px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #cc2c28;
	float: left;
}

#div1000xauto #content-div #close a {
	color: #cc2c28;
	text-decoration: none;
}

.d1 {
	width: 600px;
	background-color: #FFFFFF;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
}

.d2 {
	margin: 0px auto;
	background-color: #FF9933;
}

.div2 {
	width: auto;
	height: auto;
	font-size: 12px;
	float: left;
	overflow: hidden;
}

ul {
	margin: 0px;
	list-style: none;
	line-height: 19px;
	font-size: 12px;
}

.zb_demo {
	width: 305px;
	margin: 0 auto;
	position: relative;
	float: left;
}

.zb_demo h2 {
	font-size: 16px;
	height: 44px;
	color: #3366cc;
	margin-top: 20px;
}

.zb_tabbtn {
	height: 30px;
	background: url(../images/tabbg.gif) repeat-x;
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

.zb_tabbtn li {
	float: left;
	position: relative;
	margin: 0 0 0 -1px;
	list-style-type: none;
}

.zb_tabbtn li a {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	width: 108px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}

.zb_tabbtn li.current {
	border-left: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
	border-top: solid 1px #c5c5c5;
	list-style-type: none;
}

.zb_tabbtn li.current a {
	border-top: solid 2px #d00000;
	height: 27px;
	line-height: 27px;
	background: #fff;
	color: #d00000;
	font-weight: 800;
}

.zb_tabcon {
	border-width: 0 1px 1px 1px;
	border-color: #ddd;
	border-style: solid;
	position: relative; /*必要元素*/
	height: 275px;
	overflow: hidden;
}

.zb_tabcon .subbox {
	position: absolute; /*必要元素*/
	left: 0;
	top: 0;
}

.zb_tabcon .sublist {
	padding: 5px 10px;
	height: 210px;
}

.zb_sublist {
	padding: 10px;
}

.zb_sublist ul {
	padding: 0px;
	margin: 0px;
}

.zb_sublist li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	list-style-type: none;
}

.zb_sublist li span {
	margin: 0 5px 0 0;
	font-family: "宋体";
	font-size: 12px;
	font-weight: 400;
	color: #ddd;
	list-style-type: none;
}

.butt {
	width:1000px;
	margin:0 auto;
	border-top: 2px solid #c2000d;
	background-color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	color: #555555;
	
}