.krao {
    margin-bottom: 1.2rem;
}
.krao .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, .2);
}

.krao .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;
}

.krao .pic img {
    width: 100%;
}

.krao p {
    margin: 0;
    line-height: 0.36rem;
    padding-left: 15px;
    font-size: 0.18rem;
    color: #5b626c;
}

.krao p::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.16rem;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #adb0b5;
}

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

.msp .content {
    margin-top: 0.9rem;
}

.msp .item {
    height: 1.7rem;
    width: 23%;
    padding: 0.35rem;
    display: flex !important;
    margin: 0 .2rem;
}

.msp .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #FFF;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    z-index: 0;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.msp .item .txt {
    z-index: 1;
}

.msp .item .icon {
    background-position: center;
    background-repeat: no-repeat;
    width: 0.6rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: 2;
}

.msp .item:nth-child(1) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon54.png);
}

.msp .item:nth-child(2) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon55.png);
}

.msp .item:nth-child(3) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon56.png);
}

.msp .item:nth-child(4) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon57.png);
}

.fuli {
    padding-bottom: 1.2rem;
    overflow: hidden;
}

.fuli .text {
    margin-top: 0.2rem;
    padding-bottom: 0.3rem;
}

.fuli .text::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0rem;
    height: 4px;
    width: 0.7rem;
    background-color: #c0aa8b;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.fuli .public-title .title::after {
    display: none;
}

.fuli .pic {
    margin-top: 0.9rem;
}

.fuli .pic img {
    max-width: 100%;
}

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

.zhichi .content {
    margin-top: 0.9rem;
}

.zhichi .swiper-slide {
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    overflow: hidden;
    height: 6rem;
    margin: 0 0.1rem;
}

.zhichi .text-content {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3rem;
    padding: 0.4rem 0.5rem;
    position: absolute;
    z-index: 1;
}

.zhichi .pic {
    height: 3rem;
    overflow: hidden;
}

.zhichi .pic img {
    height: 100%;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    width: 100%;
}

.zhichi .tit {
    font-size: 0.2rem;
    padding-bottom: 0.2rem;
    line-height: 1.5;
}

.zhichi .tit::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0rem;
    height: 3px;
    width: 0.6rem;
    background-color: #c0aa8b;
}

.zhichi .text {
    opacity: 0;
    margin-top: 0.2rem;
}

.zhichi .txt {
    margin-top: 0.2rem;
}

.zhichi p {
    margin: 0;
    padding-left: 15px;
}

.zhichi p::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.16rem;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #adb0b5;
}

.zhichi .text p::after {
    background-color: #FFF;
}

.zhichi .text span {
    font-weight: bold;
}

.fuwu {
    overflow: hidden;
    margin-bottom: 1.2rem;
    border-radius: 0.15rem;
    -webkit-border-radius: 0.15rem;
    -moz-border-radius: 0.15rem;
    -ms-border-radius: 0.15rem;
    -o-border-radius: 0.15rem;
    box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, .05);
    margin-top: 0.9rem;
}

.fuwu .pic {
    width: 7.19rem;
    height: 6.2rem;
    overflow: hidden;
}

.fuwu .pic img {
    width: 100%;
}

.fuwu .item {
    height: 33.333%;
}

.fuwu .item .icon-con {
    width: 2.65rem;
    padding-left: 0.3rem;
    margin-right: 0.4rem;
    z-index: 1;
}

.fuwu .item .icon-con::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 70%;
    background-color: #ecedee;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.fuwu .item .icon {
    width: 0.6rem;
    height: 0.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.fuwu .item .tit {
    font-size: 0.2rem;
    margin-top: 0.1rem;
}

.fuwu .item:nth-child(1) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon58.png);
}

.fuwu .item:nth-child(2) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon59.png);
}

.fuwu .item:nth-child(3) .icon {
    background-image: url(https://www.fsg.com.cn/upload/images/p-icon60.png);
}

.fuwu .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.fuwu .item .txt {
    z-index: 1;
}

.fuwu .item p {
    margin: 0;
    padding-left: 15px;
}

.fuwu .item p::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0.16rem;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background-color: #adb0b5;
}

