/* 公共样式 */
/* p{
    line-height: 2rem;
} */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: revert;
    line-height: 3rem;
}

#content p,#content2 p,.pages p{
    line-height: 2rem ;
}

.content2 img{
    max-width: 100%;
}

#news img{
    max-height: 19rem;
    object-fit: cover;
}

#navbarNav img{
    width: 1.5rem;
}

.container,
#content2,#content,#carouselExampleIndicators .carousel-caption {
    width: 1000px;
    margin: auto;
}

a:hover{
    color: inherit;
}

a,.btn{
    text-decoration: none;
}

h2,
h5 {
    font-weight: bold;
}

h5 {
    font-size: 1.7rem !important;
}


/* 无圆角 */
.card,.btn{
    border-radius: 0;
}

/* 公共底部外链 */
#logo a{
    color: #000 !important;
}

#logo li{
    text-align: center;
    width: 2rem;
    height: 2rem;
}
/* 公共底部外链-end*/

/* 公共样式-end */


/* logo筛选 */
.mm .slick-prev:before,.mm .slick-next:before{
    font-size: 2rem !important;
    color: #000 !important;
}
/* logo筛选-end */

/* 首页 */

/* 自动翻译 */
#translate select{
    width: 100%;
    padding: 0.8rem 3.5rem;
}
/* 自动翻译-end */

/* 导航栏样式 */

#navbarNav .navbar-nav .nav-item:nth-child(3) .dropdown-menu, 
#navbarNav .navbar-nav .nav-item:nth-child(6) .dropdown-menu{
    display: none !important;
}

#navbarNav .navbar-nav .nav-item {
    position: relative;
}

#navbarNav .navbar-nav .nav-item:hover .dropdown-menu {
    display: block;
}

#navbarNav .navbar-nav .nav-item:hover .nav-link,
#navbarNav .navbar-nav .nav-item.active .nav-link{
    border-bottom: 3px solid;
}
/* 导航栏样式-end */

/* 轮播图 */
#carouselExampleIndicators img,#fuwu2 .col-md-3 img,#fuwu2 .col-md-6 img{
    object-fit: cover;
}

.carousel-indicators{
    bottom: 7%;
}
/* 轮播图-end*/

/* 服务与案例客户logo轮播 */
.your-class img,.slick-slide img{
    object-fit: contain;
}

.slick-slide img{
    height: 93px;
}

/* 服务与案例客户logo轮播-end */

/* 服务与案例 */
#fuwu2 .col-md-3 img{
    width: 100%;
    height:10rem;
}
#fuwu2 .col-md-6 img{
    width: 100%;
    max-height: 17.5rem;
}
/* 服务与案例-end */

/* 头部样式 */
.jumbotron{
    min-height: 30rem;
}
/* 头部样式-end */

/* 详情页 */
.nr img{    
    /* width: 100%; */
}
.nr .ww{    
    width: 2.5rem;
}
/* 详情页-end */

/* 趋势与洞察 */
#dongcha>.col-12:last-child a:hover,
#an .col-md-12 a:hover{
    color: #B5B5B5;
}

#dongcha .col-md-4 .card-title{
    line-clamp:1;
    -webkit-line-clamp:1;				/*显示的行数*/
}
#dongcha .col-md-4 .card-text{
    line-clamp:2;
    -webkit-line-clamp:2;				/*显示的行数*/
}

#dongcha .col-md-4 .card-title,
#dongcha .col-md-4 .card-text{
    display:-webkit-box;				/*弹性伸缩盒子*/
    -webkit-box-orient:vertical;		/*子元素垂直排列*/
    overflow:hidden;					/*溢出部分隐藏*/
    text-overflow:ellipsis ;		    /*溢出部分用省略号显示*/
}

#dongcha img{
    height: 22.31rem;
}
/* 白皮书 */
#bps .col-md-6 img{
    height: 16.3rem;
    object-fit: cover;
}
/* 趋势与洞察-end */

