        .notice-sms {
            background-color: #ffffff;
            width: 100%;
        }
        /*banner开始*/
        
        .notice-sms .banner {
            width: 100%;
            /* background: linear-gradient(135deg, rgba(231, 233, 240, 0.9) 0%, rgba(177, 186, 212, 0.9) 100%); */
        }
        
        .notice-sms .banner-inner {
            margin: 0 auto;
            width: 100%;
            max-width: 1280px;
        }
        
        .notice-sms .banner-inner .right {
            flex: 0 0 38%;
            min-width: 360px;
        }
        
        .notice-sms .banner-inner .right img {
            /* max-height: 436px; */
        }
        
        .notice-sms.voiceCen .left {
            max-width: 540px;
        }
        /*banner结束*/
        /*veri-block开始*/
        
        .notice-sms .veri-block {
            width: 100%;
            margin-bottom: 2%;
            position: relative;
        }
        
/*        .notice-sms .veri-block-inner {
            margin: 0 auto;
            padding: 10px 30px 80px;
            width: 85.55%;
            max-width: 1280px;
            position: relative;
            z-index: 9;
            top: -40px;
            background: #ffffff;
            box-shadow: 0px 7px 10px 0px rgba(185, 207, 230, 0.30);
            border-radius: 18px;
            overflow: hidden;
        }*/
        
        .notice-sms .block-item {
            margin-top: 30px;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
        }
        
        .notice-sms .block-item1 .icon1 {
            display: none;
        }
        
        .notice-sms .block-item .icon {
            flex: 0 0 30%;
            min-width: 250px;
        }
        
        .notice-sms .block-item .icon img {
            max-height: 220px;
        }
        
        .notice-sms .block-item .des {
            padding: 0 60px;
            flex: 0 0 70%;
            min-width: 200px;
            line-height: 34px;
        }
        
/*        .notice-sms .block-item .des .h3 {
            font-size: 21px;
            color: #0B0E17;
            font-weight: 500;
        }*/
        
/*        .notice-sms .block-item .des .p {
            margin-top: 20px;
            font-size: 16px;
            color: #6B6C72;
            line-height: 26px;
            font-weight: 400;
        }*/
        /*veri-block结束*/
        /*experience开始*/
        
      /*  .notice-sms .experience-wrap {
            !* margin-top: 30px; *!
            background: #ffffff;
        }*/
        
        .notice-sms .experience-inner {
            margin: 0 auto;
            padding-bottom: 80px;
            width: 100%;
            max-width: 1280px;
        }
        
        .notice-sms .voiceExper .experience-inner,
        .automaticCenter .experience-inner {
            padding: 0;
        }
        
        /*.notice-sms .experience-inner .h2 {
            text-align: center;
            font-size: 32px;
            color: #0b0e17;
            padding-top: 50px;
        }*/
        
        .experience-list {
            position: relative;
            left: -10px;
            right: -10px;
            margin-top: 30px;
            /* padding: 0 100px; */
            display: flex;
            justify-content: center;
            /* flex-wrap: wrap; */
            /* align-items: center; */
            flex-direction: column;
        }
        
        .experience-item {
            padding: 10px;
            flex: 0 0 50%;
        }
        
       /* .experience-item-i {
            padding: 0 30px;
            display: flex;
            flex-wrap: wrap;
            background: rgba(244, 247, 249, 0.54);
            border-radius: 18px;
            min-height: 168px;
            align-items: center;
			height:234px
        }*/
        
        .experience-list .icon {
            flex: 0 0 24%;
            min-width: 120px;
        }
        
        .experience-list .icon img {
            max-height: 132px;
        }
        
        .experience-item .des {
            padding-left: 20px;
            flex: 0 0 70%;
            min-width: 300px;
        }
        
       /* .experience-item .des .h3 {
            font-size: 21px;
            color: #0B0E17;
            line-height: 32px;
            font-weight: 500;
        }*/
        
