@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1545807318834') format('woff2'), url('../fonts/iconfont.woff?t=1545807318834') format('woff'), url('../fonts/iconfont.ttf?t=1545807318834') format('truetype');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.g-font-size-22 {
    font-size: 22px;
    font-weight: 500;
}

.g-font-size-14 {
    font-size: 14px;
}

.g-font-align-justify {
    text-align: justify;
}


/*首页*/

.s-scroll-to-section-v1--bc {
    position: absolute;
    left: 50%;
    bottom: 0.625rem;
    z-index: 102;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    text-align: center;
}

.swiper-button-prev,
.swiper-button-next {
    /* color: rgba(255, 255, 255, 0.6); */
    color: #333
}

.logo-white {
    width: 128px;
    height: 30px;
}

#header {
    background: none;
}

#header .nav-menu a {
    color: rgba(255, 255, 255, 0.7);
    margin: 0px 8px;
    padding: 0px;
}

#header .nav-menu li:hover>a,
#header .menu-active,
#header .parent-active>.sf-with-ul {
    color: #fff !important;
}

#header .menu-active {
    border-bottom: 2px solid #fff;
}

#header .menu-has-children ul {
    background-color: rgba(0, 0, 0, .4);
}

#header .menu-has-children ul li {
    padding: 4px;
}

#header.header-scrolled {
    background: #fff;
}

#header.header-scrolled .nav-menu a {
    color: #222;
}

#header .menu-has-children .menu-active {
    border-bottom: 0px;
}

#header.header-scrolled .nav-menu li:hover>a,
#header.header-scrolled .menu-active,
#header.header-scrolled .parent-active>.sf-with-ul {
    color: #204A97 !important;
}

#header.header-scrolled .menu-active {
    border-bottom: 2px solid #204A97;
}

#header.header-scrolled .menu-has-children .menu-active {
    border-bottom: 0px;
}

#header.header-scrolled .menu-has-children ul {
    background-color: #fff;
}

#header .logo {
    display: none;
}

#header.header-scrolled .logo {
    display: block;
}

#header .logo-white {
    display: block;
}

#header.header-scrolled .logo-white {
    display: none;
}

.banner .slide-unit {
    height: 100vh;
}

.swiper-slide-m.slide-unit {
    display: none;
}

.banner-year-bg {
    background-image: url('../img/banner/newyear-pc.png');
    background-size: 100% 100%;
}

.banner-zero-bg {
    background-image: url('../img/banner/bg-zero.jpg');
    background-size: 100% 100%;
}

.banner-one-bg {
    background-image: url('../img/banner/gongshui.jpg');
    background-size: 100% 100%;
}

.banner-two-bg {
    background-image: url('../img/banner/kongzhigui.jpg');
    background-size: 100% 100%;
}

.banner-three-bg {
    background-image: url('../img/banner/life.jpg');
    background-size: 100% 100%;
}

.banner-mask {
    width: 100%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, .4) */
}

.banner .row {
    margin-left: 0px;
}

.banner-more {
    font-size: 16px;
}

.mobile-nav-active #mobile-nav {
    width: 100%;
    background: none;
    /* background: rgba(0, 0, 0, 0.6); */
    padding-top: 60px;
    z-index: 101;
}

#mobile-nav-toggle i {
    color: #d5d5d5;
}

.mobile-nav-active #mobile-nav ul li a {
    padding: 12px;
    padding-left: 30px;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

.mobile-nav-active #mobile-nav .nav-menu li:hover>a,
.mobile-nav-active #mobile-nav .menu-active,
.mobile-nav-active #mobile-nav .parent-active>.sf-with-ul {
    color: #fff !important;
}

.mobile-nav-active #mobile-nav .menu-has-children ul li a {
    border: 0px;
}

.mobile-nav-active #mobile-body-overly {
    background: rgba(0, 0, 0, 0.4);
    z-index: 100;
}

.mobile-nav-active #header.header-scrolled {
    background: none;
}

.mobile-nav-active #mobile-nav-toggle i {
    color: #fff;
}

.mobile-nav-active section,
.mobile-nav-active .tel-float,
.mobile-nav-active .qq-float,
.mobile-nav-active footer,
.mobile-nav-active .whole-wrap,
.mobile-nav-active .filter {
    filter: blur(10px);
}


/* .mobile-nav-active #mobile-nav ul li a {
        color: rgba(255, 255, 255, 0.7);
        border-bottom: 1px solid rgba(255, 255, 255, 0.7);
    } */

.banner-title {
    font-weight: normal;
}

.services-title h1 {
    font-size: 32px;
    color: #333;
    font-weight: 500;
}

.services-title p {
    font-size: 24px;
    color: #999;
    font-weight: 500;
    margin-top: 1.5rem;
    margin-bottom: 6rem;
    word-spacing: 1rem;
    /* font-family: MicrosoftYaHei; */
}

.data-center {
    background-image: url("../img/home/dataCenter.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 50px;
}

.data-center h1,
.customer-area h1 {
    color: rgba(255, 255, 255, 0.95);
}

.data-center p,
.customer-area p {
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 4rem;
}

.video-bg {
    width: 709px;
    height: 415px;
    background-image: url("../img/home/computer.png");
    background-size: 100% 100%;
    margin: 0 auto;
}

.video {
    width: 531px;
    height: 370px;
    margin: 0 auto;
    margin-top: -50px;
}

.company-intro {
    font-size: 16px;
    color: #999;
    line-height: 24px;
    padding-top: 3rem;
    padding-bottom: 2rem;
    padding-left: 10%;
    padding-right: 10%;
    text-align: justify;
}

.more {
    width: 93px;
    height: 24px;
}

.pro-height {
    height: 760px;
}

.pro-bg {
    width: 228px;
    height: 331px;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    flex-direction: column;
}

.charge {
    background-image: url("../img/home/yingye.png");
}

.charge-detail {
    width: 311px;
    height: 411px;
    margin-top: -41.5px;
    margin-left: -40.5px;
}

.meter {
    background-image: url("../img/home/chaobiao.png");
}

.gzh {
    background-image: url("../img/home/gzh.png");
}

.app {
    background-image: url("../img/home/app.png");
}

.kefu {
    background-image: url("../img/home/kefu.png");
}

.bz {
    background-image: url("../img/home/bz.png");
}

.detail-button {
    padding: 8px 24px;
    font-size: 16px;
    color: #434343;
    border-radius: 4px;
    background-color: #fff;
}

.pro-link {
    margin-top: 2rem;
    display: none;
}

.link-hover {
    display: block;
}

.pro-icon {
    color: #fff;
    font-size: 36px;
}

.line {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    height: 3px;
    background: #fff;
    border-radius: 1.5px;
    width: 30px;
}

.pro-bg h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 1.5rem;
}

.pro-bg p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0rem;
}

.news-area {
    background-image: url("../img/home/news-bg.png");
    background-size: 100%;
    padding-top: 6rem;
    padding-bottom: 8rem;
}

.news {
    border: 2px #d2d2d2 solid;
    height: 420px;
    width: 350px;
}

