@charset'UTF-8'; body {    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, 'Helvetica Neue', Helvetica, Arial, sans-serif;}body{    background: #f5f5f5;} ul, li {    margin: 0;    padding: 0;}ul {    list-style: none;}a {    text-decoration: none;    color: #333;}a:hover, a:focus {    text-decoration: none;    color: #f60;}h1, h2, h3, h4, h5 {    font-family: Microsoft YaHei, \5FAE\8F6F\96C5\9ED1, 'Helvetica Neue', Helvetica, Arial, sans-serif;    font-weight: 100;    margin: 0;}/* *导航条* */ nav {    width: 100%;    margin: 0;    padding: 0;    background: #f2f2f2;}nav .topnav {    overflow: hidden;    height: 50px;    padding-bottom: 10px;    list-style: none;    border-bottom: 1px solid #dc610f;    background: #f60;    box-shadow: 0 1px 3px #999;}nav .topnav li {    font-size: 14px;    text-align: center;}nav .topnav li a {    line-height: 50px;    color: #fff;}nav .topnav li.back {    float: left;    width: 50px;    height: 50px;}nav .topnav li.back a {    display: block;    width: 50px;    height: 50px;    background: url(../images/back.png);    background-size: 50px 50px;}nav .topnav li.back a:hover {    background: #f80 url(../images/back.png);    background-size: 50px 50px;}nav .topnav li.title {    font-size: 24px;    height: 50px;    margin: 0 100px 0 50px;}nav .topnav li.title a {    font-size: 18px;    font-weight: 900;    display: block;    width: 150px;    height: 50px;    margin: auto;    text-align: right;    background: url(../images/logo-white.png) no-repeat center left;    background-size: 100px 50px;}nav .topnav li.list {    float: right;    overflow: hidden;    width: 100px;    height: 50px;}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.home:hover {    background: #f80 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: #f80 url(../images/list.png);    background-size: 50px 50px;}/* 折叠菜单 */ nav .menu {  list-style: none;}nav .menu li {    float: left;    width: 16.6666666666%;    text-align: center;}nav .menu li a {    line-height: 35px;    padding: 2px 5px 2px 5px;    color: #333;}nav .menu li a:hover {    color: #f60;}nav .menu li.active a {    color: #fff;    border-radius: 4px;    background: #f60;}nav .menu li.active a:hover {    color: #fff;}/* 面包屑 */ nav .breadcrumb {    font-size: 14px;    overflow: hidden;    margin: 0;    padding: 0 15px;    color: #999;    border-top: 1px solid #e5e5e5;    border-bottom: 1px solid #e5e5e5;    border-radius: 0;    background: #f8f8f8;}nav .breadcrumb a {    line-height: 30px;}h1{font-size: 2em;padding:10px 0;}h2{font-size: 1.2em;}.m-info p{    text-align: justify;    text-indent: 28px;}.cat{margin-top:10px;}.cat-title{clear:both;width:100%;height:36px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #ff6600;overflow: hidden;}.cat-title h3{float:left;margin-bottom:5px;font-weight: normal;text-align:justify; color:#ff6600}.cat-title span{display:block;float:right;margin-top: 8px;}.cat-title span a{margin: 0 2px;}.m-li{padding-bottom:15px;}.box{background: white;box-shadow: 0 0 3px rgba(0,0,0,0.3)}.box a.title{height:30px;line-height: 30px;padding-left: 10px;font-weight: bold;font-size: 16px;overflow: hidden;}.box a.title:hover{color: #ff6600;}.media .media-body p{    color:#999;}/* seperate line */ .seperate {    border-bottom: 1px dashed #e5e5e5;    margin: 2px 0;}/* 小三角 */.caret {	display: inline-block;	width: 0;	height: 0;	margin-left: 2px;	vertical-align: middle;	border-top: 6px solid;	border-right: 6px solid transparent;	border-left: 6px solid transparent;}/* 底部信息 */ footer {    margin: 10px 0 !important;    padding: 10px 15px;    color: #999;    border-top: 1px solid #eee;}#footer div {    text-align: center;}#footer div a {    color: #666;}/* 底部信息 */
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: 1000;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.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 {
	padding: 5px 10px;
	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;
}