@media (min-width:1025px) {
    .msp .item:hover::after {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        top: -0.1rem;
        bottom: -0.1rem;
    }
    .msp .item:hover {
        color: #FFF;
    }
    .msp .item:nth-child(1):hover .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon54-on.png);
    }
    .msp .item:nth-child(2):hover .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon55-on.png);
    }
    .msp .item:nth-child(3):hover .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon56-on.png);
    }
    .msp .item:nth-child(4):hover .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon57-on.png);
    }
    .zhichi .swiper-slide:hover .text-content {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        color: #FFF;
        height: 4.5rem
    }
    .zhichi .swiper-slide:hover .txt {
        opacity: 0;
        display: none;
    }
    .zhichi .swiper-slide:hover .text {
        opacity: 1;
    }
    .zhichi .swiper-slide:hover .tit::after {
        background-color: #FFF;
    }
    .zhichi .swiper-slide:hover .pic img {
        transform: scale(1.15, 1.15);
        -webkit-transform: scale(1.15, 1.15);
        -moz-transform: scale(1.15, 1.15);
        -ms-transform: scale(1.15, 1.15);
        -o-transform: scale(1.15, 1.15);
    }
    .fuwu .item:hover::after {
        width: 100%;
    }
    .fuwu .item:hover {
        color: #FFF;
    }
    .fuwu .item:hover:nth-child(1) .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon58-on.png);
    }
    .fuwu .item:hover:nth-child(2) .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon59-on.png);
    }
    .fuwu .item:hover:nth-child(3) .icon {
        background-image: url(https://www.fsg.com.cn/upload/images/p-icon60-on.png);
    }
    .fuwu .item:hover p::after {
        background-color: rgba(255, 255, 255, 0.5);
    }
}

@media (max-width:1199px) {
    .krao .pic {
        width: 6.5rem;
    }
    .krao p {
        line-height: 2;
        font-size: 0.28rem;
    }
  
    .msp .item .icon,
    .fuwu .item .icon {
        width: 0.8rem;
        height: 0.8rem;
    }
    .zhichi .pic img {
        display: none;
    }
    .zhichi .pic {
        height: 4.5rem;
    }
    .zhichi .swiper-slide {
        height: auto;
    }
    .zhichi .text-content {
        position: inherit;
        left: auto;
        bottom: auto;
        height: auto;
    }
    .zhichi .tit,
    .fuwu .item .tit {
        font-size: 0.32rem;
    }
    .zhichi .text {
        display: none;
    }
    .fuwu .item .tit {
        font-size: 0.28rem;
    }
    .fuwu .pic {
        width: 45%;
    }
    .zhichi .pic img {
        display: none;
    }
}

@media (max-width:950px) {
    .krao .pic {
        width: 7.5rem;
    }
    .krao p {
        font-size: 0.34rem;
    }
    .msp .item {
        width: 48%;
        margin-top: 0.4rem;
        padding: 0.4rem;
        height: auto;
    }

    .msp .item .icon,
    .fuwu .item .icon {
        width: 1.2rem;
        height: 1.2rem;
    }
    .zhichi .pic {
        height: 6.5rem;
    }
    .zhichi .tit {
        font-size: 0.42rem;
    }
    .fuwu .pic {
        display: none;
    }
    .fuwu .item {
        padding: 0.4rem 0.2rem;
    }
    .fuwu .item .tit {
        font-size: 0.38rem;
    }
    .fuwu .item .icon-con {
        width: 4rem;
    }
}

@media (max-width:767px) {
    .krao p {
        font-size: 0.42rem;
    }
    .msp .item {
        padding: 0.5rem;
    }
    .msp .item .icon,
    .fuwu .item .icon {
        width: 1.4rem;
        height: 1.4rem;
    }
    .zhichi .pic {
        height: 7.5rem;
    }
    .zhichi .tit {
        font-size: 0.62rem;
    }
    .fuwu .content {
        padding: 0.4rem;
    }
    .fuwu .item .tit {
        font-size: 0.42rem;
    }
}

@media (max-width:480px) {
    .krao .pic {
        width: 100%;
        margin-right: 0;
    }
    .krao .txt {
        margin-top: 0.6rem;
    }
    .krao p {
        font-size: 0.7rem;
    }
    .krao p::after {
        top: 0.48rem;
    }
    .msp .item {
        padding: 0.6rem 2.2rem;
        height: 6rem;
    }
 
    .msp .item .icon,
    .fuwu .item .icon {
        width: 2rem;
        height: 2rem;
    }
    .fuli .text {
        padding-bottom: 0.6rem;
    }
    .fuli .text::after {
        width: 1.4rem;
    }
    .zhichi .pic {
        height: 10.5rem;
    }
    .zhichi .tit {
        font-size: 0.9rem;
    }
    .zhichi .tit::after {
        width: 1.4rem;
    }
    .fuwu .item .icon-con {
        width: 6rem;
        padding-left: 0;
    }
    .fuwu .item .tit {
        font-size: 0.72rem;
    }
    .fuwu .item p::after {
        top: 0.5rem;
    }
  .zhichi .pic { margin-bottom:20px;}
  .zhichi .text-content .txt { display:none;}
  .zhichi .text-content .text { display:none;}
  .zhichi .tit { padding-bottom:20px;}
  .zhichi .tit::after { display:none;}
  .msp .item { align-items: center;justify-content: center;}
  .msp .item .txt { font-size:0.8rem !important;flex: none;}
}

@media (max-width:375px) {
    .krao p {
        font-size: 0.76rem;
    }

    .msp .item .icon {
        width: 3rem;
        height: 3rem;
    }
    .fuwu .item .tit {
        font-size: 0.76rem;
    }
}