/*        .experience-item .des .p {
            margin-top: 10px;
            font-size: 16px;
            color: #6B6C72;
            line-height: 28px;
            font-weight: 400;
        }*/
        /*experience结束*/
        /*advantage开始*/
        
        .advantage-wrap {
            padding: 80px 0 100px;
            width: 100%;
            background: #F4F9FD;
        }
        
        .advantage-inner {
            margin: 0 auto;
            width: 100%;
            max-width: 1280px;
        }
        
       /* .advantage-inner .h2 {
            text-align: center;
            font-size: 32px;
            color: #0b0e17;
        }*/
        
        .advantage-inner .advant-list {
            position: relative;
            left: -20px;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }
        
        .advantage-inner .advant-item {
            margin-top: 30px;
            margin-left: 20px;
            max-width: 298px;
            padding: 50px 15px 65px 30px;
            background-color: #FFFFFF;
            background-repeat: no-repeat;
            background-position: right bottom;
            border-radius: 8px;
        }
        
        /*.advantage-inner .advant-item .h3 {
            font-size: 18px;
            color: #0B0E17;
            font-weight: 500;
        }*/
        
        /*.advantage-inner .advant-item .p {
            margin-top: 20px;
            font-size: 16px;
            color: #77787E;
            line-height: 28px;
            font-weight: 400;
        }*/
        /*advantage结束*/
        /*plate开始*/
        
        .notice-sms .plate-wrap {
            padding: 0 0 20px;
            width: 100%;
            background: #D7E5F0;
            
        }
        
        .notice-sms .plate-inner {
            margin: 0 auto;
            width: 100%;
            max-width: 1280px;
            background: url("../images/path.png") no-repeat;
            background-position: 48% 60%;
        }
        
        /*.notice-sms .plate-inner .h2 {
            text-align: center;
            font-size: 32px;
            color: #0b0e17;
        }*/
        
        /*.plate-content {
            margin-top: 30px;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
        }*/
        
        .plate-l {
            flex: 0 0 20%;
            min-width: 200px;
        }
        
        .plate-l-list {
            display: flex;
            flex-direction: column;
        }
        
        .plate-l-item {
            text-align: center;
            margin-top: 2px;
            height: 84px;
            line-height: 84px;
            background: #FFFFFF;
            border-radius: 8px;
            cursor: pointer;
            font-weight: 500;
            font-size: 16px;
        }
        
        .mobileCenter .plate-l {
            max-width: 100%;
            flex: 100%;
        }
        
        .plate-content.mobileCenter {
            height: 0;
            display: none;
        }
        
        .mobileCenter .plate-l-item>.plate-r,
        .mobileCenter .plate-l-item>.icon {
            display: none;
        }
        
        .mobileCenter .plate-l-item.active>.plate-r,
        .mobileCenter .plate-l-item.active>.icon {
            display: block;
        }
        
        .mobileCenter .plate-l-item {
            width: 100%;
            flex-direction: column;
            display: flex;
            border-radius: 0;
            border-bottom: 1px solid #F3F3F3;
            margin: 0;
            height: 44px;
            background: #fff;
            line-height: 44px;
        }
        
        .mobileCenter .plate-l-item.active {
            background: #fff;
        }
        
        .mobileCenter .plate-l-item.active {
            height: auto;
            transition: all 0.5s ease-in;
        }
        
        .mobileCenter .plate-l-item p {
            display: flex;
            /* height: 44px; */
            padding: 0 20px;
            justify-content: space-between;
            align-items: center;
            font-size: 16px;
        }
        
        .mobileCenter .plate-l-item.active>p {
            background: #A0C5E2;
        }
        
        .mobileCenter .plate-l-item>p img:first-child {
            display: none;
        }
        
        .mobileCenter .plate-l-item.active>p img:first-child {
            display: block;
        }
        
        .mobileCenter .plate-l-item.active>p img:last-child {
            display: none;
        }
        
        .mobileCenter .plate-l-item.active .icon>img {
            max-height: 300px;
        }
        
        .mobileCenter .plate-l-list {
            border-top: 1px solid #F3F3F3;
        }
        
        .mobileCenter .plate-l-item p>img {
            height: 7px;
        }
        
        .plate-l-item.active {
            color: #FFFFFF;
            background: #A0C5E2;
        }
        
        .plate-r {
            flex: 0 0 80%;
            min-width: 300px;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            align-items: center;
        }
        
        .plate-r .text.active {
            display: block;
        }
        
        .plate-r .text {
            padding: 0 40px 0 100px;
            flex: 0 0 58%;
            min-width: 300px;
            display: none;
        }
        
        .plate-r .h3 {
            padding-top: 20px;
            font-size: 28px;
            color: #0B0E17;
            font-weight: 500;
        }
        
        .plate-r .p {
            margin-top: 20px;
            font-size: 18px;
            color: #3B3D44;
            line-height: 32px;
            font-weight: 400;
        }
        
        .plate-r .icon {
            flex: 0 0 42%;
            min-width: 300px;
        }
        
        .plate-r .icon img {
            width: 100%;
        }
        /*plate结束*/
        /*simple开始*/
        
