/* 初始化CSS  重置浏览器样式*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
img{display: block;}
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","微软雅黑";border:0 none;}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; outline: none;}
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:14px; color:#333;font-family: "微软雅黑";}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
 .clearfix { zoom:1; }
 .clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a {color:#333333;text-decoration:none; font-family: "微软雅黑"; font-size: 14px;}
a:hover {  text-decoration:none; color: #b30000;}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.ml20 {
	margin-left: 20px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.oHid {
	overflow: hidden;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.topBar {
	width: 100%;
	height: 36px;
	background: #b2350f;
	position: absolute;
	top: 0;
	left: 0;
}
.searchBox {
	overflow: hidden;
	margin-right: 20px;
	margin-top: 6px;
}
.searchTxt {
	height: 22px;
	border: solid 1px #970e00;
	line-height: 22px;
	padding-left: 5px;
	float: left;
}
.searchBtn {
	background: #970E00;
	width: 60px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #cb8780;
	float: left;
}
.topLink {
	margin-top: 11px;
}
.topLink li {
	float: left;
	height: 14px;
	line-height: 14px;
	border-right: solid 1px #CB8780;
	margin-right: 10px;
	padding-right: 10px;
}
.topLink li a {
	color: #CB8780;
}
.topLink li a:hover {
	color: #FFF;
}
.topPic {
	width: 100%;
	background: url(imagestopPic.jpg) no-repeat center top;
	height: 386px;
	overflow: hidden;
}
.topNavBox {
	width: 100%;
	height: 60px;
	background: #bc0700;
	line-height: 60px;
}
.topNav {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.topNav li {
	float: left;
	padding: 0 20px;
	margin-right: 55px;
	height: 60px;
	overflow: hidden;
}
.topNav li a {
	font-size: 22px;
	color: #FFF;
}
.topNav li a i {
	background: url(imagesicon.png) no-repeat;
	display: block;
	float: left;
}
.topNav li a.nav01 i {
	width: 23px;
	height: 21px;
	background-position: -90px -52px;
	margin: 19px 10px 0 0;
}
.topNav li a.nav02 i {
	width: 23px;
	height: 20px;
	background-position: -90px -104px;
	margin: 20px 10px 0 0;
}
.topNav li a.nav03 i {
	width: 21px;
	height: 26px;
	background-position: -40px -72px;
	margin: 16px 10px 0 0;
}
.topNav li a.nav04 i {
	width: 25px;
	height: 25px;
	background-position: -63px -72px;
	margin: 16px 10px 0 0;
}
.topNav li a.nav05 i {
	width: 23px;
	height: 22px;
	background-position: -90px 0;
	margin: 19px 10px 0 0;
}
.topNav li a:hover {
	color: #ffcc00;
}
.topNav li a.nav01:hover i {
	background-position: -90px -78px;
}
.topNav li a.nav02:hover i {
	background-position: -116px 0;
}
.topNav li a.nav03:hover i {
	background-position: -40px -100px;
}
.topNav li a.nav04:hover i {
	background-position: -63px -99px;
}
.topNav li a.nav05:hover i {
	background-position: -90px -26px;
}
.line {
	width: 978px;
	padding: 20px 10px;
	border: solid 1px #bdbdbd;
	overflow: hidden;
}
.line01 {
	border-color: #f2c0be;
}
.tzggBox {
	width: 230px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.title {
	height: 40px;
	background: url(imagestitle_btm_line.png) no-repeat right bottom;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.title h2 {
	height: 20px;
	border-left: solid 2px #bc0700;
	line-height: 20px;
	padding-left: 5px;
	margin-top: 10px;
	margin-left: 5px;
}
.title h2 a {
	font-size: 20px;
	color: #bc0700;
	font-weight: bold;
}
.list li {
	line-height: 30px;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
}
.list li i {
	display: block;
	width: 2px;
	height: 2px;
	background: #333;
	float: left;
	margin: 14px 10px 0 0;
}
.list li .date {
	float: right;
}
.newSlideBox {
	width: 430px;
	height: 280px;
	overflow: hidden;
	position: relative;
	margin-left: 10px;
}
.newSlideBox .hd {
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 9;
}
.newSlideBox .hd li {
	float: left;
	width: 8px;
	height: 8px;
	background: url(imagesicon.png) no-repeat -132px -120px;
	text-indent: -1978px;
	overflow: hidden;
	margin-right: 10px;
	cursor: pointer;
}
.newSlideBox .hd li.on {
	background-position: -132px -112px;
}
.newSlideBox .bd {
	width: 430px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.newSlideBox .bd li {
	width: 430px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
.newSlideBox .bd .pic {
	width: 430px;
	height: 280px;
	overflow: hidden;
}
.newSlideBox .bd .pic img {
	width: 430px;
	height: 280px;
}
.newSlideBox .bd .tit {
	width: 420px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.newSlideBox .bd .tit a {
	color: #FFF;
}
.newSlideBox .bd .mask {
	width: 430px;
	height: 30px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.xfzxBox {
	width: 300px;
	height: 280px;
	overflow: hidden;
}
.xfzxBox .hd {
	height: 40px;
	background: url(imagestitle_btm_line.png) no-repeat right bottom;
	margin-bottom: 15px;
}
.xfzxBox .hd ul {
	height: 20px;
	line-height: 20px;
	border-left: solid 2px #bc0700;
	padding-left: 5px;
	margin: 10px 0 0 5px;
}
.xfzxBox .hd li {
	float: left;
	margin-right: 10px;
}
.xfzxBox .hd li a {
	font-size: 20px;
}
.xfzxBox .hd li.on a {
	color: #BC0700;
	font-weight: bold;
}
.line02 {
	border: none;
}
.xxgkBox {
	width: 208px;
	border: solid 1px #BDBDBD;
	padding: 10px;
	overflow: hidden;
	height: 448px;
}
.xxgkList {
	overflow: hidden;
	width: 208px;
}
.xxgkList li {
	width: 102px;
	height: 83px;
	float: left;
	overflow: hidden;
}
.xxgkList li a {
	display: block;
	height: 83px;
	width: 102px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
}
.xxgkList li.xxgkIcon01 {
	background: #619bda;
}
.xxgkList li.xxgkIcon02 {
	background: #de9b43;
	float: right;
}
.xxgkList li.xxgkIcon01 i {
	background: url(imagesicon.png) no-repeat -40px -36px;
	width: 45px;
	height: 34px;
	display: block;
	margin: 10px auto 10px;
}
.xxgkList li.xxgkIcon02 i {
	background: url(imagesicon.png) no-repeat -40px 0;
	width: 33px;
	height: 34px;
	display: block;
	margin: 10px auto 10px;
}
.bsdtList li {
	margin-bottom: 8px;
}
.flfgBox {
	width: 760px;
}
.flfg {
	width: 734px;
	border: solid 1px #BDBDBD;
	padding: 10px 12px;
	overflow: hidden;
	height: 258px;
}
.wshd {
	width: 734px;
	border: solid 1px #BDBDBD;
	padding: 10px 12px;
	overflow: hidden;
	height: 153px;
}
.wshdList {
	overflow: hidden;
	padding-top: 10px;
}
.wshdList li {
	float: left;
	margin-right: 17px;
}
.kpxcBox {
	border: solid 1px #BDBDBD;
	padding: 15px;
	width: 968px;
	overflow: hidden;
	margin-bottom: 15px;
}
.kpxcSlide {
	width: 948px;
	overflow: hidden;
	position: relative;
	height: 126px;
	padding-left: 26px;
}
.kpxcSlide li img {
	width: 145px;
	height: 120px;
}
.kpxcSlide li {
	width: 145px;
	height: 120px;
	background: #FFF;
	padding: 2px;
	border: solid 1px #4e4e4e;
	margin-right: 3px;
	float: left;
}
.kpxcSlide .sNext,.kpxcSlide .sPrev {
	position: absolute;
	left: 0;
	top: 50%;
	background: url(imagesicon.png) no-repeat;
	width: 18px;
	height: 126px;
	margin-top: -63px;
	z-index: 9;
}
.kpxcSlide .sPrev {
	left: auto;
	right: 0;
	background-position: -20px 0;
}
.footer {
	background: #b24b2d;
	width: 100%;
	padding: 30px 0;
	line-height: 30px;
	text-align: center;
	color: #FFF;
}
.footer a {
	color: #FFF;
}
/*second list*/
.secListBox {
	overflow: hidden;
	margin-bottom: 15px;
}
.leftMenuBox {
	width: 260px;
	background: #ffe4e3;
	display: none;
}
.chennelTitle {
	height: 57px;
	border-bottom: solid 2px #bc0700;
	overflow: hidden;
}
.chennelTitle p {
	height: 55px;
	border-bottom: solid 2px #FFF;
	background: #bc0700;
	line-height: 55px;
	font-size: 24px;
	color: #FFF;
	padding-left: 20px;
}
.leftMenu {
	padding: 0 10px 20px 10px;
	width: 240px;
	overflow: hidden;
	
}
.leftMenu li {
	border-bottom: dashed 1px #ffc9c7;
	overflow: hidden;
}
.leftMenu li a {
	display: block;
	height: 39px;
	font-size: 20px;
	color: #4b4b4b;
	line-height: 39px;
	margin: 5px 0;
}
.leftMenu li a span {
	display: block;
	width: 0;
	height: 0;
	border: solid 5px transparent;
	border-left: solid 5px #b2b2b2;
	float: left;
	margin: 15px 5px 0 20px;
}
.leftMenu li a:hover {
	background: #BC0700;
	color: #FFF;
}
.leftMenu li a:hover span {
	border-left: solid 5px #fffc00;
	margin-top: 17px;
}
.leftMenu li a.on {
	background: #BC0700;
	color: #FFF;
}
.leftMenu li a.on span {
	border-left: solid 5px transparent;
	border-top: solid 7px #fffc00;
	margin-top: 17px;
}
.firstSub {
	margin: 10px 0;
}
.firstSub li {
	border: none;
	line-height: 30px;
}
.firstSub li a {
	font-size: 16px;
	color: #595959;
	height: auto;
	line-height: 30px;
	margin: auto;
	padding-left: 40px;
}
.firstSub li a i {
	width: 2px;
	height: 2px;
	margin: 14px 5px 0 0;
	float: left;
	display: block;
	background: #595959;	
}
.firstSub li a:hover {
	color: #ff5a00;
	background: none;
}
.firstSub li a:hover i {
	background: #ff5a00;
}
.firstSub li a.on {
	color: #ff5a00;
	background: none;
}
.firstSub li a.on i {
	background: #ff5a00;
}
.secSub {
	margin: 10px 0;
}
.secSub li {
	line-height: 24px;
}
.secSub li a {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding-left: 60px;
	color: #6e6e6e;
}
.rightContentBox {
	width: 710px;
	border: solid 1px #BC0700;
	min-height: 600px;
}
.location {
	height: 55px;
	line-height: 55px;
	border-bottom: solid 1px #BC0700;
	color: #BC0700;
	padding-left: 20px;
}
.location a {
	color: #BC0700;
}
.rightContent {
	padding: 0 20px;
}
.secList li {
	line-height: 40px;
}
.secList li .date {
	float: right;
}
.page {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
/*content*/
.contentBox {
	overflow: hidden;
	margin-bottom: 15px;
}
.conLocation {
	height: 30px;
	line-height: 30px;
	color: #BC0700;
}
.conLocation a {
	color: #BC0700;
}
.detailBox {
	border: solid 1px #BC0700;
}
.detailTitle {
	border-bottom: solid 1px #d6d6d6;
	text-align: center;
	line-height: 30px;
}
.detailTitle h1 {
	font-size: 20px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #BC0700;
	margin-top: 15px;
	font-weight: bold;
}
.detailTitle span {
	color: #929292;
}
.detail {
	padding: 20px 30px;
	line-height: 2;
}
.singleBox {
	padding: 20px;
	line-height: 2;
}




























