.public-title .title::after {
    bottom: -.7rem;
}
.slick-dots li button::before{font-size: 40px;}
.jiazhi .slick-list{padding: 0.2rem 0;}
.public-title .text {
    margin-top: .1rem;
    letter-spacing: 2px;
}

.tongdian {
    background: #f9fafb;
    padding-bottom: 1.2rem;
    overflow: hidden;
}
.tongdian .content {
    margin-top: .9rem;
    margin-left: -.2rem;
    margin-right: -.2rem;
}

.tongdian .item  {
    overflow: hidden;
        border-radius: .1rem;
        -webkit-border-radius: .1rem;
        -moz-border-radius: .1rem;
        -ms-border-radius: .1rem;
        -o-border-radius: .1rem;
        padding: .4rem;
        margin: .2rem;
}

.tongdian .item .tit {
    padding-bottom: .2rem;
  font-weight: bold;
}

.tongdian .item  .tit::after {
    content: '';
    position: absolute;
    left: 0%;
    bottom: 0;
    height: 2px;
    width: .4rem;
    background-color: #3880c6;
}

.tongdian .item  .txt {
    height: .9rem;
    margin-top: .2rem;
}

.tongdian .item  .icon {
    width: .8rem;
    height: .8rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: .3rem;
}
.tongdian .item .icon{background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;}
.tongdian .item:nth-child(1) .icon {
    background-image: url(../../repository/portal-local/ngc202204150002/cms/image/7310924f-10c2-49cb-a36f-b60e0327d716.png);
}

.tongdian .item:nth-child(2) .icon {
    background-image: url(../../repository/portal-local/ngc202204150002/cms/image/4dd78a06-1b5d-4d53-854e-17f2496b0c28.png);
}

.tongdian .item:nth-child(3) .icon {
    background-image: url(../../repository/portal-local/ngc202204150002/cms/image/77397c62-a450-4a4b-8e69-76eb69cca45d.png);
}

.tongdian .item:nth-child(4) .icon {
    background-image: url(../../repository/portal-local/ngc202204150002/cms/image/5f74fe90-a913-4065-8bd1-e7ea76eb0dc0.png);
}

.fangan {
    padding-bottom: 1.2rem;
    overflow: hidden;
    background: url(../../repository/portal-local/ngc202204150002/cms/image/dcb317d7-5cfa-43ee-a4f2-b5717110b7c3.jpg)no-repeat center;
    background-size: cover;
}

.fangan ul {
    margin-top: .2rem;
}

.fangan li {
    margin-top: .8rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
}

.fangan li .pic {
    width: 5.2rem;
    height: 2.9rem;
    overflow: hidden;
}

.fangan li .pic img {
    height: 100%;
}

.fangan li:nth-child(even) .pic {
    order: 2;
}

.fangan li .text-content {
    padding: .4rem .8rem;
}

.fangan li h3 {
    font-size: .24rem;
    padding-bottom: .3rem;
}

.fangan li h3::after {
    content: '';
    position: absolute;
    left: 0%;
    bottom: 0;
    height: 2px;
    width: .5rem;
    background-color: #3880c6;
}

.fangan li .txt {
    margin-top: .3rem;
}

.fangan li:nth-child(even) .text-content {
    text-align: right;
}

.fangan li:nth-child(even) h3::after {
    right: 0;
    left: auto;
}

