.yewu-text {
    margin-top: 0.9rem;
    padding: 0 1rem;
    margin-bottom: 1.2rem;
}

.yewu-text .content {
    border-radius: 0.15rem;
    -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    -ms-border-radius: 0.15rem;
    -o-border-radius: 0.15rem;
    margin-top: 1.2rem;
    padding: 0.55rem;
    box-shadow: 0 0.1rem 0.35rem rgba(0, 0, 0, .05);
}

.yewu-text .pic {
    margin-top: -0.9rem;
    margin-right: 0.9rem;
    border-radius: 0.15rem;
    -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    -ms-border-radius: 0.15rem;
    -o-border-radius: 0.15rem;
    overflow: hidden;
    width: 5.7rem;
}

.yewu-text .pic img {
    width: 100%;
}

@media (max-width:1199px) {
    .yewu-text .pic {
        width: 6.5rem;
    }
}

@media (max-width:950px) {
    .yewu-text .pic {
        width: 7.5rem;
    }
}

@media (max-width:480px) {
    .yewu-text .pic {
        width: 100%;
        margin-right: 0;
        margin-top: .4rem;
    }
}

.public-title span {
    color: #0080cc;
}

.changjing,
.yewu {
    overflow: hidden;
    padding-bottom: 1.2rem;
    background-color: #f5f7fa;
}

.changjing .text-content {
    background: url(https://www.fsg.com.cn/upload/images/img.png)no-repeat center;
    width: 100%;
    height: 5rem;
    background-size: 14.24rem;
    margin-top: .9rem;
}

.changjing .text-content .txt {
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    position: absolute;
}

.changjing .text-content .txt:nth-child(1),
.changjing .text-content .txt:nth-child(6) {
    width: 1.6rem;
    height: .6rem;
}

.changjing .text-content .txt:nth-child(3),
.changjing .text-content .txt:nth-child(8) {
    width: 1.2rem;
    height: .5rem;
}

.changjing .text-content .txt:nth-child(2),
.changjing .text-content .txt:nth-child(7) {
    width: 2rem;
    height: .8rem;
}

.changjing .text-content .txt:nth-child(4),
.changjing .text-content .txt:nth-child(5) {
    width: 2.4rem;
    height: 1rem;
}

.changjing .text-content .txt:nth-child(1) {
    left: .85rem;
    top: 2.05rem;
}

.changjing .text-content .txt:nth-child(2) {
    left: 3.75rem;
    top: 1.45rem;
}

.changjing .text-content .txt:nth-child(3) {
    left: 2.6rem;
    bottom: 1.3rem;
}

.changjing .text-content .txt:nth-child(4) {
    left: 6.05rem;
    bottom: 1.05rem;
}

.changjing .text-content .txt:nth-child(5) {
    right: 3.45rem;
    top: .35rem;
}

.changjing .text-content .txt:nth-child(6) {
    right: 3.7rem;
    top: 2.5rem;
}

.changjing .text-content .txt:nth-child(7) {
    right: 0.05rem;
    top: 1.9rem;
}

.changjing .text-content .txt:nth-child(8) {
    right: 1.7rem;
    bottom: 1.3rem;
}

.liucheng {
    margin: 0.9rem -.22rem 1.2rem -.22rem;
}

.liucheng li {
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    height: 2.2rem;
    margin-top: 0.6rem;
    margin: .2rem .22rem;
    display: flex !important;
}

.liucheng .icon {
    width: 0.75rem;
    height: 0.75rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.liucheng li .i1 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon179.png);
}

.liucheng li .i2 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon180.png);
}

.liucheng li .i3 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon181.png);
}

.liucheng li .i4 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon182.png);
}

.liucheng li .i5 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon183.png);
}

.liucheng li .i6 {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon184.png);
}

.liucheng li:last-child {
    margin-right: 0;
}

.liucheng li h4 {
    margin: 0;
    font-weight: normal;
    margin-top: 0.3rem;
}

.liucheng li::after {
    content: '';
    position: absolute;
    right: -0.35rem;
    height: 100%;
    top: 0;
    background: url(https://www.fsg.com.cn/upload/images/arrow1.png)no-repeat center;
    background-size: 100%;
    width: 0.26rem;
}

.liucheng li:last-child::after {
    display: none;
}

.yewu .content {
    padding: 0 1.6rem;
    margin-top: .4rem;
}

.yewu .card {
    width: 48%;
    margin-top: .5rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.yewu .card .tit {
    height: .8rem;
}

.yewu .card .text {
    padding: .2rem .4rem;
}

.yewu .card .text a {
    padding-left: 15px;
    line-height: .6rem;
    border-bottom: 1px #e5e5e5 dashed;
      transition: all .3s;
}
#c_static_001-1657157793380 .yewu .card .text a:hover{color: #0080cc;
}
.yewu .card .text a:last-child {
    border-bottom: 0;
}

.yewu .card .text a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background-color: #a0a5ad;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.yewu .card .txt-con {
    border-bottom: 1px #e5e5e5 dashed;
    padding-bottom: .15rem;
    margin-bottom: .15rem;
    margin-top: .1rem;
}