#fuwu .col-md-6 img{
    height: 28.5rem;
}

#fuwu .col-md-4 img{
    height: 18.5rem;
}

/* 摸上去背景变黑，按钮变白 */
#fuwu .card .card-text small{
    transition: all .5s ease;
    line-height: initial;
}

#fuwu .card .card-text:last-child small{
    width: 3rem;
    height: 3rem;
}
#fuwu .card:hover .card-text:last-child small{
    background: #fff;
    color: black;
}

/* 摸上去显示描述 */
#fuwu .card:hover .card-text:nth-of-type(1),#fuwu .card:hover #black{
    opacity: 1;
    height: auto;
    transition: all .5s ease;
}

#fuwu .card .card-text:nth-of-type(1),#fuwu .card #black {
    opacity:0;
    height:0;
    overflow: hidden;
    transition: all .5s ease;
    
}

/* 摸上去显示描述-end */

/* 摸上去背景变黑 */


/* 摸上去背景变黑-end*/

#fuwu .card:hover {
    background: black;
}
/* 动画 */
#dongcha>div:hover img{
transition: all .5s ease;
transform: scale(1.2);
}
#dongcha>div img{
    transform: scale(1);
    object-fit: cover;
    transition: all .5s ease;
}
#dongcha>div .card,.pages .about-team .card a{
    overflow: hidden;
}
.pages .about-team .card:hover img {
    transition: all .5s ease;
    transform: scale(1.1);
}
#fuwu .card:hover img {
    transition: all .5s ease;
    transform: scale(1.2);
}
.pages .about-team .card:hover .card-body{
        transition: all .5s ease;
    bottom: 0 !important;
}
.pages .about-team .card .card-body{
        transition: all .5s ease;
    bottom: -40%;
    background-color: #dee2e6ba;
}
#fuwu .card{
    overflow: hidden;
}
#fuwu .card img,.pages .about-team .card img{
    transform: scale(1);
    transition: all .5s ease;
}
/* 轮播 */
#carouselExampleIndicators .carousel-caption {
    text-align: left;
    font-size: 3rem;
    top: 40%;
}

/* 案例 */
#an button{
    font-size: .8rem;
}

#an img{
    height: 13rem;
    object-fit: cover;
}

/* 上下盒子间距 */
#content .container{
    margin: 7rem auto;
}
/* 首页-end */

/* 案例 */

/* 了解企业所处的体验管理发展阶段 */
#fzs .card{
    background: url(../images/20221019101835.jpg) no-repeat;
    background-size: cover;
    min-height: 18.4rem;
}
/* 上下盒子间距 */
#content2 .container{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
/* 案例-end */






/* 其他页面代码 */

/* 项目成员 */
.pages .about-team img,#pags img{
    height: 22rem;
    object-fit: cover;
}
#pags2 img{
    height: 30rem;
}
/* 项目成员-end */


/* 搜索 */
.top-main {
    width: 100%;
    padding: 40px 0;
    background-color: #e9ecef;
}

.search {
    position: relative;
}

.search input {
    width: 100%;
    padding: 10px 4%;
    border: 1px solid #636363;
    outline: none;
}

.search .btn1 {
    width: 24px;
    height: 24px;
    border: 0;
    background-color: transparent;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    position: absolute;
    left: 1%;
    top: 9px;
}

