* {

    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei';
    list-style: none;
    flex-shrink: 0;
    text-decoration: none;
    box-sizing: border-box;
}

.main {
    margin: 0 auto;
    color: #24252a;
    font-weight: 400;
    font-family: PingFangSC-Regular, PingFang SC;
    letter-spacing: 0;
}

.x-bj-about1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -396px;
}
.public-img > img{
position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s;    
}
.public-img::before {
    content: "";
    display: block;
    position: relative;
    z-index: 0;
    padding-top: 100%;
}
.x-about1 {
  position: relative;
}
.x-about1 .public-img::before {
  padding-top: 29.16666667%;
}

.x-about1 .container {
  position: absolute;
  left: 50%;
  top: 29%;
  transform: translateX(-50%);
  z-index: 5;
  text-align: center;
}
.x-about1 .container .x-sp {
  color: #666;
}

.x-about1 .container {
  position: absolute;
  left: 50%;
  top: 29%;
  transform: translateX(-50%);
  z-index: 5;
  text-align: center;
}
.x-about1 .container .x-sp {
  color: #666;
}

/* 公司简介 */
.w1146 {
    width: 1200px;
    margin:70px auto;
}

.aboutOne{

display: flex;
align-items: center;
flex-direction: column;
justify-content: center;

}

.container01{
    margin: 100px auto;
}

 .container01 ul {
  display: flex;
  justify-content: center;
  margin-top: 0.95rem;
}
@media (max-width: 767px) {
   .container01 ul {
    flex-wrap: wrap;
  }
}
 .container01 ul li {
  display: flex;
  align-items: flex-end;
  position: relative;
      padding-bottom: 3.36rem;
    margin-right: 20.6rem;
}
@media (max-width: 767px) {
   .container01 ul li {
    width: 50%;
    padding-right: 0.4rem;
    padding-bottom: 0.5rem;
    margin-right: 0;
    justify-content: center;
    margin-bottom: 0.4rem;
  }
}
 .container01 ul li:last-child {
  margin-right: 0;
}
 .container01 ul li .x-shuzi {
  color: #1673ff;
  font-weight: bold;
  line-height: 0.8;
}
 .container01 ul li span {
  color: #1673ff;
  display: inline-block;
  margin-left: 0.1rem;
}
 .container01 ul li .x-p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #666;
  white-space: nowrap;
}
.font70 {
    font-size: 50px;
}
.container01 .x-p {
    color: #666;
    text-align: center;
    line-height: 1.4;
    margin-top: 0.3rem;
}
 .about_us_title {
    font-family: PingFangSC-Semibold;
    font-size: 38px;
    color: rgb(34, 34, 34);
    text-align: center;
    line-height: 70px;
    font-weight: 600;
}
.aboutOne .minb {
    height: 456px;
}
 .aboutOne .minb, .pc-about-contact-city .contact {
    position: relative;
    width: 100%;
    margin-top: 50px;
    padding-top: 0px;
}
.clearfix {
    zoom: 1;
}

 .aboutOne .text {
    width: 611px;
    font-size: 16px;
    color: rgb(35, 35, 35);
    line-height: 28px;
    font-weight: 400;
    padding: 48px 0px 48px 56px;
}
.aboutOne .text {
    width: 656px;
    float: left;
    line-height: 28px;
   
}

@keyframes fadeInUp{
    0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
}
100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
}

.aboutOne .img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.aboutOne .img img {
    width: 100%;
}
.Ab_introduction {
    width: 100%;
    min-width: 1280px;
    height: 760px;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    position: relative;
}

.Ab_introduction .product_superiority {
    width: 100%;
    height: 787px;
    min-width: 1280px;
    position: absolute;

    transform: translate(-50%);
    background-image: url(../images/sh_bg.png);
    display: flex;
    justify-content: center;
    padding: 93px 0 132px;
    background-repeat: no-repeat;
    background-size: cover;
    left: 50%
}

.product_superiority .price_content {
    width: 1200px;
    background-position: 50%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-content: space-between
}

.product_superiority .price_content .productsuper_replenish {
    width: 372px;
    height: 260px;
    background: hsla(0, 0%, 100%, .8);
    border-radius: 14px;
    text-align: center;
    padding-top: 32px;
    box-shadow: 0 10px 30px 0 #e6ecff
}

.product_superiority .price_content .productsuper_replenish img {
    width: 80px;
    height: 80px
}

.product_superiority .price_content .productsuper_replenish .title {
    height: 26px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    line-height: 26px;
    color: #333;
    margin: 20px 0 8px
}

.product_superiority .price_content .productsuper_replenish span {
    width: 260px;
    height: 66px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #74767f;
    line-height: 22px
}

/* 侧边栏样式 */
.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;
}

/* <!-- 企业文化begin  --> */
.intro_culture__VsrUB {
    padding: 0px 0 72px;
}

.about-us_title__rEB2Q {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    color: #161616;
}

.intro_culture__VsrUB .intro_culContainer__sv_zW {
    width: 1240px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px auto 0;
}

