body{background-size: cover;width:100%;min-width:1200px;}
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dl,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0px;padding:0px;-webkit-font-smoothing: subpixel-antialiased;}
table{border-collapse:collapse;border-spacing:0;width:100%;}
fieldset,img{border:0;}
img,object{width:100%;max-width:100%;width:auto\9;-ms-interpolation-mode: bicubic;}
a{outline:none;text-decoration:none;}
a:hover{text-decoration: none;}

.container{
	background-size: cover;
	width:100%;
	min-width:1200px;
	position:absolute;
	min-height:100%;
}
.header-image{
	text-align: center;
	margin: 0 auto;
}
.header-image img{
	vertical-align:middle;
	width:100%;
	min-width:1200px;
	min-height:200px;
	object-fit:cover;
}
.header-nav{
	width:100%;
	min-width:1200px;
	height:60px;
	background:#AA0708;
}
.hnav-c{
	width:1200px;
	height:60px;
	margin:0 auto;
}
.navs{
	width:100%;
	float:left;
	margin:0 auto;
	padding:0;
}
.navss{
	width:16%;
	line-height:60px;
	font-size:20px;
	font-weight:bold;
	color:white;
	position:relative;
	text-align:center;
	float:left;
	transition: all 0.4s ease-out;
	display: block;
}
.navss:hover{
	color:#AA0708;
	background:#FDF4BB;
}


.contents{
	width:1200px;
	height:365px;
	margin:0 auto;
}
.contents1{
	width:1200px;
	height:420px;
	margin:0 auto;
}


.barChart{
	width:1193px;
	height:130px;
	background:url("../image/huixin-barChart1.jpg") no-repeat;
	background-size:cover;
	margin:5px auto;
	transform:translateX(-4px);
}

.xxdtChannel{
	width:589px;
	height:350px;
	margin:5px;
	background:white;
	float:left;
	border:1px solid #AA0708;
}
.xxdtR1{
	width:483px;
	height:410px;
}
.xxdtR{
	margin: 5px 0 5px 5px
}
.xxdtL{
	margin: 5px 5px 5px 0
}
.xxdtChannel .channel-top{
	width:100%;
	height:60px;
	background:#FDF4BB;
}
.xxdtChannel .channel-title{
	width:170px;
	height:60px;
	line-height:60px;
	float:left;
	color:#fff;
	font-size:22px;
	text-align:center;
	font-weight:bold;
	display:block;
	background:#AA0708;
}
.xxdtChannel .channel-moreInfo{
	width:42px;
	height:32px;
	margin:14px;
	float:right;
	background: url(../image/huixin-more.png) no-repeat;
}
.xxdtChannel .top-info {
	border-bottom: dashed 1px #cccccc;
	height:60px;
}
.xxdtChannel .top-info .title {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	line-height: 40px;
	color: #AA0708;
	box-sizing: border-box;
	padding: 10px 5px 10px 15px;
}
.xxdtChannel .top-info .summary {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin:0 20px 0 20px;
	text-indent: 2em;
	display:none;
}
.xxdtChannel .news-list li{
	border-bottom: 1px solid #d2d2d2;
	padding:5px 5px 5px 9px;
	display:block;
}
.xxdtChannel .news-list a{
	color:#1f1f1f;
	font-size:16px;
	line-height: 37px;
	overflow:hidden;
	display: block;
}
.xxdtChannel .news-list a:hover{
	color:#AA0708;
}
.xxdtChannel .news-list .news-time{
	color:#837c7c;
	font-size:16px;
	line-height: 37px;
	overflow:hidden;
	display: block;
	float:right;
}


.footer{
	min-width: 1200px;
	width: 100%;
	background:#AA0708;
	padding:27px 0;
	text-align: center;
	margin-top:20px;
	float:left;
}
.footer span,.footer strong{
	display: inline-block;
	font-size:14px;
	color:#fff;
	line-height: 27px;
}




.middle-content{
	width:1200px;
	margin:20px auto;
	display:block;
}