/*        .notice-sms .simple-inner {
            margin: 0 auto;
            padding-bottom: 160px;
            width: 100%;
            max-width: 1280px;
            background: url("../images/path.png") no-repeat;
            background-position: 48% 60%;
        }*/
        
/*        .notice-sms .simple-inner .h2 {
            padding: 72px 0 30px;
            text-align: center;
            font-size: 32px;
            color: #0b0e17;
        }*/
       /*
        .notice-sms .simple-inner .s-list {
            position: relative;
            display: flex;
            flex-wrap: wrap;
            justify-content: space-around;
        }
        */
/*        .notice-sms .simple-inner .s-item {
            padding-bottom: 10px;
            text-align: center;
            width: 240px;
            background-color: #ffffff;
        }*/
        
/*        .notice-sms .simple-inner .icon {
            display: inline-block;
            width: 209px;
        }*/
        
        .notice-sms .simple-inner img {
            width: 100%;
        }
        
       /* .notice-sms .simple-inner .h3 {
            font-size: 18px;
            line-height: 25px;
            color: #3b3d44;
        }*/
        
       /* .notice-sms .simple-inner .p {
            margin-top: 10px;
            font-size: 16px;
            line-height: 22px;
            color: #6b6c72;
        }*/
        
        /*.notice-sms .simple-wrap {*/
        /*    width: 100%;*/
        /*    !* padding: 0 0 30px 0; *!*/
        /*}*/
        /*simple结束*/
        /*connect-wrap开始*/
        
      /*  .notice-sms .connect-wrap .h3 {
            margin-top: 70px;
            text-align: center;
            font-size: 36px;
            line-height: 50px;
            color: #ffffff;
        }*/
/*
        .notice-sms .connect-wrap .p {
            margin-top: 22px;
            text-align: center;
            font-size: 18px;
            line-height: 25px;
            color: #ffffff;
        }*/
                
        .notice-sms .connect-wrap .btn-wrap {
            text-align: center;
            margin-top: 50px;
        }
        
        .notice-sms .connect-wrap .btn-wrap .btn {
            display: inline-block;
            text-align: center;
            width: 140px;
            line-height: 54px;
            height: 54px;
            font-size: 16px;
            color: #5b78b4;
            background: #ffffff;
            border-radius: 27px;
            box-shadow: 0px 5px 10px 0px #4569b3;
        }
        
        .notice-sms .connect-wrap .btn-wrap .btn:hover {
            box-shadow: 0px 5px 10px 0px #3f5789;
        }
        
        .notice-sms .connect-wrap {
            padding-bottom: 60px;
            background: #5b78b4;
            box-shadow: -6px 10px 13px 0px #f0f4f7;
            overflow: hidden;
        }
        /*connect-wrap结束*/
        
        .swiper-container-horizontal>.swiper-pagination-bullets {
            text-align: left;
            padding-left: 11%;
            bottom: 30%;
        }
        
        .swiper-pagination-bullet-active {
            background: #52545A;
        }
        /* voice_mess 开始 */
        
        .veri-block-inner .h4 {
            width: 60%;
            font-size: 16px;
            margin: 0 auto;
            text-align: center;
            line-height: 20px;
        }
        
        .notice-sms .titleDiv {
            position: relative;
            width: 712px;
            margin: 0 auto;
            margin-top: -45px;
            z-index: 11;
            display: flex;
            background: #fff;
            box-shadow: 0px 3px 8px 0px rgba(108, 134, 188, 0.25);
            border-radius: 19px;
            flex-wrap: wrap;
            min-width: 310px;
        }
        
        .notice-sms .titleDiv>div.active {
            background: #95B3D4;
            color: #fff;
        }
        
        .notice-sms .titleDiv>div:nth-child(1).active {
            border-radius: 10px 0 0 10px;
        }
        
        .notice-sms .titleDiv>div:nth-child(2).active {
            border-radius: 0 10px 10px 0;
        }
        
        .notice-sms .titleDiv>div:nth-child(1).active::after {
            margin-left: -25%;
            border-radius: 10px 0 0 10px;
        }
        
        .notice-sms .titleDiv>div:nth-child(2).active::after {
            margin-left: 25%;
            border-radius: 0 10px 10px 0;
        }
        
        .notice-sms .titleDiv>div.active::after {
            position: absolute;
            bottom: -16px;
            left: 50%;
            content: '';
            width: 0;
            height: 0;
            border: 9px solid transparent;
            border-top-color: #95B3D4;
        }
        
        .notice-sms .titleDiv>div {
            width: 50%;
            text-align: center;
            font-size: 14px;
            padding: 24px 0;
            cursor: pointer;
        }
        
        .notice-sms .titleDiv>div>h5 {
            font-size: 21px;
            line-height: 30px;
        }
        
        .voice_messD {
            position: relative;
            left: -10px;
            right: -10px;
            max-width: 1280px;
            margin: 0 auto;
            padding: 0 0 78px 0;
        }
        
        .voice_messD .title {
            font-size: 16px;
            text-align: center;
        }
        