.news-content h4 {
    font-size: 20px;
    color: #333;
    font-weight: 500;
    margin-top: 1.5rem;
    padding: 22px;
    line-height: 36px;
    text-align: left;
}

.news-content p {
    font-size: 16px;
    color: #999;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 30px;
    text-align: left;
    position: absolute;
    bottom: 2rem;
}

.customer-area {
    background-image: url("../img/home/customer-bg.png");
    background-size: 100%;
    padding-top: 6rem;
    padding-bottom: 4rem;
}

.customer-content {
    font-size: 18px;
    color: #fff;
    padding-left: 3rem;
    padding-right: 3rem;
    line-height: 36px;
    border: 1px solid #d4d4d4;
    padding-top: 2rem;
    letter-spacing: 0.25rem;
    background: none !important;
}

.customer-layout {
    text-align: left;
    min-height: 108px;
}

.swiper-slide:first-child {
    text-align: left;
}

.customer-content p {
    margin-bottom: 2rem;
}

.partner .col-lg-3 {
    display: flex;
    justify-content: center;
}

.contact-content h4 {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    padding-bottom: 1rem;
}

.contact-content .list-inline-item {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    font-weight: 500;
}

.home-services-area {
    padding: 120px 0px;
}

.home-services-area .border-right {
    border-right: 0px !important;
}

.home-services-area .border-bottom {
    border-bottom: 0px !important;
}

.home-services-area .border-top {
    border-top: 0px !important;
}

.circle-progress {
    width: 130px;
    height: 130px;
    /* border-radius: 50%;
    border-top: 6px solid #003188;
    border-bottom: 6px solid #fff;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff; */
    background-image: url("../img/home/circle-2.png");
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.circle-two {
    background-image: url("../img/home/circle-4.png");
}

.circle-three {
    background-image: url("../img/home/circle-3.png");
}

.circle-four {
    background-image: url("../img/home/circle-1.png");
}

.circle-progress h3 {
    color: #fff;
}

.data-descript {
    width: 60%;
    padding-top: 2rem;
    color: rgba(255, 255, 255, 0.95);
    font-size: 14px;
    text-align: center;
}

.data-content {
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
}

.partner {
    display: flex;
    justify-content: start;
    align-items: center;
}

.news-mobile {
    display: none;
}

.product-mobile {
    display: none;
}

@media(max-width:565px) {
    #header .logo-white {
        padding-left: 12px;
    }
    #header.header-scrolled {
        /* background: rgba(0, 0, 0, 1); */
        background: #fff;
    }
    #header .logo {
        display: none;
    }
    #header.header-scrolled .logo {
        display: block;
    }
    #header .logo-white {
        display: block;
    }
    #header.header-scrolled .logo-white {
        display: none;
    }
    .mobile-nav-active #header.header-scrolled {
        box-shadow: none;
    }
    .mobile-nav-active #header.header-scrolled .logo {
        display: none;
    }
    .mobile-nav-active #header .logo-white {
        display: block;
    }
    .swiper-slide-pc.slide-unit {
        display: none;
    }
    .swiper-slide-m.slide-unit {
        display: block;
        position: relative;
    }
    .banner-year-bg {
        background-image: url('../img/banner/bg.png');
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .banner-one-bg {
        background-image: url('../img/banner/mobile-gongshui.jpg');
        background-size: 100% 100%;
    }
    .banner-two-bg {
        background-image: url('../img/banner/mobile-kongzhigui.jpg');
        background-size: 100% 100%;
    }
    .banner-three-bg {
        background-image: url('../img/banner/mobile-life.jpg');
        background-size: 100% 100%;
    }
    .banner-title {
        font-size: 24px;
    }
    .banner-subtitle {
        font-size: 16px;
    }
    .mobile-space {
        margin-bottom: 0px;
    }
    .mobile-space-one {
        margin-bottom: 20px;
    }
    .banner-more {
        font-size: 14px;
    }
    .services-title h1 {
        font-size: 22px;
    }
    .services-title p {
        font-size: 16px;
        margin-top: 1rem;
        margin-bottom: 3rem;
    }
    .data-center h1,
    .customer-area h1 {
        color: rgba(255, 255, 255, 0.95);
    }
    .data-center p,
    .customer-area p {
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 4rem;
    }
    .home-services-area .col-md-6,
    .data-center .col-md-6 {
        width: 50%;
    }
    .home-services-area .border-right {
        border-right: 2px solid #e5e5e5 !important;
    }
    .home-services-area .border-bottom {
        border-bottom: 2px solid #e5e5e5 !important;
    }
    .home-services-area .border-top {
        border-top: 2px solid #e5e5e5 !important;
    }
    .home-services-area {
        padding-bottom: 0px;
    }
    .video-bg {
        width: 354.5px;
        height: 207.5px;
    }
    .video {
        width: 265.5px;
        height: 185px;
        margin-top: -25px;
    }
    .pro-bg {
        margin: 0 auto;
    }
    .pro-height {
        height: 275px;
    }
    .customer-layout {
        min-height: 360px;
        text-align: justify;
    }
    .contact-content {
        margin-bottom: 2rem;
    }
    .data-center {
        padding-left: 15px;
        padding-right: 15px;
    }
    .partner .col-md-6 {
        width: 33.333%;
    }
    .partner img {
        width: 100%;
        height: auto;
    }
    .news-pc {
        display: none;
    }
    .news-mobile {
        width: 100%;
        display: inline-block;
        padding-bottom: 60px;
    }
    .news-area {
        padding-bottom: 0px;
    }
    .product-mobile {
        display: block;
    }
    .product-mobile .swiper-button-next {
        color: rgba(255, 255, 255, 0.8)
    }
    .product-mobile .swiper-button-prev {
        color: rgba(255, 255, 255, 0.8)
    }
    .product-pc {
        display: none;
    }
    .product-mobile .swiper-slide {
        background: #f9f9ff !important;
    }
    /* .product-mobile .swiper-slide-active .charge-button,
        .product-mobile .swiper-slide-active .meter-button,
        .product-mobile .swiper-slide-active .gzh-button,
        .product-mobile .swiper-slide-active .app-button,
        .product-mobile .swiper-slide-active .kefu-button,
        .product-mobile .swiper-slide-active .bz-button {
            display: block;
            z-index: 9999;
        }
        .product-mobile .swiper-slide-active .charge,
        .product-mobile .swiper-slide-active .meter,
        .product-mobile .swiper-slide-active .gzh,
        .product-mobile .swiper-slide-active .app,
        .product-mobile .swiper-slide-active .kefu,
        .product-mobile .swiper-slide-active .bz {
            width: 311px;
            height: 411px;
            margin-top: -60.5px;
        } */
    .product-mobile .swiper-slide-next {
        z-index: -1;
    }
}


/* .footer-area {
    background-image: url("../img/home/footer.png") !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.single-footer-widget,
.single-footer-widget ul li a,
.footer-copyright {
    color: #fff;
    font-weight: 500;
} */


/*解决方案*/

