body{
	background: #eee;
	text-align:center;
}
.contents{
	background: #ffffff;
	display:inline-block;
	text-align:left;
	width:100%;
	max-width:720px;
}
.am-header-title a {
    font-size: 3rem;
    font-weight: bold;
    color: #ffffff!important;
}
.am-header-default {
	border-bottom: 1px solid #eee;
	background-color: #1b758c;
}
.am-live-list {
	text-align:center;
}
.am-live-list span{
	letter-spacing:5px;
	color:red;
	margin-top:20px;
}
.am-tishi-msg{
	font-size:6px;
	color:red;
}
.cnts{
	display:none;
}
.am-list-menu{
    margin: 0 0px;
}
.am-header .am-header-title img {
    margin-top: 3px;
    height: 40px;
}
.am-num{
	color: #FF9800;
}
@media only screen and (min-width: 1200px) {
  .blog-g-fixed {
	max-width: 1200px;
  }
}

@media only screen and (min-width: 641px) {
  .blog-sidebar {
	font-size: 1.4rem;
  }
}
.am-hot-news{
	display:none;
}
.blog-footer {
  padding: 10px 0;
  text-align: center;
}
.daohang{
	text-align:center;
}
.daohang li{
	width: 24%;
	display:inline-block;
	margin-bottom:10px;
}
.daohang a{
	font-weight: bold;
	font-size: 15px;
	color: #1b758c;
	display: block;
}
.am-more-live{
	text-align:center;
}
.am-more-live a{
	font-size:12px;
}
.menu-list{
	background: #ffffff;
	border-bottom: 0px solid #dedede;
}
.am-logo{
	width: 108px;
}
