/*猎头*/
/*首页*/

.index-banner-section {
    position: relative;
    overflow: hidden;
    height: 100vh;
    margin-bottom: 0;
}
.navbar-nav .active{color: #008a98!important; font-weight: 700;}
.index-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: bannerZoom 15s ease-in-out infinite;
}
@keyframes bannerZoom {
    0% {
        width: 100%;
        height: 100%;
    }
    50% {
        width: 110%;
        height: 110%;
    }
    100% {
        width: 100%;
        height: 100%;
    }
}

.index-banner-content {
    position: relative;
    z-index: 2;
    height: 100%;
    display: flex!important;
    width:100%;
    color: #fff!important;

}
.btn-primary {
    background-color: #008a98!important;
    width: 120px;
    font-size: 1.1rem;
    border-radius: 5px;
    color: #fff!important;
}

.advantage-item {
    padding: 2rem;
    transition: all 0.3s ease;
    color: var(--primary-color);
    height: 100%;
}

.advantage-icon {
    font-size: 3.5rem;
    color: #3c3d45;
    margin-bottom: 1.5rem;
    display: inline-block;
}

.advantage-item:hover {
    transform: translateY(-5px);
    background: #f9fcfd;
    border-bottom: 1px solid var(--bs-blue);
    color: var(--primary-color);
}
.industry{background-color:#f9f9f9; margin-top:1.5em; }
.industry-item {
    background: white;
    padding: 2rem 1.5rem;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
   
}
 .iconfont{
    color: #3c3d45!important;
}

.industry-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    color: #008a98!important;
}
.industry-item:hover .iconfont{
    color: #008a98!important; 
}

.industry-item h5 ,.advantage-item h5 {
    font-size: 1.1rem;
    color: var(--text-color);
    margin: 0;
}

.index-process-item{
    background-color: #fff;
    text-align: left;
    transition: all 0.3s ease;
    padding:6rem 4rem;
    border-right: 1px solid #08354a;
    border-top: 1px solid #08354a;
    margin-top:0px;
    opacity:0.95!important;
   
}
.index-process-number{
    color: #008a98;
}
.index-process-item p{
    font-size: 0.9rem;
    margin-top: 0.3rem;
    color:#a0a1a5;
}
.index-process-item h4{
    color: #3c3d45;
    font-size: 1rem;
    font-weight: 500;
}
.index-process-item div{
   font-weight: 200px;
   font-size: 1.2rem;
}
.index-process-item:hover {
    background-color: #008a98;
    color:#fff;
}
.index-process-item:hover  p {
    color:#fff;
}
.index-process-item:hover h4{
    color:#fff;
}
.index-process-item:hover .index-process-number{
    color:#fff;
}
/* 成功案例样式 */
.testimonial-carousel {
    padding: 2rem 0;
}

.testimonial-item {
    text-align: center;
    padding: 2rem;
    border-radius: 8px;
    margin: 1rem;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
}
.case-info{
    font-size:10px; 
    width:auto; 
    text-align: center!important;
   
}
.case-info span{
    background-color:#ebeced;
    border-radius: 5px; 
    padding: 5px;
}
.caseFace{ margin: 0 auto; width:100%;}
.caseFace img{
    margin: 0 auto;
    display: block;
    width:90px!important;
    height:90px!important;
    border-radius: 100%!important;
}