.g-padding {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.s-space {
    margin-top: 24px;
    padding-top: 7rem;
}

.s-img {
    height: auto;
    width: 100%
}

.water-services {
    text-align: left;
    margin-top: 5rem;
    margin-bottom: 2rem;
}

.text-services {
    font-size: 18px;
}

.text-product {
    text-align: center;
    font-size: 36px;
    color: #222;
    line-height: 64px !important;
}

.text-product-introduce {
    color: #777;
    font-size: 14px;
    text-align: center;
    width: 60%;
    margin-left: 20%;
    margin-bottom: 120px;
}

.align-line {
    width: 60px;
    height: 1px;
    background-color: #ccc;
    display: inline-block;
    vertical-align: middle;
}

.text-light {
    color: #222 !important;
    margin-top: 24px;
    padding-bottom: 12px
}

.text-character {
    text-align: center;
    margin-top: 6rem;
    margin-bottom: 2.5rem;
    font-size: 36px;
}

.s-flex {
    display: flex;
    justify-content: center;
}

.light-align {
    text-align: center;
}

.quick-icon {
    font-size: 24px;
    color: #8490ff;
    padding: 0px 0.5rem;
}

.quick-p {
    width: 80%;
    text-align: center;
    margin-left: 10%;
    font-size: 13px;
}

.ql {
    width: 80%;
    margin-left: 10%;
}

.ql h4 {
    font-size: 22px;
    color: #333;
    font-weight: 500;
    margin-top: 2.5rem;
    padding-bottom: 4rem;
}

.ql:hover h4 {
    color: #333;
}

.ql-iconfont {
    font-size: 64px;
    /* font-weight: bold;  */
    color: #333;
    display: flex;
    justify-content: center;
    padding-top: 7%;
    padding-bottom: 7%;
}

.ql-p {
    color: #222;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 56px !important;
}

.ql:hover .ql-iconfont,
.ql:hover h4 {
    /* background-image:-webkit-linear-gradient(top,#8490ff,#62bdfc);-webkit-background-clip:text; -webkit-text-fill-color:transparent;   */
    color: #204A97;
}

@media(max-width:565px) {
    .ql h4 {
        font-size: 13px;
        padding-bottom: 1rem;
    }
    .ql-iconfont {
        font-size: 48px;
    }
}


/* .ql:hover .ql-p{
     background-image:-webkit-linear-gradient(top,#8490ff,#62bdfc);-webkit-background-clip:text; -webkit-text-fill-color:transparent;  
    } */


/*轻量调度*/

.qj {
    width: 40%;
    margin-left: 30%;
}

.qj-iconfont {
    font-size: 48px;
    font-weight: bold;
    color: #8490ff;
    display: flex;
    justify-content: center;
    margin-top: 2rem;
}

.qj-p {
    color: #222;
    font-size: 16px;
    text-align: center;
    line-height: 32px !important;
    margin-top: 20px;
    font-weight: bold;
}

.solution-sort-ybp,
.solution-sort-xx,
.solution-sort-jz,
.solution-sort-sb,
.solution-sort-dt,
.solution-sort-app {
    width: 122px;
    height: 194px;
    cursor: pointer;
}

.solution-ybp,
.solution-xx,
.solution-jz,
.solution-sb,
.solution-dt,
.solution-app {
    width: 122px;
    height: 122px;
    display: block;
}

.icon-ybp,
.icon-xx,
.icon-jz,
.icon-sb,
.icon-dt,
.icon-app {
    font-size: 48px !important;
    color: #222;
    line-height: 84px;
    display: flex;
    justify-content: center;
}

.ybp-p,
.xx-p,
.jz-p,
.sb-p,
.dt-p,
.app-p,
.yy-p {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #222;
    font-weight: bold;
}


/*仪表盘*/

.solution-sort-ybp:hover .solution-ybp {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-ybp:hover .icon-ybp {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-ybp:hover .ybp-p {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*消息通知*/

.solution-sort-xx:hover .solution-xx {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-xx:hover .icon-xx {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-xx:hover .xx-p {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*集中*/

.solution-sort-jz:hover .solution-jz {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-jz:hover .icon-jz {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-jz:hover .jz-p {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*设备*/

.solution-sort-sb:hover .solution-sb {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-sb:hover .icon-sb {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-sb:hover .sb-p {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*地图*/

.solution-sort-dt:hover .solution-dt {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-dt:hover .icon-dt {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-dt:hover .dt-p {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*app*/

.solution-sort-app:hover .solution-app {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-app:hover .icon-app {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.solution-sort-app:hover .app-p {
    background-image: -webkit-linear-gradient(top, #8490ff, #62bdfc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/*营业室收费*/

.yy {
    width: 95%;
    cursor: default;
}

.yy-iconfont {
    font-size: 48px !important;
    font-weight: bold;
    color: #8490ff;
    display: flex;
    justify-content: center;
    line-height: 84px;
}

.yy-p {
    color: #222;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}

.text-yy {
    line-height: 72px !important;
    color: #38a4ff;
}

.text-yy-h5 {
    color: #222;
    line-height: 72px !important;
}

.yy-title {
    text-align: left;
    color: #38a4ff;
    line-height: 48px !important;
    margin-bottom: 1rem
}

.yy-content {
    color: #777;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0.5rem;
}


/*客户*/

ul {
    list-style-type: none;
    padding: 0px;
}

.khimg2,
.khimg3,
.khimg4,
.khimg5,
.khimg6,
.sbimg2,
.cbimg2,
.cbimg3,
.cbimg4,
.jfimg2,
.jfimg3,
.jfimg4,
.sfimg2,
.sfimg3,
.sfimg4,
.sfimg5,
.sfimg6,
.pjimg2,
.pjimg3,
.pjimg4,
.pjimg5 {
    display: none;
}

.kh1,
.kh2,
.kh3,
.kh4,
.kh5,
.kh6,
.sb1,
.sb2,
.cb1,
.cb2,
.cb3,
.cb4,
.jf1,
.jf2,
.jf3,
.jf4,
.sf1,
.sf2,
.sf3,
.sf4,
.sf5,
.sf6,
.pj1,
.pj2,
.pj3,
.pj4,
.pj5 {
    padding: 20px;
}

.kh,
.sb,
.cb,
.jf,
.sf,
.pj {
    box-shadow: 3px 3px 1px #f5f5f5;
    background-color: #fff;
    display: block;
}

@media(max-width:575px) {
    .kh1,
    .kh2,
    .kh3,
    .kh4,
    .kh5,
    .kh6,
    .sb1,
    .sb2,
    .cb1,
    .cb2,
    .cb3,
    .cb4,
    .jf1,
    .jf2,
    .jf3,
    .jf4,
    .sf1,
    .sf2,
    .sf3,
    .sf4,
    .sf5,
    .sf6,
    .pj1,
    .pj2,
    .pj3,
    .pj4,
    .pj5 {
        display: none;
    }
    .kh,
    .sb,
    .cb,
    .jf,
    .sf,
    .pj {
        background: none;
        box-shadow: none;
        display: block;
        text-align: center;
    }
    .s-font-size,
    .s-nav-first,
    .s-nav-second {
        font-size: 18px !important;
    }
}

@media(max-width:576px) {
    .qq-float {
        top: 85% !important;
    }
    .tel-float {
        top: 76% !important;
    }
}

.light-img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-shadow: 1px 3px 8px #e5e5e5;
}

.light-p {
    width: 80%;
    text-align: center;
    margin-left: 10%;
    font-size: 13px;
}


/*城乡一体化*/

.city-title {
    line-height: 72px !important;
    color: #222
}

.city-content {
    line-height: 36px;
    font-size: 16px;
    color: #777;
}


/*解决方案end*/


/*联系方式*/

.tel-float {
    position: fixed;
    top: 60%;
    right: 0px;
    line-height: 30px;
    float: left;
    width: 60px;
    height: 60px;
    z-index: 2
}

.qq-float {
    position: fixed;
    top: 66.2%;
    right: 0px;
    line-height: 30px;
    z-index: 2;
}

.tel-content,
.qq-content {
    z-index: -1;
    width: 180px;
    height: 60px;
    float: left;
    background-color: #fff;
    box-shadow: 2px 2px 5px #e5e5e5;
    margin-right: 10px;
    padding-top: 6px;
    padding-left: 6px;
    line-height: 24px;
    color: #666;
    position: fixed;
    right: -190px;
}

.c-tel,
.qq-tel {
    width: 60px;
    height: 60px;
    float: left;
    padding-top: 6px;
    background-color: #fff;
    color: #fff;
    cursor: pointer;
    text-align: center;
    z-index: 99;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}

.c-tel {
    border-bottom: 1px solid #e5e5e5;
}

.pro-contact {
    font-size: 14px;
    font-weight: bold;
}

.pro-contact-tel {
    color: #38a4ff;
    font-weight: bold;
}

.f-contact-icon {
    font-size: 20px;
}

.f-w-text {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}

.f-qq-contact {
    color: #38a4ff;
    padding-left: 20px;
    font-weight: bold;
}

@media(max-width:576px) {
    .qq-float {
        top: 69%;
    }
}


/*企业文化*/

.culture-img {
    width: 100%;
    height: auto;
}

.culture-img-border {
    border-radius: 6px;
}

.culture-office,
.culture-benefits {
    display: flex;
    justify-content: center;
    align-items: center;
}

.culture-card {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.11);
    border-radius: 4px;
    margin-left: -120px;
    padding: 24px;
}

.benefits-card {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.11);
    border-radius: 4px;
    margin-right: -120px;
    padding: 24px;
    z-index: 2;
}

.culture-pr-60 {
    padding-right: 60px;
}

.culture-pl-60 {
    padding-left: 60px;
}

.culture-pr-50 {
    padding-right: 50px;
}

.culture-pl-50 {
    padding-left: 50px;
}

.yinhao {
    width: 20px;
    height: 26px;
}

.left-yinhao {
    margin-bottom: 12px;
}

.right-yinhao {
    float: right
}

.activity-circle {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: rgba(51, 51, 51, 0.3);
    margin-left: 8px;
    margin-right: 8px;
}

.activity-text {
    float: right;
    color: rgba(51, 51, 51, 0.3);
    display: flex;
    justify-content: start;
    align-items: center
}

.culture-mobile {
    display: none;
}

.culture-area {
    padding: 120px 0px;
}

@media(max-width:576px) {
    .culture-pc {
        display: none;
    }
    .culture-mobile {
        display: inline-block;
    }
    .row-padding {
        padding-left: 5px;
        padding-right: 5px;
    }
    .benefits-card {
        width: 200px;
        /* height: auto; */
        background: #FFFFFF;
        box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.11);
        border-radius: 4px;
        padding: 8px 12px;
        z-index: 2;
    }
    .benefits-card p {
        margin-bottom: 0px;
        font-size: 12px;
    }
    .culture-flex {
        display: flex;
        justify-content: start;
        align-items: center;
    }
    .yinhao {
        width: 8px;
        height: 10px;
    }
    .left-yinhao {
        margin-bottom: 6px;
    }
    .right-yinhao {
        float: right
    }
    .culture-area {
        padding: 60px 0px;
    }
}


/*企业文化end*/


/*办公环境*/

.office-img {
    width: 100%;
    height: auto;
    cursor: pointer
}

.office-smallImg {
    width: 60%;
    height: auto;
    position: fixed;
    top: 18%;
    left: 20%;
    border: 10px solid rgb(255, 255, 255);
    border-radius: 10px;
}

.office-close {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    width: 25px;
    height: 25px;
    border-radius: 12.5px;
    border: 3px solid rgb(255, 255, 255);
    display: block;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    position: fixed;
    top: 17%;
    right: 19.3%;
    z-index: 9999;
}

.office-floatBox {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
}

.office-environment {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    padding: 36px 0 0 48px;
    font-size: 18px;
    background-color: rgba(0, 0, 0, .4);
    color: #fff;
    z-index: 2;
}

.office-environment:hover {
    background-color: rgba(0, 0, 0, 0.1);
}


/*办公环境end*/


/*公司福利*/

.welfare-p {
    width: 80%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #8490ff;
    border-radius: 18px;
    color: #fff;
    box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.2);
    cursor: default
}


/*公司福利end*/


/*客户案例*/

.case-content {
    max-width: 30%;
    margin-right: 3%;
    margin-top: 5%;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    border-radius: 0.5rem;
    /* padding-bottom: 24px; */
    padding-left: 0px;
    padding-right: 0px
}


/*企业介绍start*/

.intro-area {
    width: 100%;
    /* height: 801px; */
    /* height: 100vh; */
    padding-top: 80px;
    padding-bottom: 120px;
    background-image: url("../img/about/intro-banner.png");
    background-size: 100% 100%;
    /* margin-top: 70px; */
}

.title-white {
    color: #fff !important;
}

.title-black {
    color: #333 !important;
}

.home-about-right h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    border-bottom: 2px solid #fff;
}

.home-about-right p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: justify;
}

.pro-right p {
    color: #333;
}

.home-about-right a {
    color: #144DA1;
    font-weight: 700;
}

.intro-primary-button {
    width: 128px;
    height: 35px;
    background: #FFFFFF;
    border-radius: 3px;
    padding: 8px 24px;
    display: flex;
    justify-content: center;
    align-items: center
}

.intro-culture-img {
    width: 362px;
    height: 480px;
}

.intro-img {
    width: 80px;
    height: 80px;
}

.intro-border {
    padding-bottom: 18px;
    border-bottom: 2px solid #F6F7FA;
    margin-bottom: 20px
}

.intro-culture-right {
    margin-left: 16px;
}

.intro-culture-right h3,
.course-right h3 {
    font-size: 24px;
    color: #144DA1;
    font-weight: 500;
    line-height: 37px;
    padding-bottom: 12px;
}

.intro-culture-right p,
.course-right p {
    font-size: 18px;
    color: #999;
    line-height: 27px;
    text-align: justify;
}

.develop-area {
    width: 100%;
    background-image: url("../img/about/develop.png");
    background-size: 100% 100%;
    padding-bottom: 120px;
}

.course-right p {
    height: 136px;
    border-bottom: 2px solid #f6f7fa;
}

.course-right,
.course-left {
    padding-left: 24px;
    padding-right: 24px;
}

.course-right {
    border-left: 2px solid #f6f7fa;
}

.course-right h3 {
    padding-top: 48px;
    padding-bottom: 30px;
    text-align: left;
}

.img-position {
    display: flex;
    justify-content: center;
    align-items: center;
}

.intro-nav {
    float: right;
}

.intro-spacing {
    margin-right: 24px;
}

.course-img {
    width: 50%;
    height: auto;
}

.about .swiper-button-prev {
    position: absolute;
    top: 88%;
    left: 85%;
    color: #fff;
    /* zoom: 0.3; */
    width: 60px;
    height: 60px;
    padding: 24px;
    background: #144DA1;
    transform: scale(0.3);
    -moz-transform: scale(0.3);
}

.about .swiper-button-next {
    position: absolute;
    top: 88%;
    left: 90%;
    color: #fff;
    /* zoom: 0.3; */
    width: 60px;
    height: 60px;
    padding: 24px;
    background: #144DA1;
    transform: scale(0.3);
    -moz-transform: scale(0.3);
}

.about-nav {
    display: flex;
    justify-content: center;
    /* margin-top: 60px; */
}

.about-nav .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
    /* margin-left: 24px;
        margin-right: 24px; */
    margin-bottom: -10px;
}

.about-nav .swiper-pagination-bullet-active {
    border: 1px solid #fff;
    /* zoom: 1.5; */
    opacity: 1;
    margin-bottom: -6px;
    transform: scale(1.5);
    -moz-transform: scale(1.5);
}

.about-nav .swiper-pagination {
    border-bottom: 1px solid #f6f7fa;
    width: 60%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 20px;
}

.time ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.time li {
    list-style-type: none;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6.25%;
    padding-left: 6px;
}

.about-nav .swiper-pagination div {
    width: 24px;
    height: 24px;
    border: 1px solid #f00;
    border-radius: 12px;
    margin-bottom: -12px;
    display: flex;
    justify-content: center;
    align-items: center
}

.course-mobile {
    display: none;
}

@media(max-width:1600px) {
    .about-nav .swiper-pagination {
        width: 72%;
    }
}

@media(max-width:1440px) {
    .about-nav .swiper-pagination {
        width: 80%;
    }
}

@media(max-width:576px) {
    .profile {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    .profile .services-title p,
    .company-culture-m .services-title p,
    .course-area-m .services-title p {
        margin-bottom: 2rem;
    }
    .home-about-right h3 {
        font-size: 16px;
        font-weight: 600;
    }
    .home-about-right p {
        font-size: 14px;
    }
    .intro-area {
        padding-bottom: 60px;
    }
    .pb-m {
        padding-bottom: 0px;
    }
    .course-pc {
        display: none;
    }
    .course-mobile {
        display: block;
    }
    .intro-img {
        width: 40px;
        height: 40px;
    }
    .intro-border {
        margin-left: 0px;
        margin-right: 0px;
    }
    .intro-culture-right {
        width: 70%;
    }
    .intro-culture-right h3,
    .course-right h3 {
        font-size: 16px;
        font-weight: 600;
    }
    .intro-culture-right p,
    .course-right p {
        font-size: 14px;
        line-height: 24px;
    }
    .intro-culture-img {
        margin-bottom: 40px;
    }
    .company-culture-m,
    .course-area-m {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .home-about-right a {
        margin: 0 auto;
    }
    .course-mobile .timeline ul li:before {
        background: #204A97;
        border: none;
    }
    .course-mobile .timeline ul li {
        background: #f6f7fa;
        min-height: 160px;
        padding-bottom: 0px;
    }
    .course-mobile .timeline ul li .content {
        background: none;
        padding: 0px;
        box-shadow: none;
        top: 65px;
        left: 30px;
    }
    .course-mobile .timeline ul li .content h4 {
        color: #204A97;
        text-align: left;
        font-weight: 600;
        font-size: 16px;
    }
    .course-mobile .timeline ul li .content p {
        font-weight: 500;
        color: #666;
        text-align: left;
        font-size: 14px;
    }
    .course-hidden {
        display: none;
    }
    .course-m-down p {
        color: #204A97;
        text-align: left;
        font-weight: 500;
        font-size: 20px;
        margin-left: 20px;
        margin-top: 30px;
    }
    .course-m-down span {
        margin-left: 8px;
    }
}


/*企业介绍end*/

#gaomi:hover .cases-img,
#xihaian:hover .cases-img,
#yinan:hover .cases-img,
#liaocheng:hover .cases-img,
#xintai:hover .cases-img,
#xianda:hover .cases-img,
#laoshan:hover .cases-img,
#chengyang:hover .cases-img,
#gaomi:hover .cases-box,
#xihaian:hover .cases-box,
#yinan:hover .cases-box,
#liaocheng:hover .cases-box,
#xintai:hover .cases-box,
#xianda:hover .cases-box,
#laoshan:hover .cases-box,
#chengyang:hover .cases-box {
    filter: blur(3px);
}

#gaomi:hover .cases-button-box,
#xihaian:hover .cases-button-box,
#yinan:hover .cases-button-box,
#liaocheng:hover .cases-button-box,
#xintai:hover .cases-button-box,
#xianda:hover .cases-button-box,
#laoshan:hover .cases-button-box,
#chengyang:hover .cases-button-box {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0px;
    border-radius: 0.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cases-button-box {
    display: none;
}

.blog-home-banner {
    z-index: -1;
}

.cases {
    margin-bottom: 6rem;
}

.cases .nav-tabs {
    border: 0px;
}

.cases .tab-li>a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    border-bottom: 0px;
}

.tab-a {
    color: #fff !important;
}

.tab-a-dedault {
    color: rgba(255, 255, 255, 0.6) !important;
}

.cases .tab-li>a:hover {
    border: 0px;
    color: #fff;
}

.cases-tab {
    margin-bottom: 3rem;
    margin-top: -50px;
}

.case-h3,
.case-p {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.case-h3 {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

.case-p {
    color: #969696;
}

.cases-img {
    width: 100%;
    height: 170px;
    background-image: url(../img/client/client-gaomi.jpg);
    background-size: 100% 100%;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    z-index: -1;
}

#xihaian .cases-img {
    background-image: url(../img/client/client-xihaian.jpg);
}

#yinan .cases-img {
    background-image: url(../img/client/client-yinanxian.jpg);
}

#liaocheng .cases-img {
    background-image: url(../img/client/client-liaocheng1.jpg);
}

#xintai .cases-img {
    background-image: url(../img/client/client-xintai.jpg);
}

#xianda .cases-img {
    background-image: url(../img/client/jn.jpeg);
}

#laoshan .cases-img {
    background-image: url(../img/client/qdls.jpg);
}

#chengyang .cases-img {
    background-image: url(../img/client/qdcy1.jpg);
}

.cases-img h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    border-radius: 0.5rem;
    height: 170px;
    padding-bottom: 10px;
}

.cases-box {
    margin-top: -5px;
    border-radius: 0.5rem;
    background: #fff;
    z-index: 2;
}

.cases-line {
    width: 50px;
    height: 5px;
    background-color: #204A97;
    margin-left: 15px;
    margin-top: 15px;
    border-radius: 2.5px;
}

.cases-button {
    padding: 8px 24px;
    background: #204A97;
    border-radius: 27.63px;
    color: #fff;
    border: 0px;
}

.case-a {
    padding-top: 15px;
    color: #0189ff;
    font-size: 16px;
    padding-left: 15px;
    font-weight: bold;
}

.case-a:hover {
    color: #8490ff
}

.cases-mobile {
    display: none;
}

@media(max-width:576px) {
    .case-content {
        max-width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .cases-tab {
        margin-top: 24px;
        margin-bottom: 12px;
    }
    .cases .tab-li {
        width: 32%;
        line-height: 32px;
    }
    #gaomi:hover .cases-button-box,
    #xihaian:hover .cases-button-box,
    #yinan:hover .cases-button-box,
    #liaocheng:hover .cases-button-box,
    #xintai:hover .cases-button-box,
    #xianda:hover .cases-button-box,
    #laoshan:hover .cases-button-box,
    #chengyang:hover .cases-button-box {
        display: none;
    }
    .cases-mobile {
        display: block;
        font-size: 18px;
        margin-left: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #333;
        font-weight: 500;
    }
    .cases .tab-li>a {
        color: #000;
    }
    .tab-a {
        color: #204A97 !important;
    }
    .tab-a-dedault {
        color: #000 !important;
    }
}


/*客户案例end*/


/*客户案例详情页*/

#header.cases-header .logo {
    display: block;
}

#header.cases-header .logo-white {
    display: none;
}

#header.cases-header {
    background: #fff;
}

#header.cases-header .nav-menu a {
    color: #222;
    margin: 0px 8px;
    padding: 0px;
}

#header.cases-header .nav-menu li:hover>a,
#header.cases-header .menu-active,
#header.cases-header .parent-active>.sf-with-ul {
    color: #204A97 !important;
}

#header.cases-header .menu-active {
    border-bottom: 2px solid #204A97;
}

#header.cases-header .menu-has-children ul {
    /* background-color: rgba(0, 0, 0, .4); */
    background-color: #fff;
}

