.Ssggy_icon1 {
    left: 72.9%;
    top: 71%;
    width: 44.17%;
    padding-top: 44.17%;
    position: absolute;
    animation: spin 6s infinite linear;
    transform-origin: 50% 45%;
}

.Ssggy_icon1 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: rgba(247, 247, 247, .5);
    animation: spin-reverse 6s infinite linear;
}

.Ssggy_icon2 {
    right: 72.9%;
    top: 60%;
    width: 44.17%;
    padding-top: 44.17%;
    position: absolute;
    animation: spin 6s infinite linear;
    transform-origin: 50% 45%;
}

.Ssggy_icon2 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: rgba(247, 247, 247, .5);
    animation: spin-reverse 6s infinite linear;
}

.Ssggy_icon3 {
    left: 66.1458%;
    bottom: 5%;
    width: 50px;
    padding-top: 50px;
    transform-origin: 30% 30px;
    animation: spin2 6s infinite linear;
    position: absolute;
}

.Ssggy_icon3 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px solid rgba(216, 12, 37, .9);
    animation: spin-reverse2 6s infinite linear;
}

.Ssggy_icon4 {
    left: 95%;
    top: 35%;
    width: 70px;
    padding-top: 70px;
    transform-origin: 30% 30px;
    animation: spin2 6s infinite linear;
    position: absolute;
}

.Ssggy_icon4 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #fbe9eb;
    animation: spin-reverse2 6s infinite linear;
}

.Ssggy_icon5 {
    left: 17%;
    bottom: 28%;
    width: 112px;
    padding-top: 112px;
    transform-origin: 30% 30px;
    animation: spin2 6s infinite linear;
    position: absolute;
}

.Ssggy_icon5 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 1px solid rgba(216, 12, 37, .9);
    animation: spin-reverse2 6s infinite linear;
}

.Ssggy_icon6 {
    left: 5%;
    top: 12%;
    width: 45px;
    padding-top: 45px;
    transform-origin: 30% 30px;
    animation: spin2 6s infinite linear;
    position: absolute;
}

.Ssggy_icon6 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 5px solid rgba(230, 0, 18, .05);
    animation: spin-reverse2 6s infinite linear;
}

.Ssggy_icon7 {
    left: 10%;
    top: 32%;
    width: 13px;
    padding-top: 13px;
    transform-origin: 30% 30px;
    animation: spin2 6s infinite linear;
    position: absolute;
}

.Ssggy_icon7 .circle {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: rgba(230, 0, 18, .05);
    animation: spin-reverse2 6s infinite linear;
}

.Ssggy .Ssggy_icon6 {
    top: 12%;
}

.Ssggy .Ssggy_icon7 {
    top: 32%;
}

@keyframes spin {
    to {
        transform: rotate(1turn);
    }
}

@keyframes spin-reverse {
    from {
        transform: rotate(1turn);
    }
}

@keyframes spin2 {
    to {
        transform: rotate(-1turn);
    }
}

@keyframes spin-reverse2 {
    from {
        transform: rotate(-1turn);
    }
}

/* ======================================================= 无机全能陶瓷水漆 ========================================================= */
.cg_zstllymbn {
    margin-top: 0;
    position: relative;
}

.cg_zstllymig {
    width: 100%;
    position: relative;
}

.cg_zstllymig::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #222222;
    opacity: 0.55;
    z-index: 1;
    background: linear-gradient(180deg, transparent, #000);
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
}

.cg_zstllymig img {
    width: 100%;
}

.cg_banc1lyzs {
    position: absolute;
    bottom: -5%;
    left: 0;
    width: 100%;
    z-index: 2;
}

.cg_zstllymte {
    position: absolute;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    margin-top: 30px;
}



@media (max-width:1400px) {
    .cg_zstllymte {
        top: 50%;
    }
}


.cg_zstllymtk {
    width: 100%;
    position: relative;
}

.cg_tith1 {
    font-size: 58px;
    line-height: 1.25;
    color: #fff;
    text-shadow: 2px 3px 5px rgba(53, 53, 53, 0.56);
}

@media (max-width:1680px) {
    .cg_tith1 {
        font-size: 48px;
    }
}


@media (max-width:1400px) {
    .cg_tith1 {
        font-size: 42px;
    }
}

@media (max-width:1280px) {
    .cg_tith1 {
        font-size: 40px;
        line-height: 1;
    }
}

@media (max-width:768px) {
    .cg_tith1 {
        font-size: 22px;
        line-height: 1.5;
    }
}

.cg_zstllymti h1 {
    color: #fff;
    font-weight: bold;
    position: relative;
}

.cg_zstllymti h1::after {
    content: "";
    width: 1em;
    height: 1em;
    background-color: #e60012;
    position: absolute;
    z-index: -1;
    left: -0.2em;
    top: -0.2em;
    border-radius: 50%;
}

.cg_zstllymtp {
    margin-top: 20px;
    text-shadow: 2px 3px 5px rgba(53, 53, 53, 0.56);
}

@media (max-width:1400px) {
    .cg_zstllymtp {
        margin-top: 15px;
    }
}

@media (max-width:1280px) {
    .cg_zstllymtp {
        margin-top: 10px;
    }
}

.cg_zstllymtp p {
    font-size: 36px;
    line-height: 1.25;
    color: #fff;
}

