body {
	font: 14px/1.5 "SegoeUI","\5FAE\8F6F\96C5\9ED1",arial,Hiragino Sans GB,\5b8b\4f53;
	background-color:#f1f1f1;}
.spinner {
  margin-left:auto;
  margin-right:auto;
  width: 150px;
  height: 30px;
  text-align: center;
  font-size: 10px;}
.spinner > div {
  background-color: #2F6FA7;
  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:#333;}
.text_shadow{
	text-shadow:1px 1px 1px #000;}
.time_span{
	padding:5px;
	background-color:#7691AD;
	color:#ffffff;
	border:1px #003366 solid;
	text-align:center;
	height:30px;
	line-height:30px;
	border-radius:4px;
	font-size:12px;}
.span_100{
	display:inline-block;
	width:100%;
	height:100%;}
footer {
  padding: 20px 0;
  border-top: 2px solid #e5e5e5;
  margin-top:25px;
  background-color:#003366;
  color:#fff;
  text-shadow:1px 1px 1px #000;}
footer a{
	color:#fff;}
footer a:hover{
	color:#fff;
	text-decoration: none;}
.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:32px;
	line-height:32px;
	font-size:14px;}
.ul_title_s{
	padding-left: 0;
	list-style: none;}
.ul_title_s > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:24px;
	line-height:24px;
	font-size:14px;}
.ul_title_list_s{
    padding-left: 0;
    list-style: none;}
.ul_title_list_s > li {
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	height:24px;
	line-height:24px;
	font-size:12px;}
#top_nav{
	padding:0px;
	margin:0px;}
.nav_holder{
	background-color:#3D95E0;
	height:55px;
	border-bottom:1px #fff solid;}
.nav_ul > li {
	text-align:center;
	font-size:16px;
	height:55px;
	line-height:55px;
	color:#fff;
	cursor:pointer;
	text-shadow:1px 1px 1px #000;
	font-family:"\9ED1\4F53";}
.nav_ul > li:hover{
	background:#fff;
	color:#004098;
	text-shadow:1px 1px 1px #999;}
.top_nav_c_class_holder{
	padding-top: 10px;
	padding-left: 5px;
	margin-left: -5px;
    position: absolute;
    display: none;
    background-color: rgba(255,255,255,.75);
    color: #444;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 999;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.top_nav_c_class_holder>li{
	list-style:none;
	text-align:left;
	height:45px;
	line-height:45px;
	text-shadow:1px 1px 1px #ccc;
	padding-left:20px;}
.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;}
#top_pic_holder{
	cursor:pointer;}
.more_span{
	font-size:12px;}
.more_span a:hover{
	color:#ff0000;
	text-decoration: none;}
.like_btn{
	font-size:14px;
	/*height:45px;
	line-height:45px;
	*/
	background-color:#3D95E0;
	border:1px #fff solid;
	text-align:center;
	border-radius:8px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	cursor:pointer;
	padding-top:14px;
	padding-bottom:13px;
	margin-top:10px;
	transition: all .5s;
        min-height: 103px;}
.like_btn:hover{
	background-color:#003366;
	transform: scale(1.1);}
.like_btn:first-child{
	margin-top:0px;}
.glyphicon_2x{
	font-size:28px;}
.pic_title{
	position:relative;
	top:-45px;
	color:#fff;
	background-color:rgba(61,149,224,.5);
	height:35px;
	line-height:35px;
	text-shadow:1px 1px 1px #000;
	text-align:center;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
	padding-left:10px;
	padding-right:10px;}
.pic_info{
	text-overflow:ellipsis;
    overflow: hidden;
	margin-top:-45px;
	height:150px;
	line-height:25px;
	font-size:12px;
	display: -webkit-box;
	-webkit-line-clamp: 6;/*规定超过6行的部分截断*/
	-webkit-box-orient: vertical;
	overflow : hidden; 
	word-break: break-all;/*在任何地方换行*/
	padding-left:10px;
	padding-right:10px;
	background-color:#F1F1F1;
	text-indent: 2em;
	border-radius:6px;}
.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;}
#news_info_holder{
	font-family: "SegoeUI","\5FAE\8F6F\96C5\9ED1",arial,Hiragino Sans GB,\5b8b\4f53;
	font-size:16px;
	background-color:#fff;
	line-height:26px;
	padding:20px;}
.dot_span_nav{
	display: inline-block;
    float: left;
    width: 3px;
    height: 3px;
    background: #2A328C;
    margin-right: 5px;
    margin-top: 22px;}
.dot_span{
	display: inline-block;
    float: left;
    width: 3px;
    height: 3px;
    background: #2A328C;
    margin-right: 5px;
    margin-top: 12px;}
.dot_span_top{
	display: inline-block;
    float: left;
    width: 3px;
    height: 3px;
    background: #8C0000;
    margin-right: 5px;
    margin-top: 12px;}
.title_p{
	height:36px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin:0px;
	border:1px #FFF solid;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;}
.title_p:hover{
	border:1px #A3A7CD solid;
	background-color:#F3F4F9;}
.title_p:hover .dot_span{
	background-color:#FF0000;
	color:#FF0000;}
.title_p:hover .f_time{
	color:#003366;}
.f_time{
	height:26px;
	line-height:26px;
	font-size:12px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	padding-left:0px;
	padding-right:0px;
	text-align:right;
	width:20%;
	display:inline-block;}
.f_title,.f_title_top{
	height:26px;
	line-height:26px;
	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 a:hover{
	text-decoration: none;}
.f_title_notime,.f_title_notime_top{
	height:26px;
	line-height:26px;
	font-size:16px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	list-style:none;
	padding-left:0px;
	padding-right:0px;	
	float:left;
	width:100%;}
.f_title_top a,f_title_notime_top a{
  color: #8C0000;
  text-decoration: none;
  font-weight:bold;}
.f_title_top a:hover,.f_title_notime_top a:hover{
  color: #2A328C;
  text-decoration: none;}
.page_right_top_div{
	color:#003366;
	height:36px;
	line-height:36px;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	font-size:14px;
	border-bottom:1px #003366 solid;}
.page_main_holder{
	border-radius:4px;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	padding:15px;
	box-shadow:0 -4px 25px 1px rgba(0,0,0,0.05);}
.detail_title{
	padding:5px 15px 5px 15px;
	font-size:24px;
	font-weight:bold;
	color:#003366;}
a.top{
	color: #2A328C;
	text-decoration: none;
	font-weight:bold;}
a:hover.top{
	color: #fea22b;
	text-decoration: none;}


.wzej h3 {
    background: #3d95e0;
    color: #fff;
    text-align: center;
    line-height: 60px;
}

.wzej ul {
    margin: 0;
    padding: 0;
}

.wzej ul li {
    line-height: 50px;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #eee;
    background: #f7f7f7;
    font-size: 16px;
}

.wzej ul li:hover {
    background: #99c7ec;
}

.wzej ul li:hover a {
    color: #fff;
    text-decoration: none;
}

.wzej ul li.on {
    background: #99c7ec;
}

.wzej ul li.on a {
    color: #fff;
}