/* CSS Document */
/*
Theme Name: Ausere Capital LLC
Theme URI: https://AusereCapital.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2026-01-09
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/

.teamMember__item{}
.teamMember__inner{}
.teamMember__inner .teamMember__thumb{ overflow:hidden; position:relative; z-index:1;}
.teamMember__inner .teamMember__thumb img{transition: all 0.3s ease;}
.teamMember__inner:hover .teamMember__thumb img{-webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  transform: scale(1.1);}
.teamMember__inner .teamMember__content{padding: 15px;-webkit-transition: all 0.3s ease; position:relative; z-index:2;  -moz-transition: all 0.3s ease;  transition: all 0.3s ease; text-align:center;  bottom: 0;  left: 0;  background-color: #F2F6F9;}
.teamMember__inner .teamMember__content h4{margin-bottom: 5px; margin-top:0;}
.teamMember__inner .teamMember__content h4 a{font-size:24px; font-weight:bold; text-transform: capitalize;}
.teamMember__inner .teamMember__content span{ text-transform: capitalize; display:block; }
.teamMember__inner:hover .teamMember__content {	margin-top: -40px;	z-index: 1;	background-color: #34bd6b;}
.teamMember__inner:hover .teamMember__content h4 a, .teamMember__inner:hover .teamMember__content span{ color:#fff;}

.inewslist .item{ margin-bottom:30px;}

.iprocesslist{ position:relative;overflow: hidden;}
.str_move{ position:absolute; display:flex; top:0; left:0; white-space: nowrap;}
.iprocesslist .item{ width:317px; white-space:normal; padding:0 20px; }

.iPhilosophylist .card:hover .cardicon img{filter: brightness(0) invert(1);  
-webkit-filter: brightness(0) invert(1);  
-moz-filter: brightness(0) invert(1);  
-o-filter: brightness(0) invert(1);  
-ms-filter: brightness(0) invert(1);}
.iPhilosophylist .card h4 a{ font-size: 1.5rem; color:#fff;font-weight: 700;  line-height: 1.2;}
.iPhilosophylist2 .card h4 a{ font-size: 1.5rem; color:#21333e;font-weight: 700;  line-height: 1.2;}

h1, .slide-content .title{ font-size:2rem;}
.card{ height:100%;}

.showcase .card .image-over img{ min-height:auto;}
.showcase .card-caption *, .showcase .card-caption :not(.btn){ transform: translateY(150px);}

/*分页样式开始*/
#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; 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:var(--primary-color);border:1px solid var(--primary-color);}
/*分页样式结束*/

@media(max-width:768px){
	#pageabc{margin-top:20px;}
	
	
	header .navbar-expand{ padding-top:15px;}
	.teamMember__item{ margin-bottom:20px;}
	
	.iprocesslist .item{ width:260px; padding:0 10px; }
	
}