.search .btn2 {
    width: 24px;
    height: 24px;
    border: 0;
    background-color: transparent;
    background-image: url(../images/x.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    position: absolute;
    right: 1%;
    top: 9px;
}

.screening {
    padding: 12px 0;
}

.screening span {
    padding: 0 12px;

}

.screening span:not(:last-child) {
    border-right: 1px solid #7F7F7F;
}

.screening span a {
    color: #7F7F7F;
    text-decoration: none;
}

.screening-color {
    color: black !important;
    font-weight: bold;
    border-bottom: 2px solid black;
}

.search-card {
    display: flex;
    flex-direction: row-reverse;
}

/* 搜索结束 */


/* 联系我们 */
.top-left,
.top-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form-main {
    padding: 0 20%;
}

.form-item:not(:first-child) {
    margin-top: 30px;
}

.form-item p {
    margin-top: 12px;
}

.form-item textarea {
    margin-top: 12px;
}

.form-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-flex:not(:first-child) {
    margin-top: 26px;
}

.form-flex input {
    outline: none;
    border: 0;
    padding: 5px 0;
    border-bottom: 1px solid #000;
}

.form-flex input:first-child {
    /* margin-bottom: 10px; */
}

.form-checkbox {
    display: flex;
    flex-wrap: wrap;
}

.form-checkbox span {
    display: inline-block;
}

.form-checkbox span input {
    margin-right: 10px;
}

.form-other input {
    outline: none;
    border: 0;
    border-bottom: 1px solid black;
}

.form-other input:first-child {
    margin-right: 10px;
}

.form-read {
    margin-top: 12px;
}

.form-submit {
    outline: none;
    border: 0;
    background: #212529;
    color: white;
    padding: 3px 0;
    margin-top: 30px;
}

/* 联系我们结束 */
#list .align-items-center .redu a{
    color: #c9c9c9;
}
#list .align-items-center .redu a.active{
    color: #000 !important;
}
#list .align-items-center .redu a:hover{
    color: #000 !important;
}

/* 关于我们 */
.floor-side-list {
    position: relative;
    height: 80px;
    padding-top: 25px;
    border-bottom: 1px solid #e1e1e1;
}

.floor-side-list ul {
    line-height: 52px;
    height: 55px;
}

.floor-side-list ul .on {
    border-bottom-color: #000;
}

.floor-side-list ul li {
    position: relative;
    float: left;
    height: 55px;
    padding: 0 10px;
    border-bottom: 3px solid transparent;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.floor-side-list ul .on:after {
    border-bottom-color: #000;
}

.floor-side-list ul li:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -6px;
    content: '';
    border-right: 7px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 7px solid transparent;
    transform: rotate(180deg);
}

.floor-side-body {
    padding-top: 24px;
}

.main {
    padding: 60px 0;
    margin: 0 auto;
    max-width: 1000px;
    background-color: #F9F9F9;
}

.numCount {
    margin: 0 -10px;
}

.numCount li {
    float: left;
    width: 25%;
    text-align: center;
}

.numCount li .item {
    margin: 0 10px;
}

.numCount li .numU {
    line-height: 1.3;
}

.numCount li .numCX {
    font-size: 54px;
    color: #000; 
}

.numCount li .numU .unitC {
    font-size: 100%;
    line-height: 1.3;
    margin-left: 0.3em;
}

.numCount li .numU sup {
    vertical-align: top;
}

.numCount li .numU sub {
    vertical-align: baseline;
}

@media (max-width:800px) {
    .numCount li .numCX {
        font-size: 36px;
    }
}

@media (max-width:640px) {
    .numCount li .numCX {
        font-size: 7vw;
    }
}
@media (max-width:576px) {
    .form-main {
        padding: 0;
    }
}

