@charset "UTF-8";
/**
 *
 * @authors RAY (ray0324@foxmail.com)
 * @date    2013-12-29 13:05:27
 * @version v1.0
 */
ul,li{padding: 0;margin:0;}

a {
	color: #333333;
	text-decoration: none;
}

a:hover,
a:focus {color: #333333;text-decoration: none;}


h1,h2,h3,h4,h5{
	margin: 0;
	font-weight: 100;
}

.hide{display:none;}

/**导航条**/
nav{margin:0;padding:0;width:100%;background: #f2f2f2;margin-bottom:15px;/*box-shadow:0 1px 3px #999*/}
nav .topnav{height: 50px;list-style: none;border-bottom:1px solid #dc610f;overflow: hidden;background: #f60;padding-bottom:10px;box-shadow:0 1px 3px #999}
nav .topnav li{text-align: center;font-size: 14px;}
nav .topnav li a{line-height: 50px;color: #fff;}
nav .topnav li.main{float:left;height: 50px;width:50px;}
nav .topnav li.main a{display: block;height: 50px;width:50px;background: url(/images/back.png); background-size:50px 50px;}
nav .topnav li.main a:hover{background: #ff8800 url(/images/back.png); background-size:50px 50px;}
nav .topnav li.title{margin:0 100px 0 50px;height: 50px;font-size: 24px;}
nav .topnav li.title  a{display: block;height:50px;width:150px;margin:auto;background:url(/images/logo-white.png) no-repeat center left; background-size:100px 50px; font-size: 16px;text-align: right; }

nav .topnav li.list{float: right;height: 50px;width:100px;overflow: hidden;}
nav .topnav li.list a{display: block;float:left;width:50px;height: 50px;}

nav .topnav li.list a.home{background: url(/images/home.png);background-size:50px 50px;}
nav .topnav li.list a:hover{background: #ff8800 url(/images/home.png);background-size:50px 50px;}
nav .topnav li.list a.listmenu{background: url(/images/list.png);background-size:50px 50px;}
nav .topnav li.list a.listmenu:hover{background: #ff8800 url(/images/list.png);background-size:50px 50px;}
nav .menu{list-style: none;background: #eee;}
nav .menu li{float:left;width:16.6666666666%;text-align: center;}
nav .menu li a{color:#333;line-height: 44px;}
nav .menu li.active a{color:#ffffff;background: #ff6600;padding:2px 5px 2px 5px;border-radius: 4px;}
nav .menu li.active a:hover{color:#ffffff;}
nav .menu li a:hover{color:#ff6600;}
nav .breadcrumb{color:#999;margin:0px;padding:5px 15px;font-size: 14px;border-top:1px solid #e5e5e5;background: #fff;}
nav .breadcrumb a{color:#333;}

.info{display:block;clear:both;font-weight:500;font-size:14px;font-color:#999;margin-bottom: 15px;}

/**加载更多按钮**/
.more{
	width:100%;height:30px;margin-bottom:20px;border:1px solid #e5e5e5;border-radius:3px;text-align:center;line-height:30px;cursor: pointer;clear:both;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(0.47, #f6f6f6), to(#ededed));
	background: -webkit-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -moz-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -o-linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(#ffffff 0%, #f6f6f6 47%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );

}
.more a{display:block;}
.more-load{margin-bottom:20px; border-radius:3px; background:#f0f0f0 url(/images/loading.gif) no-repeat 90px center;;border:1px solid #d8d8d8;-webkit-border-radius:2px;display:none;height:30px;line-height:30px;text-align:center}

/*翻页*/
.pagestyle{ text-align:center;}
.pagestyle a{ border:1px solid #E5E5E5; margin:0px 5px; padding:2px; font-size:12px;}
.pagestyle .curpage{ padding:2px 5px;}

.sub-cat{margin-bottom: 10px;clear:both;}
.sub-cat h3{font-weight:500;color: #ff6600;border-bottom: 1px solid #ff6600}
.sub-cat ul{list-style: none;width:100%;}
.sub-cat ul li{height:30px;line-height:30px;width:100%;border-bottom: 1px solid #f0f0f0;}
.sub-cat ul li a{display:block;overflow: hidden;white-space: nowrap;}
.sub-cat ul li time{font-size: 14px;color: #888;float: right;padding-left: 10px;font-size: 14px;}

#footer{
	margin-top:10px;
	border-top:1px solid #eeeeee;
	padding:10px;
	color:#999999;
}
#footer div{
	text-align: center;
}
#footer div a{
	color:#666666;
}

#news-article a{ color:#039;}

.well-sm{ font-size:14px;}
.well-sm h2 {font-size: 18px;margin: 10px 0;color: #f60;}
.well-sm h3 {font-size: 16px;padding: 5px 0;color: #f60;border-bottom:1px dotted #999;margin-bottom: 5px;}
.well-sm h4 {font-size: 14px;margin: 10px 0;color: #f60;}
.well-sm h4.media-heading{color:#000000;font-weight: 800;}
.media-body{font-size: 14px;padding-left: 10px;}
.media-body dl{ clear:both; overflow:hidden; margin: 5px 0;}
.media-body dl dt{ float:left; width:30px; text-align:center; font-weight:bold;line-height:1.42857143}
.media-body dl dd{ float:left;margin-left:0;line-height:1.42857143}
.media-body dl dd p{ margin:0; }

/* 底部信息 */
footer {
  clear: both;
  margin-top: 10px !important;
  color: #999;
  background: #333;
}
footer .footer-menu a {
  display: block;
  float: left;
  width: 16%;
  text-align: center;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  padding: 0px;
  margin: 3px 0;
  color: #aaa;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
footer .footer-menu a:hover {
  color: #f60;
}
footer .footer-info {
  padding: 15px 0;
  background: #222;
}
footer .link {
  text-align: center;
  line-height: 2;
  font-size: 16px;
}
footer .link a {
  color: #aaa;
  text-decoration: none;
}
footer .copyright {
  text-align: center;
  font-size: 12px;
}


/*导航条*/
.top-nav2016 {
	position: relative;
	width: 100%;
	z-index: 999999;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	margin-bottom: 0;
	overflow:hidden;
}

.top-nav2016 .top-bar {
	overflow: hidden;
	height: 40px;
	list-style: none;
	border-bottom: 1px solid #cc5200;
	background: #f60;
}

.top-nav2016 .top-bar div a {
	line-height: 40px;
	color: #fff;
}

.top-nav2016 .top-bar div.home {
	float: left;
	width: 40px;
	height: 40px;
	border-right: 1px solid #e65c00;
}

.top-nav2016 .top-bar div.home a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -40px;
	background-repeat: no-repeat;
}

.top-nav2016 .top-bar div {
	text-align: center;
}

.top-nav2016 .top-bar div.title {
	font-size: 24px;
	height: 40px;
	margin: 0 40px 0 41px;
	border-left: 1px solid #ff751a;
	border-right: 1px solid #e65c00;
}

.top-nav2016 .top-bar div.title a {
	font-size: 18px;
	font-weight: 800;
	display: block;
	width: 130px;
	height: 40px;
	margin: auto;
	text-align: right;
	text-decoration: none;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -120px;
	background-repeat: no-repeat;
}

.top-nav2016 .top-bar div.list {
	float: right;
	overflow: hidden;
	width: 41px;
	height: 40px;
}

.top-nav2016 .top-bar div.list a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
}

.top-nav2016 .top-bar div.list a.dropdown {
	border-left: 1px solid #ff751a;
	background-image: url(/v2/images/icons.png);
	background-size: 80px 160px;
	background-position: 0 -80px;
	background-repeat: no-repeat;
}

.top-nav2016 .menu {
	
	clear: both;
	list-style: none;
	background: #eee;
}

.top-nav2016 .menu a {
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	margin: 3px 0;
	color: #555;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

.top-nav2016 .menu a.active {
	color: #fff;
	background: #f60;
	border-radius: 3px;
}

.breadcrumb {
	margin-bottom: 2px;
	font-size: 16px;
	background: #fff;
	line-height: 24px;
	padding: 0 10px; 
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	color: #999;
	height:40px;
	overflow:hidden;
	white-space:nowrap;
}

.breadcrumb a {
	display: inline-block;
	padding: 8px 15px 8px 3px;
	color : #555;
	text-decoration: none;
	background: url(/v2/images/arrow.png) center right no-repeat;
    background-size: contain;
	font-size:16px;
}

.back_to_top{
	width: 44px;
	height: 44px;
	border-radius: 22px;
	background-image: url(/images/top.png);
	background-color:rgba(0,0,0,0.5);
	background-size:44px 44px;
	position: fixed;
	bottom: 200px;
	right: 2px;
	opacity: 0.75;
	cursor: pointer;
	display:none;
}

.back_to_feed{
	width: 44px;
	height: 44px;
	border-radius: 22px;
	position: fixed;
	bottom: 155px;
	right: 2px;
	opacity: 0.75;
	cursor: pointer;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	font-weight:bold;
	font-family:Arial;
	line-height:44px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	font-size:14px;
	text-decoration:none;
	text-align:center;
	display:none;
}