.carousel-item p{
    max-width:900px; 
    text-align: center; 
    margin: 0 auto; 
    height:4rem;
}
.carousel {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.carousel-control-prev,
.carousel-control-next {
    width: 40px;
    height: 40px;
    color:#008a98;
    border-radius: 50%;
    top: 75%;
    transform: translateY(-50%);
    opacity: 0.2;
   
}

.carousel-control-prev {
    left: -20px; 
}

.carousel-control-next {
    right: -20px;
}

.carousel-indicators {
    bottom: -80px;
}

.carousel-indicators button {
    display: block;
    width: 10px!important;
    height: 10px !important;
    border-radius: 100%;
    background-color: #d9d7d7!important;
    margin: 0 5px;
  
}
.carousel-indicators 
.carousel-indicators button.active {  
    background-color: #008a98!important;
    opacity: 1!important;
}

/*资质荣誉*/
.index-honor-box{height:550px; margin-top:7rem!important;}
.index-honor-item{float: right;}

.container{margin:0 auto;}
.center-by-margin{margin:0 auto;}

.fs075{font-size:0.75rem;}

/*猎头服务*/
.service-En{
    font-size:52px!important; 
    font-weight:bold;
    color:#e3e1e2;   
    line-height:3rem!important;
}
.service-text{
    margin-top:0px!important;
    font-size:26px; 
    font-weight:700; 
}
.service-text::before{
    content: '';
    display:inline-block;
    width: 10px;
    height: 30px;
    text-align: left!important;
    background-color: #138f9d;
    line-height:25px;
    margin-right: 10px;
    margin-left: 5px;
    position: relative;
    top:5px;
}
.service-content p{
    line-height:35px; 
    font-size:18px; 
    text-align: left;
}
.youshi-desc{position: relative; z-index: 5;}
.youshi-desc span{
    display: block;
    font-size:16rem!important;
    font-weight: bolder;
    color: #f9f8f8;
    padding: 2rem auto;
    right:0px;
    position:absolute;
    z-index: 0!important;
    top:-150px;
    
}
.youshi-item-2n{
    padding-right:20px;
    float:right; 
    text-align: right;
    width:80%; 
}
.youshi-2nimg{
    margin:0px!important;
    float:left!important; 
    position: relative; 
    left:-16px;
}
.web-title{margin-top:2rem;padding-bottom:2rem;}
.item-list-del p{ color:#6e6f74;}
.item-list-del{padding-left:15px;}
.item-list-del:hover h4{color: #008a98;}
.news-item-list .nav-link{padding:0px!important;}
.news-item-content{padding-left:15px!important;}
.news-item-content a{color:#6e6f74;}
.news-item-content h4{color: #134e55;}
.news-item-content:hover h4{color:#008a98;}
.liucheng-mt{padding:1rem 0.5rem!important;}
.news-item-list{margin-top:1.5rem;}
#news-item-list0{margin-top:0rem!important;}
@media (max-width:992px){
    .youshi-desc span{
        font-size:7rem!important;
        top:-0.2rem;
        color:#e3e1e2 ;
        opacity: 0.5;
    }
    .youshi-desc{
        height:8.5rem!important;
        padding:1rem 0;
    }
  
    .youshi-item{ border-bottom: 1px solid #e1e2e3;padding-bottom:0.5rem;}
    .youshi-box img{display: none;}
    
    .newsInfo-item{width:100%;}
    .index-banner-section{height:auto;}
    .index-banner-content{height:380px!important;}
    .index-banner-content .btn{height:38px!important;}
    .index-banner img{height:400px!important; top:10!important;animation:none;}
    .service-banner{height:160px!important;}
    .aboutUs-banner{height:160px!important;}
    
    .new-sidebar:nth-child(2){top:48%!important;}
    .index-banner-content h1{font-size:24px;}
    .index-banner-content p{font-size:20px;}
    .index-banner-content .btn{height:30px;}
    .footer-copy{width:auto;}
   
    .service-banner .display-6{font-size:20px!important;}
    .service-banner .mb-3{margin-bottom:0px!important;}
    .service-En{font-size:35px!important; }
    .news-item .nav-link{padding:0px!important;}
    .index-banner-content .highlight{color:#fff!important;}
    .index-honor-box{background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url('https://upyun-copy.oss-cn-beijing.aliyuncs.com/mglt/phone_honerbg.jpg')!important;}
    .aboutUs-banner{height:180px!important;}
    .index-process-item{padding:2rem!important;}
    .footer-copy p {font-size:0.7rem!important; line-height:1rem!important;}
    .footer-item p,h5{font-size:0.8rem!important; line-height:1rem!important;}
    .footer p{font-size:0.8rem!important;}
    .advantage-icon {
        font-size: 2.5rem!important;
        color: #3c3d45;
        margin-bottom:0rem!important;
        display: inline-block;
    }
    .advantage-item {padding:0rem!important;height:auto!important;}
    .carousel-control-prev {
        left: -10px; 
    }
    
    .carousel-control-next {
        right: -10px;
    }
    .service-text{position: relative;top:-13px}
    .web-title{text-align:left!important;margin-top:0rem!important;padding-top:0!important;padding-bottom:0px!important; }
    .about-top p{padding-left:0!important;}
    .index-honor-item{
        margin:0 1rem!important; 
        clear: both!important; 
        text-align: left;
        padding-left:4rem;
        width:100%!important;
   }
  
   
   .footer-item {justify-content: left!important;}
   .footer-contact{margin-top:1.2rem!important;}
   .index-service-title{margin-bottom:2rem!important;padding-top:1rem!important;}
}
@media (max-width: 768px){
    .index-honor-box{background: linear-gradient(rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url('https://upyun-copy.oss-cn-beijing.aliyuncs.com/mglt/phone_honerbg.jpg')!important;}
    .aboutUs-banner{height:180px!important;}
    .footer-copy p {font-size:0.7rem!important; line-height:1rem!important;}
    .footer-item P,h5{font-size:0.8rem!important; line-height:1rem!important;}
    .about-top p{padding-left:0!important;}
    .process-item{padding:2rem 0!important;margin: 0px!important;}
    .index-honor-item{
        margin:0 1rem!important; 
        clear: both!important; 
        text-align: left;
        padding-left:4rem;
        width:100%!important;
   }
    .footer-item {justify-content: left;}
    .index-process-item{ padding: 1rem;}
    .industry-item{padding: 1rem;}
    .newsInfo-right{display: none;}
    .new-sidebar:nth-child(2){top:48%!important;}
    .index-service-title{margin-bottom:2rem!important;padding-top:1rem!important;}
}
@media (max-width: 1300px){
    .process-item{padding:2rem 0!important;margin: 0px!important;}
    .process-item p {line-height:1rem!important; height:2rem; font-size:0.9rem!important;display: block!important; text-align: left;}
    .process-number{height:20px!important;font-size:1rem!important;border:none!important;font-weight: bold; padding:0!important;text-align: left;width:75%!important;}
    .process-item h4{font-size:1rem!important;  margin-bottom:0.5rem!important;display: block!important;width:75%!important;text-align: left;}
    .index-process-item{padding:2rem!important;}
    .service-banner{height:200px!important;}
    .aboutUs-banner{height:200px!important;}
    .web-title{text-align:left!important;margin-top:0rem!important;padding-top:0!important;padding-bottom:0px!important; }
    .service-En{font-size:35px!important; }
    .service-text{position: relative;top:-13px}
    .service-content p{
        line-height:25px!important; 
        font-size:1rem!important;
    }
    .youshi-item:nth-child(1n){padding-left:15px!important;}
    .service-box{margin-top:1rem!important;}
    .news-item-list{margin-top:0.9rem!important;}
    .about-content{
        padding-top: 0rem!important;
    }
   .about-top p{padding-left:0!important;}
   .index-title{margin-bottom:1rem!important; padding-top:1rem!important;}
   .index-case-title{margin-bottom:1rem!important; padding-top:1rem!important;}
   .index-service-title{margin-bottom:2rem!important;padding-top:1rem!important;}
   .index-honor-item p{line-height:2.1rem!important;}
   .index-honor-box{height:430px!important;}
   .index-process-item{margin-top:0px!important;}
  
   .footer-item {justify-content: left!important;}
   .index-case-title{margin-bottom:1rem!important; padding-top:1rem!important;}
}
.process-grid .process-item:nth-child(n+11) {
    display: none !important;
}

.process-item {
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
    border-right: 1px solid rgba(56, 56, 56, 0.9);
    border-bottom: 1px solid rgba(56, 56, 56, 0.9);
    max-height: 400px;
    background-color:rgba(56, 56, 56, 0.8);
    padding:9rem 0;
    display:inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top:0!important;
    margin-bottom: 0!important;
   
}

.process-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: all 0.3s ease;
}

.process-item:hover::before {
    background: rgba(1, 137, 149, 0.9);
    opacity: 0.5;
}
.process-item:hover p {
   display:block;
    bottom: 0;
}

.process-number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 1.5rem;
    color: #fff;
    margin-bottom: 1.5rem;
    
}

.process-item h4 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
    color: #fff;
   
}

.process-item p {
    font-size: 0.9rem;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    width:75%;
    display:none;
    
}



/*成功案例页面*/
.cases-tag span{
    display: block;
    float: left;
    background-color:#f0efef;
    color:#7b7979;
    border-radius:15px;
    padding:0px 10px;
    height:25px;
    line-height:25px;
    max-width: 200px;
    font-size:0.8rem;
    margin-right:5px;

}
.cases-desc{
    color:#6e6f74;
    clear: both;
    font-size:0.9rem;
    margin-top:3rem;
   
}
/*关于我们*/
.about-content{
    padding-top:3rem;
    font-size: 1rem; 
    position: relative;
}
.about-content:after{
        content: "M";
        position: absolute;
        text-align: center!important;
        font-size: 24rem;
        font-weight: bold;
        color: #f5f4f4;
        z-index: -1;
        top: -6rem;
        left: 0;
        right: 0;
        bottom: 0;
}

.about-top p{padding-left:20px;}
.news-item{
    border-bottom: 1px solid #e1e2e3;
}
.news-item a{
    display: block;
}
.info-content img{text-align: center!important; display: block; margin: 0 auto; width:auto!important;}
.newsInfo-tite{
    font-size: 1.5rem;
    border-bottom: 1px solid #e1e2e3;
}
.newsInfo-tag{
    font-size: 0.9rem;
    padding-top:0.5rem;
}
.news-item a:hover{
   color: #008a98!important;
}
.news-item h6{
    color:#7f7e7e;
    line-height:2rem;
    text-align: right;
    font-size:0.8rem;
}
.news-item p{
    display: block;
    color:#7f7e7e;
    line-height:1.5rem;
    max-height:100px;
    text-overflow:ellipsis!important;
    overflow: hidden;
    margin-top:1rem;
   
}
.text-white{
    color:#fff!important;
}
.text-grey{color: #495057;}

/* 悬浮框和内容弹出框样式 */
.content-popup {
    position: absolute;
    top: 0; /* 与悬浮框对齐 */
    right: 70px; /* 紧贴悬浮框 */
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    z-index: 1001;
    width: auto; /* 调整后的宽度 */
    display: none;
    height:auto; 
}
.floating-sidebar .icon:hover {
    color: #008a98!important;
}
.popup-content {
    display: none;
    overflow-y: auto;
}
#qr-icon{margin-top:10px;}
.new-sidebar{
    position:fixed; 
    top: 50%; 
    right:15px;
    z-index: 1002;
    transform: translateY(-50%);
    height:110px;   
}
.icon{
    width:50px;  
    height: 50px; 
    border-radius:100%; 
    text-align: center; 
    line-height:50px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.modal-body{display: flex; justify-content: center;}

/*猎头结束 */


/* 颜色 */
:root {
    --bs-blue: #008a98;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #f55A6A;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #DA251C;
    --bs-secondary: #75888d;
    --bs-success: #35c38f;
    --bs-info: #50A5f1;
    --bs-warning: #f1b55c;
    --bs-danger: #f55A6A;
    --bs-light: #f8f9fa;
    --bs-dark: #343a50;
    --bs-primary-rgb: 82, 108, 230;
    --bs-secondary-rgb: 117, 136, 141;
    --bs-success-rgb: 53, 195, 143;
    --bs-info-rgb: 80, 165, 241;
    --bs-warning-rgb: 241, 181, 92;
    --bs-danger-rgb: 245, 90, 106;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 52, 58, 80;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color: #353a50;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-border-color:#E1E2E3;
}
html { height: 100%; }
body {
    margin: 0;
    font-size:15px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    min-height: 100%;
    font-family: Arial, sans-serif;
}

.text-red{color:#DA251C !important;}
.indent{text-indent:2em;}

::-webkit-scrollbar {width:5px; height:10px; background-color:#F5F5F5;}
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5;}
::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.3); background-color: #555555;}

.bg-grey{background-color:#F2F3F6;}

.btp-breadcrumb{padding:3px 0 15px 0; color:rgb(100, 115, 138); border-bottom:1px solid rgba(100, 115, 138, 0.13);}
.btp-breadcrumb *{font-size:14.5px; line-height:1.2em; color:rgb(100, 115, 138);}
.btp-breadcrumb span{padding:0 10px;}
.btp-breadcrumb .active{font-weight:bold;}

.btp-body{min-height:calc(100vh - 172px); height:auto; width:100%; overflow: hidden;}
.display-6{font-size: calc(1.2rem + 1.3vw);}
@media (min-width:992px){
    .btp-body{min-height:calc(100vh - 180px);}
    .w50{width:50%;}
    .display-6{font-size:2rem;}
}

.cursor-pointer{cursor:pointer;}

.text-gray {
    color: rgb(100, 115, 138);
}
.text-gray-light {
    color: rgba(100, 115, 138, 0.6);
}
.text-blue {
    color: var(--bs-blue);
}
.text-red{
    color: var(--bs-red);
}

.lead{color:rgb(100, 115, 138); font-size:16px;}

.display-1, .display-2, .display-3, .display-4, .display-5, .display-6{font-weight:500;}

.text-active{color:var(--bs-primary) !important; font-weight:600;}

.cursor-pointer {
    cursor: pointer
}

/* 尺寸 */
.row {
    --bs-gutter-x:15px;
    --bs-gutter-y:15px;
}
@media (min-width:992px){
    .w-lg-75{width:75%;}
}

/* 图片 */
.image{background:no-repeat center center; background-size:cover; width:100%; min-height:20px; flex-shrink:0;}

/* 间距 */
h1,h2,h3,h4,h5,h6{margin:0;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height:1.5em;
}
p{margin:0;}

.common-padding {
    padding: 0 25px;
}

.common-margin {
    margin: 0 25px;
}

.common-padding-x {
    padding: 0 25px;
}

.common-margin-x {
    margin: 0 25px;
}

/* 动画 */
@keyframes bp-animate-breathe {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    75% {
        opacity: .8;
    }

    100% {
        opacity: 1;
    }
}

@keyframes bp-animate-width-group {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes bp-animate-height-group {
    0% {
        width: 0;
    }

    100% {
        width: 100%;
    }
}

@keyframes bp-animate-rotate90 {
    0% {
        transform: rotateZ(0deg);
    }

    100% {
        transform: rotateZ(90deg);
    }
}

@keyframes bgScale {
    0% {
        background-size:100% auto;
    }
    100% {
        background-size:103% auto;
    }
}
@keyframes bgScale2 {
    0% {
        background-size:100% auto;
    }
    100% {
        background-size:103% auto;
    }
}
.bgScale:hover{animation:bgScale 200ms linear forwards;}
.bgScale2:hover{animation:bgScale2 200ms linear forwards;}
/* alert */
.alert {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    border: none;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size:0.88rem;
}
.alert-success {
    color: #157656;
    background-color: #d3f3e9;
    border-color: #bdeedd;
}

.alert i {
    font-size: 15px;
    line-height: 18px;
    margin-right: 6px;
}

.alert-danger {
    color: #912f2f;
    background-color: #fcdcdc;
    border-color: #fbcaca;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0.88rem;
    font-size: 13px;
}

/* 对话框 */
.modal {
    background: rgba(0, 0, 0, 0);
    color: #495057;
}

.modal-content {
    border: none;
}

.bp-center-message {
    padding: 10px 20px;
    background-color: rgba(255, 255, 255, 1);
    width: auto;
    box-shadow: #65758b1f 0 10px 15px;
}

.bp-center-message span {
    font-size: 15px;
}

.bp-toast-icon {
    font-size: 20px;
    padding-top: 2px;
}

/* modal */
#bp-modal-body {
    background-color: rgba(255, 255, 255, 1);
}

#bp-modal-body h5 {
    border-bottom: 1px solid #edf1f5;
    line-height: 1.5em;
    padding: 1rem;
    font-size: 1.1rem;
    font-weight: 500;
    margin: 0;
}

#bp-modal-body>.content {
    padding: 1rem;
    font-size: 15px;
    line-height: 1.6em;
    padding-bottom: 22px;
}

#bp-modal-body>.modal-footer {
    border-top: 1px solid #edf1f5;
}

#bp-modal-body-bg {
    background: #edf1f5;
    width:95%;
    box-shadow: #65758b1f 0 10px 15px;
    padding: 8px;
}

@media (min-width:992px){
    #bp-modal-body-bg {width: 500px;}
}

/* 按钮 */
a{color:#353a50;}
a:hover{color:#DA251C;}

/* 按钮 */
a,
button {
    text-decoration: none;
    outline: none !important;
}

.btn {
    font-size:14.6px;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.5rem 0.75rem;
}

.btn-sm {
    font-size: 13.2px;
    padding: 0.3rem 0.66rem !important;
}

.btn-sm .bi {
    font-size: 12px !important;
}

.btn .bi {
    font-size: 16px;
}

.btn span {
    margin: 0 5px;
    letter-spacing: 1px;
}

.btn-group>.btn-group:not(:first-child), .btn-group>:not(.btn-check:first-child)+.btn {
    margin:0px;
}
.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #008a98;
    --bs-btn-border-color: #008a98;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #008a98;
    --bs-btn-hover-border-color: #008a98;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #008a98;
    --bs-btn-active-border-color: #008a98;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #008a98;
    --bs-btn-disabled-border-color: #008a98;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
    background-color: var(--bs-secondary);
    border-color: ar(--bs-secondary);
}

.btn-success {
    --bs-btn-color: #fff;
    --bs-btn-bg: #35c38f;
    --bs-btn-border-color: #35c38f;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: rgb(28, 175, 108);
    --bs-btn-hover-border-color: rgb(28, 175, 108);
    --bs-btn-focus-shadow-rgb: 60,153,110;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: rgb(28, 175, 108);
    --bs-btn-active-border-color: rgb(28, 175, 108);
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: rgb(24, 155, 95);
    --bs-btn-disabled-border-color: rgb(24, 155, 95);
}

.btn-danger {
    --bs-btn-color: #fff;
    --bs-btn-bg: #f55A6A;
    --bs-btn-border-color: #f55A6A;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg:#e73255; 
    --bs-btn-hover-border-color:#e73255;
    --bs-btn-focus-shadow-rgb: 255, 39, 60;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #e73255;
    --bs-btn-active-border-color: #e73255;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: rgb(255, 39, 60);
    --bs-btn-disabled-border-color: rgb(255, 39, 60);
}
.btn-warning {
    --bs-btn-color: #FFFFFF;
    --bs-btn-bg: #ffc107;
    --bs-btn-border-color: #ffc107;
    --bs-btn-hover-color: #FFFFFF;
    --bs-btn-hover-bg: #ffca2c;
    --bs-btn-hover-border-color: #ffc720;
    --bs-btn-focus-shadow-rgb: 217,164,6;
    --bs-btn-active-color: #FFFFFF;
    --bs-btn-active-bg: #ffcd39;
    --bs-btn-active-border-color: #ffc720;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FFFFFF;
    --bs-btn-disabled-bg: #ffc107;
    --bs-btn-disabled-border-color: #ffc107;
}
.btn-info {
    --bs-btn-color: #FFFFFF;
    --bs-btn-bg: #0dcaf0;
    --bs-btn-border-color: #0dcaf0;
    --bs-btn-hover-color: #FFFFFF;
    --bs-btn-hover-bg: #31d2f2;
    --bs-btn-hover-border-color: #25cff2;
    --bs-btn-focus-shadow-rgb: 11,172,204;
    --bs-btn-active-color: #FFFFFF;
    --bs-btn-active-bg: #3dd5f3;
    --bs-btn-active-border-color: #25cff2;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #FFFFFF;
    --bs-btn-disabled-bg: #0dcaf0;
    --bs-btn-disabled-border-color: #0dcaf0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    box-shadow: none;
}

.btn .spinner-border {
    width: 15px;
    height: 15px;
}

/* 水波纹效果横向扩展 */
.water-ripple-horizontal {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}

.water-ripple-horizontal::after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    opacity: 1;
}

.water-ripple-horizontal:active::after {
    animation: bp-animate-width-group 200ms ease-in forwards;
}

/* 水波纹效果 缩放 */
.water-ripple-scale {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.water-ripple-scale::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.12);
    background-repeat: no-repeat;
    transform: scale(0);
}

.water-ripple-scale:active::after {
    transform: scale(1);
    transition: 200ms;
}

.btn-outline-info {
    --bs-btn-hover-color: #FFFFFF;
    --bs-btn-active-color: #FFFFFF;
}

h5 {font-size:15px;}
h4 {font-size:16px;}
h3 {font-size:18px;}
h2 {font-size:20px;}
h1 {font-size:22px;}
@media (min-width: 1200px){
    h5 {font-size:16px;}
    h4 {font-size:18px;}
    h3 {font-size:20px;}
    h2 {font-size:22px;}
    h1 {font-size:28px;}
}
.text-14{font-size:14px; line-height:2.2em;}

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}

/* header */
.highlight {
    color: #008a98;
   
}
.header-size-box{height:50px;}
.logo{height:30px;}
@media (min-width:992px){
    .header-size-box{height:55px;}
    .logo{height:36px;}
}

.navbar{background-color:rgba(255, 255, 255, 0.95); --bs-navbar-padding-y:5px;}
.navbar-toggler {
    padding:.38rem .38rem; 
}
.navbar-toggler-icon{font-size:1em; width:1em; height: 1em;}
.navbar-nav-wrap, .navbar-toggler{
    color: #677788;
    border-color: rgba(33,50,91,.1);
}
.navbar-toggler-icon{
    color: #677788;
}
.nav-link{
    color:#577788;
    padding:12px 15px !important;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color:#008a98;
}
.nav-link:hover{color:#008a98;}
.navbar-nav{justify-content:flex-end; align-items:center;}
.navbar-line {
    width: 1px;
    height: 0.3em;
    margin: 0 15px;
    overflow: hidden;
    padding: 0 !important;
    opacity: 0.5;
}

.footer{ background-color:#3c3d45;}
.footer p{font-size: 14px;line-height:1.3rem;}
.footer-item{display:flex;justify-content: right;}
.footer-copy{border-top: 1px solid #7b7f9d; font-size: 14px;padding: 1rem 0;}

@media (min-width:992px){
    .footer *{font-size:15px;}
}

/* 默认卡片 */
.card {
    border-width: 0;
    box-shadow:0 0.375rem 1.5rem 0 rgba(140,152,164, 0.22);
    background:#FFFFFF;
}
.card-body{padding:15px 10px;} 
.card-face{width:100%; height:200px; background:center center no-repeat #F6F7F8; background-size:auto 90%;}
.card-title{font-size:16.8px; color: #232323; padding:0 5px;}
.card-text{height:3em; line-height:22px; font-size:15px; height:44px; overflow:hidden; color:#626161; padding:0 5px;}



/* 分页 */
.page-link {
    font-size: 15px;
    color:#71869d;
}
/* 标签按钮 */
.btn-tags {
    color: #71869d;
    background-color: rgba(113,134,157,.1);
    border-color: transparent;
    font-size: .75rem;
    padding: 0.3rem 0.8rem;
}
.btn-tags:hover{color:#fff;background-color:#71869d;border-color:transparent}
.btn-tags.active{color:#fff;background-color:#71869d;}
/* 新闻页面右侧广告 */
.new-right-banner{height:112px; display: block; border-radius:2px; position:relative;}
.new-right-banner .title{height:35px; background:rgba(0,0,0,.3); line-height:35px; font-size:12px; color:#FFFFFF; position:absolute; z-index:1; left:0; bottom:0; width:100%; text-align:center; padding:0 10px;}

/* 编辑器内容展示 */
.bs-editor-display{padding:0;}
.bs-editor-display p {font-size:15px; color:#262626; line-height:2.2em; margin-top:5px;}
.bs-editor-display h5 {font-size:18px; margin-top:20px; margin-bottom: 8px; font-weight:bold;}
.bs-editor-display h4 {font-size:20px; margin-top:30px; margin-bottom: 8px; font-weight:bold;}
.bs-editor-display h4:first-child{margin-top:18px !important;}
.bs-editor-display h3 {font-size:22px; margin-top:50px; margin-bottom: 8px; font-weight:bold;}
.bs-editor-display h3:first-child{margin-top:18px !important;}
.bs-editor-display h2 {font-size: 26px; margin-top:50px; margin-bottom: 8px; font-weight:bold;}
.bs-editor-display h1 {font-size: 30px; margin-top:50px; margin-bottom: 8px; font-weight:bold;}
.bs-editor-display blockquote {font-size:15px; line-height:2.2em; padding:18px; background:#e7f8ff; text-indent:0; margin:16px 0; border-radius: 2px;}
.bs-editor-display-pre-circle {width: 8px; height: 8px; border-radius: 10px; background: rgb(236 106 95); margin-right: 5px;}
.bs-editor-display-pre-header {padding: 15px; width: 100%; position: absolute; left:0px; top:0px; background-color:#F3F3F3; border-top-left-radius: 6px; border-top-right-radius: 6px;}
.bs-editor-display pre{background:#F6F7F8; font-size:15px; line-height:1.4em; padding:38px 5px 5px 5px; border-radius: 6px; margin: 5px 0; width: 100%; position: relative; white-space: pre-wrap; margin-top:15px;}
.bs-editor-display a{color:#DA251C;font-size:16px;line-height:2.5em}
.bs-editor-display img{border-radius:3px;width:100% !important;margin:18px 0}
.bs-editor-copy{width:120px;height:38px; position:absolute;z-index:2;right:15px;top:0;font-size:14.5px!important;text-align:center;line-height:38px;cursor:pointer;text-align:right; font-family:"Pingfang SC", Microsoft Yahei, sans-serif, Helvetica; display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:flex-end;  align-items:center;}
.bs-editor-copy span{padding-left:5px; padding-bottom:2px;}
.bs-editor-display *{word-break:break-all;word-wrap:break-word}
.bs-editor-display strong{font-size:15px;}
.bs-editor-display iframe{width:100%; height:300px;}
.bs-editor-display .spline{padding-top:20px;}
.bs-editor-display .spline .bi{color:#d5d5d5; font-size:30px; line-height:38px;}
.bs-editor-display table{width:100% !important; border-top:1px solid #F1F1F1; border-left:1px solid #F1F1F1; margin:15px 0;}
.bs-editor-display td{padding:10px; line-height:1.3em; border-bottom:1px solid #F1F1F1; border-right:1px solid #F1F1F1; word-break: break-all;}
.bs-editor-display thead td{background:#F1F4F5; font-weight:700;}
.bs-editor-display th{background:#F1F4F5; font-weight:700; padding:10px;}

/*
HighLight.css
*/
pre code.hljs{display:block;overflow-x:auto;padding:1em; font-family:'Fira Code',Consolas, 'Courier New', monospace;}
code.hljs{padding:3px 5px}
.hljs-comment{color:#098658; font-family:PingFangSC-Regular,Arial,Helvetica; font-size:14px;}
.hljs-attribute,.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-name,.hljs-selector-tag{font-weight:700}
.hljs-deletion,.hljs-number,.hljs-quote,.hljs-selector-class,.hljs-selector-id,.hljs-string,.hljs-template-tag,.hljs-type{color:#0531FA;}
.hljs-section,.hljs-title{color:#0531FA; font-weight:700}
.hljs-link,.hljs-operator,.hljs-regexp,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-symbol,.hljs-template-variable,.hljs-variable{color:#0531FA}
.hljs-literal{color:#FF0036;}
.hljs-addition,.hljs-built_in,.hljs-bullet,.hljs-code{color:#098658}
.hljs-meta, .hljs-string{color:#0531FA; font-family:PingFangSC-Regular,Arial,Helvetica !important; font-size:14px;}
.hljs-meta .hljs-string{color:#0531FA;}
.hljs-emphasis{font-style:italic}
.hljs-strong{font-weight:700}

/* 发送短信按钮 */
.send-phone-message-button{width:115px; right:12px; top:15px; padding:8px; font-size:13px; z-index:1; font-weight:400; display:none;}

/* 表格 */
.btp-table{border: none !important;}
.btp-table td, .btp-table th{padding:15px 5px; font-size:14.5px; line-height:28px; color:#888888; border:none; border-bottom:1px solid #f1f1f1;}
.btp-td-text{color:#303030 !important;}

.btp-common-table{border: none !important;}
.btp-common-table td{padding:6px 6px 6px 0; font-size:14.3px; line-height:26px; color:#888888; border:none;}




/* 右下角菜单按钮 */
.btp-h5-menu-button{width:50px; height:50px; position:fixed; right:15px; bottom:50px; background-color:#FFFFFF; z-index:999; text-align:center; font-size:28px; line-height:50px; border-radius:25px;}









/* 子菜单 */
.nav-has-sub{position:static;}
.nav-has-sub > .nav-link{display:flex; align-items:center;}
.nav-has-sub > .nav-link span{display: inline-block;}
.nav-has-sub > .nav-link .bi{
    display:inline-block;
    font-size:10px;
    padding-left:8px;
    line-height:16px;
    margin-top:2px;
    color:rgba(0, 0, 0, 0.5);
}
.sub-menus{list-style:none; padding:0; margin:0; background:#FFFFFF; width:100%; padding:10px 0; border-top:4px solid #DA251C; display:none;}
.sub-menus li{width:100%; padding:0 10px;}
.sub-menus li a{display:block; width:100%; line-height:1.5rem; padding:9px; font-size:14.5px; border-radius:3px;}
.sub-menus li a:hover{background:#F2F3F6;}
.nav-item{display:block; width:100%;}
.nav-item .badge{font-size:10px; padding:0.2em 0.4em; font-weight:400; border-radius:10px;}
@media(min-width:992px){
    .nav-has-sub{position:relative;}
    .nav-item{display:list-item; width:auto;}
    .sub-menus{position:absolute; z-index:9; top:52px; box-shadow:0 .125rem .25rem rgba(0,0,0,.075); border-bottom-left-radius:5px; border-bottom-right-radius:5px;}
    .sub-menus li{text-align: center;}
}

/* 可选标签 */
.select-tag{display:flex; flex-direction:row; flex-wrap:wrap;}
.select-tag > .item{
    margin:6px 12px 0px 0;
    display:flex; flex-direction:row; flex-wrap:nowrap; align-items:center;
    border: 1px solid #d5d5d5;
    padding:1px;
    cursor:pointer;
    border-radius:2px;
}
.select-tag > .item > .img{width:30px; height:30px; background-size:cover; border-radius:2px;}
.select-tag > .item > .tag{font-size:12px; line-height:30px; padding:0 12px; color: #333;}
.select-tag .active{border-color:var(--bs-primary) !important; }
.select-tag .active .tag{color:var(--bs-primary) !important;}
.select-tag-large > .item > .tag{font-size:14.5px; line-height:32px; padding:5px 18px;}

/* 弹窗 */
.popover-window {
    width: 95%;
    padding: 15px;
    border-radius: 8px;
    box-shadow: #65758b1f 0 10px 15px;
}
@media(min-width:992px){
    .popover-window {
        width:50%;
        max-width:750px;
        padding:25px;
        border-radius: 8px;
        box-shadow: #65758b1f 0 10px 15px;
    }
}



/* 表单验证错误 */
.validate-error{box-shadow:0 0 0 0.15rem #fdafbf; border-color:#FF0036;}
.validate-error-message{position:absolute; bottom:0px; left:0px; right:0px; width:100%; height:18px; line-height:18px; overflow: hidden; padding:0 0.75em; background:#FF0036; color:#FFFFFF; font-size:12px; border-bottom-left-radius:8px; border-bottom-right-radius:6px; z-index:1;}
.validate-error-message-for-input{display:flex; width:200px; flex:1; position:relative;}

/* 通用顶部定位 */
.common-fixed-top{top:55px; left:0; right:0; z-index:99; background-color:#FFFFFF; padding-top:20px; overflow: hidden;}
.common-fixed-top-size-box{height:44px;}
@media (min-width:992px){
    .common-fixed-top{top:55px; padding-top:30px;}
    .common-fixed-top-size-box{height:55px;}
    .validate-error-message{width:100%;}
    .validate-error-message-for-input{width:100%;}
}



.nav-tabs .nav-link:focus, .nav-tabs .nav-link:not(.active):hover {
    color: #008a98;
}