/* @font-face {
    font-family: PingFang SC;
    src: url('PingFang.ttc');
} */

body{
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
/**banner*/
.mobile_x_index_banner{
    width: 100%;
    height: 315px;
}

.mobile_x_index_banner_bg{
    width: 100%;
    height: 315px;
    background: linear-gradient(rgba(42, 145, 242, 1),rgba(56, 115, 235, 1));
}

.mobile_x_index_banner_bg1{
    width: 100%;
    height: 315px;
    background: url('../../images/mobile/index/ber2_bg.png') no-repeat;
    background-size: 100% 100%;
}

.mobile_x_index_banner_bg_tips{
    color: #fff;
    position: relative;
    top: 1.5rem;
    text-align: center;
}

.mobile_x_index_banner_bg_tips1{
    font-size: 0.5rem;
}

.mobile_x_index_banner_bg_tips2{
    font-size: 0.28rem;
    margin-top: 9px;
    letter-spacing: 1px;
}

.mobile_x_index_banner_bg_tips3{
    font-size: 0.24rem;
    margin-top: 12px;
}

.mobile_x_index_banner_bg_tips4{
    font-size: 0.24rem;
    margin-top: 5px;
}

.mobile_x_index_banner_bg_tips_a{
    clear: both;
    overflow: hidden;
    width: 200px;
    margin: 0 auto;
    margin-top: 20px;
}

.mobile_x_index_banner_bg_tips_a_1{
    display: block;
    width: 90px;
    border: 1px solid #fff;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 0.24rem;
    float: left;
    border-radius: 4px;
}
.mobile_x_index_banner_bg_tips_a_2{
    display: block;
    width: 90px;
    border: 1px solid #fff;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 0.24rem;
    float: left;
    margin-left: 16px;
    border-radius: 4px;
}


/**满足各类场景**/
.x_edu_manzu{
    width: 100%;
    height: 400px;
    background: #FCFCFC;
}

.x_edu_manzu_tips{
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
}

.x_edu_manzu_tips_heng{
    margin: 0 auto;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#2778F1, #fff);;
    position: relative;
    top: 18px;
}

.x_edu_manzu_nav{
    width: 95%;
    height: 32px;
    margin: 0 auto;
    position: relative;
    top: 55px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 0.3rem;
}

.x_edu_manzu_nav_li{
    float: left;
    width: 25%;
    height: 100%;
}

.x_edu_manzu_nav_li_div{
    width: 100%;
    text-align: center;
    height: 98%;
    margin: 0 auto;
}

.x_edu_manzu_nav_li_bg{
    color: #2778F1;
    border-bottom:2px solid #2778F1;
}

.x_edu_manzu_content{
    width: 88%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    position: relative;
    top: 69px;
}

.x_edu_manzu_content_left{
    float: left;
    color: #646464;
}

.x_edu_manzu_content_left_text1{
    font-size: 0.3rem;
    color: #000;
}

.x_edu_manzu_content_left_text2{
    font-size: 0.24rem;
    letter-spacing: 1px;
    margin-top: 10px;
}

.x_edu_manzu_content_left_text3{
    font-size: 0.24rem;
    letter-spacing: 1px;
    margin-top: 2px;
}

.x_edu_manzu_content_right{
    float: right;
    margin-top: 38px;
}

.x_edu_manzu_content_left_imgs{
    clear: both;
    overflow: hidden;
    margin-top: 12px;
    height: 85px;
}

.x_edu_manzu_content_left_imgs_li{
    float: left;
    width: 66px;
    height: 80px;
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    margin-left: 12px;
}

.x_edu_manzu_content_left_imgs_li_img{
    margin-top: 10px;
    width: 32px;
}

.x_edu_manzu_content_left_imgs_li_img:hover{
    animation:test 0.25s ease-in 2;
}

.x_edu_manzu_content_left_imgs_li_text{
    color: #646464;
    font-size: 0.24rem;
    margin-top: 3px;
}

.x_edu_manzu_content_left_a{
    clear: both;
    overflow: hidden;
    margin-top: 24px;
    font-size: 0.24rem;
}

.x_edu_manzu_content_left_a1{
    float: left;
    width: 90px;
    height: 25px;
    border: 1px solid RGBA(39, 120, 241, 1);
    border-radius: 22px;
    text-align: center;
    line-height: 25px;
    color: #2778F1;
}

.x_edu_manzu_content_left_a2{
    float: left;
    width: 90px;
    height: 25px;
    border: 1px solid RGBA(39, 120, 241, 1);
    border-radius: 22px;
    margin-left: 20px;
    text-align: center;
    line-height: 25px;
    color: #2778F1;
}

.x_edu_manzu_content_left_a2:hover,.x_edu_manzu_content_left_a2:active{
    background: #2778F1;
    color: #fff;
    border: 1px solid RGBA(39, 120, 241, 1);
}


.x_edu_display_none{
    display: none;
}


/**产品展示**/
.x_edu_zhanshi{
    width: 100%;
    height: 260px;
    background: #fff;
    overflow: hidden;
}

.x_edu_zhanshi_tips{
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
}

.x_edu_zhanshi_tips_heng{
    margin: 0 auto;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#2778F1, #fff);;
    position: relative;
    top: 18px;
}

.x_edu_zhanshi_content{
    width: 80%;
    margin: 0 auto;
    /* height: 300px; */
    position: relative;
    top: 45px;
}


#swiper1 img{
    width: 100%;
}

