* {
    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;
}

/* 介绍begin */
.Sa_omnibearing {
    width: 100%;
    min-width: 1280px;
    height: 806px;
    margin: 0 auto;
    text-align: center;
    display: inline-block
}

.Sa_omnibearing .safedoc_title {
    height: 44px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 44px;
    margin-top: 120px
}

.Sa_omnibearing .introductionall {
    height: 422px;
    position: relative;
    margin-top: 100px
}

.Sa_omnibearing .introductionall img {
    width: 600px;
    height: 520px;
    vertical-align: unset;
    position: absolute;
    left: 50%;

    transform: translate(-50%)
}

.Sa_omnibearing .introductionall .singles {
    width: 1200px;
    height: 422px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: space-between;
    text-align: left
}

.Sa_omnibearing .introductionall .singles .left,
.Sa_omnibearing .introductionall .singles .right {
    display: grid;
    align-content: space-between
}

.Sa_omnibearing .introductionall .singles .single {
    width: 266px;
    height: 142px;
    background: #fff;
    padding: 20px
}

.Sa_omnibearing .introductionall .singles .single .title {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 28px
}

.Sa_omnibearing .introductionall .singles .single .single_introduction {
    width: 226px;
    font-size: 14px;
    font-weight: 400;
    color: #74767f;
    line-height: 22px;
    margin-top: 8px
}

/* 核心能力 begin  */
.Pm_center {
    width: 100%;
    position: relative;
    min-width: 1280px;
    height: 896px;
    color: #24252a;
    text-align: center;
 
    overflow: hidden;
}

.Pm_center .Pm_center_title {
    width: 144px;
    height: 44px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #24252a;
    line-height: 44px;
    margin: 80px auto 16px
}

.Pm_center .Pm_center_introduce {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #24252a;
    line-height: 28px
}

.Pm_center .kernel_title {
    height: 48px;
    margin-top: 80px
}

.Pm_center .kernel_title li {
    width: 216px;
    height: 48px;
    background: #fff;
    border-radius: 8px;
    display: inline-block;
    line-height: 48px;
    margin: 0 16px;
    cursor: pointer;
    color: #24252a
}

.Pm_center .kernel_title .lione {
    margin-left: 28px;
    width: 216px;
    height: 48px;
    background: #436df4;
    border-radius: 8px;
    background: #fff
}

.Pm_center .kernel_title .on {
    background: #436df4;
    color: #fff
}

.Pm_center .kernel_title .liend {
    margin-right: 28px
}

.Pm_center .kernel_ul {
    width: 1200px;
    height: 1040px;
    margin: 40px auto 0;
    overflow: hidden
}

.Pm_center .kernel_ul .kernel_lists {
    display: flex;
    position: relative;
    transition: all .3s ease-in-out;
    right: 0
}

.Pm_center .kernel_ul .kernel_lists .kernel_list .kernel_list_img {
    display: inline-block;
    width: 600px;
    height: 520px
}

.Pm_center .kernel_ul .kernel_lists .kernel_list .kernel_list_img img {
    max-width: 100%;
    vertical-align: unset
}

.Pm_center .kernel_ul .kernel_lists .kernel_list .kernel_list_text {
    display: inline-block;
    width: 600px;
    height: 520px;
    vertical-align: top;
    text-align: left
}

.Pm_center .kernel_ul .kernel_lists .kernel_list .kernel_list_text .kernel_list_title {
    height: 32px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 500;
    color: #24252a;
    line-height: 32px;
    margin: 197px 0 16px 48px
}

.Pm_center .kernel_ul .kernel_lists .kernel_list .kernel_list_text .kernel_list_cont {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #74767f;
    line-height: 26px;
    margin-left: 48px
}

.dlpbegin {
    width: 1200px;
    padding: 72px 0;
    margin: 0 auto;

}

.dlpimgtitle {
    font-size: 32px;
    font-weight: 600;

    text-align: center;
    margin-bottom: 64px;
}

.dlpimgitem img {
    width: 100%;
}

/* 产品优势  */
.product_superiority {
    height: 800px;
    width: 1200px;
    position: relative;
    left: 50%;
    top: 0;
    transform: translate(-50%);

}

.safedoc_title {
    font-size: 32px;
    margin: 0px auto 16px;
    font-weight: 600;
    margin-bottom: 12px;
    text-align: center;
}

.price_content {

    width: 100%;
    min-width: 1280px;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
}

.productsuper_replenish {
    width: 270px;
    height: 270px;
    text-align: center;
    background: #fff;
    border-radius: 12px;
    padding: 10px 0 27px 0px;
    box-shadow: 0 10px 30px 0 #e6ecff;
}

.productsuper_replenish img {
    width: 50px;
    height: 91px;
    margin-bottom: 13px;
}

.productsuper_replenish .title {
    height: 26px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 26px;
    margin: 0 0 8px 8px;
}

.productsuper_replenish span {
    width: 206px;
    height: 66px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #74767f;
    line-height: 22px;
    margin-left: 8px;
    margin-top: 8px;
}
/* 侧边栏样式 */
.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;
}