.cases-header {
    box-shadow: -21.213px 21.213px 30px 0px rgb(158 158 158 / 10%);
}

.cases-nav {
    padding-top: 100px;
    background-color: #fff;
}

.cases-link-mobile {
    display: none;
}

.cases-link li,
.cases-link-mobile li {
    list-style-type: none;
    float: left;
    margin-left: 1rem;
    color: #333;
    font-size: 14px;
    font-weight: 500;
}

.cases-link-mobile li a {
    color: #333;
}

.cases-link li a {
    color: rgba(51, 51, 51, 0.5);
    font-size: 14px;
    font-weight: 500;
}

.cases-link li .visited {
    color: rgba(51, 51, 51, 1);
}

.cases-link li a:hover {
    color: rgba(51, 51, 51, 1);
}

.cases-link li a:active {
    color: rgba(51, 51, 51, 1);
}

.cases-detail-img {
    width: 100%;
    height: auto;
}

.cases-about h4 {
    font-size: 32px;
    color: #333;
    font-weight: 700;
    text-align: center;
}

.cases-about p,
.cases-solution p {
    font-size: 16px;
    color: #969696;
    line-height: 30px;
    text-align: justify;
}

.cases-solution-flex {
    display: flex;
    justify-content: start;
    align-items: center;
}