@media (max-width:1400px) {
    .cg_zstllymtp p {
        font-size: 22px;
    }
}

@media (max-width:768px) {
    .cg_zstllymtp p {
        font-size: 18px;
    }
}

.cg_zstllbnnav {
    /* position: absolute; */
    bottom: -80%;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 3em;
}

@media (max-width:1400px) {
    .cg_zstllbnnav {
        margin-top: 2em;
    }
}

.cg_zstllbnnav .cg_zstllbng {
    margin-left: 8px;
    margin-right: 8px;
}

@media (max-width:768px) {
    .cg_zstllbnnav .cg_zstllbng {
        margin-left: 0.3em;
        margin-right: 0.3em;

    }
}

.cg_zstllbnnav .cg_zstllbng a {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    padding-bottom: 22px;
    display: inline-block;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 1);
    padding: 0.4em 0.6em;
    text-shadow: 2px 3px 5px rgba(53, 53, 53, 0.56);
    border-radius: 5px;
    margin-bottom: 15px;
}

@media (max-width:1400px) {
    .cg_zstllbnnav .cg_zstllbng a {
        font-size: 16px;
        line-height: 1.5;
        padding-bottom: 10px;
    }
}

@media (max-width:1200px) {
    .cg_zstllbnnav .cg_zstllbng a {
        font-size: 14px;
        line-height: 1.5;
        padding-bottom: 10px;
    }
}

@media (max-width:768px) {
    .cg_zstllbnnav .cg_zstllbng a {
        margin-bottom: 0.5em;
    }
}

@media (max-width:576px) {
    .cg_zstllbnnav .cg_zstllbng a {
        font-size: 12px;
    }
}


.cg_zstllbnnav .cg_zstllbng a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    height: 2px;
    background: #fff;
    transition: all 0.36s;
    opacity: 0;
    display: none;
}

.cg_zstllbnnav .cg_zstllbng.act a {
    background-color: #e60012;
    border: 1px solid rgba(136, 1, 1, 0.66);
}

.cg_zstllbnnav .cg_zstllbng.act a::after {
    width: 100%;
    opacity: 1;
}

.cg_zstllbnnav .cg_zstllbng:hover a {
    color: #fff;
    background-color: #e60012;
    border: 1px solid rgba(136, 1, 1, 0.66);
}

.cg_zstllbnnav .cg_zstllbng:hover a::after {
    color: #ff002b;
    background: #ff002b;
    width: 100%;
    opacity: 1;
}

.cg_tong {
    display: block;
    position: absolute;
    z-index: 5;
    width: 100%;
    bottom: 0;
    right: 0;
    text-align: right;
}

.cg_tong img {
    padding-right: 30px;
    width: 240px;
    height: 240px;
}

.sontit {
    display: block;
    text-align: center;
}

.sontit h1 {
    font-size: 38px;
    color: #333;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 30px;
}

.sontit p {
    font-size: 18px;
    font-weight: normal;
    color: #666;
    line-height: 30px;
    max-width: 88%;
    margin: 0 auto;
}

.cg_contny {
    position: relative;
    z-index: 10;
}

/* 产品介绍 */

.joinys .sontit {
    max-width: 1280px;
    margin: 0 auto;
}

.joinys .sontit p {
    max-width: 100%;
    text-align: left;
    text-indent: 2em;
    margin-bottom: 15px;
}

.joinyslb {
    max-width: 1280px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 46px;
}

