.logo{
	
}
.logo img{
	width:80%;
}
.am-with-fixed-navbar{
	padding-bottom: 49px;
}
.am-slider-default{
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
}
.am-slider-default .am-control-nav{
	bottom: 10px;
}
.am-slider-default .am-control-nav li a{
	width: 10px;
	height: 10px;
	background: #fff;
}
.am-slider-default .am-control-nav li a.am-active{
	background: #0375c1;
}
.pl0{
	padding-left: 0;
}
.pl10{
	padding-left: 10px;
}
.mt8{
	margin-top: 8px;
}
.pr5{
	padding-right: 5px;
}
.pl5{
	padding-left: 5px;
}
.mt10{
	margin-top: 23px;
}
.bg{
	background: #f2f1f1;
	padding-top: 30px;
	padding-bottom: 20px;
}
.am-navbar{
	box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
	-webkit-box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
	-moz-box-shadow: 0 0 10px 0 rgba(155,143,143,0.6);
}
.am-navbar-default .am-navbar-nav {
    background: #ececec;
}
.am-navbar-default a{
	color: #aeaeae;
}
.am-navbar .am-navbar-nav li:first-child a{
	color: #fff;
	background: #0375c1;
}
.am-header-default{
	background: #0375c1;
}
.am-menu-dropdown1 .am-menu-nav > li > a{
	background: #0375c1;
	border-bottom: 1px solid #fff;
}
.am-menu-dropdown1 .am-menu-nav > li.am-parent.am-open > a{
	background: #0375c1;
}
.page .am-article-title,.photo .am-article-title{
	text-align: center;
	line-height:60px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
.photo li img{
	max-height: 150px;
}
.submenu{
	text-align: center;
	margin-top: 20px;
}
.submenu a{
	height: 40px;
	line-height: 40px;
	display: block;
	background: #dbd9ec;
	color: #333;
	border-radius: 10px;
}
.submenu a.hover{
	background: #68b941;
	color: #fff;
}
.list{
	margin-top: 20px;
}
.list ul{
	list-style-type: none;
	padding: 0;
}
.list ul li{
	line-height: 40px;
	border-bottom: 1px dotted #ddd;
}
.list ul li a{
	color: #333;
}
.list ul li span{
	float: right;
	color: #666;
}
.show .am-article-hd{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 10px;
}
.show .am-article-hd h1{
	margin: 0;
	font-size: 22px;
}
.show .am-article-hd p{
	margin: 5px 0;
	font-size: 12px;
}

.dede_pages{
	line-height: 22px;
}
.am-pagination > li{
	font-size: 12px;
}
.am-pagination > li > a{
	padding: 0 5px;
	line-height: 22px;
	color:#333;
}
.inmen{
	color:#e71325 !important;
}
.am-article>:last-child{
	margin-bottom: 100px;
}

/*分页*/
.fenye{text-align: center;margin: 20px 0 30px;}
.fenye ul{height: auto;overflow: hidden; padding: 0;}
.fenye span,.fenye a{display: inline-block;padding: 0 9px;margin: 5px 2px;background: #ddd;border-radius: 2px;height: 26px;line-height: 26px;text-align: center; color:#000;}
.fenye span.current{background: #0375c1; color: #fff;}
.fenye a:hover{background: #0375c1;color: #fff;}

