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: 60px;
  text-align: center;
  font-size: 10px;
  padding-top:15px;}
 
.spinner > div {
  background-color: #5C7B97;
  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: #fea22b;
  text-decoration: none;}
.head_holder{
	height:120px;}
#search_dp_ul{
	position:relative;
	max-height:360px;
	overflow-y:auto;
	display:none;
	margin-right:0px;
	margin-top:5px;
	background-color:#FFF;
	border:1px #AAA solid;
	border-radius:8px;
	z-index:9999;
	left:20%;
	width:80%;
	padding:10px;
	box-shadow:0 6px 12px rgba(0,0,0,.175);}
#search_dp_ul>li{
	text-align:left;
	padding-left:0px;
	list-style:none;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:28px;
	line-height:28px;
	font-size:14px;}
.nav_holder{
	background-color:#5C7B97;
	height:40px;
	border-top:1px solid rgba(255,255,255,0.2);
	box-shadow:-1px -1px 0px #000;}
footer {
  padding: 20px 0;
  color: #000;
  background-color: #EEEEEE;
  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:36px;
	line-height:36px;
	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-left:0px;
	/*height:28px;
	line-height:28px;*/
	font-size:14px;}
.ul_title_s > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:28px;
	line-height:28px;
	font-size:14px;
	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{}
.nav_ul > li {
	width:119px;
	text-align:center;
	font-size:18px;
	height:42px;
	line-height:40px;
	color:#fff;
	cursor:pointer;
	letter-spacing:1px;
	padding-left:0px;
	padding-right:0px;}
.nav_ul > li > a{
	background:transparent;
	color:#FFFFFF;}
.nav_ul > li:hover > a{
	background:transparent;
	color:#1b3559;}
.nav_ul > li > span {
	display: block;
    float: right;
    color: #89909e;}
.nav_ul > li:hover{
	height:40px;
	background:#ffffff;
	color:#1b3559;
	/*border-bottom:5px #224472 solid;
	border-radius : 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;*/
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);}
.nav_ul > li:hover > span{
	display: none;}
.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:35px;
	padding-left:45px;
	padding-right:45px;
	padding-bottom:25px;
	text-align: justify;}

.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;}
#count_down_text{
	height:26px;
	letter-spacing:5px;
	font-size:24px;
	line-height:24px;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.5);
	font-weight:bold;}
.dot_span{
	display: inline-block;
    float: left;
    width: 6px;
    height: 6px;
    background: #fea22b;
    margin-right: 10px;
    margin-top: 16px;}
.dot_span_s_top{
	display: inline-block;
    float: left;
    width: 6px;
    height: 6px;
    background: #8C0000;
    margin-right: 10px;
    margin-top: 16px;}
.dot_span_45{
	display: inline-block;
    float: left;
    width: 6px;
    height: 6px;
    background: #fea22b;
    margin-right: 10px;
    margin-top: 20px;}
.dot_span_top{
	display: inline-block;
    float: left;
    width: 6px;
    height: 6px;
    background: #8C0000;
    margin-right: 10px;
    margin-top: 20px;}
.text-or{
	color:#fea22b;}
.text-shadow{
	text-shadow: 2px 1px 1px #000;}
.nav_class_c_div{
	padding-top:10px;
	margin:-1px 0px 0px 0px;
	position:absolute;
	display:none;
	background-color:rgba(255,255,255,.95);
	color:#444;
	/*border-left:1px #ebebeb solid;
	border-right:1px #ebebeb solid;
	border-bottom:1px #ebebeb solid;*/
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	z-index:999;
	box-shadow:0 6px 12px rgba(0,0,0,.175);}
.nav_class_c_div > p{
	color:#2885cc;
	font-size:14px;
	line-height:25px;
	height:25px;}
.title_p{
	height:45px;
	padding:0px;
	margin:0px;
	border-bottom:1px #aaaaaa dotted;}
.f_title_100{
	height:45px;
	line-height:45px;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	list-style:none;
	padding-left:0px;
	padding-right:0px;	
	width:100%;
	display:inline-block;
	float:left;}
.f_title,.f_title_top{
	height:45px;
	line-height:45px;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	list-style:none;
	padding-left:0px;
	padding-right:0px;	
	width:80%;
	display:inline-block;
	float:left;}
.f_title_top a{
  color: #8C0000;
  text-decoration: none;
  font-weight:bold;}
.f_title_top a:hover{
  color: #fea22b;
  text-decoration: none;}
a.top{
	color: #8C0000;
	text-decoration: none;
	font-weight:bold;}
a:hover.top{
	color: #fea22b;
	text-decoration: none;}
.f_time{
	height:45px;
	line-height:45px;
	font-size:14px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding-left:0px;
	padding-right:0px;
	text-align:right;
	width:20%;
	display:inline-block;}
.pic_news_holder{
	height:160px;
	border-bottom:1px #AAAAAA dotted;
	padding-top:8px;}
#pic_news_title{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;}
#index_gzdt>li,#ul_fw>li,#ul_xz>li{
	list-style:none;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:40px;
	line-height:40px;
	font-size:14px;	
	width:100%;
	border-bottom:1px #aaaaaa dotted;}
#index_gzdt li:last-child,#ul_fw li:last-child,#ul_xz li:last-child{
	border:none;}
#index_tzgg .title_p:last-child,#index_zbcg .title_p:last-child{
	border:none;}
.sw_ul_xz{
	font-weight:bold;
	font-size:16px;
	width:120px;
	display:inline-block;
	border-top-left-radius:4px;
	border-top-right-radius:4px;	
	/*border-bottom:5px #ff7f00 solid;
	border-left:1px #bbbbbb solid;
	border-right:1px #bbbbbb solid;
	border-top:5px #ff7f00 solid;*/
	margin-top:-5px;
	cursor:pointer;
	text-align:center;}
.sw_ul_bs{
	font-weight:bold;
	font-size:16px;
	width:120px;
	display:inline-block;
	border-top-left-radius:4px;
	border-top-right-radius:4px;	
	/*border-left:1px #bbbbbb solid;
	border-right:1px #bbbbbb solid;
	border-top:1px #bbbbbb solid;
	margin-left:-1px;*/
	margin-top:-5px;
	cursor:pointer;
	text-align:center;}
.sw_ul_div{
	padding-left:10px;
	padding-right:10px;}
#ul_fw,#ul_xz{
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;}
#news_file_show_holder .btn{
	height:32px;
	margin-top:5px;
	margin-left:5px;
	display:inline-block;}
#news_file_show_holder{
	border:1px #337ab7 solid;
	background-color:#d9edf7;
	padding:15px;
	border-radius:8px;}