
.ul-work-one {
    margin-bottom: 22px !important;
}

.every-cs-hm-title {

}

.every-cs-hm-title > img {
    float: left;
}

.every-cs-hm-title > p {
    float: left;
    font-size: 20px;
    margin-top: 9px;
    font-weight: 600;
    margin-left: 9px;
}

.every-cs-hm-title > ul {
    float: left;
    margin-top: 13px;
    margin-left: 20px;
}


.every-cs-hm-title > ul > li.active-li {
    border-bottom: 2px solid #fc6e51;
}

.every-cs-hm-title > ul > li {
    float: left;
    margin-right: 20px;
    cursor: pointer;
    /*transition: all 0.2s;*/
    /*transform-origin: bottom;*/
}

.every-cs-hm-title > ul > li:hover {
    border-bottom: 2px solid #fc6e51;
}


.lunbo-it-no-pt40 {
    background-color: white;
    padding: 0 0 40px 0;
}

.lunbo-it-no-white-no-pt40 {
    padding: 0 0 40px 0;
}


.lunbo-it-no-white {
    padding: 40px 0;
    /*box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);*/
}

.lun-left-icon {
    margin-top: 14px;
    float: none;
    text-align: center;
}

.lun-right-tit {
    float: none;
    text-align: center;
}

<!--
-->
@media screen and (max-width: 768px) {
    .m60 {
        margin-top: 50px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .lunbo-it {
        padding: 16px 0 !important;
    }
}

.carousel-control {
    background-image: none !important;
}

.carousel-indicators .active {
    width: 20px;
}

.open-site > img {
    width: 19px;
    float: left;
    /* display: none; */
    margin-top: -1px;
}

.open-site:hover {
    filter: brightness(1.1);
}

.lunbo-it-every {
    padding: 0;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: white;
}

.lunbo-it-every > .lunbo-it-one {
    padding: 0;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lun-left-icon > img {
    width: 40px;
}

.lun-right-tit > h4 {
    font-size: 14px;
    color: #333;
}

.lun-right-tit > p {
    font-size: 12px;
    color: gray;
}

.lunbo-it {
    padding: 40px 0;
    background-color: white;
    /*box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);*/
}

#myCarousel {

    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    /*max-width: 60%;*/
    overflow: hidden;
    margin: 0 auto;

}

.ul-work-one {
    cursor: pointer;
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 6px 10px 0 rgba(95, 101, 105, 0.15);
    margin-bottom: 15px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.ul-work-one:hover, .check-more-works:hover, .prev-pub-btn:hover, .next-pub-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 20px 0 rgba(95, 101, 105, 0.15);
}

.ul-work-one > img {
    margin-bottom: 8px;
}

.ul-work-one-title {

    color: #545C63;
    line-height: 20px;
    height: 40px;
    margin-bottom: 8px;
    padding: 0 8px;
}

.ul-work-one-info {
    display: block;
    color: #9199A1;
    font-size: 12px;
    margin-bottom: 8px;
    padding: 0 8px;
}

.bg-czs-green, .bg-czs-green-2 {
    /*background-color: #0daf90;*/
    /*background-color: rgb(57 54 77 / 88%);;*/
}

.bg-czs-green-2 {
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bg-czs-green {
    padding-top: 20px;
}

.cs-lunbo-left-item {
    margin-bottom: 16px;
    color: white;
}

.cs-lunbo-left-item > .cs-lunbo-left-title {
    color: white;
    font-weight: 600;
}

.cs-lunbo-left-item > .cs-lunbo-left-sub-title {

}

.cs-lunbo-left-item > .cs-lunbo-left-sub-title > a {
    color: white;
}

.cs-lunbo-left-item > .cs-lunbo-left-sub-title > a:hover {
    color: rgba(255, 255, 255, 0.85);
    /*transform: translateY(-2px);*/
    /*filter: brightness(1.3);*/
}


.ul-work-one-info {
    margin-bottom: 24px;
}

.ul-work-one > img {
    margin-bottom: 24px;
}

.box-shadow-item {
    box-shadow: 0 2px 8px 0 rgba(7, 17, 27, 0.06);
}

.bg-czs-green-2 {
    background-color: rgb(57 54 77 / 88%);
}

@media screen and (max-width: 1200px) {
    .bg-czs-green-2 {
        background-color: transparent;
    }
}

@media screen and (min-width: 1200px) {
    #myCarousel {
        border-top-left-radius: 0;
    }

    .bg-czs-green {
        border-top-left-radius: 5px;
    }
}
