@charset "gb2312";
.adpic {
	margin-top: 15px;
	height: 100px;
	width: 1024px;
	margin-bottom: 15px;
}
.topnews {
	width: 480px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.topnews .title {
	background-color: #f2f2f2;
	white-space: nowrap;
	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	overflow: hidden;
	position: relative;
	margin-bottom: 3px;
}
.topnews a.more {
	position: absolute;
	top: 12px;
	right: 10px;
	color: #C30;
}

.topnews .title p {
	height: 33px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.topnews .title p a {
	background-color: #FFF;
	display: inline-block;
	font-size: 14px;
	line-height: 33px;
	height: 33px;
	width: 100px;
	margin-left: 3px;
	text-align: center;
}
.topnews .title p a.nowid {
	color: #FFF;
	background-color: #C30;
}






.slidePic {
	height: 300px;
	width: 524px;
	border: 1px solid #EFEFEF;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	overflow: hidden;
	background-color: #666;
}
.slidePic .picbox  {
	position: relative;
	overflow: hidden;
	width: 524px;
	margin: 0px;
	padding: 0px;
	height: 288px;
}
.slidePic .picbox a {
	color: #FFF;
}
.slidePic .picbox img {
	margin: auto;
	display: block;
	height: 100%;
	width: 100%;
}

.slidePic .picbox h1{
	transition: opacity 1s;
	font-size: 14px;
	position: absolute;
	left: 0px;
	color: #FFF;
	line-height: 24px;
	font-weight: normal;
	background-color: #000;
	bottom: 0px;
	right: 0px;
	padding: 10px;
	opacity: 0.6;
	margin: 0px;
}
.slidePic .picbox:hover h1{
	opacity:1;
}
.slidePic .picbox h1 span {
	font-size: 12px;
	float: right;
	line-height: 14px;
}

.slidePic .picbox p {
	font-size: 14px;
	position: absolute;
	left: 20%;
	top: 140px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fm_slideButbox {
	height: 12px;
	width: 100%;
	z-index: 9999;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #C30;
}
.fm_slideButbox a {
	font-size: 0px;
	line-height: 0px;
	background-color: #999;
	height: 3px;
	width: 26px;
	padding: 0px;
	overflow: hidden;
	display: inline-block;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.fm_slideButbox a.activeSlide {
	background-color: #A0ED12;
}
.fm_slideButbox a:hover {
	background-color: #FFCC00;
}
.liucheng ul li {
	float: left;
	width: 33.33%;
	text-align: center;
}
.liucheng {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C30;
	padding-top: 20px;
	margin: 20px;
}

.liucheng li p {
	color: #d37c00;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.liucheng li p a {
	color: #FFF;
	background-color: #80a500;
	display: inline-block;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius:4px;
}
.midbox .midleft {
	height: 300px;
	width: 430px;
}
.midbox .midright {
	height: 300px;
	width: 590px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
.fastlink {
	background-image: url(imagesi_07.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 220px;
	height: 240px;
	padding-top: 20px;
	padding-right: 20px;
}
.fastlink p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FC0;
}

.fastlink p a {
	font-size: 14px;
	background-image: url(imagesp_01.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: inline-block;
	white-space: nowrap;
	padding-right: 20px;
	line-height: 32px;
}

.scrollbox {
	height: 240px;
	padding: 20px;
}
.scrollbox .scroll {
	overflow: hidden;
	height: 240px;
}

.midtitle {
	font-size: 16px;
	line-height: 36px;
	color: #F60;
	background-color: #f6f6f6;
	height: 36px;
	padding-left: 20px;
}
.scrollbox h2 {
	font-size: 14px;
	line-height: 24px;
}
.scrollbox p {
	text-indent: 26px;
	line-height: 22px;
}
.newsblock {
	width: 48%;
	padding: 1%;
}
.newsblock .newspic h1 {
	font-size: 14px;
	color: #FFF;
	background-color: #C00;
	background-image: url(imagesi_11.png);
	height: 31px;
	width: 130px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-y;
	background-position: left center;
	line-height: 30px;
	font-weight: normal;
}

.newsblock .newspic {
	width: 150px;
	height: 110px;
}
.newsblock .newspic a {
	display: block;
	color: #F60;
	text-align: right;
	margin-top: 10px;
}

.newsblock .list {
	width: 330px;
}
.newsblock .list p {
	margin-right: 20px;
}
.midnews .midtitle a {
	font-size: 12px;
	color: #C30;
	float: right;
	margin-right: 15px;
}
.picList {
	background-color: #f0f0f0;
	padding-bottom: 4px;
}
.picList h1 {
	font-size: 16px;
	line-height: 32px;
	color: #FFF;
	font-weight: normal;
	background-color: #C00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.picList h1 a {
	font-size: 12px;
	color: #FFF;
	float: right;
}
.picList .picBox {
	margin: 10px;
	padding: 0px;
}
.picList .picBox li {
	width: 200px;
	float: left;
	text-align: center;
}
.picList .picBox li .piccut {
	width: 180px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background: url(imageslb_19.jpg) center no-repeat #eee;
}
.picList .picBox li .piccut img {
	height: 100%;
	width: 100%;
}
.picList .picBox li p {
	font-size: 12px;
	line-height: 28px;
	background-color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	height: 28px;
	overflow: hidden;
	width: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footnews  .diaocha {
	background-image: url(imagesi_22.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 142px;
	height: 260px;
	margin-right: 10px;
	padding: 0px;
}
.footnews .diaocha h1 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	line-height: 32px;
	background-color: #C00;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footnews  .diaochaForm {
	width: 360px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.diaochaForm h3 {
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.diaochaForm .formbox {
	height: 240px;
	overflow: auto;
}

.diaochaForm p {
	line-height: 20px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.diaochaForm p label {
	white-space: nowrap;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
.footnews .diaochaForm a.more {
	color: #C00;
	line-height: 22px;
	text-align: right;
}




.footnews .footnewslist {
	width: 450px;
}
.footnewslist .title {
	line-height: 32px;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C30;
	height: 32px;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
}
.footnewslist .title p {
	margin: 0px;
	padding: 0px;
}
.footnewslist .title a {
	line-height: 32px;
	color: #C00;
	white-space: nowrap;
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
}
.footnewslist .title p a.nowid {
	background-color: #C30;
	color: #FFF;
}
.footnewslist .list h2 {
	line-height: 24px;
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.footnewslist h2 a.more {
	color: #C00;
}
.links {
	margin-top: 20px;
	min-height: 32px;
	padding: 6px;
}
.links .lefttitle {
	background-color: #f3f3f3;
	text-align: center;
	color: #C00;
	font-size: 14px;
	line-height: 32px;
	position: absolute;
	width: 100px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.links .linkbox {
	line-height: 32px;
	padding-left: 120px;
}
.linkbox a {
	white-space: nowrap;
	display: inline-block;
	padding-right: 6px;
	padding-left: 6px;
}
