/* 轮播 */
#test {
    /* height: 40.253521rem !important; */
    margin-top: 5.633803rem;
}
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; */
}
#test>div>div>.lunbo1 {
    width: 100%;
    height: 30.07rem;
    background: #F7F7F7;
}
#test>div>div>.lunbo1>div.one {
    width: 84.507042rem;
    height: 26.06rem;
    display: flex;
    justify-content: space-between;
    /* padding: 3.06rem; */
    margin: 0 auto;
}
#test>div>div>.lunbo1>div.one img{
    width: 42.25rem;
    height: 26.06rem;
    position: relative;
    top: 2rem;
}
#test>div>div>.lunbo1>.one>div>p:first-of-type{
    width: 35.77rem;
    height: 6.99rem;
    font-size: 1.94rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 3.49rem;
    padding:5rem 0 0 0;
}
#test>div>div>.lunbo1>.one>div>p:last-of-type{
    width: 8.45rem;
    height: 2.82rem;
    background: #3178FF;
    border-radius: 0.14rem;
    font-size: 1.13rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 2.82rem;
    text-align: center;
    margin: 0;
    padding: 0;
}
/* 核心产品 */
.xin-products{
    width: 100%;
    height: 47.66rem;
    background: #FFFFFF;
}
.xin-products>div:first-of-type{
    width: 84.507042rem;
    margin: -10rem auto 0 auto;
}
.xin-products .title{
    width: 84.507042rem;
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 2rem 0 0 0;
    text-align: center;
}
.xin-products .title-1{
    width: 84.507042rem;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin: 10px 0 0 0;
    text-align: center;
}
.xin-products .pMain{
    width: 84.507042rem;
    margin: 3.63rem auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.xin-products .pMain>img:first-of-type{
    width: 41.83rem;
    height: 32.39rem;
}
.xin-products .pMain .rightP img{
    width: 19.44rem;
    height: 15.77rem;
}
.xin-products .pMain .rightP>div{
    display: flex;
    width: 41.83rem;
    height: 15.77rem;
    border-radius: 0.56rem;
}
.xin-products .pMain .rightP>div>p{
    width: 22.39rem;
    display: flex;
    flex-direction: column;
    padding: 2rem;
}
.xin-products .pMain .rightP>div>p>span:first-of-type{
    font-size: 1.69rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
}
.xin-products .pMain .rightP>div>p>span:last-of-type{
    font-size: 1.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 2.25rem;
}
/* 热门解决方案 */
.hot{
    width: 100%;
    height: 55.9rem;
    background: #F5F6F7;
    padding: 3rem 0 0 0;
}
.hot>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}
.hot .title{
    width: 84.507042rem;
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 0;
    text-align: center;
}
.hot .title-1{
    width: 84.507042rem;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin: 10px 0 2rem 0;
    text-align: center;
}
.hot .allH{
    display: flex;
    margin: 0;
}
.hot .hotMain{
    width: 84.507042rem;
    margin: 0.5rem auto;
}
.hot .hotMain>div{
    width: 26.04rem;
    height: 16.15rem;
    background: #FFFFFF;
    border: 0.07rem solid #E4E5E6;
    padding: 1rem;
    margin: 0 0.5rem;
}
.hot .hotMain #two{
    margin: 0 1rem;
}
.hot .hotMain>div p{
    margin: 0;
}
.hot .hotMain>div p img{
    width: 2.25rem;
    height: 2.25rem;
    position: relative;
    top: 0.8rem;
}
.hot .hotMain>div p span{
    font-size: 1.41rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
}
.hot .hotMain>div>p:nth-child(2){
    font-size: 1.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 2.25rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 1rem 0 0 0;
}
.hot .hotMain>div>a{
    text-decoration: none;
    width: 8.45rem;
    height: 2.82rem;
    background: #FFFFFF;
    border-radius: 0.14rem;
    border: 0.07rem solid #3178FF;
    color: #3178FF;
    line-height: 2.82rem;
    text-align: center;
    margin: 1rem 0;
    display: inline-block;
}
.hot .hotMain>div>a:hover{
    background: #3178FF;
    color:#FFFFFF;
    cursor: pointer;
}
.hot>div .look{
    width: 12.68rem;
    height: 3.38rem;
    background: rgba(255, 255, 255, 0);
    border-radius: 0.14rem;
    border: 0.07rem solid #E4E5E6;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    text-align: center;
    line-height: 3.38rem;
    margin: 2rem auto;
    cursor: pointer;
}
.hot>div .look a{
    text-decoration: none;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}
