* {

    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    list-style: none;
    flex-shrink: 0;
    text-decoration: none;
    box-sizing: border-box;
}

.warp1 {

    background: url(../images/banner@2x.png) repeat;
    padding: 160px 0 138px 0;
    min-width: 1200px;
    height: 465px;
    background-color: #dbe6ff;
    position: relative;
    background-position: 50%;

}

.warp1-box {
    margin: 0 auto;
    height: 100%;
    position: relative;
    width: 1190px;
    margin: 0 auto;
}

.warp1-box h1 {
    line-height: 40px;
    font-size: 45px;
    color: #00182A;
    font-weight: 600;
    margin-bottom: 40px;

}

.warp1-box p {
    font-size: 15px;
    color: #9098ab;
    line-height: 28px;
}

.warp1-box a {
    display: block;
    margin: 40px 0;
    color: #fff;
    background: linear-gradient(90deg, #2193fc, #2165fc 50%);
    box-shadow: 0 12px 32px -1px rgba(120, 145, 199, .32);
    width: 144px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 12px 32px -1px rgba(186, 199, 228, .32);
}


.product-banner__deep {

    position: absolute;
    right: -112px;
    bottom: -128px;
}

.warp2 {

    padding: 72px 0;

    margin: 0 auto;
}

.warp2-title {
    text-align: center;

}

.warp2-title h2 {
    font-size: 36px;
    font-weight: 600;
    color: #24252a;
    line-height: 44px;
}

.card-intro__body {
    width: 1237px;
    margin: 60px auto;
}

.card-list--3 .card-list__item {
    width: 386px;
    position: relative
}

.card-list__item--m {
    height: 182px
}

.card-list__item {
    display: inline-block;
    box-sizing: border-box;
    padding: 32px 32px 0 92px;
    background-color: #fff;
    border: 1px solid #dddfe7;
    border-radius: 8px;
    margin: 0 21px 20px 0;
    position: relative;
    transition: all .2s;
    vertical-align: top;
}

.card-list__item img {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 46px;
    left: 32px;
    width: 40px;
    height: 40px;
}

.card-list__title {
    color: #1a2233;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 17px
}

.card-list__content {
    font-size: 14px;
    color: #636974;
    line-height: 22px;
}

.warp3 {
    padding: 72px 0;
    background-color: #f7f9fc;
    margin: 0 auto;
}

.row-intro__body {
    position: relative;
    display: block;
    width: 1200px;
    margin: 0 auto;
}

.intro-list__item {
    box-sizing: border-box;
    height: 464px;
    padding: 40px 0;
    font-size: 0;
}

.intro-list__img {
    width: 610px;
    height: 384px;
    vertical-align: middle;
    margin: 0 80px 0 0;
}

.intro-list__body {
    width: 510px;
    display: inline-block;
    vertical-align: middle;
}

.intro-feature {
    font-size: 18px;
    color: #636974;
    line-height: 35px;
}

.intro-feature__item {
    margin-top: 16px;
    position: relative;
    padding-left: 13px;
}

.intro-list__title-tag {
    display: inline-block;
    width: 39px;
    height: 22px;
    padding: 3px 6px 1px 5px;
    border-radius: 11px 11px 10px 1px;
    font-size: 14px;
    color: #fff;
}

.intro-list__title>span {
    vertical-align: middle;
}

.intro-feature__item::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #2065fc;
    top: 13px;
    left: 0;
}

.intro-list__item:nth-of-type(2n) {
    margin: 60px 0;

}

.intro-list__item:nth-of-type(2n) .intro-list__img {
    float: right;
    margin: 0 0 0 80px
}

.intro-list__item:nth-of-type(3n) .intro-list__img {
    width: 45%;
}

/* 专有功能begin  */
.warp4 {

    padding: 72px 0;
    background: url(../images/jiami/bg_zynl.png) center center no-repeat;
    padding: 72px 0;
    background-size: cover;
}

.wrap_content {
    width: 1190px;
    margin: 0 auto;
}

.wrap_content h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
}

