@charset "gb2312";
.leftMenu {
	width: 240px;
	padding: 1px;
}


.leftMenu h1 {
	font-size: 14px;
	line-height: 32px;
	font-weight: normal;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C40B00;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.menubox h2 {
	font-size: 14px;
	line-height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.menubox p {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.menubox p a {
	white-space: nowrap;
	display: inline-block;
	margin: 0px;
	padding-right: 20px;
	color: #666;
}
.paihang {
	padding: 1px;
}
.paihang ol {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	counter-reset:sectioncounter;
}
.paihang li {
	line-height: 20px;
	margin-bottom: 10px;
	height: 20px;
	overflow: hidden;
}

.paihang li:before {
	content: counter(sectioncounter);
	counter-increment: sectioncounter;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #F60;
	white-space: nowrap;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin-right: 12px;
	text-align: center;
	border-radius: 40px;
	padding: 0px;
}



.address {
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C40B00;
	font-size: 14px;
	color: #C30;
}
.address span {
	font-size: 12px;
	color: #333;
	float: right;
}


.rightNews {
	width: 740px;
	min-height: 450px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.leftNews {
	width: 740px;
	min-height: 450px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
.listTitle {
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C40B00;
	font-size: 14px;
	color: #E63A3A;
	padding-left: 10px;
	padding-right: 10px;
}
.listTitle a {
	font-size: 12px;
	float: right;
}

.bigpicnews {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #E9E9E9;
}
.bigpicnews .picbox img {
	height: 100%;
	width: 100%;
}
.bigpicnews .picbox {
	height: 320px;
	width: 540px;
}
.bigpicnews .txtbox {
	width: 420px;
	padding: 15px;
	height: 290px;
	overflow: hidden;
	background-color: #FFF;
}
.bigpicnews .txtbox h1 {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bigpicnews .txtbox p {
	font-size: 12px;
	text-indent: 26px;
	line-height: 28px;
}








.rightNews .list p,.leftNews .list p  {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	line-height: 32px;
	height: 32px;
}
.rightNews .list p:before,.leftNews .list p  {
	content:none
}
.rightNews.detail {
	width: auto;
	padding: 0px;
	border: 0px none #FFF;
}
.read {
	padding: 20px;
}
.read .conTit h1 {
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	line-height: 32px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.read .conTit div {
	text-align: center;
	background-color: #F2F2F2;
	margin-bottom: 20px;
	line-height: 28px;
}
.read .content p {
	font-size: 14px;
	line-height: 24px;
	text-indent: 32px;
}
.read .content .video {
	padding: 6px;
	border: 1px solid #EAEAEA;
	height: 400px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.readfoot  {
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 28px;
}
.read .addFile {
	margin: 0px;
	padding: 10px;
	border: 1px solid #EAEAEA;
}








.page {
	padding: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C30;
}
.page a {
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	white-space: nowrap;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 2px;
	line-height: 20px;
	text-align: center;
}
.page span {
	float: right;
}
.page a.nowid {
	background-color: #F60;
	color: #FFF;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
.bigpicnews .slidePic {
	width: auto;
}
.bigpicnews .slidePic .picbox img {
	height: 600px;
	width: 100%;
}
.bigpicnews .slidePic .picbox {
	height: 663px;
	width: 1005px;
}
.bigpicnews .slidePic .picbox h1 {
	font-size: 16px;
	font-weight: normal;
	background-color: #FFF;
	text-align: center;
	padding: 8px;
	border: 1px solid #CFCFCF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fm_slideButbox {
	height: 20px;
	width: 100%;
	z-index: 9999;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.fm_slideButbox a {
	font-size: 12px;
	line-height: 20px;
	background-color: #000;
	height: 20px;
	width: 20px;
	padding: 0px;
	overflow: hidden;
	display: inline-block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: center;
	border-radius: 3px;
	color: #FFF;
}
.fm_slideButbox a.activeSlide {
	background-color: #FF6600;
}
.fm_slideButbox a:hover {
	background-color: #FFCC00;
}
.piclist li .pic {
	height: 138px;
	width: 240px;
	float: left;
	margin-right: 20px;
}
.piclist .pic img {
	height: 100%;
	width: 100%;
}


.piclist li .pictxt {
	float: right;
	width: 440px;
	padding: 6px;
}
.piclist li .pictxt h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.piclist li .pictxt p {
	line-height: 22px;
	height: 44px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.piclist li .pictxt div {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	line-height: 22px;
	margin-top: 6px;
	text-align: right;
	color: #999;
}
.piclist li {
	border: 1px solid #E7E7E7;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.picsumb li .pic img {
	height: 100%;
	width: 100%;
}
.picsumb li {
	width: 33.3%;
	float: left;
	height: 220px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.picsumb li .pic {
	height: 160px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.picsumb li  h1 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-color: #E6E6E6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.picsumb  li p {
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	background-color: #EFEFEF;
	color: #999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.pichot ul li .pic img {
	height: 100%;
	width: 100%;
}
.pichot ul li {
	width: 50%;
	height: 100px;
	float: right;
}
.pichot ul li .pic {
	margin: 5px;
	height: 80px;
}
.diaocha .content {
	border: 1px solid #E1E1E1;
	padding: 20px;
}
.diaocha .content img{
	max-width:100%;
}