.swiper-container {
    width: 100%;
    height: 190px;
    overflow: visible!important;
}
.swiper-container .swiper-wrapper .swiper-slide{ width: 83%;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%; height: 100%; border-radius: 20px;}
.swiper-container .swiper-wrapper .swiper-slide-prev{ height: 89%!important;}
.swiper-container .swiper-wrapper .swiper-slide-prev img{ height: 89%!important;}
.swiper-container .swiper-wrapper .swiper-slide-next{ height: 89%!important;}
.swiper-container .swiper-wrapper .swiper-slide-next img{ height: 89%!important;}
.swiper-container .swiper-wrapper .swiper-slide-active{ width: 83%;}

.swiper-pagination{
    bottom: -30px!important;
}
.swiper-pagination .swiper-pagination-bullet{width: 12px; height: 12px; background: #ff1e1e;}
.swiper-pagination .swiper-pagination-bullet-active{width: 21px; height: 12px; background: #e75230; border-radius: 6px;}

.swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }
  .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
  }
/**更多功能**/
.x_edu_more{
    width: 100%;
    height: 1024px;
    background: #fff;
}

.x_edu_more_tips{
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
}

.x_edu_more_tips_heng{
    margin: 0 auto;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#2778F1, #fff);;
    position: relative;
    top: 18px;
}

.x_edu_more_content{
    width: 98%;
    margin: 0 auto;
    position: relative;
    top: 35px;
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
}

.x_edu_more_content_li{
    width: 48.5%;
    height: 140px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.04);
    float: left;
    margin-left: 3%;
    margin-top: 30px;
}

.x_edu_more_content_li:nth-of-type(2n){
    margin-left: 0;
}

.x_edu_more_content_li_img{
    float: left;
    margin-left: 10px;
    margin-top: 12px;
    width: 32px;
}

.x_edu_more_content_li_text{
    float: left;
    margin-top: 13px;
    width: 61%;
    margin-left: 11px;
}

.x_edu_more_content_li_text1{
    font-size: 0.3rem;
    letter-spacing: 1px;
}

.x_edu_more_content_li_text2{
    font-size: 0.24rem;
    color: #969696;
    margin-top: 3px;
    letter-spacing: 1px;
}

.x_edu_more_bottom{
    width: 60%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 60px;
    font-size: 0.24rem;
}

.x_edu_more_bottom_a1{
    display: block;
    width: 40%;
    height: 25px;
    border: 1px solid rgba(39, 120, 241, 1);
    border-radius: 22px;
    color: #2778F1;
    text-align: center;
    line-height: 25px;
    float: left;
}


.x_edu_more_bottom_a2{
    display: block;
    width: 40%;
    height: 25px;
    border: 1px solid RGBA(39, 120, 241, 1);
    border-radius: 22px;
    color: #2778F1;
    text-align: center;
    line-height: 25px;
    float: left;
    margin-left: 17%;
}


/****应用案例*/
.x_edu_anli{
    width: 100%;
    /* height: 980px; */
    background: #FCFCFC;
}

.x_edu_anli_tips{
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
}

.x_edu_anli_tips_heng{
    margin: 0 auto;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#2778F1, #fff);;
    position: relative;
    top: 18px;
}

.x_edu_anli_content{
    width: 95%;
    background: #FCFCFC;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.02);
    margin: 0 auto;
    margin-top: 50px;
}

.x_edu_anli_content_top{
    width: 100%;
    height: 200px;
    background: url('http://qiniugw.sdwanyue.com/x_edu_anli.png') no-repeat;
    background-size: 100% 100%;
}

.x_edu_anli_content_top_text{
    margin-left: 15px;
    position: relative;
    top: 30px;
}

.x_edu_anli_content_top_text1{
    color: #fff;
    font-size: 0.32rem;
    letter-spacing: 1px;
}

.x_edu_anli_content_top_text2{
    color: #fff;
    font-size: 0.24rem;
    letter-spacing: 1px;
    margin-top: 10px;
    line-height: 20px;
    width: 90%;
}

.x_edu_anli_content_top_text3{
    width: 93px;
    height: 25px;
    background: rgba(255,255,255,1);
    border-radius: 22px;
    color: #2778F1;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 0.24rem;
    letter-spacing: 1px;
    margin-top: 12px;
}


.x_edu_anli_content_bottom{
    clear: both;
    overflow: hidden;
}

.x_edu_anli_content_bottom_li{
    width: 90%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    padding-bottom: 35px;
    border-bottom: 1px solid #F0F0F0;
}