/* 合作客户入住 */
.partner{
    width: 100%;
    height: 40.34rem;
    background: #FFFFFF;
    padding: 3rem 0 0 0;
}
.partner>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}
.partner .title{
    width: 84.507042rem;
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 1rem 0 0 0;
    text-align: center;
}
.partner .title-1{
    width: 84.507042rem;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    margin: 10px 0 1rem 0;
    text-align: center;
}
.partner>div:last-of-type{
    width: 84.507042rem;
    margin: 0 auto;
    text-align: center;
}
.partner>div:last-of-type img{
    width: 100%;
    height: auto;
    max-height: 24.23rem;
    margin: 2rem 0 0 0;
    object-fit: contain;
}
/* 我们的优势 */
.ourGood{
    width: 100%;
    height: 35.34rem;
    background: #F5F6F7;
    padding: 3rem 0 0 0;
}
.ourGood>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}
.ourGood .title{
    width: 84.507042rem;
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 0;
    text-align: center;
}
.ourGood .ourMain{
    width: 84.507042rem;
    margin: 3rem auto 0 auto;
    display: flex;
}
.ourGood .ourMain>div{
    width: 21.13rem;
    height: 22.54rem;
    background: #FFFFFF;
    border: 0.07rem solid #E4E5E6;
}
.ourGood .ourMain>div>img{
    width: 21.13rem;
    height: 12.11rem;
    margin: 2rem 0 0 0;
}
.ourGood .ourMain>div>p{
    font-size: 1.41rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    text-align: center;
}
/* 资讯中心 */
.zixunCenter{
    width: 100%;
    height: 28.34rem;
    background: #FFFFFF;
    padding: 3rem 0 0 0;
}
.zixunCenter>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}
.zixunCenter .title{
    width: 84.507042rem;
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    margin: 0;
    text-align: center;
}
.zixunCenter .zxMain{
    width: 84.507042rem;
    margin: 5rem auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.zixunCenter .zxMain>div{
    width: 27.04rem;
    height: 18.03rem;
    background: #FFFFFF;
}
.zixunCenter .zxMain>div>div{
    font-size: 1.41rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
}
.zixunCenter .zxMain>div p{
    width: 25rem;
    font-size: 0.99rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/* 订单、时间、录音量 */
.timeVoice{
    width: 100%;
    height: 8.11rem;
    background: #F5F6F7;
    padding: 2rem 0 0 0;
}
.timeVoice>div.voices{
    width: 74.507042rem;
    margin: 0 auto;
    display: flex;
}
.timeVoice .voices>div>p{
    margin: 0;
}
.timeVoice .voices>div>p:first-of-type{
    width: 28.17rem;
    font-size: 2.25rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #3178FF;
    margin: 0 0 0.5rem 0;
}
.timeVoice .voices>div>p:last-of-type{
    font-size: 1.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
}
/* 你还在犹豫什么？马上免费使用！ */
.youMain{
    width: 100%;
    height: 8.11rem;
    line-height: 8.11rem;
    background-image: url('../assets/icon_bottombg@2x.png');
    background-repeat: no-repeat;
    text-align: center;
}
.youMain>span:first-of-type{
    font-size: 1.69rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.youMain>span:last-of-type{
    display: inline-block;
    width: 10rem;
    height: 3.33rem;
    background: #3178FF;
    border-radius: 0.14rem;
    border: 0.07rem solid #FFFFFF;
    line-height: 3.33rem;
    font-size: 1.13rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
}
/* 底部 */
.zlhx-footerNew {
    height: 29.86rem;
    background-color: #040D16;
}

.zlhx-footerNew>.zlhx-footer-info {
    width: 84.51rem;
    height: 100%;
    display: flex;
    padding-top: 3.49rem;
    box-sizing: border-box;
    margin: 0 auto;
    justify-content: space-between;
}

.zlhx-footerNew>.zlhx-footer-info>div {
    /* width: calc((100% - 16.92rem) / 5); */
}

.zlhx-footerNew>.zlhx-footer-info>div>div:nth-of-type(1) {
    height: 1.27rem;
    font-size: 0.99rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.27rem;
    margin-bottom: 1.41rem;
}

.zlhx-footerNew>.zlhx-footer-info>div:not(:last-child)>p {
    height: 1.27rem;
    font-size: 0.99rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 1.27rem;
    margin: 0 0 1.13rem 0;
}

.zlhx-footerNew>.zlhx-footer-info>div:last-of-type>p:nth-of-type(1) {
    height: 1.27rem;
    font-size: 0.99rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 1.27rem;
    margin: 0 0 1.13rem 0;
}

.zlhx-footerNew>.zlhx-footer-info>div:last-of-type>p:nth-of-type(2) {
    height: 1.27rem;
    font-size: 0.85rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 1.27rem;
    margin: 0 0 1.13rem 0;
}

.zlhx-footerNew>.zlhx-footer-info>div:last-of-type>p:nth-of-type(3) {
    height: 1.97rem;
    font-size: 1.55rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.97rem;
    margin: 0 0 1.2rem 0;
}

.zlhx-footerNew>.zlhx-footer-info .qrcode {
    width: 7.75rem;
    height: 7.75rem;
}

.zlhx-footerNew>.zlhx-footer-info .qrcode>img {
    width: 100%;
    height: 100%;
}

.zlhx-footerNew>.zlhx-footer-info>div:last-of-type>p:last-of-type {
    width: 7.75rem;
    height: 1.13rem;
    font-size: 0.85rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 1.13rem;
    margin-top: 0.92rem;
    text-align: center;
}

.zlhx-copyright {
    height: 4.51rem;
    background-color: #040D16;
}

.zlhx-copyright>.zlhx-copyright-info {
    width: 84.51rem;
    height: 100%;
    margin: 0 auto;
    border-top: 0.07rem solid #22282F;
    text-align: center;
    padding-top: 1.69rem;
    box-sizing: border-box;
}

.zlhx-copyright>.zlhx-copyright-info>span,.zlhx-copyright>.zlhx-copyright-info a{
    height: 1.13rem;
    font-size: 0.85rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.13rem;
}
.zlhx-copyright>.zlhx-copyright-info a:hover{
    cursor: pointer;
}
.zlhx-copyright>.zlhx-copyright-info a{
    text-decoration: underline !important;
}
.zlhx-copyright>.zlhx-copyright-info>span:nth-of-type(1) {
    margin-right: 1.13rem;
}
/* 添加 */
.zlhx-service>.zlhx-service-button>div:first-of-type:hover {
    background-color: #3178FF;
    color: #FFFFFF;
}

.zlhx-service>.zlhx-service-button>div:first-of-type>img {
    vertical-align: middle;
}

.zlhx-service>.zlhx-service-button>div:last-of-type {
    margin-left: 1.408451rem;
    background: rgba(49, 120, 255, 1);
    border-radius: 1.408451rem;
    text-align: center;
    color: #fff;
    width: 12.535211rem;
    font-size: 1.126761rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
    line-height: 2.816901rem;
    cursor: pointer;
}


/* 添加 */
#alidateCodeButton {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #3178FF;
    border:none;
    border-radius:0.133333rem;
}

/* 去除按钮点击边框 */
#alidateCodeButton:focus{
    outline:0;
}

.el-input-group__append div {
    width: 84px;
    height: 28px;
    background: #E7F1FF;
    border-radius: 4px;
    text-align: center;
    line-height: 28px;
}
.phone {
    margin-left: 12.084507rem;
    font-size: 1.267606rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3178FF;
    margin-top: .133333rem;
}
.phones {
    width: 100%;
    text-align: center;
    font-size: 1.267606rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #3178FF;
    margin-top: .133333rem;
}

/* 新闻资讯区块 */
.news-section {
    width: 100%;
    background: #fff;
    padding: 4rem 0;
}

.news-container {
    width: 84.507042rem;
    margin: 0 auto;
}

.news-header {
    text-align: center;
    margin-bottom: 3rem;
}

.news-title {
    font-size: 2.25rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    margin: 0;
}

.news-columns {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3rem;
}

.news-column {
    padding: 0 1rem;
}

.column-title {
    font-size: 1.25rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333;
    margin: 0 0 1.5rem 0;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #E4E5E6;
}

.news-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.news-list li {
    margin-bottom: 1rem;
}

.news-list li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    padding: 0.5rem 0;
    transition: all 0.3s;
}

