.card{
    flex-direction: inherit;
      border:none;
    }
    .bgPop {
        display: none;
        position: fixed;
        z-index: 99;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .5);
    }
    
    .pop {
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 50%;
        left: 0;
        padding: 25px;
        z-index: 100;
        background-image: linear-gradient(45deg, #248ee6, #35cdff);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        padding-top: .8rem;
        overflow-y: auto;
    }
    
    .pop .pop-close {
        position: absolute;
        right: .6rem;
        z-index: 999;
    }
    
    .pop .pop-close span {
        background: url(../../repository/portal-local/ngc202204150002/cms/image/18190baf-2453-433e-a172-6f11015c0139.png)no-repeat center;
        background-size: 100%;
        width: .6rem;
        height: .6rem;
    }
    
    .pop .public-title {
        margin-top: 0;
    }
    
    .pop .public-title .title {
        color: #FFF;
    }
    
    .pop .public-title .title::after {
        background-color: #FFF;
    }
    
    .pop .pop-roll {
        width: 5.1rem;
        height: 3rem;
        overflow: hidden;
        border-radius: .1rem;
        -webkit-border-radius: .1rem;
        -moz-border-radius: .1rem;
        -ms-border-radius: .1rem;
        -o-border-radius: .1rem;
    }
    
    .pop .pop-roll img {
        width: 100%;
    }

    .pop .tit {
        line-height: 1.5;
        margin-right: 2rem;
    }
    
    .pop .con {
        margin-top: .6rem;
    }
    
    .pop ul {
        margin-top: .6rem;
    }
    
    .pop li {
        margin-top: .3rem;
        padding-bottom: .3rem;
        padding-top: .3rem;
    }
    
    .pop li:last-child {
        border-bottom: 1px #FFF solid;
    }
    
    .pop li span {
        width: 16px;
        height: 16px;
        background-color: rgba(255, 255, 255, 0.4);
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        margin-right: .2rem;
        margin-top: .08rem;
    }
    
    .pop li span::after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        background-color: #FFF;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        width: 8px;
        height: 8px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }
    
    .pop li .txt {
        margin-top: .1rem;
    }
.btn{font-size: 14px;}
.pop li .flex-1 div:nth-child(1){font-weight: bold;}

.pop .slick-dots{bottom: 6px;margin-top:0}
.pop .slick-dots li{margin: 0 5px;
    padding: 0;border-bottom:0}
   
.public-title .title::after {
    bottom: -.7rem;
}

.public-title .text {
    margin-top: .1rem;
    letter-spacing: 2px;
}