.intro_culture__VsrUB .intro_cultureMain___kt2A {
    width: 397px;
    height: 120px;
    background: linear-gradient(213.41deg, #f3f5f8 24.37%, #fff 80.13%), #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 28px;
    cursor: default;
    transition: all .2s linear
}

.intro_culture__VsrUB .intro_cultureMain___kt2A img {
    width: 60px;
    height: 60px
}

.intro_culture__VsrUB .intro_cultureMain___kt2A div {
    margin-left: 14px
}

.intro_culture__VsrUB .intro_cultureMain___kt2A div p {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #161616;
    margin-bottom: 8px
}

.intro_culture__VsrUB .intro_cultureMain___kt2A div span {
    font-size: 14px;
    line-height: 22px;
    color: #8c96a5
}

.intro_culture__VsrUB .intro_cultureMain___kt2A:hover {
    -ms-transform: scale(1.03);
    transform: scale(1.03);
    box-shadow: 27px 8px 24px rgba(210, 218, 227, .14), 0 24px 48px rgba(195, 203, 215, .3), 27px 11px 24px rgba(210, 218, 227, .24), inset -3px 3px 0 hsla(0, 0%, 100%, .94), inset 4px -2px 0 #fff
}

.intro_cultureMain___kt2A,
.intro_introMain__zFS3v {
    box-shadow: 27px 11px 24px rgba(210, 218, 227, .2), 0 24px 48px rgba(195, 203, 215, .14), -1px 1px 21px hsla(0, 0%, 100%, .9), inset -2px 2px 0 hsla(0, 0%, 100%, .94), inset 2px -2px 0 #fff;
    border-radius: 8px
}


.layout-container {
    box-sizing: border-box;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.about-module__title1 {
    color: #333b47;
    font-size: 24px;
    line-height: 32px;
    text-align: center;

}

.about-module__subtitle {
    display: block;
    width: 100%;
    line-height: 20px;
    text-align: center;
    color: #555;
    font-size: 14px;
    padding-top: 8px;
}

.about-quality {
    padding-top: 72px;
    padding-bottom: 112px;
}

.about-quality__container {
    zoom: 1;

}

.about-quality__container:before,
.about-quality__container:after {
    content: "";
    display: table;
}

.about-quality__container:after {
    clear: both;
    overflow: hidden;
}

.about-quality__item {
    float: left;
    width: 20%;
}

.about-quality__img {
    display: block;
    margin: 0 auto;
    object-fit: contain;
    max-width: none;
    width: auto !important;
    vertical-align: middle;
    object-fit: contain;
}

.about-quality__img--cncert {
    width: 144px;
}

.about-quality__title {
    text-align: center;
    color: #555;
    font-size: 15px;
    padding-top: 17px;
}

.about-honor {
    padding-top: 72px;
    padding-bottom: 91px;
}

.about-honor__container {
    zoom: 1;
    margin: 0 -16px;
}

.about-honor__container:before,
.about-honor__container:after {
    content: "";
    display: table;
}

.about-honor__container:after {
    clear: both;
    overflow: hidden;
}

.about-honor__item {
    width: 25%;
    float: left;
    padding: 0 16px 32px;
    box-sizing: border-box;
}

/* 服务于合作 */
.Cs_serve {
    width: 100%;
    background: linear-gradient(180deg,#fff,#e8effb);
    overflow: hidden
}

.Cs_serve .Cs_serve_title {
    height: 44px;
    font-size: 36px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #24252a;
    line-height: 44px;
    margin: 120px auto 32px;
    width: 180px
}

.Cs_serve .Cs_serve_cont {
    width: 993px;
    height: 96px;
    font-size: 16px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #24252a;
    line-height: 32px;
    margin: 0 auto;
    text-align: center
}

.Cs_serve .Cs_serve_ul {
    width: 1200px;
    margin: 80px auto 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.Cs_serve .Cs_serve_ul .Cs_serve_li {
    width: 570px;
    height: 246px;
    background: #fff;
    box-shadow: 0 10px 30px 0 #e6ecff;
    border-radius: 8px;
    position: relative
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .Cs_right {
    width: 80px;
    height: 32px;
    position: absolute;
    right: 0
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .Cs_serveimg {
    width: 80px;
    height: 80px;
    margin: 32px 28px 0 32px;
    vertical-align: top
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right {
    height: 166px;
    width: 370px;
    display: inline-block;
    margin-top: 40px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .li_right_title {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #24252a;
    line-height: 28px;
    margin-bottom: 12px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .li_right_cont {
    width: 370px;
    height: 66px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #74767f;
    line-height: 22px;
    margin-bottom: 16px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
    margin-top: 16px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 .text_18 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 .paragraph_1 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    color: #436df4;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 .text_19 {
    color: #24252a
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 .text_19,.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 .text_20 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}

.Cs_serve .Cs_serve_ul .Cs_serve_li .li_right .text-wrapper_2 .text_20 {
    color: #436df4
}

.Cs_serve .Cs_serve_ul2 {
    width: 1200px;
    display: flex;
    margin: 0 auto 120px;
    justify-content: space-between
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li {
    width: 570px;
    height: 246px;
    background: #fff;
    box-shadow: 0 10px 30px 0 #e6ecff;
    border-radius: 8px;
    position: relative
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .Cs_right {
    width: 80px;
    height: 32px;
    position: absolute;
    right: 0
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .Cs_serveimg {
    width: 80px;
    height: 80px;
    margin: 32px 28px 0 32px;
    vertical-align: top
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right {
    height: 166px;
    width: 370px;
    display: inline-block;
    margin-top: 40px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .li_right_title {
    height: 28px;
    font-size: 20px;
    font-family: PingFangSC-Semibold,PingFang SC;
    font-weight: 600;
    color: #24252a;
    line-height: 28px;
    margin-bottom: 12px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .li_right_cont {
    width: 370px;
    height: 66px;
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    color: #74767f;
    line-height: 22px;
    margin-bottom: 16px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .text-wrapper_2 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
    margin-top: 16px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .text-wrapper_2 .text_18 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .text-wrapper_2 .paragraph_1 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    color: #436df4;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .text-wrapper_2 .text_19 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    color: #24252a;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}

.Cs_serve .Cs_serve_ul2 .Cs_serve_li .li_right .text-wrapper_2 .text_20 {
    width: 253px;
    height: 44px;
    overflow-wrap: break-word;
    color: #436df4;
    font-size: 14px;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px
}