.yewu .card .txt-con:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.public-case .text-content p {
    margin-left: 10px;
    padding-left: 15px;
}

.public-case .text-content p::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background-color: #a0a5ad;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

@media (min-width:1025px) {
    .liucheng li:hover {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        color: #FFF;
    }
    .liucheng li:hover .i1 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon179-on.png);
    }
    .liucheng li:hover .i2 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon180-on.png);
    }
    .liucheng li:hover .i3 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon181-on.png);
    }
    .liucheng li:hover .i4 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon182-on.png);
    }
    .liucheng li:hover .i5 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon183-on.png);
    }
    .liucheng li:hover .i6 {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon184-on.png);
    }
    .yewu .card .txt-con:hover {
        color: #0080cc;
    }
}

@media (max-width:1199px) {
    .liucheng li {
        height: 3.6rem;
    }
    .liucheng .icon {
        width: 0.8rem;
        height: 0.8rem;
    }
    .yewu .content {
        padding: 0;
    }
    .yewu .card .tit {
        height: 1.2rem;
    }
    .yewu .card .text a {
        line-height: .9rem;
    }
    .changjing .text-content {
        background-size: auto 100%;
        height: 6rem;
    }
    .changjing .text-content .txt:nth-child(1),
    .changjing .text-content .txt:nth-child(6) {
        width: 2rem;
        height: .8rem;
    }
    .changjing .text-content .txt:nth-child(1) {
        left: .5rem;
        top: 2.35rem;
    }
    .changjing .text-content .txt:nth-child(2),
    .changjing .text-content .txt:nth-child(7) {
        width: 2.4rem;
        height: 1rem;
    }
    .changjing .text-content .txt:nth-child(2) {
        left: 4.5rem;
        top: 1.65rem;
    }
    .changjing .text-content .txt:nth-child(3),
    .changjing .text-content .txt:nth-child(8) {
        width: 1.8rem;
        height: .8rem;
    }
    .changjing .text-content .txt:nth-child(4),
    .changjing .text-content .txt:nth-child(5) {
        width: 3rem;
        height: 1.2rem;
    }
    .changjing .text-content .txt:nth-child(4) {
        left: 7.85rem;
    }
    .changjing .text-content .txt:nth-child(6) {
        right: 4.4rem;
        top: 3rem;
    }
    .changjing .text-content .txt:nth-child(5) {
        top: .05rem;
        right: 3.7rem;
    }
    .liucheng li::after {
        display: none;
    }
}

@media (max-width:950px) {
    .changjing .pic img {
        width: 100%;
    }
    .liucheng {
        justify-content: flex-start;
    }
    .liucheng li {
        height: 5rem;
    }
    .liucheng li h4 {
        line-height: 1.3;
    }
    .liucheng .icon {
        width: 1.2rem;
        height: 1.2rem;
    }
    .liucheng li::after {
        width: 0.4rem;
        right: -0.8rem;
    }
    .yewu .card .tit {
        height: 1.4rem;
    }
    .yewu .card .text a {
        line-height: 1.1rem;
    }
}

@media (max-width:767px) {
    .liucheng .icon {
        width: 1.8rem;
        height: 1.8rem;
    }
    .yewu .card {
        width: 100%;
    }
    .yewu .card .txt-con {
        margin-top: .4rem;
        padding-bottom: .4rem;
    }
}

@media (max-width:480px) {
    .liucheng li {
        height: 9rem;
    }
    .liucheng .icon {
        width: 3rem;
        height: 3rem;
    }
    .liucheng li h4 {
        margin-top: 0.8rem;
    }
    .yewu .card .tit {
        height: 2.4rem;
    }
    .yewu .card .text {
        padding: .6rem;
    }
    .yewu .card .text a {
        line-height: 1.8rem;
    }
    .changjing .text-content {
        background: none;
        height: auto;
    }
    .changjing .text-content .txt {
        position: inherit;
        left: auto!important;
        top: auto!important;
        right: auto!important;
        bottom: auto!important;
        width: 47% !important;
        height: 3rem !important;
        font-size: .8rem !important;
        margin: .4rem 0;
    }
}

@media (max-width:375px) {
    .liucheng .icon {
        width: 2.2rem;
        height: 2.2rem;
    }
    .liucheng li h4 {
        margin-top: 0.5rem;
    }
}