.tongdian {
    background: url(https://www.fsg.com.cn/upload/images/bg27.jpg)no-repeat center;
    background-size: cover;
    padding-bottom: 1.2rem;
    overflow: hidden;
}

.tongdian .content {
    margin-top: .9rem;
}

.tongdian .pic {
    overflow: hidden;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 2.1rem;
    height: 2.1rem;
    border: 10px #FFF solid;
    z-index: 2;
}

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

.tongdian .item .txt {
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
    width: 11rem;
    padding: .4rem .7rem;
    margin-left: -.6rem;
}

.tongdian .item:nth-child(even) {
    justify-content: flex-end;
}

.tongdian .item:nth-child(even) .pic {
    order: 2;
}

.tongdian .item:nth-child(even) .txt {
    margin-left: auto;
    margin-right: -.6rem;
}

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

.fangan .txt {
    margin-top: .9rem;
    padding: 0 2.3rem;
}

.fangan .content {
    padding: 0 1.3rem;
    margin-top: .6rem;
}

.fangan .slider-nav a {
    line-height: .6rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    background-color: #f5f7fa;
    margin: 0 .1rem;
}

.fangan .slider-nav .slick-current {
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    color: #FFF;
}

.fangan .slider-for {
    background-color: #f5f7fa;
    margin-top: .1rem;
    padding: .6rem .9rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
}

.fangan .slider-for .pic {
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin-right: .6rem;
    width: 3.6rem;
}

.fangan .slider-for .pic img {
    width: 100%;
}

.jiazhi {
    width: 100%;
    background: url(https://www.fsg.com.cn/upload/images/bg22.jpg)no-repeat center;
    overflow: hidden;
    padding-bottom: 1.2rem;
    background-size: cover;
}

.jiazhi .public-title .title {
    color: #FFF;
}

.jiazhi .public-title .title::after {
    background-color: #FFF;
}

.jiazhi .content {
    margin-top: 0.9rem;
    margin-left: -.2rem;
    margin-right: -.2rem;
}

.jiazhi .slick-list {
    padding: .2rem 0;
}

.jiazhi .item {
    height: 3.5rem;
    margin-left: .2rem;
    margin-right: .2rem;
}

.jiazhi .item .pic {
    width: 1.4rem;
    height: 1.4rem;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    padding: 0.15rem;
    overflow: hidden;
}

.jiazhi .item .pic img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    width: 100%;
    height: 100%;
}

.jiazhi .item .pic::after {
    content: '';
    position: absolute;
    left: 0.12rem;
    top: 0.12rem;
    right: 0.12rem;
    bottom: 0.12rem;
    border: 6px #FFF solid;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 2;
}

.jiazhi .item::after {
    content: '';
    position: absolute;
    left: 0;
    top: .75rem;
    bottom: 0;
    width: 100%;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -ms-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    background-color: #FFF;
    z-index: 0;
    box-shadow: 0 0 0.15rem rgba(0, 0, 0, .15);
}

.jiazhi .item .text-content {
    z-index: 1;
    margin-top: 0.3rem;
}

.jiazhi .item .text-content h4 {
    margin: 0;
    line-height: 1.5;
    padding-bottom: .2rem;
    letter-spacing: .02rem;font-weight: bold;
}

.jiazhi .item .text-content h4::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: .4rem;
    background-color: #3880c6;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.jiazhi .item .text-content .txt {
    padding: 0.2rem 0.2rem;
    color: #5b626c;
}


.anli {
    padding-bottom: 1.2rem;
    margin-top: .9rem;
}

.anli .slider-nav {
    margin-left: 1.3rem;
    margin-right: 1.3rem;
}

.anli .slider-nav a {
    line-height: .6rem;
    background-color: #f5f7fa;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin: 0 .1rem;
}

.anli .slider-nav .slick-current {
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    color: #FFF;
}