.cases-solution-flex h4 {
    font-size: 24px;
    margin-left: 16px;
}

.cases-solution-line {
    height: 32px;
    width: 10px;
    background-color: #345E8B;
}

.cases-middle-content {
    background-color: #fff;
}

@media(max-width:576px) {
    /* #header.cases-header .logo {
            display: none;
        }
        #header.cases-header .logo-white {
            display: block;
        }
        #header.cases-header {
            background: #fff;
        }
        .mobile-nav-active #header.cases-header {
            background: none;
        } */
    .cases-link-mobile {
        display: inline-block;
    }
    .cases-link {
        display: none;
    }
    .cases-link-mobile li {
        list-style-type: none;
        float: left;
        margin-left: 0.2rem;
    }
}


/*客户案例详情页end*/


/*产品系列start*/

.product-banner {
    width: 100%;
    height: 801px;
    background-image: url('../img/product/product-bg.png');
    background-size: 100% 100%;
}

.pro-border {
    border-bottom: 2px solid #e5e5e5;
}

.product-content .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
}

.product-content .navbar-expand-sm {
    justify-content: center;
}

.product-content .navbar-dark .navbar-nav .nav-link {
    width: 160px;
    height: 48px;
    background: #EDEEF2;
    line-height: 48px;
    text-align: center;
    margin-right: 4px;
    font-size: 16px;
    color: #666;
    font-weight: 600;
    padding: 0px;
}

