/* CSS Document */
/*
Theme Name: SmithR Capital
Theme URI: https://www.SmithRcapital.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2026-06-05
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/


.logo img{ max-width:166px;}

video{ width:100%; height:auto; display:block; object-fit:fill;}
.ibannervideo{position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;}
.ibannervideo video{ height:100%;}

.ignnewbk{ position:relative;}
.ignnewbk .post-item{ background:#fff; padding:20px;}
.ignnewbk .post-item .post-item-content p{ margin-top:10px;}
.ignnewbkbtn{}
.ignnewbkbtn a{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	height: 50px;
	z-index: 1;
	transition: all 0.4s ease-in-out;
}
.ignnewbkbtn a:before{ content:""; display:block; width:100%; height:100%; background-color: var(--secondary-color);
	background-repeat: no-repeat;
	background-size: 20px auto; background-image: url(images/arrow-accent.svg);
	background-position: center center;border: 1px solid var(--divider-color);
	border-radius: 50%;}
.ignnewbkbtn a.ignnewbkbtnprve{left:-70px;}
.ignnewbkbtn a.ignnewbkbtnprve:before{ transform: rotate(180deg);}
.ignnewbkbtn a.ignnewbkbtnnext{right:-70px;}

.our-feature-box{ position:relative;}
.ayfeature-slider{ overflow:hidden;}

.aytextjj p{ margin-bottom:20px;}


/*分页样式开始*/
#pageabc{text-align:center;margin:60px 0 0 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;background:var(--divider-color); text-decoration:none;margin:3px 5px;display:inline-block;text-align:center;}
#pageabc a:hover,#pageabc a.current{color:#fff;background-color:var(--accent-color);}
/*分页样式结束*/

@media(max-width:768px){
	.ignnewbk, .our-feature-box{ padding:0 10px;}
	.ignnewbk .post-item{ padding:15px;}
	.ignnewbkbtn a.ignnewbkbtnprve{left:-10px; }
	.ignnewbkbtn a.ignnewbkbtnnext{right:-10px;}
}