.anli .content {
    margin-top: .6rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.anli .content .card {
    padding: .4rem .4rem .4rem 0;
}

.anli .content .card::after {
    content: '';
    position: absolute;
    left: .6rem;
    right: .6rem;
    height: 1px;
    background-color: #f0f0f0;
    bottom: 0;
}

.anli .content .tit {
    padding-left: .8rem;
    min-width: 0;
}

.anli .content .tit::after {
    content: '';
    position: absolute;
    left: .6rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 2px;
    height: 60%;
    background-color: #c0ab8c;
}

.anli .content .btn {
    margin-top: 0;
}

@media (min-width:1025px) {
    .tongdian .item:hover .txt {
        background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
        color: #FFF;
    }
    .tongdian .item:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .jiazhi .item:hover {
        cursor: pointer;
        margin-top: -.2rem;
    }
    .jiazhi .item:hover::after {
        box-shadow: 0 0 0.15rem rgba(0, 0, 0, .25);
    }
    .anli .content .card:hover {
        background-color: #f5f7fa;
    }
}

@media (max-width:1199px) {
    .public-title .title::after {
        bottom: -.9rem;
    }
    .tongdian .pic {
        width: 3.1rem;
        height: 3.1rem;
    }
    .tongdian .item .txt {
        width: 13rem;
    }
    .fangan .slider-nav a {
        line-height: .9rem;
    }
    .fangan .txt {
        padding: 0 1rem;
    }
    .fangan .content {
        padding: 0 .5rem;
    }
    .fangan .slider-for .pic {
        width: 5.5rem;
    }
    .jiazhi {
        height: auto;
        background-size: cover;
    }
    .jiazhi .item .text-content .txt {
        line-height: 1.8;
        margin-top: 0.2rem;
    }
    .jiazhi .item {
        height: 4.8rem;
    }
    .jiazhi .item .pic {
        width: 1.8rem;
        height: 1.8rem;
    }
    .anli .slider-nav a {
        line-height: .9rem;
    }
    .pop li {
        padding-right: 0;
    }
    .pop .tit {
        margin-right: .9rem;
    }
    .pop .pop-roll {
        width: 7rem;
        height: 3.6rem;
    }
}

@media (max-width:950px) {
    .public-title .title::after {
        bottom: -1.2rem;
    }
    .tongdian .pic {
        width: 4.5rem;
        height: 4.5rem;
    }
    .fangan .slider-for .pic {
        width: 6.5rem;
    }
    .fangan .slider-nav a {
        line-height: 1.2rem;
    }
    .jiazhi .item {
        height: 5rem;
        padding-bottom: 0.8rem;
    }
    .jiazhi .item .pic {
        width: 2.8rem;
        height: 2.8rem;
    }
    .jiazhi .item::after {
        top: 1.4rem;
    }
    .anli .slider-nav a {
        line-height: 1.2rem;
    }
}

@media (max-width:767px) {
    .public-title .title::after {
        bottom: -1.4rem;
    }
    .fangan .slider-for .pic {
        width: 7.5rem;
    }
    .fangan .slider-nav a {
        line-height: 1.6rem;
    }
    .fangan .txt {
        padding: 0;
    }
    .fangan .content {
        padding: 0;
        margin-top: .6rem;
    }
    .anli .slider-nav a {
        line-height: 1.4rem;
    }
}

@media (max-width:480px) {
    .public-title .title::after {
        bottom: -1.8rem;
    }
    .public-title .text {
        margin-top: 0;
    }
    .tongdian .content {
        margin-top: 1.6rem;
    }
    .tongdian .item {
        margin-top: .9rem;
    }
    .tongdian .pic {
        width: 8.5rem;
        height: 8.5rem;
    }
    .tongdian .item .txt {
        flex: 1;
    }
    .fangan .slider-nav a {
        line-height: 2.2rem;
    }
    .fangan .slider-for .pic {
        width: 100%;
        margin-right: 0;
        margin-bottom: .6rem;
    }
    .jiazhi .item {
        height: 10rem;
        margin-top: .8rem;
    }
    .jiazhi .item .pic {
        width: 4rem;
        height: 4rem;
    }
    .jiazhi .item::after {
        top: 2rem;
    }
    .anli {
        margin-top: 1.6rem;
    }
    .anli .slider-nav {
        margin: 0;
    }
    .anli .slider-nav a {
        line-height: 2rem;
    }
    .anli .content .btn {
        /*display: none;*/
    }
    .anli .content .card {
        line-height: 1.8rem;
    }
    .pop {
        padding-left: 0;
        padding-right: 0;
    }
    .pop .tit {
        margin-right: 0;
    }
    .pop .pop-roll {
        width: 100%;
        height: 9rem;
        margin-top: .6rem;
    }
}

@media (max-width:376px) {
    .public-title .title::after {
        bottom: -2rem;
    }
    .tongdian .item {
        flex-flow: column;
        justify-content: center;
    }
    .tongdian .item .txt {
        order: 2 !important;
        margin: 0 !important;
        width: 100%;
    }
    .tongdian .pic {
        order: 1 !important;
    }
    .jiazhi .item {
        height: 11rem;
    }
    .jiazhi .item .text-content .txt {
        padding: 0.4rem 0.6rem;
    }
    .jiazhi .item .pic {
        width: 5rem;
        height: 5rem;
    }
    .jiazhi .item::after {
        top: 3rem;
    }
}

@media (max-width: 480px){
  .pop{
  	z-index: 1111;
  }
.pop .pop-close .di_bl {
    width: 1.2rem !important;
    height: 1.2rem !important;
}
}