/* banner */

.banner {
    width: 100%;
}

.banner .banner_phone {
    display: none;
}

.banner .banner_pc {
    display: block;
    position: relative;
}

.banner .banner_pc .banner_img_pc {
    display: block;
    width: 100%;
}

.banner .banner_pc .banner_text {
    position: absolute;
    top: 33.5%;
    left: 18.75%;
    width: 28%;
}

.banner_title {
    font-size: 24px;
    font-weight: 500;
    line-height: 33px;
}

.banner_content {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    text-align: justify;
}

.banner_small_content {
    font-size: 12px;
    color: #FFFFFF;
    opacity: 0.8;
}

.banner .banner_pc .banner_text .banner_text_top {
    display: flex;
    align-items: end;
}

.banner .banner_pc .banner_text .banner_text_top span {
    color: #FFFFFF;
    font-size: 60px;
    line-height: 69px;
    font-style: oblique;
    margin-right: 15px;
    height: 84px;
    line-height: 124px;
}

.banner .banner_pc .banner_text p {
    color: #FFFFFF;
    margin: 17px 0 0 0;
}


/* 专业无线，极致体验 */

.major {
    background-color: #F5F5F5;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 72px 0;
}

.major .major_title {
    font-size: 36px;
    font-weight: 600;
    color: #315078;
    line-height: 50px;
    margin-bottom: 72px;
}

.major .major_card {
    display: flex;
    flex-direction: row;
}

.major .major_card .card_performance {
    display: flex;
    flex-direction: column;
    margin-right: 17px;
}

.major .major_card .card_roam {
    display: flex;
    flex-direction: column;
    margin-right: 17px;
}

.major .major_card .card_AI {
    display: flex;
    flex-direction: column;
    margin-right: 17px;
}

.major .major_card .card_simple {
    display: flex;
    flex-direction: column;
}

.card_img_phone {
    display: none;
}

.card_img_pc {
    display: block;
    width: 100%;
}

.card_text {
    background-color: #FFFFFF;
    /* padding: 29px 0px 14px 24px; */
    flex: 1 1 auto;
}

.card_performance .card_text {
    padding: 29px 0 74px 24px;
}

.card_roam .card_text {
    padding: 29px 0 74px 24px;
}

.card_AI .card_text {
    padding: 29px 0 44px 24px;
}

.card_simple .card_text {
    padding: 29px 0 14px 24px;
}

.card_small_title {
    font-size: 18px;
    color: #315078;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 12px;
}

.card_content {
    line-height: 30px;
    font-size: 14px;
    color: #272727;
}


/* WIFI6 产品 */

.WiFi6_product {
    background-color: #FFFFFF;
}

.WiFi6_product .product_img {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

.WiFi6_product .product_title {
    font-weight: 600;
    color: #315078;
    line-height: 50px;
    font-size: 36px;
    text-align: center;
    margin: 72px 0;
}

.WiFi6_product .product_img .product_img_fx {
    position: relative;
    z-index: 0;
    transition: all 0.1s linear;
    width: 20%;
}

.WiFi6_product .product_img .product_img_fx .product_a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.WiFi6_product .product_img .product_img_fx .meng {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #222222;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    transition: opacity 0.1s linear;
}

.WiFi6_product .product_img .product_img_fx .product_bright_phone {
    display: none;
}

.WiFi6_product .product_img .product_img_fx .product_bright_pc {
    z-index: 0;
    width: 100%;
}

.WiFi6_product .product_img .product_img_fx .position_div .position_white_phone {
    display: none;
}

.WiFi6_product .product_img .product_img_fx .position_div .position_white_pc {
    transition: all 0.2s linear;
}

.WiFi6_product .product_img .product_img_fx:hover .product_bright_pc {
    z-index: 1;
    transform: scale(1.06);
    transition: all 0.2s linear;
}

.WiFi6_product .product_img .product_img_fx:hover {
    z-index: 1;
}

.WiFi6_product .product_img .product_img_fx:hover .meng {
    opacity: 0;
}

.WiFi6_product .product_img .product_img_fx:hover .position_white_pc {
    transform: scale(1.06);
}

.WiFi6_product .product_img .product_img_fx .position_div {
    position: absolute;
    /* left: 50%; 
  top: 50%;    */
    transform: translate(-50%, -50%);
    text-align: center;
}

.WiFi6_product .product_img .product_img_fx .position_div .position_p {
    font-size: 18px;
    color: #FFFFFF;
    line-height: 25px;
}

.WiFi6_product .product_img .product_img_fx .position_div .position_circular {
    background-color: #FFFFFF;
    border-radius: 25px;
    font-size: 14px;
    color: #1A1A1A;
    line-height: 20px;
    font-weight: 600;
    padding: 4px 0;
}

.baibian_div {
    top: 50%;
    left: 50%;
}

.baibian_p {
    margin: 15px 0 4px 0;
}

.gaomi_div {
    top: 50%;
    left: 50%;
}

.gaomi_p {
    margin: 18px 0 4px 0;
}

.juwuba_div {
    top: 50%;
    left: 50%;
}

.juwuba_p {
    margin: 8px 0 4px 0;
}

.xingjia_div {
    top: 53%;
    left: 50%;
}

.xingjia_p {
    margin: 33px 0 4px 0;
}

.xingjia_circular {
    width: 137px;
    margin: 0 auto;
}

.AR_div {
    top: 50%;
    left: 50%;
}

.AR_p {
    margin: 16px 0 4px 0;
}

.chaogao_div {
    top: 50%;
    left: 50%;
}

.chaogao_p {
    margin: 18px 0 4px 0;
}

.litang_div {
    top: 50%;
    left: 50%;
}

.litang_p {
    margin: 16px 0 4px 0;
}

.AR_xingjia_div {
    top: 50%;
    left: 50%;
}

.AR_xingjia_p {
    margin: 18px 0 4px 0;
}

.AR_xingjia_circular {
    width: 179px;
}

.plus_div {
    top: 50%;
    left: 50%;
}

.plus_p {
    margin: 8px 0 4px 0;
    top: 50%;
    left: 50%;
}

.small_div {
    top: 53%;
    left: 50%;
    /* top: 50%;    */
}


/* .small_div img{
  width: 100%;
} */

.small_P {
    margin: 29px 0 4px 0;
}

.small_circular {
    width: 137px;
    margin: 0 auto;
}

.product_button {
    display: flex;
    justify-content: center;
}

.product_button .see_more {
    /* padding: 10px 29px; */
    border: 1px solid #E60039;
    width: 214px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #E60039;
    font-size: 16px;
    border-radius: 50px;
    margin: 48px 0 72px 0;
    cursor: pointer;
}

.product_button_a {
    display: inline-block;
    width: 100%;
    border-radius: 50px;
    text-decoration: none;
    color: #E60039;
}

.product_button .see_more .product_button_a:hover {
    background-color: #E60039;
    color: #FFFFFF;
    cursor: pointer;
}


/* Wi-Fi 6 Plus 岂止于快  */

.WiFi_plus {
    width: 100%;
    height: 740px;
    background-image: url('../RJ_img/RJ_img_pc/WiFi_plus_bg.png');
    /* position: relative; */
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
}

.plus_img_phone {
    display: none;
}

.plus_img_pc {
    width: 100%;
    /* height: 100%; */
}

.plus_text {
    display: flex;
    flex-direction: row;
    /* position: absolute; */
    /* top: 79px; */
    /* left: 50%; */
    /* width: 80%; */
    text-align: center;
    text-align: justify;
    width: 62.7%;
    /* transform: translate(-50%); */
}

.plus_text .plus_text_left {
    /* border: 1px solid red; */
    flex: 0 1 auto;
    margin-right: 60.5px;
    /* width: 362px; */
    width: 30%;
}

.left_fx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    /* width: 362px; */
}