.product-content .navbar-dark .navbar-nav .nav-link.active {
    color: #fff;
    background: #204A97;
    border-radius: 4px;
}

.product-content .container-fluid {
    padding: 0px;
}

.product-row-padding {
    padding: 50px;
}

.pro-text h1 {
    font-size: 24px;
    color: #272727;
    font-weight: 500;
    margin-bottom: 22px;
}

.pro-text h2 {
    font-size: 20px;
    color: #272727;
    font-weight: 500;
    margin-bottom: 24px;
}

.pro-text p {
    font-size: 16px;
    color: #999;
    font-weight: 500;
    text-align: justify;
    margin-bottom: 28px;
    line-height: 26px;
}

.pro-text a {
    background: #204A97;
    border-radius: 18px;
    color: #fff !important;
    font-size: 16px;
    padding: 8px 24px;
    font-weight: 500;
}

.pro-img-fuild {
    width: 100%;
    height: auto;
}

@media(max-width:576px) {
    .product-banner {
        width: 100%;
        height: 480px;
        background-image: url('../img/product/product-mobile-bg.png');
        background-size: 100% 100%;
    }
    .pro-text p {
        display: none;
    }
    .product-content .navbar {
        padding: 0px;
    }
    .product-content .navbar-nav {
        flex-direction: row;
        width: 100%;
        justify-content: space-between;
    }
    .product-content .nav-item {
        width: 24.8%;
    }
    .product-content .navbar-dark .navbar-nav .nav-link {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-right: 4px;
        font-size: 14px;
        padding: 0px;
    }
    .product-content .navbar-dark .navbar-nav .nav-link.active {
        border-radius: 0px;
    }
    .pro-border {
        border-bottom: 0px;
    }
    .pro-mobile-text {
        width: 40%;
    }
    .pro-mobile-img {
        width: 60%;
    }
    .product-row-padding {
        padding: 15px;
    }
    .pro-text h1 {
        font-size: 16px;
        color: #272727;
        font-weight: 600;
        margin-bottom: 11px;
    }
    .pro-text h2 {
        font-size: 14px;
        color: #272727;
        font-weight: 600;
        margin-bottom: 18px;
    }
    .pro-text a {
        border-radius: 18px;
        font-size: 14px;
        padding: 4px 14px;
    }
}