.leftmenu{
	width: 200px;
	float: left;
	margin:0 20px;
	position: absolute;
	border: 1px solid #AA0708;
	border-radius: 6px 6px 0 0;
}
.leftmenu .zong-channel {
	height: 70px;
	line-height: 70px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	background-color: #AA0708;
	border-radius: 5px 5px 0 0;
	font-weight:bold;
}
.leftmenu .child-list {	background-color: #fdf7f7;}
.leftmenu .child-list .child-channel {
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 18px;
	transition: ease-in 0.5s;
	border-bottom:solid 1px #cccccc;
}
.leftmenu .child-list .child-channel a {font-weight: bold; color: #000;}
.leftmenu .child-list .selected-channel {background: #E70808;}
.leftmenu .child-list .selected-channel a{font-weight: bold;color: #fff;}
.leftmenu .child-list .child-channel a:hover {font-weight: bold; color: #fff;}
.leftmenu .child-list .child-channel:hover{background:#E70808;}


.list-main{
	width:930px;
	margin-left:250px;
	min-height:100px;
	background: white;
	display:block;
	float:left;
	border:1px solid #AA0708;
}
.list-main .list-header{
	width:930px;
	height:70px;
	line-height:30px;
	font-size:20px;
	border-bottom:solid 1px #cccccc;
}
.list-main .list-header .channel-logo{
	width:40px;
	float:left;
	margin:19px 0 0 19px;
}
.list-main .list-header img{
	width:32px;
}
.list-main .list-header .channel-title{
	width:100px;
	display:inline-block;
	height:70px;
	line-height:70px;
	text-align:center;
	font-weight:bold;
}
.list-main .list-contents{
	min-height:300px;
}
.list-main .list-contents .yitiao{
	display:block;
	height:30px;
	padding:10px 20px;
	border-bottom:1px dashed #e6e6e6;
}
.list-main .list-contents .yitiao a{
	line-height:30px;
	color:#1f1f1f;
	font-size:16px;
	
}
.list-main .list-contents .riqi{
	float:right;
	color:#837c7c;
}
.list-main .list-contents .yitiao a:hover{
	color:#AA0708;
}



.page-navigation {
  text-align: center;
}
.page-navigation a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 15px;
  color: #666;
  cursor: pointer;
  transition: background-color, fast;
  -webkit-transition: background-color, fast;
  transition: background-color, 0.2s;
  -o-transition: background-color, 0.2s;
  -ms-transition: background-color, 0.2s;
  -moz-transition: background-color, 0.2s;
  -webkit-transition: background-color, 0.2s;
  border-radius: 4px;
  border-radius: 4px, 0, 0, 0;
  -o-border-radius: 4px, 0, 0, 0;
  -ms-border-radius: 4px, 0, 0, 0;
  -moz-border-radius: 4px, 0, 0, 0;
  -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation a:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}
.page-navigation a:link {
  text-decoration: none;
}
.page-navigation select {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 15px;
  color: #666;
  cursor: pointer;
  transition: background-color, fast;
  -webkit-transition: background-color, fast;
  transition: background-color, 0.2s;
  -o-transition: background-color, 0.2s;
  -ms-transition: background-color, 0.2s;
  -moz-transition: background-color, 0.2s;
  -webkit-transition: background-color, 0.2s;
  border-radius: 4px;
  border-radius: 4px, 0, 0, 0;
  -o-border-radius: 4px, 0, 0, 0;
  -ms-border-radius: 4px, 0, 0, 0;
  -moz-border-radius: 4px, 0, 0, 0;
  -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}
.page-info {
  
	text-align:center;
	margin-top:10px;
}
.page-info span {
  margin-right: 10px;
  color: #666;
}
.fanye{
	height:100px;
	padding-top:20px;
}


.news-main{
	width:1200px;
	margin:20px auto;
	min-height:1000px;
	background: white;
	display:block;
	border:1px solid #AA0708;
}
.news-main .news-header{
	width:1150px;
	height:70px;
	margin:20px;
	line-height:30px;
	font-size:20px;
	border-bottom:solid 1px #cccccc;
}
.news-main .news-header .channel-logo{
	width:40px;
	float:left;
	margin:19px 0 0 19px;
}
.news-main .news-header img{
	width:32px;
}
.news-main .news-header .channel-title{
	width:100px;
	display:inline-block;
	height:70px;
	line-height:70px;
	text-align:center;
	font-weight:bold;
}
.news-main .news-contents{
	margin:0 30px;
}
.news-main .news-contents .title{
	font-size:24px;
	line-height:50px;
	text-align:center;
}
.news-main .news-contents .publishdate{
	font-size:12px;
	line-height:25px;
	text-align:center;
}
.news-main .news-contents .news-content{
	font-size:16px;
	line-height:35px;
	text-indent:21pt;
	padding-top:40px;
}
.news-main .news-contents .fujian{
	display:block;
	margin-left:30px;
}
.news-main .news-contents .fujian ul{padding-bottom:20px;}
.news-main .news-contents .fujian ul li{display:block;}
.news-main .news-contents .fujian ul li a{color:#1f1f1f;}