.left_p_top:first-child {
    font-size: 36px;
    color: #FFFFFF;
    line-height: 50px;
}

.left_p_top:last-child {
    font-size: 48px;
    color: #FFFFFF;
    line-height: 50px;
}

.left_p_botton p {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    white-space: pre-wrap;
    margin-top: 60px;
}

.plus_text .plus_text_right {
    /* border-color: red; */
    flex: 1 1 auto;
    margin-left: 60.5px;
    width: 100%;
}

.right_fx {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.small_title {
    display: none;
}

.small_content {
    display: none;
}

#title_show {
    display: block;
}

#content_show {
    display: block;
}

.plus_text_right .right_p_top {
    margin-bottom: 16px;
}

.plus_text_right .right_p_top p {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
}

.plus_text_right .right_p_top span {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
}

.video_box {
    /* width: 716px; */
    width: 100%;
    /* border: 1px solid red; */
    /* height: 400px; */
    /* position: relative; */
}

.video {
    width: 100%;
}

#video_div {
    display: inline-block;
}

#video0 {
    display: inline-block;
}

#video1 {
    display: none;
}

#video2 {
    display: none;
}

#video3 {
    display: none;
}

.play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, -50%);
}

.paly_control {
    display: flex;
    flex-direction: row;
    margin-top: 26px;
}

.paly_control .control_fx {
    flex: 1 1 auto;
    margin-right: 12px;
}

.paly_control .control_fx:last-child {
    margin-right: 0;
}

.paly_control .control_fx .control_cover {
    width: 100%;
    height: 93px;
    cursor: pointer;
}

.paly_control .control_fx p {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 4px;
}

#experience {
    border: 1px solid white;
}


/* #intelligence{
  border: 1px solid transparent;
}
#data{
  border: 1px solid transparent;
}
#safe{
  border: 1px solid transparent;
} */

.control_cover img {
    width: 100%;
    height: 100%;
}


/* Wi-Fi 6 加速业务体验升级 */

.quicken {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 72px 0px;
    flex-wrap: wrap;
}

.quicken .quicken_content {
    display: flex;
    flex-direction: column;
}

.quicken_title {
    display: flex;
    flex-direction: row;
}

.quicken_title_left {
    flex: 1 1 auto;
}

.quicken_title_left p:first-child {
    font-size: 36px;
    color: #416E9B;
    line-height: 50px;
}

.quicken_title_left p:last-child {
    font-size: 48px;
    color: #416E9B;
    line-height: 50px;
    font-weight: 600;
}

.quicken_title_right {
    flex: 1 1 auto;
}

.quicken_title_right .right_botton {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    height: 100%;
}

.right_botton_a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    border-radius: 50px;
    color: #E60039;
}

.quicken_title_right .right_botton div {
    width: 214px;
    height: 42px;
    color: #E60039;
    text-align: center;
    border: 1px solid #E60039;
    border-radius: 50px;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
}

.quicken_title_right .right_botton div:first-child {
    margin-right: 6px;
}

.quicken_title_right .right_botton div .right_botton_a:first-child:hover {
    background-color: #E60039;
    color: #FFFFFF;
    border-radius: 50px;
}

.quicken_title_right .right_botton div:last-child .right_botton_a:hover {
    background-color: #E60039;
    color: #FFFFFF;
    border-radius: 50px;
}