@media (max-width:480px) {
    .numCount {
        font-size: 0.5vw;
    }
}
.milestone{
    padding-bottom: 60px;
}
.milestone-title{
    padding: 60px 0;
}
.milestone div .milestone-content li{
    padding: 30px 30px;
}
.milestone div .milestone-content li{
    border-top: 1px solid #B5B5B5;
}
.milestone div .milestone-num li{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.milestone div .milestone-num li span{
    display: inline-block;
    width: 8px;
    height: 62px;
    background-color: #FFFF00;
}
.milestone-main li p{
    display: flex;
    align-items: center;
}
.milestone-main li p span{
    display: inline-block;
}
.milestone-main .line{
    height: 1px;
    background-color: #B5B5B5;
}
.milestone-main .yellowline{
    display: flex;
    justify-content: center;
}
.milestone-main .yellowline small{
    display: inline-block;
    width: 8px;
    height: 62px;
    background-color: #FFFF00;
}
.about-home .home-list{
    padding: 22px 0;
}
.about-home .home-list:not(:last-child){
    border-bottom: 1px solid #B5B5B5;
}
.about-home .home-list div{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about-home .home-list div:nth-child(2) p{
    padding: 1px 0;
}
.about-home .home-list div button{
    background-color: transparent;
    height: 32px;
}
.about-banner div{
    position: relative;
}
.about-banner div img{
    width: 100%;
    max-height: 311px;
    object-fit: cover;
}
.banner-img img{
    width: 100%;
    max-height: 311px;
    object-fit: cover;
}
.about-banner div .banner-text{
    width: 100%;
    height: 100%;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.about-culture div ol li{
    list-style: disc !important;
}
.about-culture div ol li::marker{
    color: #FFFF00;
}
.about-culture .about-dark{
    background: rgba(0,0,0,0.7);
    margin: 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    display: none;
}
.about-culture .about-light{
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/* 招贤纳士 */
.cv-btn{
    background-color: #212529;
    border: 0;
    padding: 8px 0;
}
.more-btn{
    background: transparent;
    border: 0;
}
.more-btn a{
    background: #212529;
    padding: 8px 20px;
}
.cv-white{
    height: 100%;
    display: flex;
    align-content: center;
}
.cv-white button{
    border: 0;
    height: 100%;
    padding: 0 22px;
    background: #FFF;
}
.cv-form span{
    display: inline-block;
}
.cv-form .col-lg-6 input{
    outline: none;
    background-color: #F5F5F5;
    border: 1px solid #D2D2D2;
    height: 38px;
    padding: 0 5px;
}

.cv-form .file {
    height: 160px;
    display: none;
}
.cv-form .file2{
    display: block;
    width: 100%;
    height: 160px;
    border: 2px dashed #dee2e6;
    background-color: #F5F5F5;
    display: grid;
    justify-content: center;
    align-content: space-evenly;
    justify-items: center;
}
.fileContainer {
    overflow: hidden;
    position: relative;
    /* background: #ccc; */
    border-radius: .5em;
    float: left;
    padding: .5em;
}

.fileContainer [type=file] {
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    width: 100%;
    opacity: 0;
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.cv-form select{
    outline: none;
    background-color: #F5F5F5;
    border: 1px solid #D2D2D2;
    height: 38px;
    padding: 0 5px;
}
.layui-layer-demo img{
    width: 23rem;
}
/* 其他页面代码-end */

/* 自适应 */
@media (max-width: 992px) {
    /* 活动团队弹框 */
    .layui-layer .img-fluid{
        height: inherit !important;
        max-height: 31rem;
    }
    /* 活动团队弹框 */

    .container,
    #content,#content2{
        width: 100%;
    }

    /* 上下盒子间距 */
    #content .container{
        margin: 7rem auto;
    }

    .cv-btn-txt{
        font-size: 1rem !important;
    }
    .cv-btn-none,.your-class{
        display: none !important;
    }

    #content2 .container p{
        margin: 0 !important;
    }

    /* #navbarNav .navbar-nav .nav-item:hover .nav-link,
    #navbarNav .navbar-nav .nav-item.active .nav-link{
        border-bottom: initial;
    } */

    #fuwu2 .col-md-3 img{
        height: auto;
    }
}
@media (max-width: 760px) {
     /* 活动团队弹框 */
    .yourclass .col-md-8{
        max-height: 20rem;
        overflow-y: scroll;
    }
}
@media (max-width: 560px) {
     /* 活动团队弹框 */
    .yourclass{
        left: 0 !important;
    }
}
/* 自适应-end */