/* 云工作号头部 */
.tops{
    width: 100%;
    height: 28.17rem;
    background: #FFFFFF;
    padding: 8rem 0 0 0;
}
.tops img{
    width: 38.17rem;
    height: 28.17rem;
}
.tops>div{
    width: 84.507042rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.tops>div>div{
    margin: 8rem 0 0 0;
}
.tops>div>div>p:first-of-type,.tops>div>div>p:nth-child(2){
    font-size: 2.25rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    width: 47.34rem;
    margin: 0;
}
.tops>div>div>p:nth-child(3){
    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;
    text-align: center;
    line-height: 2.82rem;
}
/* 企业在日常工作中面临的问题 */
.quersition{
    width: 100%;
    height: 20.04rem;
    background: #F5F5F5;
    padding: 2rem 0 0 0;
}
.quersition>div:first-of-type,.quersition .qMain{
    width: 84.507042rem;
    margin: 0 auto;
}
.quersition>div:first-of-type>p:first-of-type{
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin: 0 0 2rem 0;
}
.quersition .qMain{
    display: flex;
    justify-content: space-between;
}
.quersition .qMain>div{
    width: 27.04rem;
    height: 11.27rem;
    background: #382929;
}
.quersition .qMain>div>p:first-of-type{
    font-size: 1.41rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin: 3.3rem 0 1rem 2rem;
}
.quersition .qMain>div>p:last-of-type{
    font-size: 1.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 0 0 0 2rem;
}
/* 云工作号APP一体化的移动办公平台 */
.appOffice{
    width: 100%;
    height: 40.68rem;
    background: #FFFFFF;
    padding: 2rem 0 0 0;
}
.appOffice>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}
.appOffice .appMain{
    display: flex;
    justify-content: space-between;
}
.appOffice .appMain>div:first-of-type .atops img{
    width: 2.25rem;
    height: 2.25rem;
    position: relative;
    top: 1rem;
}
.appOffice .appMain>div:first-of-type .atops>span:first-of-type{
    font-size: 1.41rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}
.appOffice .appMain>div:first-of-type .atops>span:first-of-type{
    font-size: 1.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
}
.appOffice .appMain>div:first-of-type .middles{
    width: 31.55rem;
    margin: 2rem 0;
    font-size: 2.25rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
}
.appOffice .appMain>div:first-of-type .threes{
    display: flex;
    justify-content: space-between;
    margin: 0 0 1rem 0;
}
.appOffice .appMain>div:first-of-type .threes>div{
    width: 15.21rem;
}
.appOffice .appMain>div:first-of-type .threes>div>p:first-of-type{
    width: 15.21rem;
    font-size: 1.27rem;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    margin: 0.5rem 0 0 0;
}
.appOffice .appMain>div:first-of-type .threes>div>p:last-of-type{
    width: 15.21rem;
    font-size: 0.99rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 1.55rem;
    margin:0.5rem 0 0 0;
}
.appOffice .appMain>div:first-of-type .fours{
    width: 8.45rem;
    height: 2.82rem;
    background: #3178FF;
    border-radius: 0.14rem;
    text-align: center;
    line-height: 2.82rem;
    font-size: 1.13rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}
.appOffice .appMain>div:last-of-type img{
    width: 50.7rem;
    height: 36.48rem;   
}
/* 核心优势 */
.advantages{
    width: 100%;
    height: 20.04rem;
    padding: 2rem 0 5rem 0;
    background-image: url('../assets/icon_advantagebg@2x.png');
    background-repeat: no-repeat;
}
.advantages>div:first-of-type{
    width: 84.507042rem;
    margin: 0 auto;
}
.advantages .title{
    width: 84.507042rem;
    font-size: 2.82rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0;
    text-align: center;
}
.advantages .title-1{
    width: 84.507042rem;
    font-size: 1.27rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    margin: 10px 0 0 0;
    text-align: center;
}
.advantages .advantMain{
    display: flex;
    justify-content: space-between;
    margin: 2rem 0 0 0;
}
.advantages .advantMain>div{
    width: 21.13rem;
    text-align: center;
}
.advantages .advantMain>div img{
    width: 5.63rem;
    height: 5.63rem;
}
.advantages .advantMain>div>p:first-of-type{
    font-size: 1.69rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    margin: 0;
}
.advantages .advantMain>div>p:last-of-type{
    font-size: 1.13rem;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 1.41rem;
    margin: 1rem 0 0 2.5rem;
    width: 16.34rem;
}
/* 订单、时间、录音量 */
.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>span:nth-of-type(1) {
    margin-right: 1.13rem;
}
/* 添加 */
#alidateCodeButton {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    color: #3178FF;
    border: none;
    border-radius: 0.133333rem;
}

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