/* CSS Document */
/*
Theme Name: Oneasset
Theme URI: https://oneasset.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2025-11-28
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/

.banner_desc{ color:#fff;}

.banner{ position:relative;}
.bgslidevideo{ position:absolute; width:100%; height:100%; left:0; top:0; z-index:1;}
.bgslidevideo video{ height:100%;  object-fit: cover;}
.banner .banner__one{position: relative;  z-index: 8;}

.ifourslideall{ position:relative;}
.ifourslideall .ifourbtn a, .oaeightbtn a{ width:50px; height:50px; position:absolute; top: 50%; display:flex; justify-content:center; align-items:center; background:rgba(0,0,0,.5); margin-top:-25px; z-index:3; border-radius: 100%;}
.ifourslideall .ifourbtn a.ifourprve, .oaeightbtn a.oaeightprve{ left:-60px;}
.ifourslideall .ifourbtn a.ifournext, .oaeightbtn a.oaeightnext{ right:-60px;}
.ifourslideall .ifourbtn a i:before, .oaeightbtn a i:before{ font-size:20px; color:#fff;}


.teamMember__two{ background:#f5f5f5;}
.itencontentall{ height:100%;}
.itencontent{ background:#fff; padding:30px; height:100%;}
.itencontent p{ padding-bottom:10px;}

.logo img, .footer_logo img{ max-width:180px;}

.footer__page .footer__wrapper ul{flex-direction:column;}
.footer__page .footer__wrapper ul li{ width:100%;}

.it-footer-widget-tel-box {
	position: relative;
	display: flex;
	align-items: center;
}.it-footer-widget-tel-box > span {
  width: 40px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  flex: 0 0 auto;
  border-radius: 5px;
  background-color:#34bd6b;
}
.it-footer-widget-tel-box a:hover{ color:#34bd6b; }


.erjibanner img{ width:100%;}

/*分页样式开始*/
#pageabc{text-align:center;margin:40px 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:#000;border:1px solid #000;}
/*分页样式结束*/


@media(max-width:768px){
	
	#pageabc{margin-top:20px;}	
	
	.ifourslideall{ padding:0 20px;}
	.ifourslideall .ifourbtn a.ifourprve, .oaeightbtn a.oaeightprve{ left:10px;}
	.ifourslideall .ifourbtn a.ifournext, .oaeightbtn a.oaeightnext{ right:10px;}
}