.x_edu_anli_content_bottom_li_img{
    float: left;
    width: 50px;
    position: relative;
    top: 20px;
}

.x_edu_anli_content_bottom_li_right{
    float: right;
    width: 77%;
    position: relative;
    top: 20px;
}

.x_edu_anli_content_bottom_li_text{
    font-size: 0.3rem;
    letter-spacing: 1px;
}

.x_edu_anli_content_bottom_li_text2{
    font-size: 0.24rem;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-top: 7px;
    line-height: 25px;
    text-align: left;
    color: #969696;
}


/****技术支持*/
.x_edu_jishu{
    width: 100%;
    height: 1040px;
    background: #fff;
}

.x_edu_jishu_tips{
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
}

.x_edu_jishu_tips_heng{
    margin: 0 auto;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#2778F1, #fff);;
    position: relative;
    top: 18px;
}

.x_edu_jishu_li{
    width: 90%;
    margin: 0 auto;
    margin-top: 65px;
    clear: both;
    overflow: hidden;
}

.x_edu_jishu_li_img{
    float: left;
    width: 110px;
}

.x_edu_jishu_li_right{
    float: right;
    margin-left: 36px;
    width: 54%;
}

.x_edu_jishu_li_right_1{
    color: #2778F1;
    font-size: 0.35rem;
}

.x_edu_jishu_li_right_2{
    font-size: 0.3rem;
    letter-spacing: 1px;
    position: relative;
    bottom: 1px;
    left: 2px;
}

.x_edu_jishu_li_right_3{
    width: 5px;
    height: 5px;
    background: RGBA(39, 120, 241, 1);
    border-radius: 50%;
    float: left;
    margin-top: 13px;
    margin-left: 2px;
}

.x_edu_jishu_li_right_4{
    font-size: 0.24rem;
    letter-spacing: 1px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 6px;
    width: 80%;
    color: #969696;
}


.x_edu_jishu_li1{
    width: 90%;
    margin: 0 auto;
    margin-top: 65px;
    clear: both;
    overflow: hidden;
}

.x_edu_jishu_li1_img{
    float: right;
    width: 110px;
}

.x_edu_jishu_li1_right{
    float: left;
    margin-left: 20px;
    width: 54%;
}

.x_edu_jishu_li1_right_1{
    color: #2778F1;
    font-size: 0.35rem;
}

.x_edu_jishu_li1_right_2{
    font-size: 0.3rem;
    letter-spacing: 1px;
    position: relative;
    bottom: 1px;
    left: 2px;
}

.x_edu_jishu_li1_right_3{
    width: 5px;
    height: 5px;
    background: RGBA(39, 120, 241, 1);
    border-radius: 50%;
    float: left;
    margin-top: 13px;
    margin-left: 2px;
}

.x_edu_jishu_li1_right_4{
    font-size: 0.24rem;
    letter-spacing: 1px;
    display: block;
    float: left;
    margin-left: 10px;
    margin-top: 6px;
    width: 80%;
    color: #969696;
}

.x_edu_jishu_bottom{
    width: 60%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    margin-top: 55px;
    font-size: 0.24rem;
}

.x_edu_jishu_bottom_a1{
    display: block;
    width: 40%;
    height: 25px;
    border: 1px solid RGBA(39, 120, 241, 1);
    border-radius: 22px;
    color: #2778F1;
    text-align: center;
    line-height: 25px;
    float: left;
}


.x_edu_jishu_bottom_a2{
    display: block;
    width: 40%;
    height: 25px;
    border: 1px solid RGBA(39, 120, 241, 1);
    border-radius: 22px;
    color: #2778F1;
    text-align: center;
    line-height: 25px;
    float: left;
    margin-left: 17%;
}

/***bottom*/
.mobile_x_index_bottom{
    width: 100%;
    height: 140px;
}

.mobile_x_index_bottom_left{
    position: relative;
    top: 35px;
}
.mobile_x_index_bottom_left_text1{
    color: #fff;
    font-size: 0.37rem;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
}
.mobile_x_index_bottom_left_text2{
    color: #fff;
    font-size: 0.24rem;
    margin-top: 6px;
}
.mobile_x_index_bottom_left_a{
    display: block;
    color: #fff;
    width: 90px;
    margin: 0 auto;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 0.24rem;
    margin-top: 20px;
}









/**公共css**/
.mobile_x_index_margin_left_2{
    margin-left: 2%;
}

.mobile_x_index_color_5055FA{
    color: #5055FA;
    border-bottom: 1px solid #5055FA;
}

.mobile_x_index_color_3F93FF{
    color: #3F93FF;
    border-bottom: 1px solid #3F93FF;
}

.mobile_x_index_display_none{
    display: none;
}

.mobile_x_index_margin_top_3{
    margin-top: 0.3rem;
}


.mobile_x_index_margin_top_1{
    margin-top: 1.5rem;
}