.joinyslb li {
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.joinyslb-item {
    width: 50%;
    position: relative;
    background-repeat: no-repeat;
    min-height: 104px;
}

.joinyslb li:nth-child(2n+1) .joinyslb-item {
    float: left;
    padding: 0 150px 16px 24px;
    background-image: url('../images/taochishuiqi/busiqdic2.png');
    text-align: right;
    background-position: left bottom;
}

.joinyslb li:nth-child(2n) .joinyslb-item {
    float: right;
    padding: 0 24px 16px 150px;
    background-image: url('../images/taochishuiqi/busiqdic2F.png');
    text-align: left;
    background-position: right bottom;
}

.joinyslb-icon {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 0;
}

.joinyslb li:nth-child(2n+1) .joinyslb-icon {
    right: 50px;
}

.joinyslb li:nth-child(2n) .joinyslb-icon {
    left: 50px;
}

.joinyslb-num {
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    bottom: 21px;
    text-align: center;
    border-radius: 50%;
    background: #e60012;
    color: #fff;
    font-size: 24px;
    font-family: Arial;
}

.joinyslb li:nth-child(2n+1) .joinyslb-num {
    right: -16px;
}

.joinyslb li:nth-child(2n) .joinyslb-num {
    left: -16px;
}

.joinyslb-wd {
    width: 100%;
}

.joinyslb-wd h3 {
    font-size: 22px;
    color: #333;
    line-height: 1.4em;
}

.joinyslb-wd h3 i {
    display: none;
}

.joinyslb-wd p {
    font-size: 16px;
    color: #888;
    line-height: 26px;
    margin-top: 5px;
}

.joinyslb ul::after {
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    margin-left: -1px;
    top: 10px;
    border: 1px dashed #e60012;
}

.ind02 {
    position: relative;
}

.ind02 .title {
    padding: 98px 0 50px;
    text-align: center;
}

.ind02 .title b {
    margin-bottom: 20px;
    font-size: 38px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.ind02 .title p {
    font-size: 18px;
    color: #333;
    text-align: center;
}

.ind02 .container {
    max-width: 1400px;
}

.ind02 .gallery-top .swiper-slide {
    position: relative;
    width: 100%;
    height: 800px;
    overflow: hidden;
}

.ind02 .gallery-top .swiper-slide .slide-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 800px;
}

.ind02 .gallery-top .swiper-slide img {
    width: 100%;
    height: 800px;
    object-fit: cover;
}

.ind02 .gallery-top .swiper-slide .pos {
    position: absolute;
    left: 0;
    top: 150px;
    width: 100%;
}

.ind02 .gallery-top .swiper-slide .pos b {
    margin-bottom: 20px;
    font-size: 32px;
    font-weight: normal;
    display: block;
    color: #fff;
    text-align: center;
}

.ind02 .gallery-top .swiper-slide .pos i {
    margin: 0 auto 27px;
    width: 24px;
    height: 3px;
    background: #fff;
}

.ind02 .gallery-top .swiper-slide .pos p {
    margin: 0 auto 50px;
    width: 620px;
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}

.ind02 .gallery-top .swiper-slide .pos a {
    position: relative;
    display: flex;
    margin: 0 auto;
    width: 160px;
    height: 52px;
    text-align: center;
    border-radius: 52px;
    overflow: hidden;
}

.ind02 .gallery-top .swiper-slide .pos a::before {
    transition: all 0.6s;
    transform: scale(0);
    position: absolute;
    left: 0%;
    bottom: 0%;
    z-index: 2;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #fff;
    content: "";
}

.ind02 .gallery-top .swiper-slide .pos a::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #e60012;
    content: "";
}

.ind02 .gallery-top .swiper-slide .pos a em {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    padding-right: 27px;
    font-size: 16px;
    line-height: 52px;
    color: #fff;
    font-style: normal;
    background: url(../images/icon/icon_34.png) right center no-repeat;
}

.ind02 .gallery-top .swiper-slide .pos a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);
}

.ind02 .gallery-top .swiper-slide .pos a:hover::before {
    transition: all 0.6s;
    transform: scale(10);
}

.ind02 .gallery-top .swiper-slide .pos a:hover em {
    color: #e60012;
    background: url(../images/icon/icon_34ss.png) right center no-repeat;
}

.ind02 .gallery-top .swiper-button-next,
.ind02 .gallery-top .swiper-button-prev {
    transition: all 0.5s;
    top: 373px;
    margin: 0;
    width: 54px;
    height: 55px;
}

.ind02 .gallery-top .swiper-button-prev {
    left: 10%;
    background: url(../images/icon/icon_8.png) center no-repeat;
}

.ind02 .gallery-top .swiper-button-prev:hover {
    background: url(../images/icon/icon_8s.png) center no-repeat;
}

.ind02 .gallery-top .swiper-button-next {
    right: 10%;
    background: url(../images/icon/icon_9.png) center no-repeat;
}

.ind02 .gallery-top .swiper-button-next:hover {
    background: url(../images/icon/icon_9s.png) center no-repeat;
}

.ind02 .pos_but {
    position: absolute;
    left: 0;
    bottom: 90px;
    z-index: 3;
    width: 100%;
}

.ind02 .gallery-thumbs .swiper-wrapper {
    display: flex;
    place-content: center;
    align-items: center;
}

.ind02 .gallery-thumbs .swiper-slide {
    width: 19.5%;
    cursor: pointer;
}

.ind02 .gallery-thumbs .swiper-slide .icon {
    position: relative;
    width: 100%;
    height: 82px;
}

.ind02 .gallery-thumbs .swiper-slide .icon::after {
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon/icon_37.png) center no-repeat;
    content: " ";
}

.ind02 .gallery-thumbs .swiper-slide .icon span {
    transition: all 0.5s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: center;
}

.ind02 .gallery-thumbs .swiper-slide .icon span.i1 {
    top: 12px;
    opacity: 1;
}

.ind02 .gallery-thumbs .swiper-slide .icon span.i2 {
    height: 74px;
}

.ind02 .gallery-thumbs .swiper-slide .icon span i {
    font-size: 42px;
    color: #fff;
}


.ind02 .gallery-thumbs .swiper-slide .icon span.i1 i {
    opacity: 1;
}

.ind02 .gallery-thumbs .swiper-slide .icon span.i2 i {
    color: rgb(255, 0, 0);
}



.ind02 .gallery-thumbs .swiper-slide .clearfix {
    position: relative;
    margin: 20px auto 20px;
    height: 22px;
}

.ind02 .gallery-thumbs .swiper-slide .clearfix i {
    margin-top: 10px;
    width: calc(50% - 17px);
    height: 1px;
    background: #fff;
    opacity: 0.5;
}

.ind02 .gallery-thumbs .swiper-slide .clearfix em {
    transition: all 0.5s;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: 22px;
    height: 22px;
    background: url(../images/icon/icon_11.png) center no-repeat;
}

