/* CSS Document */
/*
Theme Name: Rockco
Theme URI: https://rockco.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2025-09-26
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/

/*分页样式开始*/
#pageabc{text-align:center;margin:0px 0;clear:both;height:auto;overflow:hidden;color:#333;line-height:23px;}
#pageabc a.noallowed{cursor: not-allowed;}
#pageabc span,#pageabc a{font-size:16px;color:#595757;padding:6px 14px; border-radius:5px; border:1px solid #ccc; background:#fff; text-decoration:none;margin:3px 5px;display:inline-block;text-align:center;}
#pageabc a:hover,#pageabc a.current{color:#fff;background-color:#806a4d;border:1px solid #806a4d;}
/*分页样式结束*/

@media(max-width:768px){
	#logo-link img{ width:80px;}
	.footerlogo img{ width:50px;}
	footer > .footerlogo{ bottom:100px;}
	section.cb10 .icon-bugle{ top:-10px;}
}