/* 轮播 */

a{
    text-decoration: none!important;
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        -webkit-user-select: none;
        -moz-user-focus: none;
        -moz-user-select: none;
        /* color: #fff; */
}
/* banner */
.bannerBox{
    width: 100%;
    margin-top:  5.733803rem;
}

.bannerBox .one{
    width:100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.bannerBox .one img{
    width: 100%;
    height:100%;
}
.bannerBox .one .oneContentBox{
    position: absolute;
    width: 84.507042rem;
    height:100%;
    left: 0;
    right: 0;
    bottom:0;
    top: 0;
    margin: 0 auto;
}
.bannerBox .one .oneContentBox .bigTitle{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 3.94rem;
    font-size: 2.25rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 2px;
    z-index: 100; 
}



/* 企微总机 */
.hot{
    width: 100%;
    height: 34.28rem;
    background: #FFFFFF;
    padding: 2rem 0 2rem 0;
}
.hot>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}


.hot .mainCoent{
    width: 100%;
    margin-top: 7.89rem;
}

.hot .mainCoent .comPanyNameBox .companyName {
    font-size: 2.25rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}
.hot .mainCoent .comPanyNameBox .subTitle {
    font-size: 1.27rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
    margin-top: 1.13rem;
}
.hot .mainCoent .aboutUsConteent{
    margin-top: 2.82rem;
}
.hot .mainCoent .aboutUsConteent .c1,.c2{
    width: 100%;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 1.69rem;
}
.hot .mainCoent .aboutUsConteent .c2{
    margin-top:0.4rem;
}
.hot .mainCoent .aboutUsConteent .c3{
    margin-top:0.4rem;
}
.hot .mainCoent .aboutUsConteent .c4{
    margin-top:1.13rem;
}


/* 企微总机 */
.serve {
    width: 100%;
    background: #FFFFFF;
    padding: 2rem 0 0 0;
}

.serve>div:first-of-type {
    width: 84.507042rem;
    margin: 0 auto;
}

.serve .zhlx-aboutUs-detail {
    width: 100%;
    margin-top: 2rem;
}

/* 侧边栏 */
.zhlx-aboutUs-detail .el-tabs--left .el-tabs__item.is-left {
    text-align: left;
}
.zhlx-aboutUs-detail .el-tabs__item .is-left .is-active {
    font-size: 1.13rem !important;
}
.el-tabs__item.is-active {
    background: linear-gradient(270deg, #E7F1FF 0%, rgba(231, 241, 255, 0) 100%) !important;
}
.zhlx-aboutUs-detail .el-tabs__item {
    width: 14.08rem;
    height: 3.94rem;
    line-height: 3.94rem;
    font-weight: 400 !important;
    background: rgba(216, 216, 216, 0);
}
.el-tabs--left .el-tabs__header.is-left {
    /* 消除间距 */
    margin-right: 0 !important;
}
.el-tabs__content {
    /* 左右分隔线 */
    height:49.15rem;
    border-left: 1px solid #ccc;
}                               
.zhlx-aboutUs-detail .zhlx-tabPane {
    padding-left:3rem;
}
.zhlx-aboutUs-detail .zhlx-tabPane-content .title {
    width:100%;
    padding-top: 0.5rem;
    padding-bottom: 1.41rem;
    box-sizing: border-box;
    font-size: 1.41rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    border-bottom: 1px solid  #E4E5E6;

}
.zhlx-aboutUs-detail .zhlx-tabPane-content .mainCoent .item{
    margin-top: 2.25rem;
}
.zhlx-aboutUs-detail .zhlx-tabPane-content .mainCoent .item .smallTitle{
    height: 1.55rem;
    font-size: 1.27rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bolder;
    color: #333333;
    line-height: 1.55rem;

}
.zhlx-aboutUs-detail .zhlx-tabPane-content .mainCoent .item .item_dv1{
    margin-top: 1.13rem;
}
.zhlx-aboutUs-detail .zhlx-tabPane-content .mainCoent .item .item_dv{
    font-size: 1.15rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
}
.zhlx-aboutUs-detail .zhlx-tabPane-content .mainCoent .item .item_d{
    margin-top: 0.3rem;
}
.zhlx-aboutUs-detail .zhlx-tabPane-content .mainCoent .item .item_dv2{
    margin-top: 2rem;
}








.footCompnay{
    width: 100%;
    height: 18.03rem;
    background: #2761FF;
    text-align: center;

}


.footCompnay>div:first-of-type{
    width: 56.69rem;
    height: 18.03rem;
    margin: 0 auto;
    background-image: url(../assets/newpic/ft_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.footCompnay .mainContent{
    height: 18.03rem;
   display: flex;
   flex-direction: column;
   align-items: center;
   padding-top: 3rem;
}

.footCompnay .mainContent .companyTitle{
    font-size: 2.25rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
}
.footCompnay .mainContent .btBox{
    display: flex;
    align-items: center;
}
.footCompnay .mainContent .btBox .bt1{
   /* border: 1px solid pink; */
 width: 8.45rem;
height: 2.82rem;
border-radius: 0.14rem;
border: 0.07rem solid #FFFFFF;

font-size: 1.13rem;
font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500;
color: #FFFFFF;
line-height: 2.82rem;
text-align: center;
}
.footCompnay .mainContent .btBox .bt2{
    width: 8.45rem;
    height: 2.85rem;
    background: #FFFFFF;
    border-radius: 0.14rem;
  
    font-size: 1.13rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #0081FF;
    line-height:2.85rem;
    margin-left: 0.85rem;
}
/* 添加 */