/*        .voice_messD .title h2 {
            font-size: 32px;
            line-height: 45px;
        }*/
        
        .voice_messD .title p {
            color: #52545A;
        }
        
        .voice_messD .ul {
            margin-top: 30px;
            display: flex;
            flex-wrap: wrap;
        }
        
        .voice_messD .ul li {
            border: 10px solid #fff;
            flex: 0 0 20%;
            display: flex;
            align-items: center;
            background-color: #D8E5F1;
            border-radius: 18px;
            padding: 30px 31px;
            justify-content: space-between;
            
        }
        
        .voice_messD .ul li>h4 {
            flex: 1;
            
        }
        
        .voice_messD ul li>img {
            width: 42px;
            height: 42px;
            margin: 10px 0;
        }
        
        .voice_messD ul li>div {
            width: 64px;
            height: 40px;
            border-radius: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: rgba(255, 255, 255, 0.52);
        }
        
        .voice_messD ul li>div:hover {
            background: #fff;
        }
        
        .voice_messD ul li>div>img {
            width: 20px;
        }
        /* voice_mess 结束 */
        /* artificial（人工坐席）  开始*/
        
        .artificialUl {
            display: flex;
            justify-content: center;
            padding-top: 20px;
            flex-wrap: wrap;
        }
        
        .artificialUl li {
            max-height: 256px;
            justify-content: center;
            flex: 0 0 calc(33.33% - 20px);
            flex-flow: column;
            background: #C4DAEC;
            margin: 10px;
            border-radius: 18px;
            font-size: 16px;
            color: #52545A;
            padding: 30px;
            min-width: 260px;
            box-shadow: 0px 8px 16px 0px rgba(118, 161, 209, 0.28);
        }
        
        .artificialUl li:nth-child(2) {
            background: rgba(209, 218, 235, 0.45);
            box-shadow: 0px 8px 16px 0px rgba(209, 218, 235, 0.45);
        }
        
        .artificialUl li:nth-child(3) {
            background: rgba(196, 205, 236, 0.45);
            box-shadow: 0px 8px 16px 0px rgba(118, 161, 209, 0.28);
        }
        
