.album-content{padding: 0px 0px 20px 0px;min-height: 800px;}
.albums-title{border-bottom: 1px solid #444343;color: #444343;font-size: 26px;font-weight: bold;padding: 25px 0px 10px;margin: 0px!important;}
.sites{text-align: left;padding: 10px 0px;color: #4d4d4d;font-size: 12px;}
.sites a{color: #4d4d4d;display: inline-block;line-height: 16px;}
.sites .ahover{color: #fff;font-weight: bold;padding: 0px 8px;border-radius: 3px;background: #68ab6d;}
.albums-classify a{display: inline-block;color: #bbb4ac;font-size: 15px;border: 1px solid #c5c5c5;border-radius: 10px;line-height: 34px;padding: 0px 12px;margin-bottom: 5px;margin-right: 5px;}
.albums-classify a:hover{background: #c5c5c5;color:#fff;transition: all 0.5s ease 0s;}
.albums-classify{padding-bottom:1%;}
.albums-classify .ahover{background: #c5c5c5;color:#fff;}
.album-classify-title li{padding: 0 15px;display: inline-block; border-right: #666 1px solid;text-align: center;}
.album-classify-title li:last-child{border: none;}
.album-classify-title a{display: inline-block;}
.album-classify-title img{width: 100%;vertical-align: middle;}
.album-classify-title>p{float: left;text-align: center;background-color: #867c97; padding: 0 10px; color: #fff;border-radius: 3px;}
.album-classify-backrgound{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(255,255,255,0.5);z-index: 5;}
.album-classify-text{color: #666;font-size: 17px;}
.gallery-menu{text-align: center;}
.gallery-menu ul{display: inline-block;}
.gallery-title{font-size: 22px; font-weight: bold;text-align: center;color:#867c97;margin-top: 25px; }
.more-gallery-btn{margin-top: 30px; margin-bottom: 80px;}
.more-gallery-btn a{width: 300px; height: 45px; border-radius: 10px; display: block; text-align: center; line-height: 45px; margin: auto; background-color: #e6e6e6;color: #666;font-size: 14px;}
.phone-gallery-menu{display: none;}

@media (min-width: 1280px){
    .album-container{width: 1200px;margin: 0px auto;}
}
@media (min-width: 1080px){
	.sites a:hover,.albums-classify a:hover{opacity: 0.8;}
	.album-classify-title a:hover .album-classify-backrgound{background: rgba(0,0,0,0.6);}
	.album-classify-title a:hover .album-classify-text{color: #867c97;}
}
@media (max-width: 1279px){
    .album-container{padding: 0px 10px;box-sizing: border-box;width: 100%;}
}
@media (max-width: 999px){
	.albums-title{font-size: 22px;}
	.album-classify-title>p{float: none; text-align: center;padding-right: 19px;}
	.album-classify-title li{border-left: none; border-right: #666 1px solid; width: 24%;}
	.album-classify-title li:last-child{border: none;}
	.gallery-menu{display: none;}
	.phone-gallery-menu{display: block;text-align: center;}
	.menu-btn{background: #867c97; color: #fff; padding: 10px 0;font-weight: bold;}
	.menu-btn i{margin-left: 10px;}
	.sub-menu{background-color: #eee;}
	.sub-menu .gallery-menu-item{padding: 10px 0;border-bottom: #ddd 1px solid;}



}
@media (max-width: 1150px){
	.album-content{margin-top: 56px;}
}
@media (max-width: 767px){
	.albums-classify a{font-size: 14px;}
	.album-classify-text{font-size: 15px;}
	.albums-classify{padding-bottom:2%;}
}
@media (max-width: 767px){
	.new-top-contents .article_conshare{width: auto!important;}
}