.jiazhi {
    width: 100%;
    background: url(../../repository/portal-local/ngc202204150002/cms/image/c3ff5331-689b-4edc-a23c-42106701a3ff.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 .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;
  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 .tabs {
    margin-left: auto;
    margin-right: auto;
    width: 6rem;
}

.anli .tabs 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;
  width: 2.8rem;
}

.anli .tabs .active {
    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;    flex-direction: inherit;border: 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;
  font-size: 14px;
}
.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 .flex-1 div:nth-child(1){font-weight: bold;}
.pop li .txt {
    margin-top: .1rem;
}
.pop .slick-dots{bottom: 6px;margin-top:0}
.pop .slick-dots li{margin: 0 5px;
    padding: 0;border-bottom:0}
@media (min-width:1025px) {
    .tongdian .item:hover,
        .fangan li:hover {
            background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
            color: #FFF;
          background-color:#FFF
        }
  .fangan li:hover h3::after{background-color:#FFF}
        .tongdian .item:hover .tit::after,
        .fangan li h3:hover::after {
            background-color: #FFF;
        }
        .fangan li: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);
        }
  .tongdian .item:hover .icon{background-position: 0 100%;}
    .tongdian .item:nth-child(1):hover .icon {
        background-image: url(../../repository/portal-local/ngc202204150002/cms/image/eef78445-cc52-4e83-b0d8-6ac9bc6850f4.png);
    }
    .tongdian .item:nth-child(2):hover .icon {
        background-image: url(../../repository/portal-local/ngc202204150002/cms/image/dedd3f1c-d560-463c-a195-3e7f2e188c4d.png);
    }
    .tongdian .item:nth-child(3):hover .icon {
        background-image: url(../../repository/portal-local/ngc202204150002/cms/image/0c3c69ee-7989-4555-a115-ed7f33f4064b.png);
    }
    .tongdian .item:nth-child(4):hover .icon {
        background-image: url(../../repository/portal-local/ngc202204150002/cms/image/2e13e5d8-bb8b-4850-94c5-cbf34ed98a63.png);
    }
    .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 .item  .txt {
        height: 1.3rem;
    }
    .tongdian .item  .icon {
        width: 1rem;
        height: 1rem;
    }
    .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 {
        width: 9rem;
    }
    .anli .slider-nav a {
        line-height: .9rem;
    }
    .fangan li .pic {
        width: 6.5rem;
        height: 3.6rem;
    }
    .fangan li h3 {
        font-size: .36rem;
        margin-top: 0;
    }
    .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 .item  {
        width: 48%;
        margin-top: .4rem;
        padding: .6rem;
    }
    .tongdian .item  .tit {
        padding-bottom: .3rem;
    }
    .tongdian .item  .tit::after {
        width: .7rem;
    }
    .tongdian .item  .icon {
        width: 1.4rem;
        height: 1.4rem;
    }
    .tongdian .item  .txt {
        height: 1.8rem;
        margin-top: .4rem;
    }
    .jiazhi .item {
        height: 5.5rem;
        padding-bottom: 0.8rem;
    }
    .jiazhi .item .pic {
        width: 2rem;
        height: 2rem;
    }
    .jiazhi .item::after {
        top: 1rem;
    }
    .anli .slider-nav a {
        line-height: 1.2rem;
    }
    .fangan li .pic {
        width: 8.5rem;
        height: 4.8rem;
    }
    .fangan li h3 {
        font-size: .44rem;
    }
}

@media (max-width:767px) {
    .public-title .title::after {
        bottom: -1.4rem;
    }
    .anli .slider-nav a {
        line-height: 1.4rem;
    }
    .tongdian .item  .txt {
        height: 2.2rem;
    }
    .tongdian .item  .icon {
        width: 1.6rem;
        height: 1.6rem;
    }
    .fangan li .pic {
        width: 9.5rem;
        height: 5.9rem;
    }
    .fangan li h3 {
        font-size: .5rem;
    }
    .anli .slider-nav {
        width: 12rem;
    }
}

@media (max-width:480px) {
    .public-title .title::after {
        bottom: -1.8rem;
    }
    .public-title .text {
        margin-top: 0;
    }
    .tongdian ul {
        margin-top: 1.6rem;
    }
    .tongdian .item  {
        width: 100%;
        margin-top: .9rem;
    }
    .tongdian .item  .tit {
        padding-bottom: .6rem;
    }
    .tongdian .item  .tit::after {
        width: 1.2rem;
    }
    .tongdian .item .txt {
      line-height: 1.5;
        height: 4.5em;
        margin-top: .8rem;
    }
    .tongdian .item  .icon {
        width: 2.6rem;
        height: 2.6rem;
        margin-top: .8rem;
    }
    .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;
        width: 100%;
    }
    .anli .slider-nav a {
        line-height: 2rem;
    }
    .anli .content .btn {
        /*display: none;*/
    }
    .anli .content .card {
        line-height: 1.8rem;
    }
    .fangan li .pic {
        width: 100%;
        height: auto;
    }
    .fangan li .pic img {
        width: 100%;
        height: auto;
    }
    .fangan li h3 {
        font-size: .72rem;
        margin-top: .6rem;
    }
    .fangan li h3::after {
        width: 1rem;
    }
    .fangan li .pic {
        order: 1 !important;
    }
    .fangan li .text-content {
        order: 2 !important;
    }
    .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;
    }
    .jiazhi .item {
        width: 100%;
    }
    .jiazhi .item .text-content .txt {
        padding: 0.4rem 0.6rem;
    }
    .jiazhi .item .pic {
        width: 5.6rem;
        height: 5.6rem;
    }
    .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;
}
}