.news-list li a:hover .news-item-title {
    color: #3178FF;
}

.news-item-title {
    font-size: 0.95rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 1rem;
}

.news-date {
    font-size: 0.8rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999;
    flex-shrink: 0;
}

.cs-icon-svg {
    width: 1.5rem;
    height: 1.5rem;
    margin-bottom: 0.25rem;
    stroke: #fff;
}

/* 响应式 */
@media (max-width: 768px) {
    .news-columns {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .news-container {
        width: 90%;
    }
    
    .customer-service {
        display: none;
    }
}

/* 右侧客服系统 - 参考apihub.quanmayun.com */
.customer-service {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.cs-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 3.5rem;
    height: 4rem;
    text-decoration: none;
    border-radius: 0.25rem 0 0 0.25rem;
    transition: all 0.3s;
    position: relative;
    color: #fff;
    cursor: pointer;
    border: none;
    outline: none;
}

.cs-btn:hover {
    width: 4rem;
}

/* 电话沟通 - 蓝色渐变 */
.cs-phone {
    background: linear-gradient(135deg, #3178FF, #5E9AFF);
}

/* 微信咨询 - 绿色渐变 */
.cs-wechat {
    background: linear-gradient(135deg, #07C160, #10B981);
}

/* 售后热线 - 紫色渐变 */
.cs-service {
    background: linear-gradient(135deg, #8B5CF6, #A78BFA);
}

/* 售后监督 - 橙色渐变 */
.cs-supervise {
    background: linear-gradient(135deg, #FA8C16, #FBBF24);
}

.cs-icon {
    font-size: 1.2rem;
    margin-bottom: 0.25rem;
    line-height: 1;
}

.cs-icon-svg {
    width: 1.5rem;
    height: 1.5rem;
    margin-bottom: 0.25rem;
    stroke: #fff;
}

.cs-text {
    font-size: 0.7rem;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    font-family: PingFangSC-Regular, PingFang SC;
}

/* 弹窗遮罩 */
.cs-modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 10000;
    display: none;
    justify-content: center;
    align-items: center;
}

.cs-modal-overlay.show {
    display: flex;
}

/* 弹窗内容 */
.cs-modal {
    background: #fff;
    border-radius: 0.5rem;
    padding: 2rem;
    text-align: center;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
    animation: csModalIn 0.3s ease;
    min-width: 280px;
}

@keyframes csModalIn {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.cs-modal-title {
    font-size: 1.2rem;
    color: #333;
    margin-bottom: 1rem;
    font-family: PingFangSC-Medium, PingFang SC;
}

.cs-modal-number {
    font-size: 1.5rem;
    color: #3178FF;
    font-weight: bold;
    margin: 1rem 0;
    font-family: PingFangSC-Medium, PingFang SC;
}

.cs-modal-qrcode {
    width: 10rem;
    height: 10rem;
    margin: 1rem auto;
    display: block;
}

.cs-modal-desc {
    font-size: 0.9rem;
    color: #666;
    margin-top: 0.5rem;
}

.cs-modal-close {
    background: #3178FF;
    color: #fff;
    border: none;
    padding: 0.75rem 2rem;
    border-radius: 0.25rem;
    font-size: 0.9rem;
    cursor: pointer;
    margin-top: 1.5rem;
    font-family: PingFangSC-Regular, PingFang SC;
}

.cs-modal-close:hover {
    background: #2563EB;
}

.cs-modal-dial {
    background: #07C160;
    color: #fff;
    border: none;
    padding: 0.75rem 2rem;
    border-radius: 0.25rem;
    font-size: 0.9rem;
    cursor: pointer;
    margin-top: 1rem;
    text-decoration: none;
    display: inline-block;
    font-family: PingFangSC-Regular, PingFang SC;
}

.cs-modal-dial:hover {
    background: #059669;
}