.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container:before,
.container:after {
    content: " ";
    display: table;
}

.section-title {
    text-align: center;
    margin-bottom: 30px;
}

.wide-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.bg-lightgrey {
    background-color: #edeff1;
}

#reviews-2 {
    padding-top: 40px;
    overflow: hidden;
}

.bbs-list {
    background: #FFF;
    box-shadow: 0 0 2px #edeff1;
    border-radius: 2px;
    margin-top: 30px
}

*,
::after,
::before {
    box-sizing: border-box;
}

.shop-index-jpcj {
    padding-top: 20px;
}

.bbs-list-body {
    padding: 20px;
}

.shop-index-jpcj .doctor-2 {
    margin-bottom: 20px;
}

.shop-index-jpcj .doctor-2 {
    text-align: center;
    background-color: #fff;
    border: 0;
    margin-bottom: 10px;
}

.doctor-2 {
    text-align: center;
    background-color: #fff;
    border: 1px solid #edeff1;
    padding: 2px;
    height: 105px;
    margin-bottom: 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.full-left {
    float: left;
}

.shop-left {
    width: 34%;
    padding: 9px 10px;
    max-height: 100px;
    overflow: hidden;
    margin-left: 10px;
}

.doctor-1 .hover-overlay,
.doctor-2 .hover-overlay {
    overflow: hidden;
    position: relative;
}

.hover-overlay {
    overflow: hidden;
    position: relative;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.hover-overlay img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    overflow: hidden;
    -webkit-transition: transform 400ms;
    -moz-transition: transform 400ms;
    -o-transition: transform 400ms;
    transition: transform 400ms;
}

.doctor-1 .hover-overlay>img,
.doctor-2 .hover-overlay>img {
    border-radius: 10px;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    overflow: hidden;
    -webkit-transition: transform 500ms;
    -moz-transition: transform 500ms;
    -o-transition: transform 500ms;
    transition: transform 500ms;
}

.shop-index-jpcj .shop-left .img-fluid {
    max-width: 60px;
}

.full-right {
    float: right;
}

.doctor-meta {
    padding-top: 18px;
    padding-bottom: 0;
    text-align: left;
    width: 63%;
    padding-left: 10px;
}

.shop-title {
    font-size: 17px;
    font-weight: bold;
    height: 21px;
    overflow: hidden;
    white-space: nowrap;
text-overflow: ellipsis;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    letter-spacing: -0.25px;
}

.gzd {
    color: rgba(2, 1, 1, 0.5);
    font-size: 15px;
    padding-top: 13px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.ggd{
    color: rgba(2, 1, 1, 0.5);
    font-size: 14px;
    padding-top: 4px;
    overflow: hidden;
    height: 64px;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.text-center {
    text-align: center;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.btn:not(.btn-sm):not(.btn-lg) {
    line-height: 1.44;
}

.btn-blue,
.white-color .btn-blue {
    color: #fff;
    background-color: #40aae3;
    border-color: #40aae3;
}

.btn {
    outline: none !important;
    box-shadow: none !important;
}

.btn-blue:hover {
    color: #F2F2F2;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* 列表 */
.pingpu-bg,
.rslides,
.fuwu-bg,
.news,
.ny-banner {
    min-width: 1170px;
}

.news {
    background-color: #F2F2F2;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    width: 1140px;
    min-width: 1140px;
}

.sx-padding {
    padding: 45px 0;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.nav:before,
.nav:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
menu,
section,
summary {
    margin: 0;
    padding: 0;
    display: block;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.news section {
    width: 330px;
    float: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "microsoft yahei", "lvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.5;
    color: inherit;
}

.news section h2 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    padding: 0;
    margin: 0 0 20px 0;
}

.news section h2 small {
    font-size: 16px;
}

.list-unstyled {
    padding: 0;
    margin: 0;
    list-style: none;
}

.news section ul li {
    line-height: 30px;
}

*:link,
*:visited,
*:hover,
*:active,
*:focus,
.item-on-hover,
.btn-success,
#button {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.news section ul li a {
    color: #888888;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 250px;
    display: block;
    float: left;
}

.pull-right {
    float: right !important;
}

.news section ul li small {
    color: #999999;
    float: right !important;
}

.clearfix:after,
.container:after,
.nav:after,
.row:after {
    clear: both;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.nav:before,
.nav:after,
.row:before,
.row:after {
    display: table;
    content: " ";
}

.news section p {
    margin-top: 25px !important;
    margin-bottom: 5px !important;
}

a {
    text-decoration: none;
}

.btn-success {
    color: #fff;
    background-color: #f75a53;
    border-width: 0px;
    border-radius: 5px;
    padding: 10px 20px 8px 20px;
    margin: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.btn-success.news-more {
    padding: 7px 10px 5px 10px;
    margin-left: 0;
}

.news section:nth-child(2) {
    margin-left: 60px;
    margin-right: 60px;
}

.btn-success:hover {
    background-color: #589ed7;
}

/* 数字形象 */
.case_panel {
    background: #f4f7f9 url(../images/h_solution_bj.png) no-repeat bottom;
    height: 1320px;
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}

.case_panel .p_absolute,
.solution_panel .p_absolute {
    z-index: 100 !important;
    width: 100%;
    min-width: 1200px;
    position: absolute;
    top: 0;
}

.home_container {
    width: 1200px;
    margin: 0 auto;
}

.home_container .h_h3 {
    text-align: center;
    display: block;
    font-size: 40px;
    color: #000;
    margin: 50px 0 0 0;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.home_container .h_h2 {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin: 10px 0 25px 0;
    overflow: hidden;
}

.case_panel .swiper-case-ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.clear {
    clear: both;
}



img {
    border: 0;
    vertical-align: middle;
}

.plat-product-list ul li .h-img .dask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 9;
}

.plat-product-list ul li .h-img .dask a.details {
    left: -50px;
}

.plat-product-list ul li .h-img .dask a {
    position: absolute;
    top: 45%;
    display: block;
    width: 95px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ffc000;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    z-index: 99;
}

a {
    color: inherit;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

.plat-product-list ul li .h-img .dask a.yulan {
    right: -50px;
    background: #0f91dd;
}

.plat-product-list ul li .title {
    padding: 0px 20px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

.plat-product-list ul li .title h5 a {
    font-size: 16px;
    color: #333;
}



.plat-product-list ul li .share {
    height: 23px;
    line-height: 23px;
    border-top: 1px solid #f5f5f5;
}

.plat-product-list ul li .share {
    padding: 0px 20px;
}

.plat-product-list ul li .share span {
    font-size: 14px;
    color: #bbb8b8;
}
.plat-product-list ul li .share span:nth-child(1){
    float: left;
}
.plat-product-list ul li .share span:nth-child(2){
    float: right;
}
.share span {
    line-height: 20px !important;
    margin-right: 10px;
}

.plat-product-list ul li .share em.chakan {
    background: url(../images/view.png) no-repeat 0 0;
}

.plat-product-list ul li .share em {
    font-weight: normal;
    width: 22px;
    height: 20px;
    float: left;
}

.plat-product-list ul li .share .num-view {
    font-weight: normal;
}

.plat-product-list ul li .share .xing.xing-5 {
    background-position: 0 -87px;
}



.f-fr,
.fr {
    float: right !important;
}

/* 11 */
@keyframes mypraise {
    0% {
        top: -15px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
    }

    25% {
        top: -20px;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    50% {
        top: -25px;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
    }

    75% {
        top: -30px;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    100% {
        top: -35px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
    }
}

@-moz-keyframes mypraise {
    0% {
        top: -15px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
    }

    25% {
        top: -20px;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    50% {
        top: -25px;
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
    }

    75% {
        top: -30px;
        opacity: 0.5;
        filter: alpha(opacity=50);
        -moz-opacity: 0.5;
    }

    100% {
        top: -35px;
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
    }
}


.plat-product-list ul li .share em.aixin {
    background: url(../images/aixin.png) no-repeat center;
}


.plat-product-list ul li .share .xing.xing-2 {
    background-position: 0 -21px;
}

.plat-product-list ul li .share .xing.xing-3 {
    background-position: 0 -43px;
}

.plat-product-list ul li .share .xing.xing-4 {
    background-position: 0 -64px;
}


.plat-product-list ul li:hover .h-img .dask {
    opacity: 1;
    filter: alpha(opacity=100);
}

.plat-product-list ul li:hover .h-img .dask a.details {
    left: 12%;
}

.plat-product-list ul li:hover .h-img .dask a.yulan {
    right: 12%;
}

/* 2656 */
.wul105 {
    width: 105%;
  }
  .plat-product-list ul li {
    float: left;
    width: 285px;
    margin: 0px 20px 20px 0px;
    background: #fff;
    border: 1px solid #efefef;
  }
  .hui {
    background: #f8f8f8 !important;
  }
  .hui .share {
    border-top: 1px solid #f1f0ee !important;
  }
  .plat-product-list ul li .h-img {
    position: relative;
    overflow: hidden;
  }

  .plat-product-list ul li .h-img .dask a {
    position: absolute;
    top: 45%;
    display: block;
    width: 95px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ffc000;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    z-index: 99;
  }
  .plat-product-list ul li .h-img .dask a.details {
    left: -50px;
  }
  .plat-product-list ul li .h-img .dask a.yulan {
    right: -50px;
    background: #0f91dd;
  }
  .plat-product-list ul li .title {
    padding: 0px 20px;
  }
  .plat-product-list ul li .share {
    padding: 0px 20px;
  }
  .plat-product-list ul li .title h5 a {
    font-size: 16px;
    color: #333;
  }
  .plat-product-list ul li .title p {
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .plat-product-list ul li .share {
    height: 23px;
    line-height: 23px;
    border-top: 1px solid #f5f5f5;
  }
  .plat-product-list ul li .share em.uz-chakan {
    font-size: 19px;
  }
  .plat-product-list ul li .share .collection {
    margin-left: 10px;
    cursor: pointer;
    position: relative;
  }
  .plat-product-list ul li .share .collection em {
    vertical-align: middle;
    font-size: 14px;
  }
  .plat-product-list ul li .share .collection b {
    font-weight: normal;
  }
  .plat-product-list ul li .share .collection #add-num {
    display: none;
  }
  .plat-product-list ul li .share .collection #add-num.add-animation {
    color: #eb4f38;
    position: absolute;
    top: -15px;
    left: 10px;
    font-size: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    animation: mypraise 0.5s;
    -moz-animation: mypraise 0.5s;
    -webkit-animation: mypraise 0.5s;
    -o-animation: mypraise 0.5s;
    font-style: normal;
  }
  @keyframes mypraise {
    0% {
      top: -15px;
      opacity: 0;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
    }
    25% {
      top: -20px;
      opacity: 0.5;
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
    }
    50% {
      top: -25px;
      opacity: 1;
      filter: alpha(opacity=100);
      -moz-opacity: 1;
    }
    75% {
      top: -30px;
      opacity: 0.5;
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
    }
    100% {
      top: -35px;
      opacity: 0;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
    }
  }
  @-moz-keyframes mypraise {
    0% {
      top: -15px;
      opacity: 0;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
    }
    25% {
      top: -20px;
      opacity: 0.5;
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
    }
    50% {
      top: -25px;
      opacity: 1;
      filter: alpha(opacity=100);
      -moz-opacity: 1;
    }
    75% {
      top: -30px;
      opacity: 0.5;
      filter: alpha(opacity=50);
      -moz-opacity: 0.5;
    }
    100% {
      top: -35px;
      opacity: 0;
      filter: alpha(opacity=0);
      -moz-opacity: 0;
    }
  }
  .plat-product-list ul li .share em {
    font-weight: normal;
    width: 22px;
    height: 20px;
    float: left;
  }
  .plat-product-list ul li .share em.chakan {
    background: url(https://demoall2.yiyocms.com/17608/template/pc/skin/images/view.png) no-repeat 0 0;
  }
  .plat-product-list ul li .share em.aixin {
    background: url(../images/aixin.png) no-repeat center;
  }
  .plat-product-list ul li .share span {
    font-size: 14px;
    color: #bbb8b8;
  }
  .plat-product-list ul li .share .xing {
    display: block;
    width: 90px;
    height: 13px;
    margin-top: 5px;
    /* background: url(https://demoall2.yiyocms.com/17608/template/pc/skin/images/xing.png) no-repeat 0 0; */
  }
  .plat-product-list ul li .share .xing.xing-2 {
    background-position: 0 -21px;
  }
  .plat-product-list ul li .share .xing.xing-3 {
    background-position: 0 -43px;
  }
  .plat-product-list ul li .share .xing.xing-4 {
    background-position: 0 -64px;
  }
  .plat-product-list ul li .share .xing.xing-5 {
    background-position: 0 -87px;
    float: right;
  }
  .plat-product-list ul li:hover {
    box-shadow: 0 0 30px rgba(33, 37, 44, 0.5);
  }
  .plat-product-list ul li:hover .h-img .dask {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .plat-product-list ul li:hover .h-img .dask a.details {
    left: 12%;
  }
  .plat-product-list ul li:hover .h-img .dask a.yulan {
    right: 12%;
  }
  /* 2023-7-13 */
  #hd .shopBar {
    position: relative;
    top: -84px;
    width: 20px;
    right: 60px;
}
#hd a.shop-ico i {
    font-size: 35px;
    color: #b6a5a5;
}