/* CSS Document */
/*
Theme Name: NewstarAsset Capital
Theme URI: https://NewstarAsset.com/
Description: 爱永的作品。
Author: 爱永
Author URI: http://www.aysheji.com/
Date:2025-11-24
Version: 1.0
License: 爱永许可认证
License URI: http://www.aysheji.com/
Tags: 网站开发定制
*/



.header_langcon{display: flex;
  justify-content: flex-end;}
.header_lang{ width:165px; position:relative; }

.header_langbtn{ cursor:pointer;display: flex; align-items: center; line-height: 30px; padding: 10px 15px;}
.header_langbtn img{width: 24px;  height: 16px;  margin-right: 10px;}
.header_langbtn span{color: #1D1E28;  font-size: 16px;}
.header_langbtn:after{ content:""; display:block; width:10px; height:6px; margin-left:10px; background:url(images/icon_lang.svg) no-repeat center center;transition:all 0.3s; -webkit-transition:all 0.3s; }

.header_langlist{position: absolute;  z-index: 777;  cursor: pointer;  transition: all .8s cubic-bezier(.3,1.1,.4,1.1);    width:165px; background:#fff; right:0;transform: translateY(20px); visibility:hidden; opacity: 0;}
.header_langlist ul{}
.header_langlist li{}
.header_langlist li a{display: block;  text-decoration: none;  padding: 10px 15px;color: #1D1E28; }
.header_langlist li a:hover{ background:#0B3130; color:#fff;}
.header_langlist li img{width: 24px;  height: 16px;  margin-right: 10px;}
.header_langlist li span{  font-size: 16px;}
  
 
.header_lang:hover .header_langlist{ transform: translateY(0px); opacity:1; visibility:visible;}
.header_lang:hover .header_langbtn:after{transform: rotate(180deg);}








.project-slider .swiper-slide{ height:auto;}
.project-slider .swiper-slide .project-card-items{ height:100%;}
.why-choose-us-wrapper-2 > .row{ align-items:flex-end;}
.choose-us-box-style-2 .content p{ line-height:1.5; font-size:14px;}
.choose-us-box-style-2 .content{ max-width:100%;}
.choose-us-content-2{ padding-bottom:40px;}
.growth-block .content-box .text{ line-height:1.5;}

.growth-section .auto-container .row.g-5{ align-items: center;}

.service-card-items-2, .service-card-items{ height:100%;}

.service-block-four{ height:95%;}

.news-box-items .news-content .newslistdesc{ line-height:1.5; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;}

.logo img{ margin-right:20px; max-width:200px;}



/*分页样式开始*/
#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:#000;border:1px solid #000;}
/*分页样式结束*/

@media(max-width:768px){
	#pageabc{margin-top:20px;}	
	
	.main-header .logo img, .sticky-header .logo img{ max-width:100px;}
	.main-header .header-lower .logo-box .logo img{ max-width:100px !important;}
	
	
}








































































