body {
	font: 14px/1.5 "SegoeUI","\5FAE\8F6F\96C5\9ED1",arial,Hiragino Sans GB,\5b8b\4f53;
}
.spinner {
  margin-left:auto;
  margin-right:auto;
  width: 150px;
  height: 30px;
  text-align: center;
  font-size: 10px;
}
 
.spinner > div {
  background-color: #A94442;
  margin-left:5px;
  height: 100%;
  width: 5px;
  display: inline-block;   
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
 
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
 
.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
 
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
 
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.spinner .rect6 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.spinner .rect7 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.spinner .rect8 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) } 
  20% { -webkit-transform: scaleY(1.0) }
}
 
@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}
a {
  color: #000;
  text-decoration: none;
}
a:hover{
  color: #660000;
  text-decoration: underline;	
}

/*
a{
	color:#000;
}
*/
.TabTitle3{ width:100%; height:50px; line-height:50px; margin:0px auto; overflow:hidden; border-bottom:1px #cccaca solid; }
.TabTitle3 ul li{float:left;cursor:pointer;line-height:47px;text-align: center;display:block;letter-spacing:1px;font-size:20px;font-weight:bold;margin-right: -7px;}
 

.TabTitle3 .hover{height:47px;line-height:47px;width: 112px;color: #a94442;border-bottom: 3px #bc4442 solid;}
.Tabbottom3{ width: 100%; position: relative;}
.Tabbottom3 .more{position: absolute; z-index: 22; right: 0px; top:-30px;}
.Tabbottom3 .more a{color: #9b9b9b;}
footer {
  padding: 20px 0;
  color: #000;
  background-color: #f9f9f9;
  border-top: 2px solid #e5e5e5;
}
.ul_top_news{
    padding-left: 0;
    list-style: none;
	font-size:16px;
}
.ul_top_news> li{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:36px;
	line-height:36px;
	font-size:16px;
}
.ul_title{
    padding-left: 0;
    list-style: none;
}

.ul_title > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:28px;
	line-height:28px;
	font-size:16px;
}
.ul_title_s-1{
	padding-left: 0;
	list-style: none;
}
.ul_title_s-1 > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:32px;
	line-height:32px;
	font-size:16px;
}
.ul_title_s{
	padding: 0;
	height:35px;
	line-height:35px;
	font-size:16px;
}
.ul_title_s > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:35px;
	line-height:35px;
	font-size:16px;
	list-style: none;
}
.ul_title_list_s{
    padding-left: 0;
    list-style: none;
}
.ul_title_list_s > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:28px;
	line-height:32px;
	font-size:14px;
}
.nav_ul{
	/*margin-top:40px;*/
}
.nav_ul > li {
	width: 10%;
	text-align:center;
	font-size:18px;
	height:45px;
	line-height:45px;
	color:#fff;
	cursor:pointer;
	letter-spacing:1px;
	/*font-weight:bold;*/
}
.nav_ul > li:hover{
	background:#ffffff;
	color:#8c0000;
	border-bottom:1px #A94442 solid;
	/*border-radius : 8px;*/
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
	/*box-shadow: 2px 2px 2px #333;*/
}
.hr_btn_div:hover{
	background:#3AA5D9;
}
.line_break{
	line-height:18px;
	height:108px;
	text-overflow: ellipsis; 
	display: -webkit-box;
	-webkit-line-clamp: 6;/*规定超过6行的部分截断*/
	-webkit-box-orient: vertical;
	overflow : hidden; 
	word-break: break-all;/*在任何地方换行*/
}
.news_holder:hover{
	background-color:#f5f5f5;
}
.list_page_right{
	background-color:#F7F7F9;
	padding-top:10px;
	border:1px #dddddd solid;
}
.up_file_li{
	height:40px;
	text-align:center;
	font-size:12px;
	line-height:40px;
}
.btn-xb-info{
	border:1px #660000 solid;
	background-color:#ffffff;
	color:#660000;
	outline: none;
}
.btn-xb-info:hover{
	border:1px #C9302C solid;
	background-color:#660000;
	color:#ffffff;
}
.breadcrumb{
	line-height: 32px;
	letter-spacing: 1px;
}

#news_info_holder{
	/*font-family: "SegoeUI","\5FAE\8F6F\96C5\9ED1",arial,Hiragino Sans GB,\5b8b\4f53 !important;*/
	font-family: "宋体";
	font-size:12pt !important;
	/*background-color:#fff;
	line-height:26px;*/
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
}

#news_info_holder >p{
	text-indent:2em;
	line-height:28px;
	color:#000000;
}
#news_info_holder >table{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12pt;
}
#news_info_holder >table,table tr th, table tr td{
	border:1px #000 solid;
}
#news_info_holder >table tr th, table tr td{
	vertical-align: middle;
}