/* CSS Document */
/*
Theme Name: SentryBridge Capital
Theme URI: https://SentryBridge.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2026-03-02
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/

video{ width:100%; height:auto; display:block; object-fit:fill;}
.ibannervideo{position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;}
.islide .main-slider__content{ max-width:60%;}

.about-three__text p, .about-two__text-1 p{ margin-bottom:20px;}

.services-two, .pb80{ padding-bottom:80px;}


.services-two__carousel .owl-nav button[type="button"], .service-one__carousel .owl-nav button[type="button"]{ position:absolute; top:50%; z-index:5;}
.services-two__carousel .owl-nav .owl-prev, .service-one__carousel .owl-nav .owl-prev{ left:-50px;}
.services-two__carousel .owl-nav .owl-next, .service-one__carousel .owl-nav .owl-next{ right:-50px;}
.services-two__carousel .owl-nav span:before, .service-one__carousel .owl-nav span:before{ font-size:24px;}
.services-two__carousel.owl-theme .owl-nav [class*="owl-"]:hover, .service-one__carousel.owl-theme .owl-nav [class*="owl-"]:hover{ background:none; color:#000;}

.services-two__carousel .owl-stage-outer .owl-stage{ display:flex;}
.services-two__carousel .owl-stage-outer .owl-stage .owl-item .item{ height:100%; padding-bottom:30px;}
.services-two__carousel .owl-stage-outer .owl-stage .owl-item .item .feature-one__single{ height:100%; margin-bottom:0}



/*分页样式开始*/
#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:#6e54f3;border:1px solid #6e54f3;}
/*分页样式结束*/

.singlenews{ justify-content:center;}
.singlenewscontent p{ margin-bottom:30px;}
.singlenewscontent p img{ display:block; margin:0 auto;}


@media(max-width:768px){
	#pageabc{margin-top:20px;}
	.islide .main-slider__content{ max-width:100%;}
	.services-two{ padding:60px 0; }
	.scroll-to-top{ right:-60px;}
	.pb80{ padding-bottom:40px;}
	
	.services-two__carousel .owl-nav .owl-prev, .service-one__carousel .owl-nav .owl-prev{ left:0px;}
    .services-two__carousel .owl-nav .owl-next, .service-one__carousel .owl-nav .owl-next{ right:0px;}
	
}