body {
	color:#444;
	font: 12px "宋体",sans-serif;
	font-family:Helvetica,STHeiti,Droid Sans Fallback;
	background: none repeat scroll 0 0 #FFFFFF;
 }
a {
	text-decoration:none;
	color:#444
}
a:hover {
	text-decoration:none;
	color:#1E50A2
}
.clearfix {
	clear:both;
}
.clearfix:after {
	content:'';
	display:block;
	clear:both;
}
li {
	list-style:none;
}
body,div,p,table,textarea,form,h2,h3,h4,h5,ul,li{margin:0; padding:0; color:#303030;line-height:160%;}
select, input, img{vertical-align:middle; border:none;}

.wrap{ line-height:130%; font-size:1.2em;}
.nav_logo{line-height:26px; margin-bottom:4px; color:#999; font-weight:bold;}
.nav_logo img{margin-right:10px;}
.hot{color:#ff0; background:#09c; padding:3px;}
.hot a{ color:#fff;}

h2{background:#efefef; color:#666; margin:6px 0px; padding:2px 6px; font-size:14px;}
h2 a{margin-left:0.5em; font-size:12px; font-weight:100; color:#666; text-decoration:underline;}
h2 a.cat{font-weight:bold; font-size:14px; margin-left:0px; color:#0087BD; margin-right:4px; text-decoration:none;}
.ft{ background:#efefef; text-align:center; padding:10px 0px;}


.header {
	background:#F8F8F8;
	padding:7px 0 3px 10px;
	border-bottom:4px solid #0087BD;
}
.header span {
	margin:5px 0;
	display:block;
}
.header span:after {
	content:'';
	display:block;
	clear:both;
}
.nav {
	background:#0087BD;
	padding:2px 5px 5px;
	margin-top:-1px;
}
.nav li {
  display: inline-block;
  float: left;
  font-size: 1.125em;
  line-height: 30px;
  text-align: center;
  width: 30%;
}
.nav li a {
  color: #fafafa;
  display: block;
  font-weight:normal;
  font-family:'微软雅黑';
}
.nav li a:hover {
	text-decoration:none;
}
.head_top {
	padding-top:10px;
}
.head_top .banner {
	text-align:center;
	padding:5px 10px;
	border-bottom:1px solid #ddd;
}
.head_top .banner h3 {
	text-align:center;
	margin:0 auto;
	display:block;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
}
.head_top .banner h3 a {
	display:inline;
	float:none;
	font-size:1em;
	overflow:hidden;
    white-space: nowrap;
    word-wrap: break-word;
}

.head_top .banner ._hot a {
	font-size:0.9em;
	overflow:hidden;
    white-space: nowrap;
    word-wrap: break-word;
}
.hot_news h4 {
	font-weight:normal;
	padding:5px 10px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
}
/*
.hot_news h4:last-child {
	border-bottom:none;
}
*/
.item_box h2 {
	border-top:2px solid #0087BD;
	padding:5px 10px;
}
.item_box li {
	line-height:30px;
	padding:0 10px;
	border-bottom: 1px solid #eceef0;
    box-shadow: 0 1px 1px #fff;
	overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;
}
.footer {
	position:relative;
	background:#404A54;
	padding:15px 0;
}
.footer a {
	font-size:0.9em;
	color: #95a0ac;
	display: inline;
	float: left;
	margin: 0 0 0 8px;
}
.applink {
  background: -moz-linear-gradient(center top , #e7edf0, #f4f8fa) repeat scroll 0 0 ;
  overflow: hidden;
  padding-bottom: 8px;
  padding-top: 5px;
  margin-top:5px;
  width: 100%;
}
.applink li {
  float: left;
  text-align: center;
  width: 20%;
}
.applink li a {
  display: block;
}
.applink li h4 {
  color: #79828a;
  font-weight: normal;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.applink li span {
  background-image: url("../images/foot_apps.png");
  background-repeat: no-repeat;
  background-size: 302px 50px;
  border-radius: 10px;
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  width: 50px;
}
.footnav {
  background: none repeat scroll 0 0 #49535d;
  overflow: hidden;
  padding: 12px 0;
  width: 100%;
}
.footnav li {
  float: left;
  height: 28px;
  line-height: 28px;
  text-align: center;
  width: 20%;
}
.footnav li a {
  color: #95a0ac;
}
.tc {
	position:absolute;
	top:5px;
	right:8px;
}
.tc a {
	display:block;
	background: none repeat scroll 0 0 #313a43;
	height: 36px;
	width: 40px;
	padding-top:1px;
}
.tc a:after {
	background-image: url("../images/icon_v2.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 119px 21px;
	background-position: -95px 0;
	content: "";
	display: block;
	height: 15px;
	margin: 10px auto 0;
	width: 25px;
}
.footer .beian {
	display:block;
	color:#707982;
	font-size:0.8em;
	text-align:left;
	text-indent:5px;
}
.list_crumbs,.maps .adds {
	padding:3px 10px;
	background:#EAF2FA;
	color:#666;
}
.list_crumbs a {
	color:#195d92;
}
.pages {
	background:#eee;
	color: #666;
	line-height: 24px;
	padding: 5px 10px;
	margin-top:10px;
}
.pages a, .pages span {
  margin: 0 4px;
}
.pages a {
	color:#195d92;
}
.article_show h1{
	font-size:1.4em;
	line-height:25px;
	text-align:center;
}
.article_show .tm {
	text-align:center;
	font-size:0.9em;
	color:#666;
	margin-bottom:10px;
}
.article_show .content {
	padding:0 10px;
}
.article_show .content p {
	text-align:left;
	line-height:180%;
}
.mbArticleSharePic {
	text-align:center;
}
.maps .cts li{
	padding-left:10px;
	line-height:25px;
}
.maps .cts li a {
	display:block;
	width:100%;
}
.maps .cts li:hover {
	background:#F4F4F4;
}