/* @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: 279px;
}

.mobile_x_index_banner_bg{
    width: 100%;
    height: 260px;
    background: linear-gradient(rgba(248, 154, 53, 1),rgba(254, 103, 50, 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: 6px;
}

.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;
    height: 30px;
    margin: 0 auto;
    margin-top: 14px;
    position: relative;
}

.mobile_x_index_banner_bg_tips_a a {
    position: absolute;
}

.mobile_x_index_banner_bg_tips_a_1 {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #d41400;
    font-size: 12px;
    background-color: #fffc00;
    border-radius: 15px;
    letter-spacing: 2px;
    font-weight: bold;
    left: 0;
}

.mobile_x_index_banner_bg_tips_a_2 {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #d41400;
    font-size: 12px;
    border-radius: 15px;
    background-color: #fffc00;
    letter-spacing: 2px;
    font-weight: bold;
    right: 0;
}


/**banner下面的*/
.mobile_x_index_banner_bottom{
    clear: both;
    overflow: hidden;
    background: #fff;
    padding: 20px 12px 12px 12px;
}
.mobile_x_index_banner_bottom_li{
    float: left;
    box-shadow: 0px 0px 9px 9px rgba(0, 0, 0, 0.05);
    width: 22%;
    text-align: center;
    font-size: 0.3rem;
    padding: 13px 0 13px 0;
    border-radius: 7px;
    margin-left: 4%;
}

.mobile_x_index_banner_bottom_li_img{
    width: 0.7rem;
}
.color_FAA82B{
    color: #FAA82B;
}


/*系统介绍*/
.x_system_introduce {
    height: 488px;
    position: relative;
}

.x_system_wrap {
    height: 100%;
    width: 22%;
    position: absolute;
    top: 105px;
}

.x_system_left {
    left: 20px;
}

.x_system_right {
    right: 20px;
}

.x_system_item {
    height: 75px;
    margin-bottom: 30px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow:rgba(0,0,0,.3) 0px 0px 15px;
}

.x_system_item_bottom {
    width: 22%;
    height: 75px;
    border-radius: 10px;
    position: absolute;
    bottom: 21px;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    box-shadow:rgba(0,0,0,.3) 0px 0px 15px;
}

.x_system_item span {
    font-size: 12px;
}

.x_system_item_img {
    width: 40px;
    height: 40px;
}

/*中间手机*/
.x_system_big_item {
    width: 30%;
    position: absolute;
    top: 27%;
    left: 50%;
    transform: translate(-50%);
}

.x_system_big_item_img {
    display: inline-block;
    width: 100%;
}
/*系统介绍*/


/*核心功能展示*/

.x_edu_zhanshi_banner {
    margin-top: 39px;
}

#swiper1 .swiper-pagination-bullet{
    width: 15px;
    height: 3px;
    border-radius: 0;
    background: #000;
    opacity: 0.2;
    border-radius: 4px;
}

#swiper1 .swiper-pagination-bullet-active{
    background: #ff5e00;
    opacity: 1;
}

/*核心功能展示*/




/**满足各类场景**/



/**产品展示**/
.x_edu_zhanshi{
    width: 100%;
    height: 390px;
    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(#FF7D3D, #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: 100%;}
.swiper-container .swiper-wrapper .swiper-slide img{width: 100%; height: 100%; border-radius: 20px;}
.swiper-container .swiper-wrapper .swiper-slide-prev{ margin-top: 10px; height: 89%!important;}
.swiper-container .swiper-wrapper .swiper-slide-prev img{ height: 89%!important;}
.swiper-container .swiper-wrapper .swiper-slide-next{ margin-top: 10px; 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%;
    background: #ff5e00;
}

.x_edu_more_tips{
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
    color: #ffffff;
}

.x_edu_more_tips_heng{
    margin: 0 auto;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#FF7D3D, #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: 45%;
    height: 110px;
    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: 15px;
    border-radius: 6px;
}

/*.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: 13px;
    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(255, 125, 61, 1);
    border-radius: 22px;
    color: #FF7D3D;
    text-align: center;
    line-height: 25px;
    float: left;
}


.x_edu_more_bottom_a2{
    display: block;
    width: 40%;
    height: 25px;
    border: 1px solid rgba(255, 125, 61, 1);
    border-radius: 22px;
    color: #FF7D3D;
    text-align: center;
    line-height: 25px;
    float: left;
    margin-left: 17%;
}


/*系统特色*/
.x_system_feature {

}

.x_system_feature_item {
    height: 105px;
    width: 92%;
    margin: 0 auto 20px;
    display: flex;
    flex-direction: row;
}

.x_system_feature_left {
    width: 27%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.x_system_feature_left_img {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.x_system_feature_right {
    width: 70%;
    height: 80%;
    padding-top: 22px;
}

.x_system_feature_right div {
    color: #fff;
    padding-left: 20px;
}

.x_system_feature_right_txt {
    font-size: 12px;
}



/*我们的服务*/
.x_our_service {
    height: 606px;
}

.x_edu_service_tips {
    text-align: center;
    font-size: 0.36rem;
    position: relative;
    top: 28px;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
}

.x_edu_service_tips_heng {
    margin: 0 auto 40px;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#FF7D3D, #fff);
    position: relative;
    top: 18px;
}


.x_service_item {
    float: left;
    width: 42%;
    margin-top: 20px;
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.x_service_item:nth-child(2n) {
    margin-left: 25px;
}

.x_service_item img {
    display: inline-block;
    width: 40%;
    height: 62px;
}

.x_service_item_title {
    color: #ff5e00;
    margin: 10px 0 5px;
}

.x_service_item_txt {
    font-size: 12px;
    text-align: center;
}

/*我们的服务*/


/****技术支持*/
.x_edu_changjing{
    width: 94%;
    height: 580px;
    margin: 0 auto;
    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 50px;
    width: 95px;
    height: 10px;
    opacity: 0.8;
    background-image: radial-gradient(#FF7D3D, #fff);
    position: relative;
    top: 18px;
}

.x_edu_jishu_li {
    width: 45%;
    height: 100px;
    margin-top: 15px;
    background-color: green;
    float: left;
    margin-left: 12px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.x_edu_jishu_li_img {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.x_edu_jishu_li span {
    color: #ffffff;
}

.x_edu_jishu_li_right {
    float: right;
    margin-left: 36px;
    width: 54%;
}

.x_edu_jishu_li_right_1 {
    color: #FF7D3D;
    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(255, 125, 61, 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: #FF7D3D;
    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(255, 125, 61, 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(255, 125, 61, 1);
    border-radius: 22px;
    color: #FF7D3D;
    text-align: center;
    line-height: 25px;
    float: left;
}


.x_edu_jishu_bottom_a2{
    display: block;
    width: 40%;
    height: 25px;
    border: 1px solid rgba(255, 125, 61, 1);
    border-radius: 22px;
    color: #FF7D3D;
    text-align: center;
    line-height: 25px;
    float: left;
    margin-left: 17%;
}

/***bottom*/
.mobile_x_index_bottom{
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.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;
}
