.br-pc{
    display: block;
}
.br-phone{
    display: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}





/* product start */

.right-btns-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 37px 0 67px;
}
.right-btns{
    display: flex;
    align-items: center;
}
.right-btn{
    width: 138px;
    height: 54px;
    border: 1px solid #666;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
    cursor: pointer;
    user-select: none;
}
.right-btn.right-btn-active{
    border: 1px solid #C79830;
    color: #C79830;
}
.right-btns-zb{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
}
.right-btns-zb-top{
    width: 72px;
    height: 81px;
    background: url(../images/zone/icon_zbnx.png) no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 28px;
    color: #D3BE88;
    margin-bottom: 14px;
}
.right-btns-zb-btm{
    font-size: 18px;
    line-height: 18px;
    background: linear-gradient(0deg, #EBD3A1 0%, #DEBA84 36.6455078125%, #FAF2C7 100%, #FAEDC3 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.right-circles{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 70px;
}
.right-circle-box,.right-circle2-box{
    height: 62px;
    display: flex;
    align-items: center;
    color: #FFFFFF;
}
.right-circle-box div:nth-child(1),.right-circle2-box div:nth-child(1){
    font-weight: bold;
}
.right-circles .right-circle2-box:nth-child(3){
    /*width: 174px;*/
}
.right-circle-box:nth-child(2){
    margin: 0 52px;
}
.right-circle{
    width: 62px;
    height: 62px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.right-circle-box:nth-child(1) .right-circle{
    background: url(../images/zone/chart1-bg.png) no-repeat;
    background-position: center;
}
.right-circle-box:nth-child(2) .right-circle{
    background: url(../images/zone/chart2-bg.png) no-repeat;
    background-position: center;
}
.right-circle-box:nth-child(3) .right-circle{
    background: url(../images/zone/chart3-bg.png) no-repeat;
    background-position: center;
}
.right-circle-txt{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.right-circle-txt div:nth-child(1){
    font-size: 30px;
    line-height: 32px;
}
.right-circle-txt div:nth-child(2){
    font-size: 17px;
    line-height: 16px;
    white-space: nowrap;
}
.right-circle2-txt{
    height: 100%;
    padding: 6px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    white-space: nowrap;
}
.right-circle2-txt div:nth-child(1){
    font-size: 30px;
    color: #fff;
    line-height: 20px;
}
.right-circle2-txt div:nth-child(2){
    font-size: 17px;
    color: #ccc;
    line-height: 13px;
}
.right-circle2-box:nth-child(1) .right-circle{
    background: url(../images/zone/chart4-bg.png) no-repeat;
    background-position: center;
    /*background-size: 60%;*/
}
.right-circle2-box:nth-child(2) .right-circle{
    background: url(../images/zone/chart5-bg.png) no-repeat;
    background-position: center;
   /* background-size: 60%;*/
}
.right-circle2-box:nth-child(3) .right-circle{
    background: url(../images/zone/chart6-bg.png) no-repeat;
    background-position: center;
    /*background-size: 60%;*/
}
.vk{
    width: 477px;
    height: 107px;
    box-sizing: border-box;
    padding-left: 15px;
    border: 1px dashed rgba(255, 255, 255, .2);
    margin-top: 26px;
}
.vk-title{
    font-size: 16px;
    color: #BC912F;
    margin: 15px 0 8px;
}
.vk-desc{
    font-size: 14px;
    color: #ccc;
    line-height: 28px;
}

.wfremark{color:#fff;font-size:12px;margin: 0 auto 20px;max-width: 648px;}
/* product end */

/* wow start */
.wow-wrap{
    height: 816px;
    background: url(./img/diaphragm/wow-bg.png) center no-repeat;
    background-size: cover;
}
.wow-box{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    /* display: flex;
    justify-content: right;
    box-sizing: border-box; */
}
.wow{
    padding-top: 96px;
    padding-left: 10px;
    margin-top: 140px;
    background: url(./img/diaphragm/wow.png) no-repeat;
    background-position: left top;
    float: right;
}
.wow-title{
    padding: 42px 0 26px;
}
.wow-title .desc-title{
    font-size: 38px;
    line-height: 50px;
}
.wow-line{
    width: 70px;
    height: 1px;
    background: #a4a4a4;
    margin-bottom: 20px;
}
.wow-con{
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.wow-con span{
    color: #BF922E;
}
.wow-btn{
    margin-top: 38px;
    width: 139px;
    height: 54px;
    background-color: #C49534;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    user-select: none;
    cursor: pointer;
}
.wow-btn img{
    margin-left: 7px;
}
/* wow end */

/* approve start */
.approve-wrap{
    height: 816px;
    background: url(./img/diaphragm/approve.png) no-repeat;
    background-size: cover;
}
.approve-box{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.approve-title{
    padding: 84px 0 40px;
    text-align: center;
}
.approve-title .desc-title{
    font-size: 38px;
    line-height: 50px;
}
.approve-con{
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    text-align: center;
}
.approve-imgs{
    display: flex;
    justify-content: space-around;
    margin-top: 100px;
}
.approve-img-box{
    width: 50%;
    display: flex;
    justify-content: space-around;
}
.approve-img{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
}
.approve-img div{
    margin-top: 42px;
    text-align: center;
}
/* approve end */


@media (max-width: 992px) {
    .play-wrap{
        width: 100%;
    }
    .close{
        display: none;
    }
    .br-pc{
        display: none;
    }
    .br-phone{
        display:inline-block;
    }
    /* banner1 start */
    .banner-wrap{
        width: 100%;
        height: 8.35rem;
        background: url(./img/diaphragm/phone/banner1.png) no-repeat;
        background-size: cover;
    }
    .banner-box{
        width: 100%;
        height: 100%;
        padding-top: .71rem;
    }
    .banner-title{
        padding: 1.16rem 0 .36rem;
    }
    .banner-title .desc-title{
        font-size: .44rem;
        line-height: .5rem;
    }
    .banner-con{
        font-size: .16rem;
        line-height: .32rem;
        padding: 0 .3rem;
    }
    .banner-btns-phone{
        position: absolute;
        bottom: 0rem;
        width: 100%;
    }
    .banner-btns{
        padding-bottom: .26rem;
    }
    .banner-btns-phone .banner-btns:nth-child(1){
        float: left;
    }
    .banner-btns-phone .banner-btns:nth-child(2){
        float: right;
    }
    .banner-btn{
        width: 1.75rem;
        height: 0.51rem;
        margin-right: .08rem;
        flex-shrink: 0;
    }
    .banner-btn-con,.banner-btn-con-active{
        font-size: .16rem;
        white-space: nowrap;
    }
    .banner-icon{
        margin-right: .08rem;
    }
    .banner-icon-item{
        width: 2px;
        height: 0.12rem;
    }
    .banner-btn-img{
        width: 80%;
    }
    .br-phone .banner-btns:first-child{
        justify-content: left;
        padding-left: .4rem;
    }
    .br-phone .banner-btns:last-child{
        padding-right: .3rem;
    }
    /* banner1 end */

    /* feature start */
    .feature-wrap{
        height: 5.74rem;
    }
    .feature-item-mask{
        font-size: .16rem;
        white-space: nowrap;
    }
    .feature-img-box{
        height: .88rem;
        margin-bottom: .16rem;
        display: flex;
        align-items: center;
    }
    .feature-img-box img{
        height: .7rem;
    }
    .feature-item:nth-child(3) .feature-img-box img, .feature-item:nth-child(4) .feature-img-box img{
        height: .61rem;
    }
    .feature-item-con{
        width: 3.984375rem;
        padding: 0 .22rem;
    }
    .feature-item-title{
        font-size: .26rem;
        margin: .36rem 0 .28rem;
    }
    .feature-item-title img{
        height: 0.4rem;
        margin-right: .15rem;
    }
	.gjzwx{padding: 0 0.4rem 0 0;}
    .feature-item-detail{
        font-size: .16rem;
        line-height: .36rem;
        margin-bottom: .2rem;
    }
    .feature1-imgs{
        width: 1.71rem;
        margin-right: .2rem;
    }
    .feature1-imgs div{
        margin-bottom: .04rem;
    }
    .feature1-imgs div img{
        height: 0.42rem;
    }
    .feature1-imgs>img{
        width: 100%;
        margin-bottom: .04rem;
    }
    .feature-video{
        width: auto;
        height: .85rem;
        transform: translateY(-.1rem);
    }
    .feature-con-imgs div{
        margin-right: .3rem;
        font-size: .12rem;
    }
    .feature-con-imgs div img{
        margin-bottom: .16rem;
    }
    .feature-item:nth-child(2) .feature-con-imgs div img:nth-child(1){
        height: .64rem;
    }
    .feature-item:nth-child(2) .feature-con-imgs div img:nth-child(2){
        width: .64rem;
    }
    .feature-item:nth-child(3) .feature-item-con>img{
        height: 1.26rem;
    }
    .feature-item:nth-child(4) .feature-con-imgs img{
        height: .61rem;
    }
    /* feature end */

    /* tech start */
    .tech-wrap1{
        background: url(./img/diaphragm/phone/tech1.png) no-repeat;
    }
    .tech-wrap2{
        background: url(./img/diaphragm/phone/tech2.png) no-repeat;
    }
    .tech-wrap{
        /* height: 8.61rem; */
        height: auto;
        background-size: cover;
        padding-bottom: .73rem;
    }
    .tech-box{
        width: 100%;
        height: 100%;
    }
    .tech-btns{
        padding-top: 0.45rem;
        height: 1.34rem;
    }
    .tech-btn{
        height: 0.73rem;
        font-size: .3rem;
        line-height: .73rem;
    }
    .tech-btn:nth-of-type(1){
        width: 2.56rem;
        margin-right: 1rem;
        text-indent: 0;
    }
    .tech-btn:nth-of-type(2){
        width: 3.24rem;
        background-size: 3.24rem;
        height: 0.73rem;
        text-indent: 0;
    }
    .tech-btn:nth-of-type(1).tech-btn-active{
        background-size: 2.56rem;
        height: 0.73rem;
    }
    .tech-btn:nth-of-type(2).tech-btn-active{
        background-size: 3.24rem;
        height: 0.73rem;
    }
    .tech-btn-active{
        font-size: .37rem;
    }
    .tech-arrow{
        height: 1.34rem;
    }
    .tech-arrow:nth-of-type(1){
        transform: translate(-110%, -35%);
    }
    .tech-arrow:nth-of-type(2){
        transform: translate(-60%, -35%);
    }
    .tech-desc{
        font-size: .16rem;
        line-height: .36rem;
        padding: 0 .4rem;
        margin: .16rem 0 .44rem;
    }
    .tech-desc img{
        height: .16rem;
    }
    .tech-detail{
        margin-bottom: .36rem;
    }
    .tech-detail-box{
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 0 .4rem;
    }
    .tech-detail-title{
        font-size: .26rem;
        line-height: .32rem;
        margin-bottom: .17rem;
    }
    .tech-detail-con{
        font-size: .16rem;
        line-height: .32rem;
    }
    .tech-detail-con img{
        height: .16rem;
    }
    .tech-detail-con span{
        color: #C69737;
        font-size: .14rem;
    }
    .tech-detail-explain{
        font-size: .14rem;
        line-height: .32rem;
        margin-top: 0;
    }
    .tech-detail-explain img{
        height: .16rem;
    }
    .tech-a-box{
        width: 2.95rem;
        height: 0.54rem;
        margin: .5rem auto 0;
    }
    .tech-1 .tech-a-box{
        width: 1.96rem;
    }
    .tech-2 .tech-a-box{
        width: 2.95rem;
    }
    .tech-a-box a{
        font-size: .16rem;
    }
    .tech-1 .tech-a-box a{
        width: 0.98rem;
    }
    .tech-a-box a:nth-child(2)::before,.tech-a-box a:nth-child(2)::after{
        height: .32rem;
    }
    .tech-a-box a:nth-child(2)::before{
        transform: skewX(-20deg) translate(-0.03rem,-50%);
    }
    .tech-a-box a:nth-child(2)::after{
        transform: skewX(-20deg) translate(-0.06rem,-50%);
    }
    /* tech end */
.wfremark{color:#fff;font-size:0.16rem;margin: 0 auto 0.35rem; max-width: 93%;}
    /* wow start */
    .wow-wrap{
        height: 10.31rem;
        background: url(./img/diaphragm/phone/wow-bg.png) center no-repeat;
        background-size: cover;
    }
    .wow-box{
        width: 100%;
        height: 100%;
        padding: 0 .3rem;
        justify-content: left;
    }
    .wow{
        float: left;
        margin-top: 1.08rem;
        padding-top: .96rem;
        padding-left: .1rem;
        background-size: 3.92rem .96rem;
    }
    .wow-title{
        padding: .46rem 0 .2rem;
    }
    .wow-title .desc-title{
        font-size: .38rem;
        line-height: .5rem;
    }
    .wow-line{
        width: 0.7rem;
        margin-bottom: .2rem;
    }
    .wow-con{
        font-size: .16rem;
        line-height: .32rem;
    }
    .wow-btn{
        margin-top: .38rem;
        width: 1.39rem;
        height: 0.54rem;
        font-size: .16rem;
    }
    .wow-btn img{
        width: 0.18rem;
    }
    /* wow end */

    /* product start */
    .pro-wrap-kc{
        background: url(./img/diaphragm/phone/pro-bg1.jpg) center no-repeat;
    }
    .pro-wrap-vp{
        background: url(./img/diaphragm/phone/pro-bg2.jpg) center no-repeat;
    }
    .pro-wrap-vk,.pro-wrap-x,.pro-wrap-k{
        background: url(./img/diaphragm/phone/pro-bg3.jpg) center no-repeat;
    }
    .pro-wrap{
        height: 11.44rem;
        background-size: cover;
        background-position: center;
    }
    .pro-box{
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        padding: 0 .2rem;
    }
    .pro-btns{
        padding-top: .36rem;
    }
    .pro-btn{
        width: 1.35rem;
        height: 0.92rem;
    }
    .pro-btn-title{
        font-size: .18rem;
    }
    .pro-btn-txt{
        font-size: .14rem;
        margin-top: .09rem;
    }
    .pro-con{
        padding: .38rem 0 0;
        width: 100%;
        box-sizing: border-box;
    }
    .pro-con-left{
        padding: 0 0.28rem;
    }
    .pro-con[data-level="x"] .pro-con-left,.pro-con[data-level="k"] .pro-con-left{
        padding-top: 0;
    }
    .pro-con-right .right-btns-box{
        padding: 0 .28rem;
    }
    .pro-con-active{
        display: flex;
        flex-direction: column-reverse;
    }
    .left-img2{
        margin-top: .16rem;
        font-size: .22rem;
        line-height: .36rem;
    }
    .pro-con[data-level="x"] .left-img2,.pro-con[data-level="k"] .left-img2{
        margin-top: .33rem;
    }
    .pro-con[data-level="x"] .left-img2{
        margin-bottom: .16rem;
    }
    .left-img2 img{
        height: .22rem;
    }
    .left-txt{
        padding-top: .25rem;
    }
    .pro-con[data-level="x"] .left-txt{
        padding-top: .25rem;
    }
    .pro-con[data-level="k"] .left-txt{
        padding-top: .33rem;
    }
    .left-title{
        font-size: .22rem;
        line-height: .32rem;
    }
    .left-desc{
        font-size: .16rem;
        line-height: .32rem;
    }
    .left-desc img{
        height: .16rem;
    }
    .x{
        font-size: .18rem;
        line-height: .42rem;
        padding-left: .33rem;
    }
    .x-arrow{
        background-size: .2rem .2rem;
    }
    .left-btn{
        width: 1.39rem;
        height: 0.54rem;
        font-size: .16rem;
        margin-top: .36rem;
    }
    .left-btn img{
        margin-left: .08rem;
        width: 0.18rem;
        height: 0.18rem;
    }
    .right-btns-box{
        margin: 0 0 .2rem;
    }
    .right-btn{
        width: 1.4rem;
        height: 0.56rem;
        font-size: .16rem;
        margin-right: .2rem;
    }
    .right-btns-zb-top{
        width: 0.72rem;
        height: 0.81rem;
        font-size: .28rem;
        margin-bottom: .14rem;
    }
    .right-btns-zb-btm{
        font-size: .22rem;
        /* line-height: .2rem; */
    }
    .right-circles{
        justify-content:space-between;
        margin-bottom: .30rem;
    }
    .right-circle-box,.right-circle2-box{
        height: 0.62rem;
        justify-content: space-between;
        width: 33%;
    }
    .right-circle-box:nth-child(1) .right-circle,.right-circle-box:nth-child(2) .right-circle,.right-circle-box:nth-child(3) .right-circle,.right-circle2-box:nth-child(1) .right-circle,.right-circle2-box:nth-child(2) .right-circle,.right-circle2-box:nth-child(3) .right-circle{ background-size: 0.44rem 0.44rem;}
    
    .right-circle canvas{
    	transform: scale(.6);
        flex-shrink: 0;
    }
    .right-circle-box:nth-child(2){
    	width: 33%;
        margin: 0;
    }
    .right-circles .right-circle2-box:nth-child(2){
        width: 33%;
        /*margin-left: .35rem;*/
    }
    .right-circles .right-circle2-box:nth-child(3){
        width: 33%;
        /*margin-left: .3rem;*/
    }
    .right-circle{
        width: auto;
        height: auto; 
        margin-right: 0rem;
        /*transform: scale(.8);
        flex-shrink: 0;*/
    }
    .right-circle-txt{
        transform: translateX(-0.05rem);
         margin-left: .08rem;
         /*margin-right: 0.16rem;*/
        width: 1.45rem;
    }
    .right-circle-txt div:nth-child(1){
        font-size: .3rem;
        line-height: .24rem;
        white-space: nowrap;
    }
    .right-circle-txt div:nth-child(2){
        font-size: .17rem;
        line-height: .18rem;
        white-space: nowrap;
        color: #FFFFFF;
    }
    .right-circle2-txt{
        padding: .06rem 0;
        margin-left: .08rem;
        width: 1.45rem;
    }
    .right-circle2-txt div:nth-child(1){
        font-size: .3rem;
        line-height: .2rem;
    }
    .right-circle2-txt div:nth-child(2){
        font-size: .17rem;
        line-height: .12rem;
        color: #CCCCCC;

    }
    .vk{
        width: 5.06rem;
        height: 1.08rem;
        padding-left: .14rem;
        margin-top: .24rem;
    }
    .vk-title{
        font-size: .16rem;
        margin: .15rem 0 .08rem;
    }
    .vk-desc{
        font-size: .14rem;
        line-height: .28rem;
    }
    .kc-logo{
        height: 1.18rem;
    }
    .vp-logo{
        height: 0.41rem;
    }
    .vk-logo{
        height: 0.51rem;
    }
    .x-logo,.k-logo{
        height: 0.48rem;
    }
    /* product end */

    /* approve start */
    .approve-wrap{
        height: 10.68rem;
        background: url(./img/diaphragm/phone/approve.png) no-repeat;
        background-size: cover;
    }
    .approve-box{
        width: 100%;
        height: 100%;
    }
    .approve-title{
        padding: .66rem 0 .4rem;
    }
    .approve-title .desc-title{
        font-size: .38rem;
        line-height: .5rem;
    }
    .approve-con{
        font-size: .16rem;
        line-height: .36rem;
		padding: 0 0.2rem;
    }
    .approve-imgs{
        margin-top: .6rem;
        flex-wrap: wrap;
    }
    .approve-img-box{
        width: 100%;
    }
    .approve-img-box:nth-child(2){
        margin-top: .33rem;
    }
    .approve-img{
        flex-shrink: 0;
        font-size: .16rem;
        line-height: .32rem;
    }
    .approve-img img{
        height: 1.75rem;
    }
    .approve-img div{
        margin-top: .40rem;
    }
    /* approve end */
}

@media (max-width: 750px){
    .right-circle{
        /*transform: scale(.6);
        flex-shrink: 0;*/
    }
}