/*产品系列end*/


/* 生活通详情页 start*/

.life-banner {
    /* height: 800px; */
    background-image: linear-gradient(7deg, #0042BD 0%, #3C83F9 100%);
}

.life-padding {
    padding: 60px;
}

.life-banner h1 {
    font-size: 32px;
    color: #FFFFFF;
    font-weight: 500;
    margin-bottom: 42px;
}

.life-banner p {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 500;
    line-height: 30px;
}

.life-message-list,
.control-bg,
.i-water-meter-bg {
    background-image: url("../products/img/life/content-bg.png");
    background-size: 100% 100%;
    padding-top: 64px;
    padding-bottom: 50px;
}

.life-flex {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.life-padding-left {
    padding-left: 10%;
}

.life-title {
    display: flex;
    justify-content: start;
    align-items: center;
}

.life-circle {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 22px;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    background: #204A97;
}

.life-title p {
    margin-bottom: 0px;
}

.life-title h2 {
    font-size: 28px;
    color: #204A97;
    margin-left: 16px;
    font-weight: 500;
    line-height: 44px;
}

.life-intro-text {
    font-size: 18px;
    color: #444444;
    font-weight: 500;
    margin-top: 1rem;
}

.life-img {
    width: 379px;
    height: 423px;
}

.life-manage-img {
    width: 410px;
    height: 364px;
}

.open-img {
    width: 330px;
    height: 329px;
}

.life-pc {
    display: block;
}

.life-mobile {
    display: none;
}

.water-account-img {
    width: 453px;
    height: 361px;
}

.water-fee-img {
    width: 410px;
    height: 365px;
}

.water-detail-img {
    width: 454px;
    height: 375px;
}

.water-history-img {
    width: 350px;
    height: 365px;
}

.water-electric-img {
    width: 310px;
    height: 341px;
}

.water-use-img {
    width: 395px;
    height: 307px;
}

.pro-css-shadow {
    padding: 2% 3% !important;
    background: #fff;
    box-shadow: 1px 2px 9px 2px #f5f5f5;
}

@media(max-width:576px) {
    .life-pc {
        display: none;
    }
    .life-mobile {
        display: block;
    }
    .life-padding-left {
        padding-left: 2%;
    }
    .life-banner h1 {
        border-bottom: 1px solid #fff;
        padding-bottom: 12px;
        margin-bottom: 16px;
        font-size: 16px;
    }
    .life-banner p {
        font-size: 12px;
    }
    .life-padding {
        padding: 36px;
    }
    .life-circle {
        width: 22px;
        height: 22px;
        line-height: 22px;
        border-radius: 11px;
        font-size: 12px;
    }
    .life-title h2 {
        font-size: 14px;
        line-height: 22px;
    }
    .life-intro-text {
        font-size: 12px;
    }
    .life-img,
    .life-manage-img,
    .open-img,
    .water-account-img,
    .water-fee-img,
    .water-detail-img,
    .water-history-img,
    .water-electric-img,
    .water-use-img {
        width: 100%;
        height: auto;
    }
    .column-reverse {
        flex-direction: column-reverse;
    }
}


/* 生活通详情页 end*/


/*控制柜详情页 start*/

.control-padding {
    padding: 120px 0px;
}

.control-text-align-center {
    text-align: center;
}

.control h2 {
    font-size: 40px;
    color: #204A97;
    font-weight: 500;
    margin-bottom: 60px;
}

.control-p-font {
    font-size: 29px;
    color: #444;
    font-weight: 500;
}

.control .row p {
    font-size: 18px;
    color: #444444;
    line-height: 31px;
}

@media(max-width:576px) {
    .control-padding {
        padding: 40px 0px;
    }
    .control h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .control-p-font {
        font-size: 15px;
    }
    .control .row p {
        font-size: 12px;
        color: #444444;
        line-height: 20px;
    }
    .control .pt-50 {
        padding-top: 20px;
    }
}


/*控制柜详情页 start*/


/*智能水表start*/

.i-water-meter-bg {
    padding-bottom: 180px;
}

.i-water-tilte h2 {
    font-size: 40px;
    color: #204A97;
    font-weight: 500;
    padding: 120px 0px;
    text-align: center;
}

.water-img {
    width: 100%;
    height: auto;
}

.tech-part {
    background: #FFFFFF;
    box-shadow: 0 0 11px 6px rgba(0, 0, 0, 0.05);
    border-radius: 16px;
    padding: 32px 12px;
    width: 400px;
}

.tech-part h2 {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 12px;
}

.tech-part p {
    font-size: 16px;
    color: #999999;
    font-weight: 500;
    margin-bottom: 0px;
}

.i-water-z-index {
    z-index: 2;
}

.tech-part-bottom {
    position: absolute;
    bottom: 0px;
}

.i-water-right-part {
    margin-left: -12.5%;
}

.i-water-tilte p {
    font-size: 30px;
    color: #333333;
    font-weight: 500;
    margin-bottom: 64px;
}

.i-work-part {
    background: #EAF5FF;
    border-radius: 2px;
    padding: 22px;
}

.i-work-align {
    text-align: center;
}

.i-work-p p {
    font-size: 24px;
    color: #1258AE;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 36px;
}

.i-water-flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.i-water-flex-start {
    display: flex;
    justify-content: start;
    align-items: center;
}

.i-work-height {
    min-height: 202px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.i-work-margin {
    padding-bottom: 60px;
}

.i-work-text-position {
    position: absolute;
    top: 30%;
    left: 60%;
}

.i-work-text-left-position {
    position: absolute;
    top: 30%;
    right: 60%;
}

.i-water-feature-bg {
    width: 80px;
    height: 87px;
    background-size: 100% 100%;
    background-image: url('../products/img/water-meter/circle.png');
}

.i-water-feature-bg p {
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
    line-height: 75px;
}

.i-water-feature {
    padding-left: 28px;
}

.i-water-feature h3 {
    font-size: 24px;
    color: #272727;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 20px;
}

.i-water-feature p {
    font-size: 18px;
    color: #999999;
    font-weight: 500;
    line-height: 30px;
}

.i-water-pc {
    display: block;
}

.i-water-mobile {
    display: none;
}

@media(max-width:576px) {
    .i-water-pc {
        display: none;
    }
    .i-water-mobile {
        display: block;
    }
    .i-water-meter-bg {
        padding-top: 32px;
        padding-bottom: 120px;
    }
    .i-water-tilte h2 {
        font-size: 20px;
        padding: 60px 0px;
    }
    .tech-part {
        background: #FFFFFF;
        box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.05);
        border-radius: 8px;
        padding: 8px 4px;
        width: 150px;
    }
    .tech-part h2 {
        font-size: 12px;
        margin-bottom: 6px;
    }
    .tech-part p {
        font-size: 11px;
    }
    .i-water-meter-bg .col-3 {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .i-water-meter-bg .col-6 {
        flex: 0 0 75%;
        max-width: 75%
    }
    .i-water-right-part {
        margin-left: -35%;
    }
    .tech-part-bottom {
        position: absolute;
        bottom: -20px;
    }
    .tech-part-top {
        position: absolute;
        top: -20px;
    }
    .i-water-tilte p {
        font-size: 15px;
        margin-bottom: 32px;
    }
    .i-work-part {
        background: #EAF5FF;
        border-radius: 2px;
        padding: 8px;
    }
    .i-work-align {
        text-align: center;
    }
    .i-work-p p {
        font-size: 12px;
        line-height: 18px;
    }
    .i-work-height {
        min-height: 79px;
    }
    .i-work-margin {
        padding-bottom: 30px;
    }
    .i-work-text-position {
        position: absolute;
        top: 10%;
        left: 50%;
    }
    .i-work-text-left-position {
        position: absolute;
        top: 15%;
        right: 46%;
    }
    .i-water-feature-bg {
        width: 40px;
        height: 43.5px;
        background-size: 100% 100%;
        background-image: url('../products/img/water-meter/circle.png');
    }
    .i-water-feature-bg p {
        font-size: 20px;
        line-height: 35px;
    }
    .i-water-feature {
        padding-left: 14px;
    }
    .i-water-feature h3 {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .i-water-feature p {
        font-size: 12px;
        line-height: 24px;
    }
    .i-water-mobile .col-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .i-water-mobile .col-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


/*智能水表end*/

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-prev {
    margin-left: 8px;
}

.swiper-button-next {
    margin-right: 8px;
}

.df-products.whole-wrap {
    background-color: #fff;
}

.df-align-center {
    text-align: center;
}

.df-img-link,
.df-img-link:hover {
    color: #fff;
}

.footer-copyright p,
.footer-copyright div {
    text-align: center;
}

.df-client-index .lnr-user {
    font-size: 30px;
    color: #999;
}

.modal .modal-content {
    border-radius: 0;
    border: none;
}

.slide-unit {
    width: 100%;
    align-items: center;
}

.slide-unit h1 {
    font-size: 36px;
}

.slide-unit.pure-image .slide-word {
    opacity: 0;
    margin-bottom: -160px;
}

.slide-unit.pure-image .slide-image {
    padding-top: 160px;
}

.slide-unit.pure-image .slide-image img {
    transform: scale(1.5);
}

.slide-word h1 {
    min-height: 80px;
}

.slide-abstract {
    min-height: 50px;
}

@media screen and (min-width:768px) {
    .slide-unit {
        flex-direction: row-reverse;
    }
    .slide-word {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 200px;
        text-align: left;
    }
    .slide-word h1 {
        min-height: 20px;
        font-size: 44px;
    }
    .slide-abstract {
        min-height: 30px;
    }
    .slide-unit.pure-image .slide-word {
        display: none;
        margin-bottom: 0;
    }
    .slide-unit.pure-image .slide-image {
        padding-top: 0;
    }
    .slide-unit.pure-image .slide-image img {
        transform: scale(1);
    }
}

@media screen and (min-width:1200px) {
    .slide-word {
        padding-left: 300px;
    }
}

.slide-image>img {
    max-width: 100%;
}

.unit-pmcc {
    background-color: #fff;
    background-image: -webkit-linear-gradient( to bottom, rgba(35, 71, 112, 0.6) 0%, rgb(40, 106, 182) 100%), url(../img/banner/unit-pmcc-bg.jpg);
    background-image: linear-gradient( to bottom, rgba(35, 71, 112, 0.6) 0%, rgb(40, 106, 182) 100%), url(../img/banner/unit-pmcc-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.unit-pmcc h1 {
    color: #fff;
}

.unit-cloudplate {
    background-color: #fff;
    background-image: -webkit-linear-gradient( to bottom, rgb(247, 249, 252, .2) 0%, rgba(252, 252, 252, 0.8) 70%), url(../img/banner/unit-cloud-bg.jpg);
    background-image: linear-gradient( to bottom, rgb(247, 249, 252, .2) 0%, rgba(255, 255, 255, 0.8) 70%), url(../img/banner/unit-cloud-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.unit-js {
    background-image: url(../img/banner/banner-bg-v3.jpg);
    background-position: center;
    background-size: cover;
}

.unit-wc {
    background-image: url(../img/banner/banner02-v2.jpg);
    background-position: center;
    background-size: cover;
}

.unit-recruit .turn-link {
    display: block;
}

.unit-recruit .turn-link img {
    width: 100%;
}

@media screen and (min-width:768px) {
    .unit-pmcc {
        background-color: #fff;
        background-image: -webkit-linear-gradient( to right, rgba(35, 71, 112, 0.6) 0%, rgb(40, 106, 182) 100%), url(../img/banner/unit-pmcc-bg.jpg);
        background-image: linear-gradient( to right, rgba(35, 71, 112, 0.6) 0%, rgb(40, 106, 182) 100%), url(../img/banner/unit-pmcc-bg.jpg);
    }
    .unit-cloudplate {
        background-color: #fff;
        background-image: -webkit-linear-gradient( to right, rgb(247, 249, 252, .2) 0%, rgba(252, 252, 252, 0.8) 70%), url(../img/banner/unit-cloud-bg.jpg);
        background-image: linear-gradient( to right, rgb(247, 249, 252, .2) 0%, rgba(255, 255, 255, 0.8) 70%), url(../img/banner/unit-cloud-bg.jpg);
    }
    .unit-js {
        background-image: url(../img/banner/banner-bg-v3.jpg);
    }
    .unit-wc {
        background-image: url(../img/banner/banner02-v2.jpg);
    }
}

@media all and (-ms-high-contrast:none) {
    /* *::-ms-backdrop, .img-fluid { 
        max-width: 1140px;
    } 
    *::-ms-backdrop, .thumb .img-fluid { 
        max-width: 350px;
        width: 100%;
    } */
}

.df-partner-title {
    margin-top: -50px;
}

.df-family .single-gallery-image {
    border: 8px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: 1px 3px 4px #ccc;
}

.df-case .genric-btn {
    font-size: 16px;
}

.df-recruit-nav {
    display: flex;
    justify-content: space-around;
}

.df-recruit-nav li {
    width: 100%;
}

.df-recruit-nav li a {
    display: block;
}

@media screen and (min-width: 768px) {
    .df-recruit-nav li {
        width: auto;
    }
    .df-recruit-nav a {
        display: inline-block;
    }
}

.df-client-index .thumb .lnr-user {
    color: #8490ff;
}

.single-services .lnr {
    font-size: 60px;
}


/*news*/

.news-title {
    padding: 15px 0;
}

.header-title {
    text-align: center;
    font-size: 20px;
    ;
}

.header-sj {
    text-align: center;
}

.news-text {
    padding: 30px 0;
    text-align: justify;
}

.news-text img {
    max-width: 100%;
}

.desc h4:hover {
    cursor: default;
}