.w1200 {
    width:1200px;
    margin: 0 auto;
}
.insticn {
    display: inline-block;
    background: url("../../images/product/instantMessag/insticn.png") no-repeat;
}
.banerbox {
    height: 697px;
    background: url("../../images/product/instantMessag/Banner.png") no-repeat center top;
}
.h6tit {
    padding: 120px 0 70px;
    text-align: center;
    font-size: 44px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
}
.box1img {
    height:971px;
    background: url("../../images/product/instantMessag/box1.png") no-repeat center top;
}
.box1img ul {
    padding-top: 120px;
    float: right;
}
.box1img li {
    width: 580px;
    height: 151px;
    padding: 30px 30px 0 30px;
    box-sizing: border-box;
    margin-bottom: 40px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0 25px 0 rgba(55, 132, 245, 0.4);
}
.box1img li p {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    color: #424df7;
}
.box1img li div {
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
}
.box2cont ul {
    display: flex;
    justify-content: space-between;
}
.box2cont li{
    box-sizing: border-box;
    padding: 30px 30px 0;
    color: #ffffff;
    width: 351px;
    height: 186px;
    background-image: linear-gradient(-30deg,
    #6357f8 0%,
    #a5a6fe 100%),
    linear-gradient(
            #d9dbff,
            #d9dbff);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 3px 18px 0px
    rgba(87, 97, 248, 0.35);
    border-radius: 30px 0px 30px 0px;
}
.box2cont li:nth-child(2) {
    background-image: linear-gradient(-30deg,
    #22b1e7 0%,
    #90d4ee 100%),
    linear-gradient(
            #d9dbff,
            #d9dbff);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 3px 18px 0px
    rgba(36, 178, 231, 0.35);
}
.box2cont li:nth-child(3) {
    background-image: linear-gradient(-30deg,
    #f99426 0%,
    #ffcd00 100%),
    linear-gradient(
            #d9dbff,
            #d9dbff);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 3px 18px 0px
    rgba(251, 188, 79, 0.35);
}
.box2cont li p {
    margin-bottom: 22px;
    text-align: center;
    font-size: 24px;
    line-height: 1;
}
.box2cont li div {
    font-size: 18px;
    line-height: 36px;
}
.box3cont {
    margin-top: 120px;
    height: 1114px;
    background: url("../../images/product/instantMessag/bg.jpg") no-repeat center top;
}
.box3cont ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 790px;
    padding: 100px 0 80px;
    box-sizing: border-box;
    background: url("../../images/product/instantMessag/boxbgline.png") no-repeat center top;
}
.box3cont li {
    width: 20%;
    height: 210px;
    padding-top: 25px;
    box-sizing: border-box;
    text-align: center;
}
.box3cont li i {
    width: 80px;
    height: 80px;
}
.box3cont li p {
    padding-top: 26px;
    font-size: 22px;
    line-height: 1;
    color: rgba(255,255,255,.7);
}
.box3cont li:nth-child(2) i {
    background-position: -84px 0;
}
.box3cont li:nth-child(3) i {
    background-position: -175px 0;
}
.box3cont li:nth-child(4) i {
    background-position: -262px 0;
}
.box3cont li:nth-child(5) i {
    background-position: -352px 0;
}
.box3cont li:nth-child(6) i {
    background-position: 8px -102px;
}
.box3cont li:nth-child(7) i {
    background-position: -87px -102px;
}
.box3cont li:nth-child(8) i {
    background-position: -179px -102px;
}
.box3cont li:nth-child(9) i {
    background-position: -272px -102px;
}
.box3cont li:nth-child(10) i {
    background-position: -366px -102px;
}
.box3cont li:nth-child(11) i {
    background-position: 4px -198px;
}
.box3cont li:nth-child(12) i {
    background-position: -88px -198px;
}
.box3cont li:nth-child(13) i {
    background-position: -181px -198px;
}
.box3cont li:nth-child(14) i {
    background-position: -274px -198px;
}
.box3cont li:nth-child(15) i {
    background-position: -365px -198px;
}
.box4cont {
    height: 2309px;
    background: url("../../images/product/instantMessag/box3.png") no-repeat center bottom;
}
.pdec {
    margin-top: -40px;
    text-align: center;
    font-size: 18px;
    height: 25px;
    line-height: 1;
    color: #333333;
}
.box4cont ul {
    padding-top: 70px;
}
.box4cont li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 65px;
    margin-bottom: 40px;
}
.box4cont li i {
    width: 116px;
    height: 116px;
    background-position: 0 -304px;
}
.box4cont li:nth-child(2) i {
    background-position: -128px -304px;
}
.box4cont li:nth-child(3) i {
    background-position: -256px -304px;
}
.box4cont li:nth-child(4) i {
    background-position: -384px -304px;
}
.box4cont li div {
    width: 899px;
    padding: 30px 42px 21px;
    box-sizing: border-box;
    background-color: #f2f5fa;
    border-radius: 10px 30px 10px 30px;
    color: #333333;
}
.box4cont li div p {
    padding-bottom: 12px;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
}
.box4cont li div span {
    font-size: 18px;
    line-height: 36px;
}
.box4cont li.cur div {
    background: #fff;
    box-shadow: 0px 3px 29px 3px rgba(55, 132, 245, 0.3);
}
.box4cont li.cur i{
    border-radius: 50%;
    box-shadow: 0px 6px 30px 2px rgba(55, 132, 245, 0.4);
}
.imgbox {
    width: 1221px;
    /*overflow: hidden;*/
    margin: 20px auto 0;
    position: relative;
}
.imgbox i {
    width: 344px;
    height: 105px;
    background-position: right bottom;
    position: absolute;
    right: -240px;
    bottom: 238px;
}
.box5cont {
    max-width: 1920px;
    margin: 0 auto;
}
.wrapslide {
    background: url("../../images/product/instantMessag/lasimgbg.png") no-repeat center top;
}
.swiper-container {
    width: 1200px;
    margin: 0 auto;
}
.swiper-slide {
    padding-top: 120px;
    box-sizing: border-box;
    height: 950px;
}
.swiper-slide .w1200 {
    display: flex;
    justify-content: space-between;
}
.swiper-slide .rgtbox {
    margin-top: 10px;
    width: 588px;
    height: 471px;
    background-color: #ffffff;
    box-shadow: 0px 3px 5px 0px rgba(87, 97, 248, 0.3);
}
.rgtbox dl {
    padding: 60px 0 0 35px;
    color: #333333;
}
.rgtbox dl dt {
    font-size: 68px;
    line-height: 1;
    font-weight: bold;
    color: rgba(51,51,51,.1);
}
.rgtbox dl h6 {
    padding: 45px 0 10px 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
}
.rgtbox dl p {
    display: flex;
    margin-top: 10px;
    font-size: 18px;
    line-height: 36px;
}
.rgtbox dl p i {
    margin: 10px 12px 0 0;
    vertical-align: middle;
    width: 20px;
    height: 14px;
    background-position: 0 -454px;
}
.rgtbox dl p span {
    display: inline-block;
    width: 470px;
}
.swiper-button-next,
.swiper-button-prev {
    top: 22px;
    width: 122px;
    height: 108px;
    background: rgba(255,255,255,.3);
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    background: rgba(255,255,255,.1);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: 0;
    left: auto;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    top: 640px;
    right: 0;
}
.swiper-button-next .insticn {
    transform: rotate(180deg);
}
.swiper-button-next .insticn,
.swiper-button-prev .insticn {
    width: 45px;
    height: 27px;
    background-position: 0 -506px;
}