/*        .artificialUl li>h4 {
            font-size: 24px;
            color: #0B0E17;
        }
        
        .artificialUl li>p {
            line-height: 50px;
            padding: 20px 0;
            box-sizing: border-box;
            margin-bottom: 10px;
        }*/
        /* artificial（人工坐席）  结束*/
        /* automatic_group_call (自动群呼)   开始*/
        
        .automatic h2 {
            font-size: 32px;
            text-align: center;
            padding: 0 0 35px 0;
            line-height: 45px;
        }
        
        .automatic .ul {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }
        
        .automatic .ul li {
            display: flex;
            flex: 0 0 50%;
            flex-direction: column;
            padding: 78px 10%;
            min-width: 520px;
            background: rgba(201, 210, 228, 0.42);
        }
        
        .automatic .ul li:last-child {
            background: rgba(195, 202, 221, 0.52);
        }
        
        .automatic .ul li>img {
            width: 122px;
            height: 122px;
            margin: 0 auto;
        }
        
        .automatic .ul li>h4 {
            font-size: 20px;
            line-height: 30px;
            margin-bottom: 16px;
            text-align: center;
        }
        
        .automatic .ul li>p {
            line-height: 24PX;
            color: #6B6C72;
            position: relative;
            font-size: 16px;
        }
        
        .automatic .ul li>p::after {
            content: ' ';
            position: absolute;
            left: -17px;
            top: 6px;
            width: 6px;
            height: 6px;
            background-color: #B2D0E7;
            border-radius: 6px;
        }
        /* automatic_group_call (自动群呼)   结束*/
        /* solution (跨境电商)   开始*/
        
        .solutionAll .block-item .icon img {
            max-height: 338px;
        }
        
        .notice-sms.socialApp .block-item .icon img,
        .notice-sms.solutionAll .block-item .icon img {
            max-height: 500px;
        }
        
        .solutionAll .solutionDivU,
        .notice-sms.socialApp .solutionDivU {
            max-width: 54%;
            padding-top: 48px;
        }
        
        .notice-sms.solutionAll .block-item,
        .notice-sms.socialApp .block-item {
            justify-content: space-between;
        }
        
        .container.socialApp .banner-item,
        .solutionAll.container .banner-item {
            padding-bottom: 0;
        }
        
        .notice-sms .veri-block-inner.solutionDiv {
            top: 0;
            box-shadow: none;
            padding: 80px 0;
        }
        
        .veri-block-inner.solutionDiv h4,
        .block-item.solutionS.bg .solutionSDiv h4 {
            font-size: 32px;
            color: #0B0E17;
            width: 100%;
            padding-bottom: 30px;
            line-height: 40px;
            font-weight: 500;
        }
        
        .solutionAll .veri-block-inner .h4 {
            text-align: left;
        }
        
        .solutionDivU {
            display: flex;
            max-width: 62%;
            flex-wrap: wrap;
        }
        
        .notice-sms .veri-block-inner.solutionDiv .block-item {
            margin-top: 0;
        }
        /* .notice-sms .veri-block-inner.solutionDiv .block-item .icon {
            min-width: 320px;
        } */
        
        .notice-sms .block-item .icon img {}
        
        .solutionDivU>li {
            width: 50%;
            color: #6B6C72;
            font-size: 14px;
            padding: 10px 40px 10px 50px;
            min-width: 320px;
        }
        
        .solutionDivU>li .h3 {
            font-size: 18px;
            padding: 10px 0;
            color: #3B3D44;
            font-weight: 500;
        }
        
        .solutionDivU>li p {
            line-height: 24px;
            font-size: 16px;
            position: relative;
            padding-left: 10px;
        }
        
        .notice-sms.socialApp .solutionS.bg .icon .h4 {
            text-align: right;
        }
        
        .notice-sms.socialApp .block-item .icon,
        .notice-sms.solutionAll .block-item .icon {
            flex: 0 0 45%;
        }
        
        .solutionDivU>li p::after {
            content: ' ';
            position: absolute;
            left: 0;
            top: 10px;
            width: 5px;
            height: 5px;
            background-color: #B2D0E7;
            border-radius: 6px;
        }
        
        .block-item.solutionS {
            padding: 20px 0;
            background: #FBFCFD;
        }
        
        .voice_messD.solutionZy {
            max-width: 100%;
            background: #E6E9F0;
            left: 0;
            right: 0;
            padding: 0 0 80px 0;
        }
        
        .voice_messD.solutionZy .ul {
            max-width: 1280px;
            margin: 30px auto;
            margin-bottom: 0;
        }
        
        .voice_messD.solutionZy .ul li {
            background: #fff;
            border: 8px solid #E6E9F0;
            flex-direction: column;
            flex: 0 0 25%;
            min-width: 270px;
            color: #6C6D73;
            font-size: 14px;
        }
        
        .voice_messD.solutionZy .ul li>h4 {
            color: #0B0E17;
            padding-bottom: 20px;
            font-size: 18px;
            font-weight: 500;
            text-align: center;
        }
        
        .voice_messD.solutionZy .ul li>P {
            line-height: 22px;
            font-size: 16px;
            height: 150px;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 5;
            line-clamp: 5;
            -webkit-box-orient: vertical;
        }
        
        .block-item.solutionS.bg {
            display: flex;
            justify-content: center;
            padding: 78px 0;
            margin: 0 auto;
        }
        
        .notice-sms .block-item.solutionS.bg .icon {
            min-width: 320px;
        }
        
        .block-item.solutionS.bg .solutionSDiv {
            max-width: 1280px;
            display: flex;
            flex-wrap: wrap;
        }
        
        .notice-sms .advantage-wrap {
            padding: 0 0 100px 0;
        }
        /* solution (跨境电商)   结束*/
        
        @media ( max-width: 460px) {
            /*.notice-sms .simple-inner {
                padding-bottom: 0;
            }*/
            .notice-sms.voiceCen .simple-wrap {
                padding: 0 0 80px 0;
            }
            .notice-sms .plate-wrap .plate-inner,
            .notice-sms .plate-wrap {
                background: #fff;
            }
            .notice-sms .plate-wrap {
                padding-bottom: 48px;
            }
            /*.notice-sms .plate-inner .h2 {
                padding: 0;
            }*/
            /* .advantage-wrap {
                padding: 80px 0 30px;
            } */
            .advantage-inner .advant-item {
                margin: 10px 0;
            }
            .advantage-inner .advant-list {
                left: 0;
            }
            .notice-sms .block-item .solutionSDiv .icon img {
                max-height: 270px;
            }
            .notice-sms .block-item {
                justify-content: center;
            }
            .notice-sms .titleDiv>div {
                padding: 10px 0;
            }
            .veri-block-inner .h4 {
                width: 100%;
                padding: 10px 0;
            }
            .notice-sms .experience-inner,
            .notice-sms.voiceCen .simple-wrap {
                padding: 0;
            }
            .notice-sms .experience-inner.ArtificialDiv {
                /* font-size: 18px; */
                padding: 0 0 80px 0;
            }
         /*   .plate-content {
                display: none;
            }*/
            .plate-content.mobileCenter {
                display: block;
                height: auto;
            }
            .container.notice-sms .veri-block-inner {
                padding: 50px 30px;
            }
            .voice_messD,
            .experience-list {
                left: 0;
                right: 0;
            }
            /*.experience-item-i {
                padding: 20px;
                min-height: 460px;
            }*/
            .notice-sms .block-item .des {
                padding: 0;
                flex: 0 0 100%;
            }
          /*  .experience-item-i {
                justify-content: center;
            }*/
            .automatic .ul li {
                min-width: 100%;
            }
            .container.automaticCenter .automatic h2,
            .container.automaticCenter .simple-wrap {
                padding-bottom: 35px;
            }
            .notice-sms .banner-inner .left {
                padding: 0;
                margin: 0;
            }
            .notice-sms .experience-inner {
                padding-bottom: 80px;
            }
            .notice-sms .block-item .icon img {
                max-height: 150px;
                margin-bottom: 10px;
            }
            .solutionAll.notice-sms .veri-block-inner {
                padding: 50px 0;
            }
            .solutionDivU {
                max-width: 100%;
            }
            .notice-sms.socialApp .solutionS.bg .icon .h4,
            .notice-sms.solutionAll .solutionS.bg .icon .h4,
            .veri-block-inner.solutionDiv h4,
            .block-item.solutionS.bg .solutionSDiv h4 {
                text-align: center;
            }
            .socialApp.notice-sms.container .solutionDivU,
            .solutionAll .solutionDivU,
            .solutionS .solutionDivU {
                max-width: 320px;
            }
            .solutionCenter .solutionDivU>li {
                padding: 0;
            }
            .solutionS .solutionDivU>li {
                padding: 10px 0;
            }
            .block-item.solutionS.bg .solutionSDiv {
                justify-content: center;
            }
            .notice-sms .solutionCenter .block-item .icon,
            .notice-sms .block-item.solutionS.bg .icon {
                flex: 0 0 100%;
                text-align: center;
            }
            .notice-sms.socialApp .block-item .icon img,
            .notice-sms.solutionAll .block-item .icon img {
                max-height: 238px;
            }
            .socialApp.container.notice-sms .veri-block-inner {
                padding: 50px 0;
            }
            .socialApp .block-item.solutionS.bg {
                padding: 7.5% 7.5% 54px 7.5%;
            }
            .socialApp .solutionDivU>li {
                padding: 10px 0;
            }
            .voice_messD.solutionZy .ul li {
                flex: 0 0 100%;
            }
            .voice_messD.solutionZy {
                padding-top: 0;
            }
            .connect-wrap .h3>br {
                display: none;
            }
            .notice-sms .titleDiv {
                width: 100% !important;
            }
            .voice_messD .ul li {
                border: 10px solid #fff;
                flex: 0 0 50%;
                display: flex;
                align-items: center;
                background-color: #d8e5f1;
                border-radius: 18px;
                padding: 30px 20px;
                justify-content: space-between;
            }
            .voice_messD .ul li>h4 {
                flex: 1;
                margin-left: 5px;
            }
        }