.pricing-style .pricing-icon img {
    width: 190px;
    height: 194px;
}

.value-props{
    background: #fafbfe;
}

.value-props .data_item p{
    font-size: 16px;
}

p .countup-int {
    font-size: 36px;
    color: #0081ee;
    line-height: 30px;
    position: relative;
    font-weight: bold;
}
.data_item {
    text-align: center;
    padding: 45px 0;
}
.data_item p span {
    display: inline-block;
    margin-right: 3px;
    line-height: 50px;
}
.data_item p .count-suffix {
    font-size: 30px;
    color: #0081ee;
    position: absolute;
    right: -23px;
    top: -8px;
}

/*平台*/
.platform{
    background: #ffffff;
    padding: 3% 0 3%;
}

.platform_mobile{
    width: 100%;
    padding-bottom: 30px;
}
.platform_mobile .swiper-slide{
    width: 95%!important;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.platform_mobile .system_info{
    text-align: center;
}

.platform_mobile .swiper-pagination{
    position: absolute;
    bottom: 0.586rem;
    left: 0;
    z-index: 10;
    width: 100%;
    text-align: center;
}
.platform_mobile .swiper-pagination-bullet-active {
    background: #5a7ee6 !important;
}
.platform_mobile .swiper-pagination-bullet {
    width: 3rem !important;
    height: 0.2rem !important;
    border-radius: 0 !important;
    border: none !important;
    background: #ced7f2 !important;
    margin: 0 0.14rem;
}

/*货擎介绍*/
.introduce{
    background-color: #f6f6f6;
    padding: 3% 0 3%;
}

.hq{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.hq .div{
    width: 100%;
    /*margin: 3%;*/
    height: 215px;
    margin-top: 1.5%;
    margin-bottom: 1.5%;
    display: flex;
    background: #fff;
    flex-direction: column;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 0px rgb(66 65 65 / 17%);
}
.hq .div1{
    display: flex;
    margin-left: 4%;
    margin-top: 6%;
}
.div_bg{
    background-color: #8A8FB9;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
.hq div img{
    width: 50px;
    height: 50px;
    /*margin-right: 1%;*/
}
.hq_title{
    margin: 17px 10px 19px !important;
    font-weight: 500 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px!important;
    line-height: 20px!important;
}
.p22{
    display: flex;
    width: 92%;
    margin: 1% 4% 4% !important;
    line-height: 22px !important;
    font-size: 16px !important;
    text-align: initial !important;
    color: #666666;
}
.hq .sold{
    border: 1px dashed #f6f6f6;
    margin: 20px auto;
    width: 90%;
}

/*多领域，多行业，全覆盖*/
.industry{
    padding: 3% 0 3% 0;
}
.industry .swiper-slide{
    width: 20%!important;
}
.sec4_swiper_box {
    position: relative;
    width: 100%;
    /*margin-top: 78px*/
}

.sec4_swiper_box .swiper-container2 {
    width: 79%;
    margin: 0 auto;
    overflow: hidden
}

.sec4_swiper_box .swiper-container2 .swiper-slide .swiper_txt {
    font-size: 22px;
    color: #333;
    line-height: 1;
    text-align: center
}

.sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img {
    width: 110px;
    height: 110px;
    padding: 25px;
    margin: 0 auto 24px;
    box-sizing: border-box;
    background-color: #f6f7fe;
    border-radius: 50%
}

.sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img:hover {
    background: -webkit-linear-gradient(#0050df, #009ae2);
    background: -o-linear-gradient(#0050df, #009ae2);
    background: -moz-linear-gradient(#0050df, #009ae2);
    background: linear-gradient(#0050df, #009ae2);
    box-shadow: 0 12px 16px rgba(0, 108, 205, 0.3)
}

.sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img:hover img:first-child {
    display: none
}

.sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img:hover img:last-child {
    display: block
}

.sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img>img {
    display: none;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img>img:first-child {
    display: block
}

.sec4_swiper_prev,
.sec4_swiper_next {
    cursor: pointer;
    position: absolute;
    top: 30%;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.sec4_swiper_prev {
    left: 0;
    background-image: url(/assets/index/image/sec4_prev.png)
}

.sec4_swiper_next {
    right: 0;
    background-image: url(/assets/index/image/sec4_next.png)
}

/*强大的技术研发团队，保障系统的安全稳定*/
.pricing-area {
    width: 100%;
    padding: 3% 0 3%;
    box-sizing: border-box;
    background: url(/assets/index/image/support.png) no-repeat center/cover;
}
.pricing-style {
    background: #fff;
}
.section-title .title {
    color: #ffffff;
}
.pricing-style .pricing-header .month {
    color: #0070e0;
}
.pricing-style .pricing-header .month .price {
    color: #0070e0;
}
.pricing-area .box{
    width: 100%;
    display: flex;
}
/*    新闻*/
.new{
    padding: 3% 0 3% 0;
}
.new .col-lg-4 {
    max-width: 33.333333%!important;
}
.new_more {
    overflow: hidden;
    line-height: 60px;
}
.new_more h6 {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
}
.new_more a {
    float: right;
    font-size: 14px;
    color: #666;
}
.new_list ul{
    width: 100%;
    /*height: 220px;*/
    overflow: hidden;
}
.new_list ul li {
    width: 100%;
    margin-bottom: 10px;
}
.new_list ul li a {
    display: block;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.new_list ul li a span {
    color: #666;
    margin-right: 5px;
}

/*  成功案例  */
.success_case{
    background: #fafbfe;
    padding: 3% 0 2%;
}

.index-row{
    padding: 3% 0 3% 0;
}
.index-row .main-title{
    text-align: center;
    margin-bottom: 30px;
}
.case_box{
    width: 100%;
}
.our-client{
    background: #fafbfe;
}
.our-client-item{
    overflow:hidden !important;
    margin-top: -5%!important;
}
.our-client-item .our-client-logo{
    text-align: center;
    border: 1px solid #c1c1c1;
    margin: 30px auto;
    overflow: hidden;

    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
    height: 50%;
}
.our-client-item .our-client-logo:hover{
    background-color: #fafafa;
    border:1px solid #0ba1e4;
    box-shadow: 0 0 10px 0 rgba(45,183,245,.5);
}
.our-client-item .our-client-logo:hover img{
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}
.our-client-item img{

}

.shopTit {
    height: 232px;
    width: 100%;
    text-align: center;
    padding-top: 76px
}

.shopTit .headline {
    font-size: 40px;
    text-align: left;
    color: #333333;
    position: relative;
    width: 695px;
    margin: 0 auto
}

.shopTit .headline::after {
    content: '';
    position: absolute;
    width: 118px;
    height: 7px;
    bottom: 0;
    left: 0;
    background: url(../../images/index/system_bg.png) center/cover no-repeat
}

.shopTit p {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px
}

.shopTit p span {
    color: #666666;
    font-size: 18px
}

.system {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.system .system_container {
    float: left;
    width: 940px;
    /*width: 78%;*/
    border-radius: 10px;
    border: 1px solid #dddddd;
    overflow: hidden;
}

.system .system_container>li {
    display: none
}

.system .system_container>li .system_info {
    height: 220px;
    background: #f6f7fe;
    padding-top: 40px;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative
}

.system .system_container>li .system_info h5 {
    font-size: 32px;
    font-weight: bold;
    color: #257dff
}

.system .system_container>li .system_info .p1 {
    font-size: 20px;
    color: #333333;
    line-height: 36px
}

.system .system_container>li .system_info .p2 {
    font-size: 14px;
    color: #666666;
    line-height: 30px
}

.system .system_container>li .system_info .p2 a {
    color: #257dff;
    text-decoration: underline
}

.system .system_container>li .system_info .goInfo {
    position: absolute;
    top: 40px;
    right: 130px
}

.system .system_container>li .system_info .goInfo a {
    cursor: pointer;
    display: inline-block;
    color: #257dff;
    font-size: 14px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    border: solid 1px #257dff;
    background: none;
    border-radius: 20px
}

.system .system_container>li .system_info .goInfo a:hover {
    background: #f88205;
    border-color: #f88205;
    color: #fff
}

.system .system_container>li .system_info .goInfo a.goOnline {
    color: #fff;
    background-color: #257dff;
    border-color: #257dff
}

.system .system_container>li .system_info .goInfo a.goOnline:hover {
    background: #f88205;
    border-color: #f88205;
    color: #fff
}

.system .system_container>li .system_img {
    height: 410px;
    text-align: center;
    box-sizing: border-box;
    position: relative
}

.system .system_container>li .system_img img {
    height: 100%
}

.system .system_container>li .system_img1 .title {
    font-size: 20px;
    color: #333333;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%)
}

.system .system_container>li .system_img1 p {
    color: #fff;
    position: absolute
}

.system .system_container>li .system_img1 .p1 {
    font-size: 14px;
    position: absolute;
    top: 140px
}

.system .system_container>li .system_img1 .p1.left {
    left: 233px
}

.system .system_container>li .system_img1 .p1.right {
    right: 246px
}

.system .system_container>li .system_img1 .p2,
.system .system_container>li .system_img1 .p3 {
    font-size: 12px;
    position: absolute
}

.system .system_container>li .system_img1 .p2 {
    top: 135px
}

.system .system_container>li .system_img1 .p2.left {
    left: 135px
}

.system .system_container>li .system_img1 .p2.right {
    right: 143px
}

.system .system_container>li .system_img1 .p3 {
    bottom: 130px
}

.system .system_container>li .system_img1 .p3.left {
    left: 235px
}

.system .system_container>li .system_img1 .p3.right {
    right: 246px
}

.system .system_container>li .system_img2 .title {
    font-size: 14px;
    color: #333333;
    position: absolute
}

.system .system_container>li .system_img2 .title span {
    color: #257dff
}

.system .system_container>li .system_img2 .title.title1 {
    font-size: 18px;
    left: 45px;
    bottom: 130px
}

.system .system_container>li .system_img2 .title.title2 {
    left: 260px;
    bottom: 120px;
    font-size: 16px
}

.system .system_container>li .system_img2 .title.title3 {
    left: 530px;
    top: 30px
}

.system .system_container>li .system_img2 .title.title4 {
    left: 530px;
    bottom: 15px
}

.system .system_container>li .system_img2 .title.title5 {
    right: 115px;
    bottom: 115px
}

.system .system_container>li .system_img2 .title.title6 {
    color: #666666;
    left: 438px;
    top: 90px;
    font-size: 16px
}

.system .system_container>li .system_img2 .subTitle {
    color: #257dff;
    font-size: 14px;
    position: absolute
}

.system .system_container>li .system_img2 .subTitle.subTitle1 {
    left: 386px;
    bottom: 215px
}

.system .system_container>li .system_img2 .subTitle.subTitle2 {
    right: 245px;
    bottom: 205px
}

.system .system_container>li .system_img2 .subTitle.subTitle3 {
    right: 440px;
    bottom: 50px
}

.system .system_container>li .system_img2 .subTitle.subTitle4 {
    right: 300px;
    top: 90px
}

.system .system_container>li .system_img2 .ul {
    position: absolute;
    top: 150px;
    left: 565px
}

.system .system_container>li .system_img2 .ul li {
    color: #333333;
    font-size: 14px;
    margin-bottom: 63px
}

.system .system_container>li .system_img3 .title {
    position: absolute;
    color: #fff;
    font-size: 16px
}

.system .system_container>li .system_img3 .title.title1 {
    left: 51px;
    top: 77px
}

.system .system_container>li .system_img3 .title.title2 {
    left: 310px;
    top: 33px
}

.system .system_container>li .system_img3 .title.title3 {
    left: 310px;
    bottom: 73px
}

.system .system_container>li .system_img3 .p {
    font-size: 14px;
    color: #666666;
    position: absolute;
    left: 348px
}

.system .system_container>li .system_img3 .p.p1 {
    top: 75px
}

.system .system_container>li .system_img3 .p.p2 {
    bottom: 135px
}

.system .system_container>li .system_img3 .p_1,
.system .system_container>li .system_img3 .p_2 {
    position: absolute;
    left: 480px;
    color: #2942a6;
    font-size: 16px
}

.system .system_container>li .system_img3 .p_1 {
    top: 26px
}

.system .system_container>li .system_img3 .p_2 {
    bottom: 160px
}

.system .system_container>li .system_img3>ul {
    position: absolute
}

.system .system_container>li .system_img3>ul li {
    border-radius: 8px;
    padding: 0 10px;
    line-height: 33px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 6px;
    float: left
}

.system .system_container>li .system_img3 .ul1 {
    width: 180px;
    left: 570px;
    top: 47px
}

.system .system_container>li .system_img3 .ul1 li {
    background: #f29b76
}

.system .system_container>li .system_img3 .ul1 li:nth-of-type(2) {
    margin-left: 47px
}

.system .system_container>li .system_img3 .ul1 li:nth-of-type(3) {
    margin-left: 96px
}

.system .system_container>li .system_img3 .ul2 {
    width: 240px;
    left: 570px;
    bottom: 47px
}

.system .system_container>li .system_img3 .ul2 li {
    background: #257dff;
    margin-left: 24px
}

.system .system_container>li .system_img4 .title {
    position: absolute;
    font-size: 16px;
    color: #333
}

.system .system_container>li .system_img4 .title.title1 {
    bottom: 47px;
    left: 264px
}

.system .system_container>li .system_img4 .title.title2 {
    bottom: 50px;
    right: 330px
}

.system .system_container>li .system_img4 .title.title3 {
    left: 380px;
    top: 184px
}

.system .system_container>li .system_img4 .title.title4 {
    left: 380px;
    top: 244px
}

.system .system_container>li .system_img4 .p {
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    line-height: 41px;
    border-radius: 22px;
    padding: 0 20px;
    top: 44px
}

.system .system_container>li .system_img4 .p.p1 {
    background: #277cff;
    left: 128px
}

.system .system_container>li .system_img4 .p.p2 {
    right: 166px;
    background: #ee751a
}

.system .system_container>li .system_img4 .left_li {
    position: absolute;
    font-size: 16px;
    color: #7878e9
}

.system .system_container>li .system_img4 .left_li.li1 {
    left: 132px;
    top: 116px
}

.system .system_container>li .system_img4 .left_li.li2 {
    left: 95px;
    top: 162px
}

.system .system_container>li .system_img4 .left_li.li3 {
    left: 90px;
    top: 210px
}

.system .system_container>li .system_img4 .left_li.li4 {
    left: 83px;
    top: 266px
}

.system .system_container>li .system_img4 .left_li.li5 {
    left: 119px;
    top: 314px
}

.system .system_container>li .system_img4 .right_li {
    position: absolute;
    font-size: 16px;
    color: #dd772b
}

.system .system_container>li .system_img4 .right_li.li1 {
    right: 205px;
    top: 102px
}

.system .system_container>li .system_img4 .right_li.li2 {
    right: 174px;
    top: 170px
}

.system .system_container>li .system_img4 .right_li.li3 {
    right: 174px;
    top: 240px
}

.system .system_container>li .system_img4 .right_li.li4 {
    right: 174px;
    top: 320px
}

.system .system_container>li .system_img5 .title {
    position: absolute
}

.system .system_container>li .system_img5 .title.title1 {
    font-size: 18px;
    color: #1975fc;
    left: 54px;
    top: 275px
}

.system .system_container>li .system_img5 .title.title2 {
    font-size: 18px;
    color: #1975fc;
    font-weight: bold;
    left: 247px;
    top: 188px
}

.system .system_container>li .system_img5 .title.title2 span {
    font-weight: 400
}

.system .system_container>li .system_img5 .title.title3 {
    font-size: 18px;
    color: #666666;
    left: 590px;
    top: 207px;
    line-height: 20px
}

.system .system_container>li .system_img5 .title.title4 {
    font-size: 14px;
    color: #1975fc;
    right: 117px;
    top: 278px
}

.system .system_container>li .system_img5 .title.title5 {
    font-size: 14px;
    color: #666666;
    left: 137px;
    top: 183px
}

.system .system_container>li .system_img5 .title.title6 {
    font-size: 14px;
    color: #666666;
    left: 485px;
    top: 183px
}

.system .system_container>li .system_img5 .li {
    font-size: 18px;
    color: #1975fc;
    position: absolute
}

.system .system_container>li .system_img5 .li.li1 {
    left: 325px;
    top: 80px
}

.system .system_container>li .system_img5 .li.li2 {
    left: 385px;
    top: 130px
}

.system .system_container>li .system_img5 .li.li3 {
    left: 403px;
    top: 192px
}

.system .system_container>li .system_img5 .li.li4 {
    left: 387px;
    top: 260px
}

.system .system_container>li .system_img5 .li.li5 {
    left: 335px;
    top: 310px
}

.system .system_container>li .system_img5 .p {
    font-size: 14px;
    color: #666666;
    position: absolute;
    text-align: center;
    right: 220px
}

.system .system_container>li .system_img5 .p.p1 {
    top: 128px
}

.system .system_container>li .system_img5 .p.p2 {
    top: 189px
}

.system .system_container>li .system_img5 .p.p3 {
    top: 255px
}

.system .system_container>li .system_img6 .title {
    position: absolute;
    font-size: 18px;
    color: #257dff
}

.system .system_container>li .system_img6 .title.title1 {
    color: #fff;
    left: 390px;
    top: 53px
}

.system .system_container>li .system_img6 .title.title2 {
    left: 250px;
    top: 160px
}

.system .system_container>li .system_img6 .title.title3 {
    left: 540px;
    top: 160px
}

.system .system_container>li .system_img6 ul {
    position: absolute;
    width: 140px;
    top: 55px;
    padding-top: 20px
}

.system .system_container>li .system_img6 ul li {
    font-size: 18px;
    text-align: center;
    line-height: 43px
}

.system .system_container>li .system_img6 ul.ul1 {
    left: 63px
}

.system .system_container>li .system_img6 ul.ul1 li {
    color: #ff9147
}

.system .system_container>li .system_img6 ul.ul2 {
    right: 140px
}

.system .system_container>li .system_img6 ul.ul2 li {
    color: #257dff
}

.system .system_container>li .system_case {
    margin: 0 auto;
    width: 825px;
    border-top: 1px solid #dddddd
}

.system .system_container>li .system_case .system_case_title {
    line-height: 64px;
    overflow: hidden
}

.system .system_container>li .system_case .system_case_title p {
    font-size: 16px;
    font-weight: bold;
    line-height: 64px;
    float: left
}

.system .system_container>li .system_case .system_case_title a {
    float: right;
    font-size: 14px;
    color: #666666
}

.system .system_container>li .system_case .system_case_lists {
    display: flex;
    justify-content: space-between
}

.system .system_container>li .system_case .system_case_lists li {
    width: 120px
}

.system .system_container>li .system_case .system_case_lists li img {
    display: block;
    width: 100%;
    border: 1px solid #dddddd
}

.system .system_container>li .system_case .system_case_lists li p {
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #666666
}

.system .system_nav {
    /*width: 20%;*/
    width: 250px;
    float: right
}

.system .system_nav li {
    border-radius: 10px;
    border: 1px solid #dddddd;
    padding-left: 5%;
    margin-top: 10px;
    position: relative
}

.system .system_nav li .system_nav_active {
    display: none;
    position: absolute;
    width: 337px;
    height: 125px;
    top: 0;
    right: 0;
    background: url(../image/sys_li_bg.png) center/cover no-repeat;
    color: #fff;
    box-sizing: border-box;
    padding: 15% 9%;
    overflow: hidden
}

.system .system_nav li .system_nav_active i {
    font-size: 40px;
    display: block;
    float: left;
    margin-right: 15px;
    font-weight: bold
}

.system .system_nav li .system_nav_active .system_nav_active_con {
    float: left
}

.system .system_nav li .system_nav_active .system_nav_active_con p {
    /*line-height: 28px;*/
    line-height: 50px;
    color:#ffffff;
}

.system .system_nav li .system_nav_active .system_nav_active_con p:first-child {
    font-size: 20px;
    font-weight: bold
}

.system .system_nav li .system_nav_active .system_nav_active_con p:last-child {
    font-size: 20px;
    font-weight: bold
}

.system .system_nav li>p {
    line-height: 90px;
    font-size: 18px;
    color: #333333;
    overflow: hidden
}

.system .system_nav li>p span {
    display: block;
    float: left
}

.system .system_nav li>p span:first-child {
    line-height: 86px;
    font-size: 30px;
    color: #257dff;
    margin-right: 10px
}

@media (min-width: 992px){
    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 24.333333%;
    }
    .platform_mobile{
        display: none!important;
    }
    .platform_pc{
        display: block!important;
    }


}

@media (max-width: 767px) {
    .platform_mobile{
        display: block!important;
    }
    .platform_pc{
        display: none!important;
    }

    .value-props .container .row{
        display: flex!important;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .value-props .container .row .col-sm-3{
        padding-right: 5px!important;
        padding-left: 5px!important;
    }

    .data_item {
        padding: 10px 0!important;
    }

    .data_item img{
        width: 35px;
        height: 35px;
    }
    .data_item p{
        font-size: 12px;
    }
    .data_item p span{
        line-height: 20px!important;
    }
    p .countup-int{
        font-size: 20px!important;
    }
    .data_item p .count-suffix{
        font-size: 19px!important;
        right: -14px!important;
        top: -4px!important;
    }

    .goInfo{
        display: none;
    }
    .system{
        display: flex;
        flex-direction: column;
    }
    .system .system_container{
        width: 95%!important;
        margin: 0 auto;
    }

    .system .system_nav{
        display: flex;
        flex-direction: row;
        width: 95%!important;
        overflow-x: auto;
        margin: 0 auto;
    }

    .system .system_nav li{
        padding-left: 1%!important;
        margin-right: 1%!important;
    }

    .system .system_nav li>p{
        display: flex;
        width: 154px!important;
    }

    .system .system_nav li>p span:first-child{
        font-size: 22px!important;
    }

    .system .system_container>li .system_info{
        padding-top: 5%!important;
        padding-left: 5%!important;
    }

    .system .system_container>li .system_info h5{
        font-size: 22px!important;
    }

    .system .system_container>li .system_info .p1{
        font-size: 16px!important;
    }

    .system .system_container>li .system_img{
        height: 100%!important;
    }

    .system .system_nav li .system_nav_active{
        width: 100%!important;
        border-radius: 7px;
        padding: 17% 1%!important;
        height: 92px!important;
    }

    .system .system_nav li .system_nav_active i{
        font-size: 25px!important;
    }

    .system .system_nav li .system_nav_active .system_nav_active_con p:first-child{
        font-size: 16px!important;
    }

    .industry .swiper-slide {
        width: 40%!important;
    }
    @media (min-width: 992px){
        .col-lg-4 {
            -ms-flex: 0 0 33.333333%;
            flex: 0 0 33.333333%;
            max-width: 24.333333%;
        }
        .platform_mobile{
            display: none!important;
        }
        .platform_pc{
            display: block!important;
        }
        .new .col-lg-4 {
            max-width: 31.333333% !important;
        }
        .platform .row{
            display: flex!important;
            margin-right: 0px!important;
            margin-left: 0px!important;
            flex-direction: column!important;
        }

    }

    @media (max-width: 767px) {
        .platform_mobile {
            display: block !important;
        }

        .platform_mobile .si
        {
            padding: 5px;
            border: 1px solid #d5d2d2;
            border-radius: 20px;
            background: #f6f7fe;
            height: 318px;
        }

        .platform_pc {
            display: none !important;
        }

        .value-props .container .row {
            display: flex !important;
            flex-direction: row;
            flex-wrap: nowrap;
        }

        .value-props .container .row .col-sm-3 {
            padding-right: 5px !important;
            padding-left: 5px !important;
        }

        .data_item {
            padding: 10px 0 !important;
        }

        .data_item img {
            width: 35px;
            height: 35px;
        }

        .data_item p {
            font-size: 12px!important;
        }

        .data_item p span {
            line-height: 20px !important;
        }

        p .countup-int {
            font-size: 20px !important;
        }

        .data_item p .count-suffix {
            font-size: 19px !important;
            right: -14px !important;
            top: -4px !important;
        }

        .goInfo {
            display: none;
        }

        .system {
            display: flex;
            flex-direction: column;
        }

        .system .system_container {
            width: 95% !important;
            margin: 0 auto;
        }

        .system .system_nav {
            display: flex;
            flex-direction: row;
            width: 95% !important;
            overflow-x: auto;
            margin: 0 auto;
        }

        .system .system_nav li {
            padding-left: 1% !important;
            margin-right: 1% !important;
        }

        .system .system_nav li > p {
            display: flex;
            width: 154px !important;
        }

        .system .system_nav li > p span:first-child {
            font-size: 22px !important;
        }

        .system .system_container > li .system_info {
            padding-top: 5% !important;
            padding-left: 5% !important;
        }

        .system .system_container > li .system_info h5 {
            font-size: 22px !important;
        }

        .system .system_container > li .system_info .p1 {
            font-size: 16px !important;
        }

        .system .system_container > li .system_img {
            height: 100% !important;
        }

        .system .system_nav li .system_nav_active {
            width: 100% !important;
            border-radius: 7px;
            padding: 17% 1% !important;
            height: 92px !important;
        }

        .system .system_nav li .system_nav_active i {
            font-size: 25px !important;
        }

        .system .system_nav li .system_nav_active .system_nav_active_con p:first-child {
            font-size: 16px !important;
        }

        .industry .swiper-slide {
            width: 24% !important;
        }

        .sec4_swiper_box .swiper-container2{
            width: 98% !important;
        }
        .industry .sec4_swiper_prev,
        .industry .sec4_swiper_next{
            display: none;
        }

        .sec4_swiper_box .swiper-container2 .swiper-slide>.swiper_img{
            width: 70px;
            height: 70px;
            padding: 16px;
        }
        .company_service .system ul li span{
            font-size: 15px!important;
        }

        .sec4_swiper_box .swiper-container2 .swiper-slide .swiper_txt,
        .p22
        {
            font-size: 14px!important;
        }
        .hq_title,
        .new_more h6,
        .company_service .system ul li h3{
            font-size: 16px!important;
        }

        .hq_title{
            margin: 5px 10px 19px !important;
        }

        .pricing-style .pricing-header .month .price{
            font-size: 24px!important;
        }

        .pricing-style{
            width: 160px;
            height: 230px;
        }
        .pricing-style .pricing-icon img {
            width: 80px;
            height: 80px;
        }
        .pricing-style .pricing-btn {
            margin-top: 7px;
        }

        .pricing-area .box{
            display: flex;
            flex-wrap: nowrap;
            overflow: auto;
        }
        .pricing-area .col-lg-4{
            padding-right: 5px;
            padding-left: 5px;
        }
        .case_box {
            width: 100%;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
        }
        .our-client-item {
            width: 31%;
            margin: 1%;
        }
        .case_box .col-sm-3{
            padding-right: 0px;
            padding-left: 0px;
        }
        .div_bg{
            width: 35px!important;
            height: 35px!important;
        }

        .div1 img{
            margin-top: 5px!important;
            width: 23px!important;
            height: 23px!important;
        }

        .pricing-btn p{
            font-size: 14px!important;
        }
        .new_list ul li {
            font-size: 14px !important;
        }
        .new .col-lg-4 {
            max-width: 100%!important;
        }
    }
}