/* CSS Document */
/*
Theme Name: Equita
Theme URI: https://www.agco.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2026-09-08
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/

html{ overflow-x:hidden;}

.header:before{ display:none;}

.goupbtn{background:url(images/goup.png) no-repeat center center rgb(135, 145, 150);  width: 48px; cursor:pointer; border-radius:100%;  height: 48px; position:fixed; z-index:999; bottom: 24px;  right: 24px;}

img{ max-width:100%;}

/*分页样式开始*/
#pageabc{text-align:center;margin:60px 0;clear:both;height:auto;overflow:hidden;color:#333;line-height:23px; display:flex; justify-content:center;}
#pageabc a.noallowed{cursor: not-allowed;}
#pageabc a{font-size:16px;color:#595757;padding:0px; display:block; width:32px; height:32px; display:flex; align-items:center; background: var(--pag-bg);
  border: 2px solid var(--pag-border-color); text-decoration:none;margin:3px 5px; text-align:center;  justify-content:center;}
#pageabc a:hover,#pageabc a.current{color:#fff;background-color:#00376e;  border-color: var(--pag-bg); }
/*分页样式结束*/

@media(max-width:768px){
	#pageabc{ margin:30px 0;}	
}