.quicken_title_right .right_botton div:last-child {
    margin-left: 6px;
}

.quicken_images {
    display: flex;
    flex-direction: row;
    margin-top: 72px;
}

.quicken_images .quicken_images_pc {
    display: inline-block;
    width: 100%;
}

.quicken_images .quicken_images_phone {
    display: none;
}

.quicken_images .quicken_intelligence {
    position: relative;
}

.quicken_images .quicken_intelligence .meng {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #222222;
    top: 0;
    left: 0;
    opacity: 0.4;
    transition: opacity 0.3s linear;
}

.mark {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100px;
    border-top: 48px solid #0F0F0F;
    border-right: 48px solid transparent;
}

.mark_p {
    position: absolute;
    top: 13px;
    left: 24px;
    font-size: 16px;
    color: #FFFFFF;
}

.quicken_botton {
    position: absolute;
    bottom: 26px;
    left: 16px;
}

.quicken_botton .quicken_botton_title {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
    margin: 0;
}

.quicken_botton .quicken_botton_line {
    width: 42px;
    border-bottom: 1px solid #FFFFFF;
    margin: 6px 0 12px 0;
}

.quicken_botton .quicken_botton_text {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}

.red_cover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background-color: #E60039;
    transition: all 0.3s linear;
    cursor: pointer;
}

.quicken_images .quicken_intelligence:hover .red_cover {
    height: 40%;
    cursor: pointer;
}

.quicken_images .quicken_intelligence:hover .meng {
    opacity: 0;
}


/* 锐捷Wi-Fi 6应用实践 */

.apply {
    display: flex;
    justify-content: center;
    background-color: #F0FBFF;
    padding: 120px 361px;
    flex-direction: column;
    align-items: center;
}

.apply .apply_top {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.apply .apply_top .apply_title {
    font-size: 36px;
    color: #315078;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    margin-bottom: 54px;
}

.apply .apply_top .apply_banner {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.apply_a {
    display: inline-block;
    text-decoration: none;
}

.apply_banner_left {
    border: 1px solid #7EB4DC;
    background-color: #FFFFFF;
    margin-right: 9px;
    cursor: pointer;
}

.apply_WiFi_pc {
    display: inline-block;
}

.apply_WiFi_phone {
    display: none;
}

.apply_hat_pc {
    display: inline-block;
}

.apply_hat_phone {
    display: none;
}

.apply_lamp_pc {
    display: inline-block;
    margin-top: 11px;
}

.apply_lamp_phone {
    display: none;
}

.apply_banner_left span {
    display: inline-block;
    font-size: 18px;
    color: #416E9B;
    line-height: 25px;
    font-weight: 600;
    margin: 25px 35px 25px 38px;
}

.apply_banner_right span {
    display: inline-block;
    font-size: 18px;
    color: #416E9B;
    line-height: 25px;
    font-weight: 600;
    margin: 25px 28px 25px 31px;
}

.apply_banner_right {
    border: 1px solid #7EB4DC;
    background-color: #FFFFFF;
    margin-left: 9px;
}

.apply_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 36px;
    flex-wrap: wrap;
    width: 100%;
}

.apply_card {
    width: 23%;
    /* width: 284px; */
    height: 256px;
    display: flex;
    flex-direction: column;
}

.apply_card_a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    text-decoration: none;
}

.apply_card:nth-child(1) {
    margin-right: 17px;
    margin-bottom: 18px;
}

.apply_card:nth-child(2) {
    margin-right: 17px;
    margin-bottom: 18px;
}

.apply_card:nth-child(3) {
    margin-right: 17px;
    margin-bottom: 18px;
}

.apply_card:nth-child(4) {
    margin-right: 0;
    margin-bottom: 18px;
}

.apply_card:nth-child(5) {
    margin-right: 17px;
}

.apply_card:nth-child(6) {
    margin-right: 17px;
}

.apply_card:nth-child(7) {
    margin-right: 17px;
}

.apply_card:nth-child(8) {
    margin-right: 0;
}

.apply_card .apply_card_left .apply_city_phone {
    display: none;
}

.apply_card .apply_card_left .apply_city_pc {
    display: inline-block;
    width: 100%;
}

.apply_card .apply_card_right {
    background-color: #FFFFFF;
    padding: 14px 14px 19px 11px;
    flex: 1 1 auto;
}

.card_title {
    font-size: 14px;
    color: #315078;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 3px;
}

.card_text {
    font-size: 14px;
    color: #505050;
    line-height: 20px;
}


/* 整体出货量 & 市场占比 */