.h_info {
    text-align: center;
    margin: 24px 0 40px 0;
    font-size: 16px;
    color: #464a51;
}

.warp4 ul {
    display: flex;
    background: #fff;
    border-right: 1px solid #ededed;
}

.warp4 ul li {
    flex: 1;
    border: 1px solid #EDEDED;
    border-right: 0;
    border-bottom: 0;
    padding: 40px 28px 40px 28px;
    box-sizing: border-box;
}

.warp4 ul li h5 {
    text-align: left;

}

.font_20 {
    font-size: 20px;
}

.font_20 img {
    width: 40px;
    margin: 0 20px;
}

.warp4 ul li p {
    font-size: 15px;
    color: #797d85;
    line-height: 24px;
    text-align: left;
    margin-top: 35px;
}

.wrap4 ul:nth-child(1) {
    border-bottom: 0;
    margin-bottom: 0;
}

/* 场景案例 Begin  */
.warp5 {
    height: 672px;
   
    position: relative;
    background: url(../images/Sf_scenebg.png) 50%;
    background-size: cover;
    min-width: 1280px;
    text-align: center;
}

.casescene_content {
    position: absolute;
    top: 76px;
    left: 50%;
    transform: translate(-50%)
}

.casescene_content .casescene_title {
    font-size: 36px;
    font-weight: 600;
    color: #4d75f6;
    line-height: 44px
}

.casescene_content .casescene_back {
    width: 1200px;
    height: 404px;
    background: #fff;
    box-shadow: 0 20px 20px 0 #e5efff;
    border-radius: 16px;
    padding: 78px 0 70px 90px;
    margin-top: 48px
}

.casescene_content .casescene_back .casescene_organization {
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    text-align: left;
    margin-bottom: 58px
}

.casescene_content .casescene_back .organization_con {
    display: flex;
    text-align: left
}

.casescene_content .casescene_back .organization_con .organization_problem .problem_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 16px
}

.casescene_content .casescene_back .organization_con .organization_problem span {
    height: 128px;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px
}
.casescene_content .casescene_back img {
    width: 149px;
    height: 145px;
    margin: 0 75px 0 87px
}
.casescene_content .casescene_back .organization_problem .problem_title {
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    padding-bottom: 16px
}
/* 侧边栏样式 */
.sc-kGXeez{
    z-index: 100;
    top: 30%;
    width: 70px;
    right: 20px;
    height: 70px;
    position: fixed;
}
.sc-kGXeez .warp-wechatCode {
    /* display: none; */
    /* inset: 50% 5px auto auto;
    transform: translateY(-50%); */
    position: absolute;
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con {
    height: 70px;
    width: 70px;
}

.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a img {
    height: 70px;
    width: 70px;
    animation: my_first 0.5s linear 0s infinite alternate;
}

@keyframes my_first {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(0.8, 0.8);
    }
}
.sc-kGXeez .warp-wechatCode .warp-wechatCode-con a {
    width: 70px;
    height: 70px;
    border-radius: 10rem;
    animation: my_second 1s linear 0s infinite;
    background: #f7fdff;
    display: block;
    box-sizing: initial;
}

.sc-kGXeez .warp-wechatCode-con a.warp-wechatCode-link-1 {
    display: none;
}

@keyframes my_second {
    0% {
        transform: scale(1, 1);
        border: 1px #16009b solid;
    }

    100% {
        transform: scale(1.2, 1.2);
        border: 1px #16009b00 solid;
    }
}
.warp-wechatCode .warp-wechatCode-con .acticons-box {
    width: 180px;
    /* height: 200px; */
    position: absolute;
    top: 0;
    left: -200px;
    background: #fff;
    border: 1px solid #007aff;
    padding: 10px;
    display: none;
    transform: 5s;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box img {
    width: 100%;
}

.warp-wechatCode .warp-wechatCode-con:hover .acticons-box {
    display: block;
}

.warp-wechatCode .warp-wechatCode-con .acticons-box::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 30px;
    right: -21px;
    border: 10px solid rgba(255, 64, 0, 0);
    border-left: 10px solid #2680eb;
}