.ind02 .gallery-thumbs .swiper-slide p {
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.ind02 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon::after {
    transition: all 0.5s;
    opacity: 1;
}

.ind02 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon span.i1 {
    transition: all 0.5s;
    opacity: 0;
}

.ind02 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon span.i2 {
    transition: all 0.5s;
    opacity: 1;
}

.ind02 .gallery-thumbs .swiper-slide.swiper-slide-thumb-active .clearfix em {
    background: url(../images/icon/icon_11s.png) center no-repeat;
}

.ind02 .gallery-thumbs .swiper-slide:last-child .clearfix i.fr {
    display: none;
}

.ind02 .gallery-thumbs .swiper-slide:first-child .clearfix i.fl {
    display: none;
}

/* 施工工艺 */
.sggy {
    padding: 60px 0px;
    position: relative;
}

.sggy .title {
    text-align: center;
    padding-bottom: 40px;
}

.sggy .title b {
    margin-bottom: 20px;
    font-size: 38px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.sggy .title p {
    font-size: 18px;
    color: #333;
    text-align: center;
}


.sggy .sggy_content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sggy .sggy_content .container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.sggy .sggy_left {
    width: 45%;
}

.sggy .sggy_left .sggy_left_title {
    font-size: 38px;
    color: #222222;
    margin-bottom: 33px;
}

.sggy .sggy_left .sggy_left_txt {
    line-height: 32px;
    color: #666666;
    font-size: 16px;
    text-align: justify;
}

.sggy .sggy_left .sggy_left_bottom {
    display: flex;
    align-items: center;
    margin-top: 15px;
}

.sggy .sggy_left .sggy_left_bottom .left_bottom_list:first-child {
    margin-right: 43px;
    padding-right: 43px;
}

.sggy .sggy_left .sggy_left_bottom .left_bottom_list .bottom_list_dd {
    font-size: 40px;
    color: #e60012;
    text-align: center;
}

.sggy .sggy_left .sggy_left_bottom .left_bottom_list .bottom_list_dd i {
    font-style: inherit;
}

.sggy .sggy_left .sggy_left_bottom .left_bottom_list .bottom_list_dt {
    font-size: 15px;
    color: #e60012;
    margin-top: 5px;
}

.sggy .sggy_right {
    width: 50%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.sggy .sggy_right img {
    width: 100%;
}

.sggy .sggy_right span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
}

.sggy .sggy_right span img {
    width: auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    filter: scale(1);
    filter: transform;
    transition: all 0.5s ease 0s;
    -webkit-transform: all 0.5s ease 0s;
}

.sggy .sggy_right span:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    filter: scale(1.25);
    filter: transform;
    transition: all 0.5s ease 0s;
    -webkit-transform: all 0.5s ease 0s;
}

.sggy .Ssggy_icon6 {
    top: 20%;
}

.sggy .Ssggy_icon7 {
    top: 55%;
}

/* ======================================================= 隔热系统 ========================================================= */
.sonban {
    width: 100%;
    position: relative;
}

.sonban img {
    width: 100%;
    object-fit: cover;
    min-height: 200px;
}

.prelblt {
    width: 100%;
    padding: 70px 0 100px;
    overflow: hidden;
}

.prelblt ul {
    margin-left: -1%;
    display: flex;
    flex-wrap: wrap;
    display: -ms-flex;
    -ms-flex-wrap: wrap;
}

.prelblt li {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 1%;
    float: left;
}

.prelblt li a {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.prelblt li a img {
    width: 100%;
    object-fit: cover;
    transition: all .4s linear;
}

.prelblt-wd {
    position: absolute;
    width: 100%;
    padding: 0 38px;
    bottom: 40px;
    color: #fff;
    left: 0;
    z-index: 2;
}

.prelblt-wd h1 {
    font-size: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prelblt-wd p {
    font-size: 16px;
    margin-top: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.prelblt li a:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url('../images/gather/prelbic1.png') repeat-y;
    background-size: contain;
    transition: all .6s ease;
}

.prelblt li a:hover img {
    transform: scale(1.06);
}

.prelblt li a:hover:before {
    opacity: 0;
}

.prelbbz {
    width: 100%;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 92px 0;
}

.prelbbz-wd {
    width: 100%;
    text-align: center;
    color: #fff;
}

.prelbbz-wd h6 {
    font-size: 36px;
}

.prelbbz-wd p {
    font-size: 16px;
    line-height: 1.4em;
    margin: 28px 0 36px;
}

.prelbbz-wd a {
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    background: #2d67d6;
}

/* ======================================================= CHG建筑用涂料节能系统 ========================================================= */
/* layer-logo */
.layer-logo {
    position: absolute;
    width: 80px;
    height: 80px;
    z-index: 100;
    padding: 10px;
    background: rgba(255, 255, 255, 0.88);
    border-radius: 0 0 60px 0;
}

@media (max-width:768px) {
    .layer-logo {
        width: 60px;
        height: 60px;
        z-index: 100;
        padding: 0.5em;
        background: rgba(255, 255, 255, 0.88);
        border-radius: 0 0 40px 0;
    }
}

/* 安全可靠 */
.layer-anquan {
    position: absolute;
    right: 15px;
    top: auto;
    bottom: 0;
    z-index: 10;
    max-width: 420px;
}

.layer-logo-title {
    position: absolute;
    left: 115px;
    width: 280px;
    height: 80px;
    line-height: 80px;
    z-index: 100;
    padding: 0;
}

@media (max-width:768px) {
    .layer-logo-title {
        position: absolute;
        left: 80px;
        width: 280px;
        height: 40px;
        line-height: 40px;
        z-index: 100;
        padding: 0;
    }
}

.layer-logo-title h1 {
    font-size: 28px;
    height: 80px;
    line-height: 80px;
    font-weight: 600;
    text-shadow: 1px 2px 3px rgba(53, 53, 53, 0.56);
}

@media (max-width:768px) {
    .layer-logo-title h1 {
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        text-shadow: 1px 2px 3px rgba(53, 53, 53, 0.56);
    }
}

/* 内页banner */
.cg_zstllymti h2 {
    font-weight: bold;
    color: #fff;
    font-size: 50px;
    letter-spacing: 5px;
    text-shadow: 1px 2px 3px rgba(53, 53, 53, 0.56);
}

@media (max-width:768px) {
    .cg_zstllymti h2 {
        font-size: 22px;
    }
}

.cg_zstllymti .pageName2 {
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    margin-top: 20px;
    text-shadow: 1px 2px 3px rgba(53, 53, 53, 0.56);
}

@media (max-width:768px) {
    .cg_zstllymti .pageName2 {
        font-size: 18px;
        margin-top: 10px;
        text-shadow: 1px 2px 3px rgba(53, 53, 53, 0.56);
        line-height: 1.5em;
    }
}

@media (max-width:768px) {
    .cg_zstllymig img {
        height: 240px;
    }
}



.cg_zstllbnnav {
    /* position: absolute; */
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

.cg_zstllbnnav .cg_zstllbng a {
    line-height: 1.5;
    color: #333;
    background: #fff;
    padding-bottom: 22px;
    display: inline-block;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.26);
    padding: 0.4em 0.6em;
    text-shadow: 2px 3px 5px rgba(53,53,53,0.01);
    border-radius: 5px;
}
.cg_zstllbnnav .cg_zstllbng.act a {
    color: #fff;
    background-color: #e60012;
    border: 1px solid rgba(136, 1, 1, 0.66);
}

.dd-title {
    text-align: center;
    margin-bottom: 30px;
}

@media (max-width:768px) {
    .dd-title {
        margin-bottom: 1em;
    }
}


.dd-title b {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 38px;
    color: #333;
    text-align: center;
    font-weight: bold;
    position: relative;
}

@media (max-width:1400px) {
    .dd-title b {
        font-size: 34px;
    }
}

@media (max-width:1280px) {
    .dd-title b {
        font-size: 30px;
    }
}

@media (max-width:768px) {
    .dd-title b {
        font-size: 18px;
    }
}


.dd-title b::after {
    content: "";
    position: absolute;
    width: 2em;
    height: 3px;
    background: #ff002b;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}


.dd-title p {
    font-size: 18px;
    color: #333;
    text-align: center;
}

@media (max-width:1400px) {
    .dd-title p {
        font-size: 16px;
    }
}

@media (max-width:768px) {
    .dd-title p {
        font-size: 14px;
    }
}


.dd-body p {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    line-height: 30px;
    max-width: 88%;
    margin: 0 auto;
    max-width: 100%;
    text-align: left;
    margin-bottom: 15px;
}

@media (max-width:1400px) {
    .dd-body p {
        font-size: 16px;
        line-height: 1.75;
    }
}

@media (max-width:768px) {
    .dd-body p {
        font-size: 16px;
        line-height: 1.5;
        display: block !important;
    }
}

@media (max-width:567px) {
    .dd-body p {
        font-size: 14px;
    }
}


/* 系统介绍 */
.chgjzytzjnxt_main{
    display: block;
}

.chgjzytzjnxt_main .cg_zstllymte{
    margin-top: -20px;
}

.chgjzytzjnxt_main .cg_zstllymti h2 {
    font-size: 68px ;
}

.chgjzytzjnxt_main .cg_zstllymti .pageName2{
    font-size: 30px;
    line-height: 1.35;
}


.chgjzytzjnxt_main .cg_zstllbnnav{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin-top: 3em;
}
@media (max-width:768px) {
    .chgjzytzjnxt_main .cg_zstllbnnav{
        margin-top: 1em;
    }
}

@media (max-width:768px) {
    .productShow-text{ padding-bottom: 0;}
}


.chgjzytzjnxt {
    position: relative;
}

.chgjzytzjnxt .xtjs {
    margin: 50px 0;
    margin-top: 0;
    padding: 50px 0;
    background: #f6f6f6;
    margin-bottom: 0;
    background: url(../images/xtjs_bg.jpg) bottom center no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .chgjzytzjnxt .xtjs {
        padding: 2em 0;
    }
}

.chgjzytzjnxt .xtjs .dd-body {
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width:768px) {
    .chgjzytzjnxt .xtjs .dd-body {
        padding-left: 0;
        padding-right: 0;
    }
    
}

.chgjzytzjnxt .youdian {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width:768px) {
    .chgjzytzjnxt .youdian {
        display: block;
        padding-left: 0;
        padding-right: 0;
    }
    
}


.chgjzytzjnxt .youdian ul {
    display: block;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.chgjzytzjnxt .youdian li {
    width: 12%;
}

@media (max-width:1400px) {
    .chgjzytzjnxt .youdian li {
        width: 25%;
    }
}

.chgjzytzjnxt .youdian li img {
    max-width: 120px;
}

@media (max-width:768px) {
    .chgjzytzjnxt .youdian li img {
        width: 100%;
    }
}


.youdian-item {
    padding: 15px;
    text-align: center;
}

@media (max-width:768px) {
    .youdian-item {
        padding: 0.5em;
        text-align: center;
    }
}


.youdian-wd {
    width: 100%;
    padding-top: 0.5em;
}

.youdian-wd h3 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 1.4em;
    text-align: center;
    width: 98%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media (max-width:768px) {
    .youdian-wd h3 {
        width: 100%;
        font-size: 0.8em;
        font-weight: normal;
        margin-left: -0.5em;
        margin-right: -0.5em;
        white-space: normal;
    }
}

/* 性能指标(设计) */
.xnzb {
    display: block;
    padding-top: 20px;
}

.xnzb-con {
    display: block;
    text-align: center;
}

.xnzb-con img {
    max-width: 100%;
    object-fit: cover;
}

/* 应用效果 */
.yyxg {
    display: block;
    padding-top: 20px;
}

.yyxg-con {
    display: block;
    text-align: center;
}

.yyxg-con img {
    max-width: 100%;
    object-fit: cover;
}

/* 行业痛点 */
.hytd {
    display: block;
    padding: 50px 0;
    background: url(../images/hytd_bg.jpg) bottom center no-repeat;
    background-size: cover;

}

@media (max-width:768px) {
    .hytd {
        display: block;
        padding: 1em 0;
    }
}

.hytd .dd-body {
    display: block;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width:768px) {
    .hytd .dd-body {
        padding-left: 0;
        padding-right: 0;
    }
}


.hytd-list {
    margin-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
@media (max-width:768px) {
    .hytd-list {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
}

.hytd-item {
    width: 20%;
}


@media (max-width:768px) {
    .hytd-item {
        width: 50%;
    }
}

.hytd-item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto 20px;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    box-shadow: 0 1px 14px 0 rgba(0, 0, 0, .015);
    min-height: 150px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.hytd-item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    margin: -12px;
}

.hytd-item .card .thumb>.preview-link::before {
    /* background: rgba(230,0,18,  0.1); */
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.hytd-item .card .thumb>.quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: rgba(230, 0, 18, 0.80);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.hytd-item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.hytd-item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.hytd-item .card .thumb img {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
}


.hytd-item .card:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hytd-item .card:hover .operate .pull-right {
    display: block;
}

.hytd-item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hytd-item .card .title {
    padding-top: 10px;
}

.hytd-item .card h2 {
    color: #000;
    padding: 0;
    margin-bottom: 5px;
    height: 24px;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.hytd-item .card p {
    color: #777;
    padding: 0;
    margin-bottom: 5px;
    height: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.hytd-item .card .operate {
    height: 35px;
    overflow: hidden;
}

.hytd-item .card .operate .pull-right {
    display: block;
    clear: both !important;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 2px;
}

.hytd-item .card .operate .pull-right .btn-primary {
    background: none;
    border: none;
    color: #e60012;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hytd-item .card:hover .operate .pull-right .btn-primary {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hytd-item .card:hover .thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.hytd_img{
    width: 400px;
    margin: 0 auto;
}

/* 科研团队 */
.kytd {
    padding: 50px 0;
    background: #1375a1 url(../images/kytd_bg.jpg) center no-repeat;
    background-size: cover;
}
@media (max-width:768px) {
    .kytd {
        padding: 2em 0;
    }
}

.kytd .dd-title b {
    color: #fff;
}

.kytd .dd-title b::after {
    background: #fff;
}

.kytd .dd-body p {
    color: #fff;
}

.kytd-list {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
@media (max-width:768px) {
    .kytd-list {
        margin: 0;
        margin-left: -0.5em;
        margin-right: -0.5em;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
}


@media (max-width:768px) {
    .kytd-item{
        width: 50%;
    }
}

.kytd-item .card {
    border-radius: 3px;
    position: relative;
    padding: 0;
    margin: 0 auto 20px;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    box-shadow: 0 1px 14px 0 rgba(0, 0, 0, .015);
    min-height: 150px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}


@media (max-width:768px) {
    .kytd-item .card {
        margin-bottom: 1em;
    }
}


.kytd-item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    margin: -12px;
}

.kytd-item .card a {
    cursor: unset !important;
}

.kytd-item .card .thumb>.preview-link::before {
    /* background: rgba(230,0,18,  0.1); */
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.kytd-item .card .thumb>.quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: rgba(230, 0, 18, 0.80);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.kytd-item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.kytd-item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.kytd-item .card .thumb img {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
}


.kytd-item .card:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.kytd-item .card:hover .operate .pull-right {
    display: block;
}

.kytd-item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.kytd-item .card .title {
    padding-top: 10px;
}

.kytd-item .card h2 {
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 24px;

    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.kytd-item .card p {
    color: #777;
    padding: 0;
    margin-bottom: 5px;
    height: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.kytd-item .card .operate {
    height: 35px;
    overflow: hidden;
}

.kytd-item .card .operate .pull-right {
    display: block;
    clear: both !important;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 2px;
}

.kytd-item .card .operate .pull-right .btn-primary {
    background: none;
    border: none;
    color: #e60012;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.kytd-item .card:hover .operate .pull-right .btn-primary {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.kytd-item .card:hover .thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}



/* 系列产品 */
.xlcp {
    background: #f0f0f0;
    padding: 50px 0;
}

/* 工程案例 */
.gcal {
    padding: 50px 0;
    position: relative;
    background: #f0f0f0;
    background: url(../images/gcal_bg.jpg) bottom center no-repeat;
    background-size: cover;
}

@media (max-width:768px) {
    .gcal {
        padding: 2em 0;
    }
}

.gcal .container {
    position: relative;
    z-index: 1;
}

.gcal .index-case-bg {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 610px;
    position: absolute;
    z-index: 0;
    display: none;
}


.gcal .case-item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto 30px;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    min-height: 150px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 0 20px rgba(3, 3, 3, 0.15);
}

/* 应用效果 */
.yyxg {
    padding: 50px 0;
}




/* 元应用效果 */
.effect-item {
    width: 20%;
}

.effect-item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto 30px;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    min-height: 80px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 0 20px rgba(3, 3, 3, 0.15);
}

.effect-item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.effect-item .card .thumb>.preview-link::before {
    /* background: rgba(230,0,18,  0.1); */
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.effect-item .card .thumb>.quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: rgba(230, 0, 18, 0.80);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.effect-item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.effect-item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.effect-item .card .thumb img {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
}


.effect-item .card:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.effect-item .card:hover .operate .pull-right {
    display: block;
}

.effect-item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.effect-item .card .title {
    padding-top: 10px;

}

.effect-item .card h2 {
    color: #000;
    padding: 0;
    margin-bottom: 5px;
    height: 24px;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.effect-item .card p {
    color: #777;
    padding: 0;
    margin-bottom: 5px;
    height: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.effect-item .card .operate {
    height: 35px;
    overflow: hidden;
}

.effect-item .card .operate .pull-right {
    display: block;
    clear: both !important;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 2px;
}

.effect-item .card .operate .pull-right .btn-primary {
    background: none;
    border: none;
    color: #e60012;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.effect-item .card:hover .operate .pull-right .btn-primary {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.effect-item .card:hover .thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

/* 外墙整体节能计算服务 */
.wqztjnjsfw {
    padding: 50px 0;
    padding-top: 40px;
}

.wqztjnjsfw-list {
    margin-top: 30px;
}

/* 元应用效果 */
.wqztjnjsfw-item .card {
    border-radius: 3px;
    position: relative;
    padding: 12px;
    margin: 0 auto 30px;
    -webkit-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    min-height: 100px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0 0 20px rgba(3, 3, 3, 0.10);
    border: 1px solid rgba(0, 0, 0, 0.11);
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.wqztjnjsfw-item .card .thumb {
    position: relative;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    margin: -12px;
    -ms-transition: all 0.5s ease-out 0s;
    width: 30%;
    text-align: center;
}

.wqztjnjsfw-item .card .thumb>.preview-link::before {
    /* background: rgba(230,0,18,  0.1); */
    opacity: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.wqztjnjsfw-item .card .thumb>.quickview-link {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    text-align: center;
    z-index: 10;
    background: rgba(230, 0, 18, 0.80);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

.wqztjnjsfw-item .card .thumb:hover .preview-link::before {
    opacity: 1;
}

.wqztjnjsfw-item .card .thumb:hover .quickview-link {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.wqztjnjsfw-item .card .thumb img {
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
}

.wqztjnjsfw-item .card .thumb a {
    text-align: center;
}

.wqztjnjsfw-item .card .thumb i {
    font-size: 42px;
    font-weight: 100;
}


.wqztjnjsfw-item .card:hover {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -moz-box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    box-shadow: 0 26px 40px -24px rgba(0, 36, 100, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wqztjnjsfw-item .card:hover .operate .pull-right {
    display: block;
}

.wqztjnjsfw-item .card .image {
    position: relative;
    width: 100%;
    height: 1px;
    overflow: hidden;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.wqztjnjsfw-item .card .title {
    padding-top: 0;
    width: 60%;
}

.wqztjnjsfw-item .card h2 {
    color: #000;
    padding: 0;
    margin-bottom: 5px;
    height: 24px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
}

.wqztjnjsfw-item .card p {
    color: #777;
    padding: 0;
    margin-bottom: 5px;
    height: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.wqztjnjsfw-item .card .operate {
    height: 35px;
    overflow: hidden;
}

.wqztjnjsfw-item .card .operate .pull-right {
    display: block;
    clear: both !important;
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 2px;
}

.wqztjnjsfw-item .card .operate .pull-right .btn-primary {
    background: none;
    border: none;
    color: #e60012;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wqztjnjsfw-item .card:hover .operate .pull-right .btn-primary {
    color: #fff;
    background-color: #cc0000;
    border-color: #cc0000;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wqztjnjsfw-item .card:hover .thumb img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}

/* ======================================================= 节能反射隔热涂料 ========================================================= */
/* 系统介绍 */
.jnfsgrtl {
    position: relative;
}

.jnfsgrtl .xtjs {
    margin: 50px 0;
}

.jnfsgrtl .youdian {
    display: block;
}

.jnfsgrtl .youdian ul {
    display: block;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.jnfsgrtl .youdian li {
    width: 20%;
}

.jnfsgrtl .youdian .youdian-icon {
    max-width: 160px;
}


/* ======================================================= 隧道/立交/桥梁页面 ========================================================= */

.suidaolijiaoqiaoliang_banner .cg_zstllymte{
    margin-top: 30px;
}

@media (max-width:768px) {
    .suidaolijiaoqiaoliang_banner .cg_zstllymte{
        margin-top: 0;
    }
}

.suidaolijiaoqiaoliang_banner .cg_zstllbnnav {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 3em;
}

@media (max-width:768px) {
    .suidaolijiaoqiaoliang_banner .cg_zstllbnnav {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: flex-start;
        align-items: flex-start;
        margin-top: 1em;
    }
}

/* 系统介绍 */
.suidaolijiaoqiaoliang .xtjs{
    padding-top: 30px;
}

@media (max-width:768px) {
    .suidaolijiaoqiaoliang .xtjs{
        padding-top: 1em;
    }
}


.suidaolijiaoqiaoliang .cpys {
    background-position: bottom center;
    background-attachment: fixed;
    background-image: url(../images/suidaolijiaoqiaoliang_bg.jpg);
    margin-top: 50px;
    padding: 50px 0;
    padding-bottom: 150px;
}

@media (max-width:768px) {
    .suidaolijiaoqiaoliang .cpys {
        margin-top: 2em;
        padding: 2em 0;
        padding-bottom: 150px;
    }
}

.suidaolijiaoqiaoliang .cpys .container {
    position: relative;
    overflow: inherit;
}

.suidaolijiaoqiaoliang .cpys .dd-title b {
    color: #fff;
}

.suidaolijiaoqiaoliang .cpys .dd-title p {
    color: #fff;
}

.video-list {
    padding: 15px 0;
}

.video-list .video-item {
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 auto;
}

.youshi-list {
    margin-top: -75px;
}

.youshi-list .container {
    background: -webkit-linear-gradient(90deg, #1375a1, rgb(39, 196, 196));
    padding-top: 30px;
    padding-bottom: 30px;

}

.youshi-list .container>.row {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

@media (max-width:768px) {
    .youshi-list .container>.row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
    }
}



.youshi-item {
    border-right: 1px solid rgba(39, 196, 196, 0.68);
}

@media (max-width:768px) {
    .youshi-item {
        border-right: none;
        margin-bottom: 0.5em;
    }
}

.youshi-item .card {
    display: flex;
}

@media (max-width:768px) {
    .youshi-item .card {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
}

.youshi-item .thumb {
    width: 32.6536%;
}

.youshi-item .thumb img {
    width: 72px;
    height: 72px;
    display: block;
    margin: 0 auto;
}

.youshi-item .title {
    width: 65.34639999999999%;
    color: #fff;
}
@media (max-width:768px) {
    .youshi-item .title {
        width: 100%;
        text-align: center;
    }
}

.youshi-item .title h2 {
    font-weight: 700;
    font-size: 18px;
    margin: 0;
}

@media (max-width:768px) {
    .youshi-item .title h2 {
        font-weight: 700;
        font-size: 16px;
        margin: 0;
    }
}

.youshi-item .title p {
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.7);
}

.youshi-item .title p br {
    height: 1px;
}

/* ========================= 隧道/立交/桥梁页面 ========================= */
.shiyishuzao_v20231114 {
    display: block;
    padding-top: 15px;
}


.shiyishuzao_v20231114 .container {
    display: block;
    max-width: 1200px;
}




.shiyishuzao_v20231114 .dd-title b {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: block;
}

.shiyishuzao_v20231114 .dd-title b::after {
    content: "";
    position: absolute;
    width: 2em;
    height: 3px;
    background: #ff002b;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.shiyishuzao_v20231114 .article-text {
    padding-top: 0;
}

.shiyishuzao_v20231114 .article-text img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

/* 二级子菜单 */
.sub2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    flex-direction: row;
    flex-wrap: wrap;
}
@media (max-width:576px) {
    .sub2 {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
        flex-direction: row;
        flex-wrap: wrap;
    }
}

.sub2>div {
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #000;
    font-size: 16px;
    border: 1px solid rgba(0, 0, 0, 0.36);
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
}

@media (max-width:1400px) {
    .sub2>div {
        font-size: 16px;
    }
}

@media (max-width:1280px) {
    .sub2>div {
        font-size: 15px;
    }
}

@media (max-width:1024px) {
    .sub2>div {
        font-size: 14px;
    }
}

@media (max-width:576px) {
    .sub2>div {
        font-size: 12px;
        margin-left: 0.3em;
        margin-right: 0.3em;
        margin-bottom: 0.6em;
    }
}

.sub2>div a {
    display: block;
    padding: 0.3em 0.8em;
}

.sub2>div:hover {
    color: #e60012;
    border-color: rgba(216, 12, 37, .9);
}


.sub2>div.act {
    color: #e60012;
    background: #e60012;
    border-color: rgba(216, 12, 37, .9);
}

.sub2>div.act a {
    color: #fff;
}