.page_botton {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.page_botton_left_pc {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.page_botton_left_phone {
    display: none;
}

.page_botton_left {
    flex: 0 1 auto;
    width: 50%;
}

.page_botton_right {
    background-color: #416E9B;
    /* padding: 48px 0 18px 47px; */
    flex: 1 1 auto;
}

.page_botton_right .right_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-left: 47px;
}

.page_botton_right .right_content p:first-child {
    font-size: 16px;
    color: #FFFFFF;
    line-height: 22px;
}

.page_botton_right .right_content p:last-child {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px;
    margin-top: 6px;
}

.page_span {
    font-size: 48px;
    color: #FFFFFF;
    line-height: 48px;
}

@media screen and (max-width: 300px) {
    /* banner */
    .banner .banner_phone .banner_text .banner_text_top span {
        font-size: 17px !important;
    }
    /* WIFI6 产品 */
    .WiFi6_product .product_img .product_img_fx .position_div {
        transform: scale(0.6) !important;
        left: 0 !important;
        top: 5% !important;
        width: 100% !important;
    }
    .quicken_title_left p:last-child {
        font-size: 33px !important;
    }
    .quicken_title_right .right_botton div {
        font-size: 12px !important;
    }
    .small_P {
        margin-top: 15px !important;
    }
    .apply_WiFi_phone {
        width: 20% !important;
    }
}

@media screen and (max-width: 360px) {
    /* WIFI6 产品 */
    /* .WiFi6_product .product_img .product_img_fx .position_div{
  transform: scale(0.4) !important;
  left: 0 !important;
  top: 5% !important;
  width: 100% !important;
  } */
    .paly_control .control_fx .control_cover {
        width: 64px !important;
    }
    .juwuba_div {
        top: 10% !important;
        left: 50%;
    }
    .xingjia_div {
        top: 25% !important;
        left: 50%;
    }
    .plus_div {
        top: 7% !important;
        left: 50%;
    }
}

@media screen and (min-width: 361px) and (max-width: 374.9px) {
    .small_div {
        top: 19% !important;
        left: 50%;
        /* top: 50%;    */
    }
}

@media screen and (max-width: 375px) {
    /* banner */
    .banner .banner_phone .banner_text .banner_text_top span {
        font-size: 20px;
    }
    /* WIFI6 产品 */
    .WiFi6_product .product_img .product_img_fx .position_div {
        transform: scale(0.7);
        left: 19px;
        top: 20px;
    }
    .juwuba_div_small {
        left: 30px;
        top: 5px !important;
    }
    .xingjia_div {
        top: 27%;
    }
    .AR_div {
        top: 13% !important;
        width: 94% !important;
        left: 4% !important;
    }
    .small_div {
        top: 38%;
        /* top: 50%;    */
    }
    /* Wi-Fi 6 加速业务体验升级 */
    .quicken_images .quicken_intelligence {
        width: 50%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply_card {
        width: 46% !important;
        height: 207px;
        margin-right: 17px;
        display: flex;
        flex-direction: column;
    }
    .apply_card .apply_card_right {
        padding: 5px 6px 1px 6px !important;
    }
    .page_num {
        font-size: 24px !important;
    }
}

@media screen and (max-width: 389px) {
    .apply_WiFi_phone {
        width: 30%;
    }
    .apply_banner_left {
        padding-right: 25px !important;
    }
    .apply_banner_left span {
        font-size: 14px !important;
    }
    .apply_banner_right span {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 799.9px) {
    /* banner */
    .banner .banner_pc {
        display: none;
    }
    .banner .banner_phone {
        display: block;
    }
    .banner .banner_phone {
        display: block;
        position: relative;
    }
    .banner_content {
        color: #0F0F0F;
        font-size: 14px !important;
        margin: 17px 0 0 0;
    }
    .banner_small_content {
        color: #0F0F0F;
        margin: 17px 0 0 0;
    }
    .banner .banner_phone .banner_img_phone {
        display: block;
        width: 100%;
    }
    .banner .banner_phone .banner_text {
        position: absolute;
        top: 15.3%;
        left: 5.12%;
        width: 56%;
    }
    .banner .banner_phone .banner_text .banner_text_top {
        display: flex;
        align-items: baseline;
    }
    .banner .banner_phone .banner_text .banner_text_top span {
        color: #FFFFFF;
        font-size: 26px;
        line-height: 34px;
        font-style: oblique;
        margin-right: 5px;
    }
    .banner .banner_phone .banner_text p {
        font-size: 16px;
        font-weight: 500;
        color: #FFFFFF;
        line-height: 22px;
        margin: 11px 0 0 0;
        white-space: pre-wrap;
    }
    /* 专业无线，极致体验 */
    .card_img_phone {
        display: block;
        width: 100%;
    }
    .card_img_pc {
        display: none;
    }
    .major {
        background-color: #F5F5F5;
        width: 100%;
        display: flex;
        flex-direction: column;
        padding: 36px 0;
    }
    .major .major_title {
        font-size: 24px;
        font-weight: 600;
        color: #315078;
        line-height: 33px;
        margin-bottom: 36px;
    }
    .major .major_card {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .major .major_card .card_performance {
        margin: 0 16px 16px 16px;
    }
    .major .major_card .card_roam {
        margin: 0 16px 16px 16px;
    }
    .major .major_card .card_AI {
        margin: 0 16px 16px 16px;
    }
    .major .major_card .card_simple {
        margin: 0 16px 0 16px;
    }
    /* WIFI6 产品 */
    .WiFi6_product .product_title {
        margin: 36px 0;
        font-size: 26px;
        line-height: 33px;
    }
    .WiFi6_product .product_img {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        height: 100%;
    }
    .WiFi6_product .product_img .product_img_fx {
        flex: 1 1 auto;
        width: 50%;
    }
    .WiFi6_product .product_img .product_img_fx .product_bright_pc {
        display: none;
    }
    .WiFi6_product .product_img .product_img_fx .product_bright_phone {
        display: inline-block;
        width: 100%;
        height: 101%;
    }
    .product_img_fx .position_div {
        /* width: 70%; */
        width: 80%;
    }
    .WiFi6_product .product_img .product_img_fx .position_div .position_p {
        margin: 8px 0 0 0;
        font-size: 17px;
    }
    .baibian_p {
        margin: 8px 0 0 0;
    }
    .WiFi6_product .product_img .product_img_fx .meng {
        width: 100%;
        height: 100%;
    }
    .position_div .position_white_pc {
        display: none;
    }
    .position_div .position_white_phone {
        display: inline-block !important;
    }
    .gaomi_div {
        top: 51%;
        left: 50%;
    }
    .gaomi_p {
        margin: 9px 0 4px 0;
    }
    .juwuba_div {
        top: 48%;
        left: 50%;
    }
    .juwuba_p {
        margin: 3px 0 4px 0;
    }
    .xingjia_div {
        top: 55%;
        left: 50%;
    }
    .xingjia_p {
        margin: 17px 0 0px 0;
    }
    .xingjia_circular {
        width: 137px;
    }
    .AR_div {
        width: 80%;
    }
    .position_circular {
        display: inline-block;
        width: 100%;
    }
    .AR_div {
        width: 80%;
    }
    .chaogao_circula {
        width: 72%;
    }
    .litang_div {
        top: 53%;
        left: 50%;
    }
    .litang_circular {
        width: 58%;
    }
    .AR_xingjia_div {
        top: 55%;
        left: 50%;
    }
    .plus_div {
        width: 75%;
        top: 48%;
        left: 50%;
    }
    .plus_circular {
        width: 80%;
    }
    .small_div {
        top: 54%;
        left: 50%;
    }
    /* .small_div img{
  width: 100%;
} */
    .small_P {
        margin: 26px 0 0px 0;
    }
    .WiFi6_product .product_img .product_img_fx:hover .product_bright_phone {
        z-index: 1;
        transform: scale(1.06);
        transition: all 0.2s linear;
    }
    .WiFi6_product .product_img .product_img_fx .position_div .position_white_phone {
        transition: all 0.2s linear;
    }
    .WiFi6_product .product_img .product_img_fx:hover .position_white_phone {
        transform: scale(1.06);
    }
    .product_button .see_more {
        margin: 24px 0 36px 0;
    }
    /* Wi-Fi 6 Plus 岂止于快 */
    .plus_text {
        flex-direction: column;
    }
    /* .plus_img_pc{
 display: none;
}
.plus_img_phone{
  display: inline-block;
  width: 100%;
  height: 100%;
} */
    .WiFi_plus {
        width: 100%;
        /* height: 740px; */
        height: 100%;
        background-image: url('../RJ_img/RJ_img_phone/WiFi_plus_bg_phone.png');
        /* position: relative; */
        background-size: 100% 100%;
        display: flex;
        justify-content: center;
    }
    .plus_text {
        display: flex;
        flex-direction: column;
        text-align: justify;
        width: 90%;
        margin: 43px 16px 36px 16px;
    }
    .left_p_top:first-child {
        font-size: 24px;
        color: #FFFFFF;
        line-height: 33px;
    }
    .left_p_top:last-child {
        font-size: 36px;
        color: #FFFFFF;
        line-height: 33px;
    }
    .left_p_botton p {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 24px;
        font-weight: 400;
        white-space: pre-wrap;
        margin-top: 16px;
    }
    .plus_text .plus_text_left {
        flex: 0 1 auto;
        margin-right: 0px;
        width: 100%;
    }
    .plus_text .plus_text_right {
        flex: 0 1 auto;
        margin-left: 0px;
        margin-top: 24px;
    }
    .paly_control .control_fx .control_cover {
        width: 83px;
        height: 46px;
    }
    .paly_control .control_fx {
        margin-right: 0;
    }
    /* Wi-Fi 6 加速业务体验升级 */
    .quicken {
        padding: 0;
    }
    .quicken_images {
        flex-wrap: wrap;
        margin-top: 23px;
    }
    .quicken_images .quicken_intelligence {
        flex: 1 1 auto;
        width: 48%;
        margin-bottom: 2px;
    }
    .quicken_images .quicken_intelligence:nth-child(1) {
        margin-right: 1px;
    }
    .quicken_images .quicken_intelligence:nth-child(2) {
        margin-left: 1px;
    }
    .quicken_images .quicken_intelligence:nth-child(3) {
        margin-right: 1px;
    }
    .quicken_images .quicken_intelligence:nth-child(4) {
        margin-left: 1px;
    }
    .quicken_images .quicken_intelligence:nth-child(5) {
        margin-right: 1px;
        margin-bottom: 0px !important;
    }
    .quicken_images .quicken_intelligence:nth-child(6) {
        margin-left: 1px;
        margin-bottom: 0px !important;
    }
    .quicken_images .quicken_images_pc {
        display: none;
    }
    .quicken_images .quicken_images_phone {
        display: inline-block;
        width: 100%;
    }
    .quicken_title {
        display: flex;
        flex-direction: column;
        padding: 36px 16px 0 16px;
    }
    .quicken_title_left p:first-child {
        font-size: 24px;
        color: #416E9B;
        line-height: 33px;
    }
    .quicken_title_left p:last-child {
        font-size: 36px;
        color: #416E9B;
        line-height: 33px;
        font-weight: 600;
        margin-top: 10px;
    }
    .quicken_title_right .right_botton div {
        width: 100%;
        height: 42px;
        line-height: 42px;
    }
    .quicken_title_right .right_botton {
        margin-top: 15px;
    }
    .quicken_title_right .right_botton div:first-child {
        margin-right: 5px;
    }
    .quicken_title_right .right_botton div:last-child {
        margin-left: 5px;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 36px 16px 24px 16px;
    }
    .apply .apply_top .apply_banner {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .apply_WiFi_pc {
        display: none;
    }
    .apply_WiFi_phone {
        display: inline-block;
    }
    .apply_hat_pc {
        display: none;
    }
    .apply_hat_phone {
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .apply_lamp_pc {
        display: none;
    }
    .apply_lamp_phone {
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .apply_banner_left {
        border: 1px solid #7EB4DC;
        background-color: #FFFFFF;
        margin-right: 0px;
    }
    .apply .apply_top .apply_title {
        font-size: 24px;
        color: #315078;
        font-weight: 600;
        line-height: 33px;
        text-align: center;
        margin-bottom: 36px;
    }
    .apply_banner_left {
        position: relative;
        padding-right: 25px;
        display: flex;
        align-items: center;
    }
    .apply_banner_left span {
        display: inline-block;
        font-size: 18px;
        color: #416E9B;
        line-height: 25px;
        font-weight: 600;
        margin: 0;
    }
    .apply_banner_right {
        position: relative;
        margin-left: 0;
        margin-top: 16px;
    }
    .apply_banner_right span {
        display: inline-block;
        font-size: 18px;
        color: #416E9B;
        line-height: 25px;
        font-weight: 600;
        margin: 0;
    }
    .apply_card .apply_card_left .apply_city_phone {
        display: inline-block;
        width: 100%;
    }
    .apply_card .apply_card_left .apply_city_pc {
        display: none;
    }
    .apply_card {
        width: 173px;
        width: 47%;
        /* height: 100%; */
        margin-right: 10px;
        margin-bottom: 16px;
    }
    .apply_card:nth-child(2) {
        margin-right: 0 !important;
    }
    .apply_card:nth-child(4) {
        margin-right: 0 !important;
    }
    .apply_card:nth-child(6) {
        margin-right: 0 !important;
    }
    .apply_card:nth-child(8) {
        margin-right: 0 !important;
    }
    .apply_card .apply_card_right {
        background-color: #FFFFFF;
        padding: 10px 6px 12px 6px;
    }
    .card_title {
        margin-bottom: 6px;
    }
    /* 整体出货量 & 市场占比 */
    .page_botton_left_pc {
        display: none;
    }
    .page_botton_left_phone {
        display: inline-block;
        height: 100%;
        width: 100%;
    }
    .page_botton_left {
        flex: 1 1 auto;
        width: 50%;
    }
    .page_botton_right {
        background-color: #416E9B;
        padding: 0;
        width: 50%;
        flex: 1 1 auto;
    }
    .page_botton_right .right_content {
        padding-left: 17px;
        padding-right: 17px;
    }
    .page_botton_right .right_content p:first-child {
        font-size: 14px;
        color: #FFFFFF;
        line-height: 20px;
    }
    .page_botton_right .right_content p:last-child {
        font-size: 12px;
        color: #FFFFFF;
        line-height: 20px;
        text-align: justify;
    }
    .page_span {
        display: block;
        font-size: 48px;
        color: #FFFFFF;
        line-height: 48px;
        margin-top: 15px;
    }
}

@media screen and (min-width: 800px) and (max-width: 899.9px) {
    .banner .banner_pc .banner_text {
        top: 20.5%;
        left: 5.7%;
        width: 60%;
    }
    .banner .banner_pc .banner_text p {
        line-height: 20px !important;
        margin: 9px 0 0 0 !important;
    }
    .banner_content {
        font-size: 13px !important;
        display: none;
    }
    .banner_small_content {
        display: none;
    }
    /* 专业无线，极致体验 */
    .card_performance .card_text {
        padding: 29px 0 54px 11px;
    }
    .card_roam .card_text {
        padding: 29px 0 54px 11px;
    }
    .card_AI .card_text {
        padding: 29px 11px 17px 11px;
    }
    .card_simple .card_text {
        padding: 29px 0 14px 11px;
    }
    .left_p_top:first-child {
        font-size: 32px;
    }
    .plus_text {
        width: 80%;
    }
    .plus_text_left {
        width: 50% !important;
        margin-right: 0 !important;
    }
    /* Wi-Fi 6 加速业务体验升级 */
    .quicken_title_left p:last-child {
        font-size: 36px;
        color: #416E9B;
        line-height: 50px;
        font-weight: 600;
    }
    /* WIFI6 产品 */
    .position_div {
        transform: scale(0.5) !important;
    }
    .WiFi6_product .product_img .product_img_fx .position_div .position_p {
        font-size: 15px;
    }
    .baibian_div {
        top: -22%;
        left: 16%;
    }
    .gaomi_div {
        top: -22%;
        left: 16%;
    }
    .juwuba_div {
        top: -27%;
        left: 16%;
    }
    .xingjia_div {
        top: -11%;
        left: -7%;
    }
    .AR_div {
        top: -22%;
        left: 11%;
    }
    .chaogao_div {
        top: -22%;
        left: 16%;
    }
    .litang_div {
        top: -22%;
        left: 16%;
    }
    .AR_xingjia_div {
        top: -22%;
        left: -13%;
    }
    .plus_div {
        top: -27%;
        left: 16%;
    }
    .small_div {
        top: -20%;
        left: -23%;
    }
    .small_P {
        margin: 35px 0 4px 0;
    }
    .WiFi6_product .product_img .product_img_fx .product_bright_pc {
        width: 100%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 20px 70px;
    }
    .apply_card {
        margin-right: 10px !important;
        margin-bottom: 10px;
    }
    .apply .apply_top .apply_banner {
        flex-direction: column;
    }
    .apply_banner_left {
        margin-right: 0;
    }
    .apply_banner_right {
        margin-left: 0;
        margin-top: 16px;
    }
    .apply_banner_left span {
        margin: 0;
    }
    .apply_banner_right span {
        margin: 0;
    }
    /* 整体出货量 & 市场占比 */
    .page_botton_left_pc {
        width: 100%;
        height: 100%;
    }
    .page_botton_right .right_content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 100%;
        padding-left: 37px;
    }
}

@media screen and (min-width: 900px) and (max-width: 1024px) {
    .banner .banner_pc .banner_text {
        top: 13.5%;
        left: 8.7%;
        width: 53%;
    }
    .banner .banner_pc .banner_text p {
        margin: 10px 0 0 0 !important;
    }
    .banner_content {
        font-size: 14px;
        line-height: 26px;
        display: none;
    }
    .banner_small_content {
        display: none;
    }
    /* 专业无线，极致体验 */
    .card_performance .card_text {
        padding: 29px 0 54px 11px;
    }
    .card_roam .card_text {
        padding: 29px 0 54px 11px;
    }
    .card_AI .card_text {
        padding: 29px 11px 17px 11px;
    }
    .card_simple .card_text {
        padding: 29px 0 14px 11px;
    }
    .left_p_top:first-child {
        font-size: 32px;
    }
    .plus_text {
        width: 80%;
    }
    .plus_text_left {
        width: 50% !important;
        margin-right: 0 !important;
    }
    /* Wi-Fi 6 加速业务体验升级 */
    .quicken_title_left p:last-child {
        font-size: 36px;
        color: #416E9B;
        line-height: 50px;
        font-weight: 600;
    }
    /* WIFI6 产品 */
    .position_div {
        transform: scale(0.5) !important;
    }
    .baibian_div {
        top: -11%;
        left: 22%;
    }
    .gaomi_div {
        top: -11%;
        left: 22%
    }
    .juwuba_div {
        top: -15%;
        left: 22%
    }
    .xingjia_div {
        top: 0%;
        left: -1%
    }
    .AR_div {
        top: -10%;
        left: 10%
    }
    .chaogao_div {
        top: -11%;
        left: 22%
    }
    .litang_div {
        top: -11%;
        left: 22%
    }
    .AR_xingjia_div {
        top: -10%;
        left: -1%
    }
    .plus_div {
        top: -14%;
        left: 10%
    }
    .small_div {
        top: -7%;
        left: -15%
    }
    .small_P {
        margin: 35px 0 4px 0;
    }
    .WiFi6_product .product_img .product_img_fx .product_bright_pc {
        width: 100%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 72px 70px;
    }
    .apply_card {
        margin-right: 10px !important;
        margin-bottom: 10px;
    }
    .apply .apply_top .apply_banner {
        flex-direction: column;
    }
    .apply_banner_left {
        margin-right: 0;
    }
    .apply_banner_right {
        margin-left: 0;
        margin-top: 16px;
    }
    .apply_banner_left span {
        margin: 0;
    }
    .apply_banner_right span {
        margin: 0;
    }
    /* 整体出货量 & 市场占比 */
    .page_botton_left_pc {
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 1025px) and (max-width: 1199.9px) {
    .banner .banner_pc .banner_text {
        top: 13.5%;
        /* left: 8.7%; */
        width: 47%;
    }
    .banner .banner_pc .banner_text p {
        margin: 10px 0 0 0 !important;
    }
    .banner_content {
        font-size: 14px;
        line-height: 26px;
    }
    /* 专业无线，极致体验 */
    .card_performance .card_text {
        padding: 29px 0 54px 11px;
    }
    .card_roam .card_text {
        padding: 29px 0 54px 11px;
    }
    .card_AI .card_text {
        padding: 29px 11px 17px 11px;
    }
    .card_simple .card_text {
        padding: 29px 0 14px 11px;
    }
    .left_p_top:first-child {
        font-size: 32px;
    }
    .plus_text {
        width: 80%;
    }
    .plus_text_left {
        width: 50% !important;
        margin-right: 0 !important;
    }
    /* Wi-Fi 6 加速业务体验升级 */
    .quicken_title_left p:last-child {
        font-size: 36px;
        color: #416E9B;
        line-height: 50px;
        font-weight: 600;
    }
    /* WIFI6 产品 */
    .position_div {
        transform: scale(0.5) !important;
    }
    .baibian_div {
        top: -11%;
        left: 22%;
    }
    .gaomi_div {
        top: -11%;
        left: 22%
    }
    .juwuba_div {
        top: -15%;
        left: 22%
    }
    .xingjia_div {
        top: 0%;
        left: -1%
    }
    .AR_div {
        top: -10%;
        left: 10%
    }
    .chaogao_div {
        top: -11%;
        left: 22%
    }
    .litang_div {
        top: -11%;
        left: 22%
    }
    .AR_xingjia_div {
        top: -10%;
        left: -1%
    }
    .plus_div {
        top: -14%;
        left: 10%
    }
    .small_div {
        top: -7%;
        left: -15%
    }
    .small_P {
        margin: 35px 0 4px 0;
    }
    .WiFi6_product .product_img .product_img_fx .product_bright_pc {
        width: 100%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 72px 70px;
    }
    .apply_card {
        margin-right: 10px !important;
        margin-bottom: 10px;
    }
    .apply .apply_top .apply_banner {
        flex-direction: column;
    }
    .apply_banner_left {
        margin-right: 0;
    }
    .apply_banner_right {
        margin-left: 0;
        margin-top: 16px;
    }
    .apply_banner_left span {
        margin: 0;
    }
    .apply_banner_right span {
        margin: 0;
    }
    /* 整体出货量 & 市场占比 */
    .page_botton_left_pc {
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1279.9px) {
    .banner .banner_pc .banner_text {
        top: 13.5%;
        /* left: 12.75%; */
        width: 42%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 72px 16px;
    }
    .apply_card {
        width: 279px;
    }
    .apply_banner_left span {
        margin: 0;
    }
    .apply_banner_right span {
        margin: 0;
    }
    /* WIFI6 产品 */
    .product_img_fx {
        width: 20%;
    }
    .product_img_fx .position_div .position_p {
        line-height: 20px !important;
    }
    .product_img_fx .position_div {
        transform: scale(0.8) !important;
    }
    .baibian_div {
        top: 5%;
        left: 29%;
    }
    .gaomi_div {
        top: 5%;
        left: 29%;
    }
    .juwuba_div {
        top: 0%;
        left: 29%;
    }
    .xingjia_div {
        top: 12%;
        left: 13%;
    }
    .AR_div {
        top: 5%;
        left: 19%;
    }
    .chaogao_div {
        top: 5%;
        left: 29%;
    }
    .litang_div {
        top: 5%;
        left: 29%;
    }
    .AR_xingjia_div {
        top: 5%;
        left: 15%;
    }
    .plus_div {
        top: 1%;
        left: 29%;
    }
    .small_div {
        top: 15%;
        left: 7%;
    }
    .small_P {
        margin: 17px 0 4px 0;
    }
    /* WIFI6 岂止于快 */
    .plus_text .plus_text_left {
        width: 48%;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1439.9px) {
    .banner .banner_pc .banner_text {
        top: 19.5%;
        /* left: 12.75%; */
        width: 39%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 20px 16px;
    }
    /* .left_p_top:first-child{
  font-size: 29px;
} */
    /* WIFI6 产品 */
    .product_img_fx {
        width: 20%;
    }
    .product_img_fx .position_div {
        transform: scale(0.8) !important;
    }
    .baibian_div {
        top: 5%;
        left: 29%;
    }
    .gaomi_div {
        top: 5%;
        left: 29%;
    }
    .juwuba_div {
        top: 3%;
        left: 29%;
    }
    .xingjia_div {
        top: 14%;
        left: 13%;
    }
    .AR_div {
        top: 7%;
        left: 19%;
    }
    .chaogao_div {
        top: 5%;
        left: 29%;
    }
    .litang_div {
        top: 5%;
        left: 29%;
    }
    .AR_xingjia_div {
        top: 5%;
        left: 15%;
    }
    .plus_div {
        top: 1%;
        left: 29%;
    }
    .small_div {
        top: 16%;
        left: 7%;
    }
    .small_P {
        margin: 17px 0 4px 0;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply_card .apply_card_right {
        padding: 14px 2px 7px 11px;
    }
    .plus_text .plus_text_left {
        width: 45%;
    }
}

@media screen and (min-width: 1440px) and (max-width: 1700px) {
    .banner .banner_pc .banner_text {
        top: 24.5%;
        width: 35%;
    }
    /* 锐捷Wi-Fi 6应用实践 */
    .apply {
        padding: 72px 16px;
    }
    .left_p_top:first-child {
        font-size: 29px;
    }
    /* WIFI6 产品 */
    .product_img_fx {
        width: 20%;
    }
    .apply_card {
        width: 20%;
        height: 256px;
        display: flex;
        flex-direction: column;
    }
    .small_div {
        top: 54%;
    }
}

@media screen and (min-width: 1700px) and (max-width: 1919px) {
    .apply {
        padding: 20px 237px;
    }
    .WiFi6_product .product_img .product_img_fx {
        position: relative;
        z-index: 0;
        transition: all 0.1s linear;
        width: 20%;
    }
    .banner .banner_pc .banner_text {
        width: 31%;
    }
}


/* IE浏览器： */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    /* banner */
    .banner .banner_pc .banner_text .banner_text_top span {
        height: 84px;
        line-height: 125px;
        display: inline-block;
    }
    .video_div {
        height: 100%;
    }
    .video_box {
        height: 50%;
        width: 100%;
    }
    .apply_card {
        width: 23.9%;
    }
    .WiFi6_product .product_img .product_img_fx .position_div {
        z-index: 1;
    }
}


/* 7.22新增 */

.pageBtn {
    display: inline-block;
    height: 46px;
    line-height: 46px;
    color: #FFF;
    background: #E60039;
    padding: 0 32px;
    border-radius: 4px;
    margin-top: 24px;
}

.pageBtn:hover {
    background: #D60039;
    color: #FFF;
}

.n-qa {
    margin-top: 36px;
    font-size: 18px;
    color: #292929;
    border-bottom: 1px solid rgba(216, 216, 216, 0.50);
    padding-bottom: 36px;
}

.n-qa:first-child {
    margin-top: 0;
}

.n-qa:last-child {
    border-bottom: none;
}

.n-ask {
    font-weight: 700;
}

.n-answer {
    font-size: 16px;
    color: #9B9FA8;
    margin-top: 12px;
    font-weight: 400;
    line-height: 175%;
}

h3.pageTitle {
    font-size: 36px;
    color: #315078;
    font-weight: 600;
    text-align: center;
    margin-bottom: 54px;
}

.n-page-info {
    width: 1400px;
    margin: 0 auto;
    padding: 120px 0;
}

@media screen and (max-width:1440px) {
    .n-qa {
        font-size: 16px;
    }
    .n-answer {
        font-size: 14px;
    }
    .n-page-info {
        width: 1200px;
    }
}

@media screen and (max-width:1280px) {
    .n-qa {
        margin-top: 32px;
        padding-bottom: 32px;
    }
    .n-page-info {
        width: 1000px;
    }
}

@media screen and (max-width:768px) {
    .n-page-info {
        width: 100%;
        padding: 60px 20px;
    }
    h3.pageTitle {
        font-size: 28px;
    }
    .pageBtn {
        height: 40px;
        line-height: 40px;
        padding: 0 32px;
    }
}