blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}
.line1{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;overflow-wrap: break-word;}
.line2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;overflow-wrap: break-word;}
body {
  font: 12px/1.5 Arial, Microsoft YaHei;
  color: #333
}
.textC{text-align: center;}
.textLine{white-space: pre-line;}
button, input, select, textarea {
  vertical-align: middle;
  font-size: 100%;
  outline: none;
  border: 0 none;
  resize: none;
  font: 12px/1.5 Arial, Microsoft YaHei
}

ol, ul {
  list-style: none
}

fieldset, img {
  border: 0
}

em {
  font-style: normal
}

a:link, a:visited {
  text-decoration: none;
  color: #333
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

img {
  max-width: 100%;
  vertical-align: top
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0
}

.clearfix {
  *zoom: 1
}

@font-face {
  font-family: ETA;
  src: url(//at.alicdn.com/t/font_2340299_fetruusftqv.eot);
  src: url(//at.alicdn.com/t/font_2340299_fetruusftqv.eot#iefix) format("embedded-opentype"), url(//at.alicdn.com/t/font_2340299_fetruusftqv.woff2) format("woff2"), url(//at.alicdn.com/t/font_2340299_fetruusftqv.woff) format("woff"), url(//at.alicdn.com/t/font_2340299_fetruusftqv.ttf) format("truetype"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E") format("svg")
}

.chanpinjiexi{
  display: flex;justify-content: center;
}
.chanpinjiexi img{width: auto;height: 300px;}
.chanpinjiexi font{font-size: 18px;font-weight: bold;}
.chanpinjiexi p{font-size: 14px;padding: 30px;box-sizing: border-box;}
.chanpinjiexi .top{border-bottom: 1px solid #1ca6dc;height: 150px;}

.wrapper {
  margin: 0 auto;
  width: 1200px
}

.ad-div img {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.site-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  color: #fff
}

.site-header .title-bar {
  padding: 6px 0;
  height: 28px;
  background-color: rgba(0, 0, 0, .1)
}

.site-header .title-bar .tools {
  float: right
}

.site-header .title-bar .tools>a, .site-header .title-bar .tools span {
  display: inline-block;
  vertical-align: top
}

.site-header .link {
  padding: 0 11px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 14px
}

.site-header .link:hover {
  color: #fff;
  border-color: #fff
}

.site-header .icon {
  position: relative;
  margin: 0 11px;
  font-family: ETA;
  font-size: 24px;
  line-height: 28px;
  cursor: pointer;
  z-index: 11
}

.site-header .icon .pop-box {
  position: absolute;
  left: -60px;
  top: 34px;
  padding: 6px;
  min-width: 118px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05);
  display: none;
  border-radius: 2px
}

.site-header .icon .pop-box img {
  width: 118px;
  height: 118px;
  display: block
}

.site-header .icon .pop-box p {
  margin: 10px 0;
  padding: 0 14px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  white-space: nowrap
}

.site-header .icon:hover {
  color: #fff
}

.site-header .icon:hover .pop-box {
  display: block
}

.page-header {
  position: relative;
  height: 80px
}

.page-header .logo {
  width: 145px;
  padding-top: 20px;
  display: block
}

.page-header .logo h1 {
   width: 166px;
  height: 69px;
  text-indent: -999em;
  font-size: 0;
  overflow: hidden;
  background-image: url(logo.png);
  /*background-image: -webkit-image-set(url(logo.png) 1x, url(logo@2x.png) 2x)*/
}

.page-header .menu {
  position: absolute;
  right: 0;
  top: 0
}

.page-header .menu>li {
  position: relative;
  float: left;
  color: #fff;
  font-size: 16px
}

.page-header .menu>li a {
  color: #fff;
  display: block
}

.page-header .menu>li .title, .page-header .menu>li>a {
  padding: 0 20px;
  line-height: 80px;
  overflow: hidden
}

.page-header .menu>li .title:after {
  font-family: ETA;
  content: "上";
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: top
}

.page-header .menu>li .children {
  position: absolute;
  left: 0;
  top: 73px;
  padding: 20px;
  width: 160px;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(14, 43, 65, .1);
  border-radius: 7px;
  display: none
}

.page-header .menu>li .children .current, .page-header .menu>li .children a {
  line-height: 40px
}

.page-header .menu>li .children>a {
  color: #606266;
  display: block
}

.page-header .menu>li .children .current, .page-header .menu>li .children>a:hover {
  color: #38b8ea
}

.page-header .menu>li.hover .title, .page-header .menu>li.hover>a, .page-header .menu>li:hover .title, .page-header .menu>li:hover>a {
  color: #38b8ea
}

.page-header .menu>li.hover .title,
.page-header .menu>li.hover>a,
.page-header .menu>li:hover .title,
.page-header .menu>li:hover>a {
  background-color: hsla(0, 0%, 100%, .2);
  font-weight: 600;
  cursor: pointer
}

.page-header .menu>li.hover .title:after, .page-header .menu>li:hover .title:after {
  content: "下"
}

.page-header .menu>li:hover .children {
  display: block
}

.page-header .menu>li, .page-header .menu>li a {
  color: #2792bc
}

.page-header .menu>li.hover .title, .page-header .menu>li.hover>a, .page-header .menu>li:hover .title, .page-header .menu>li:hover>a {
  color: #2792bc
}

.page-header .menu>li.hover .title,
.page-header .menu>li.hover>a,
.page-header .menu>li:hover .title,
.page-header .menu>li:hover>a {
  background-color: rgba(39, 146, 188, .2)
}

.banner {
  position: relative
}

.banner img {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.banner .title {
  font-size: 70px;
  line-height: 108px;
  font-weight: 700
}

.banner .sub-title {
  margin-top: 10px;
  font-size: 22px;
  line-height: 30px
}

.banner .banner-content {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 1200px;
  margin-left: -600px;
  color: #fff;
  white-space: nowrap
}

.banner .banner-content.align-right {
  text-align: right
}

.banner .banner-content.dark {
  color: #2792bc
}

.site-footer {
  padding: 50px 0 40px;
  font-size: 12px;
  line-height: 1.5em;
  background-color: #0f97cc
}

.site-footer, .site-footer a {
  color: #fff
}

.site-footer .content {
  overflow: hidden
}

.site-footer .about {
  height: 294px;
  float: right;
  padding-left: 22px;
  border-left: 1px solid #c8d6f3
}

.site-footer .about>h3 {
  font-size: 16px;
  line-height: 26px
}

.site-footer .about li {
  margin-top: 8px;
  line-height: 20px
}

.site-footer .about .title {
  font-size: 14px
}

.site-footer .about .value {
  /* margin-top: 8px; */
  font-size: 14px;
  font-weight: 500
}

.site-footer .about .icon {
  position: relative;
  margin-right: 10px;
  font-family: ETA;
  font-size: 24px;
  cursor: pointer
}

.site-footer .about .icon .pop-box {
  position: absolute;
  left: -60px;
  top: -130px;
  padding: 6px;
  min-width: 118px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 9px 28px 8px rgba(0, 0, 0, .05);
  display: none;
  border-radius: 2px;
  z-index: 10
}

.site-footer .about .icon img {
  width: 118px;
  height: 118px;
  display: block
}

.site-footer .about .icon p {
  margin: 10px 0;
  padding: 0 14px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  white-space: nowrap
}

.site-footer .about .icon:hover .pop-box {
  display: block
}

.site-footer .menu {
  padding-left: 240px;
  background: url(logo.png) no-repeat 0 5px;
  background-size: 166px 69px
}

.site-footer .menu>li {
  margin-right: 30px;
  float: left
}

.site-footer .menu>li .title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600
}

.site-footer .menu>li a {
  margin-top: 8px;
  font-size: 14px;
  line-height: 18px;
  display: block
}

.site-footer .menu>li a:hover {
  text-decoration: underline
}

.site-footer .copyright {
  margin-top: 20px;
  text-align: center
}

.figure-text-list .cloumn, .figure-text-list .item-content {
  position: relative;
  margin: 0 auto;
  width: 1080px
}

.figure-text-list .defaults li:nth-child(2n) {
  background: none
}

.figure-text-list li {
  padding: 80px 0;
  background-size: 100% 100%
}

.figure-text-list li.even .item-content {
  padding-left: 540px;
  width: 540px
}

.figure-text-list li.even .text {
  left: 0
}

.figure-text-list li.odd_even {
  background: #e9f5f8
}

.figure-text-list li.odd .text {
  right: 0
}

.figure-text-list li.message {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(bg_speical_last.png);
  background-image: -webkit-image-set(url(bg_speical_last.png) 1x, url(bg_speical_last@2x.png) 2x)
}

.figure-text-list li.swiper {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(bg_speical_swiper.png);
  background-image: -webkit-image-set(url(bg_speical_swiper.png) 1x, url(bg_speical_swiper@2x.png) 2x)
}

.figure-text-list li.swiper .special-swiper {
  position: relative;
  padding: 0 80px
}

.figure-text-list li.swiper .special-swiper .swiper-next, .figure-text-list li.swiper .special-swiper .swiper-prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  font-size: 50px;
  line-height: 50px;
  text-align: center;
  font-family: ETA;
  color: #38b8ea;
  cursor: pointer
}


.figure-text-list li.swiper .special-swiper .swiper-prev {
  left: 0
}

.figure-text-list li.swiper .special-swiper .swiper-next {
  right: 0
}

.figure-text-list li.swiper .swiper-container {
  overflow: hidden
}

.figure-text-list li.swiper .swiper-container .swiper-wrapper {
  width: 2000%
}

.figure-text-list li.swiper .swiper-container .swiper-slide {
  width: 440px;
  height: 440px;
  overflow: hidden;
  float: left;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.figure-text-list li.swiper .swiper-container .swiper-slide img {
  object-fit: fill;
  width: 100%;
  height: 100%
}

.figure-text-list li.swiper .swiper-container .swiper-slide.swiper-slide-next, .figure-text-list li.swiper .swiper-container .swiper-slide.swiper-slide-prev {
  -webkit-transform: scale(.8);
  transform: scale(.8)
}

.figure-text-list .messages-list .message-item {
  padding: 30px 40px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1);
  border: 1px solid #d9dbdf
}

.figure-text-list .messages-list .message-item .message-caption {
  height: 48px;
  font-size: 28px;
  font-weight: 600;
  color: #38b8ea;
  line-height: 48px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis
}

.figure-text-list .messages-list .message-item .message-desc {
  margin-top: 20px
}

.figure-text-list .messages-list .message-item .message-desc p {
  font-size: 16px;
  color: #606266;
  line-height: 32px
}

.figure-text-list .messages-list .message-item:nth-child(n+2) {
  margin-top: 30px
}

.figure-text-list .model-title {
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  padding-bottom: 10px
}

.figure-text-list .model-title strong {
  position: relative;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  padding-bottom:0px;
}

/* .figure-text-list .model-title strong:after {
  position: absolute;
  left: 50%;
  width: 50%;
  height: 4px;
  bottom: -10px;
  content: "";
  background: #32c5ff;
  border-radius: 3px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
} */

.figure-text-list .model-desc {
  width: 700px;
  margin: 20px auto 0;
  font-size: 16px;
  line-height: 32px;
  color: #6d7278;
  text-align: center
}

.figure-text-list .video {
  margin: 40px auto 0;
  width: 940px;
  height: 530px
}

.figure-text-list .video video {
  width: 100%;
  height: 100%
}

.figure-text-list .item-content .figure {
  width: 500px;
  height: 340px;
  text-align: center;
  line-height: 340px;
  overflow: hidden;
  /* background: #fff; */
}

.figure-text-list .item-content .figure img {
  vertical-align: middle
}

.figure-text-list .item-content .text {
  position: absolute;
  top: 50%;
  width: 540px;
 
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.figure-text-list .flex {
  margin: 40px auto 0;
  width: 1160px
}

.figure-text-list .flex .flex-item {
  margin: 0 20px;
  float: left;
  width: 540px;
  width: 1160px;
}

.figure-text-list .flex .flex-item {
  /* float: left; */
  width: 540px;
  margin:auto;
  margin-left: 40px;
}

.figure-text-list .flex .flex-grid-item {
  float: left;
  padding: 40px 20px 0;
  width: 120px;
  height: 280px;
  font-size: 16px;
  line-height: 32px;
  overflow: hidden;
  transition: box-shadow .5s ease-in-out, -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out, box-shadow .5s ease-in-out;
  transition: transform .5s ease-in-out, box-shadow .5s ease-in-out, -webkit-transform .5s ease-in-out;
  color: #606266
}
 .figure-text-list.defaults .even .flex.clearfix .flex-item .figure-right{
   margin-top: 46px;
   margin-left: 90px;
 }

.figure-text-list .flex .flex-grid-item .icon {
  margin: 0 auto;
  width: 70px;
  height: 70px;
  overflow: hidden
}

.figure-text-list .flex .flex-grid-item .caption {
  margin: 20px 0 10px;
  height: 32px;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
  font-weight: 600;
  color: #606266;
  text-overflow: ellipsis
}

.figure-text-list .flex .flex-grid-item .description {
  color: #999;font-size: 14px;text-align: justify;
}

.figure-text-list .flex .flex-grid-item:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1)
}

.figure-text-list .flex .flex-grid-item:hover .caption {
  color: #1ca6dc
}

.figure-text-list .flex .flex-grid-item:hover .description {
  color: #606266
}

.figure-text-list .title {
  font-size: 22px;
  font-weight: bold;
  line-height: 48px
}

.zllc .title{
  background-repeat: no-repeat;
  background-position: left;text-indent: 3em;
  background-size: auto 100%;
}

.figure-text-list .desc {
  font-size: 16px;
  line-height: 32px;
  color: #606266
}

.figure-text-list .desc>p {
  margin-top: 5px
}

.figure-text-list.defaults li:nth-child(2n) {
  background-color: #e9f5f8
}

.figure-text-list .cloumn .figure {
  margin-top: 40px
}

.company-intro>.item {
  padding: 61px 0
}

.company-intro .title {
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  padding-bottom: 10px
}

.company-intro .title strong {
  position: relative;
  font-weight: bold;
  font-size: 32px;
  font-weight: 48px;
  display: inline-block;
  vertical-align: top
}

/* .company-intro .title strong:after {
  position: absolute;
  left: 50%;
  width: 50%;
  height: 4px;
  bottom: -10px;
  content: "";
  background: #32c5ff;
  border-radius: 3px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
} */

.company-intro .desc {
  margin-top: 20px;
  font-size: 16px;
  line-height: 32px;
  color: #8a8a8a;
  text-align: center
}

.company-intro .intro-swiper {
  margin-top: 24px;
  padding: 0 50px;
  position: relative
}

.company-intro .intro-swiper .swiper-next, .company-intro .intro-swiper .swiper-prev {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  font-size: 30px;
  text-align: center;
  line-height: 48px;
  font-family: ETA;
  color: #d9dbdf;
  cursor: pointer
}

.company-intro .intro-swiper .swiper-prev {
  left: 0
}

.company-intro .intro-swiper .swiper-next {
  right: 0
}

.company-intro .intro-swiper .swiper-container {
  overflow: hidden
}

.company-intro .intro-swiper .swiper-container .swiper-wrapper {
  width: 2000%
}

.zazhi .swiperButtonPrev{
  display: inline;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #38b8ea;
  text-align: center;
  color: #fff;
  background: url(youshi_right.png) no-repeat;
  background-size: cover;
}
.zazhi .swiperButtonNext{
  display: inline;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #38b8ea;
  text-align: center;
  color: #fff;
  background: url(youshi_left.png) no-repeat;
  background-size: cover;
}

.company-intro .intro-swiper .swiper-container .swiper-slide {
  float: left;
  width: 275px;
  /* height: 360px; */
  overflow: hidden
}

.company-intro .intro-swiper .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: fill
}

.company-intro .item-content {
  position: relative;
  margin: 80px auto 0;
  overflow: hidden;
  /* width: 540px; */
  /* padding-left: 570px */
}

.company-intro .item-content .figure {
  width: 540px;
  height: 340px;
  line-height: 340px;
  text-align: center;
  overflow: hidden
}

.company-intro .item-content .figure img {
  vertical-align: middle
}

.company-intro .activity-list {
  position: absolute;
  left: 0;
  top: 50%;
  width: 540px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.company-intro .activity-list li {
  margin-top: 10px;
  font-size: 18px;
  line-height: 32px;
  color: #606266
}

/* .company-intro .activity-list li:before {
  margin: 9px 16px 0 0;
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 14px;
  height: 14px;
  overflow: hidden;
  border-radius: 50%;
  background: #32c5ff
} */

.company-intro .process {
  background: #eff9fd
}

.company-intro .process .process-list {
  position: relative;
  margin: 80px auto 0;
  width: 810px
}

.company-intro .process .process-list:before {
  position: absolute;
  left: 120px;
  top: 0;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #32c5ff
}

.company-intro .process .process-list li {
  position: relative;
  padding: 10px 0 10px 180px
}

.company-intro .process .process-list li:before {
  position: absolute;
  left: 0;
  top: 50%;
  content: attr(data-title);
  font-size: 22px;
  line-height: 32px;
  color: #32c5ff;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.company-intro .process .process-list .process-box {
  position: relative;
  padding: 16px 30px;
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(130, 177, 196, .61);
  border-radius: 8px;
  font-size: 16px;
  line-height: 32px;
  color: #6d7278
}

.company-intro .process .process-list .process-box:before {
  position: absolute;
  left: -68px;
  top: 50%;
  width: 16px;
  height: 16px;
  content: "";
  border-radius: 50%;
  background-color: #32c5ff;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%)
}

.company-intro .about .wrapper {
  margin-top: 80px;
  overflow: hidden
}

.company-intro .about .figure {
  width: 340px;
  height: 360px;
  overflow: hidden
}

.company-intro .about .desc {
  margin: 0;
  width: 800px;
  float: right;
  text-align: left
}

.company-intro .about .desc .title {
  font-size: 30px;
  line-height: 54px;
  color: #333;
  text-align: left;
  font-weight: 600
}

.company-intro .about .desc .sub-title {
  /* padding-bottom: 30px; */
  font-size: 18px;
  line-height: 30px;
  color: #6d7278
}

.company-intro .about .desc p {
  /* margin-bottom: 20px */
}

.company-intro .contact {
  color: #000;
}

.company-intro .contact .title strong:after {
  background-color: #fff
}

.company-intro .contact .wrapper {
  width: 1000px;
  margin-top: 80px
}

.company-intro .contact .map {
  width: 470px;
  height: 310px
}

.company-intro .contact .info {
  float: right;
  font-size: 16px;
  line-height: 32px;
}
.company-intro .contact .qrcode {
  margin-bottom: 15px;
  width: 160px;
  height: 160px
}
.company-intro .contact .info p:nth-child(2) a:hover{
  cursor: none;
 }
.company-intro .contact .info p:nth-child(3) a:hover{
 cursor: none;
}
.company-intro .contact .info p:nth-child(4) a:hover{
  text-decoration: underline;
}
.company-intro .contact .info p:nth-child(5) a:hover{
  text-decoration: underline;
}

.company-intro .certificates {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url(bg_patent.png);
  background-image: -webkit-image-set(url(bg_patent.png) 1x, url(bg_patent@2x.png) 2x)
}

.company-intro .certificates .title {
  color: #32c5ff
}

.company-intro .certificates .certificates-list {
  margin: 0 auto;
  width: 980px
}

.company-intro .suggestions .wrapper {
  overflow: hidden
}

.company-intro .suggestions .wrapper .suggestions-list .avatar {
  position: absolute;
  left: 40px;
  top: 40px;
  width: 100px;
  height: 100px;
  overflow: hidden
}

.company-intro .suggestions .wrapper .suggestions-list .name {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400
}

.company-intro .suggestions .wrapper .suggestions-list .titles {
  font-size: 14px;
  line-height: 32px;
  color: #000;
  min-height: 160px
}

.company-intro .suggestions .wrapper .suggestions-list .cover-text {
  position: absolute;
  left: 0;
  top: 0;
  padding: 20px;
  width: 100%;
  background-color: #38b8ea;
  z-index: 1;
  box-sizing: border-box;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  height: 100%;
  font-size: 15px;
  color: #fff;
  display: none
}

.company-intro .suggestions .wrapper .suggestions-list .cover-text .inner {
  padding: 30px 40px;
  overflow: hidden;
  height: 136px;
  border: 1px solid #74ceff;
  max-height: 170px
}

.company-intro .suggestions .wrapper .suggestions-list li {
  position: relative;
  margin: 40px 40px 0 0;
  padding: 40px 40px 40px 170px;
  float: left;
  width: 318px;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  border: 1px solid #d9dbdf
}

.company-intro .suggestions .wrapper .suggestions-list li:hover {
  cursor: pointer;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .2)
}

.company-intro .suggestions .wrapper .suggestions-list li:hover .cover-text {
  display: block
}

.company-intro .occ-suggestions {
  background: #f8f6f9
}

 #btn {
  margin-top: 26px;
  text-align: right
}

.company-intro .occ-suggestions #btn button {
  font-size: 16px;
  color: #1ca6dc;
  font-weight: bolder;
  background: #f8f6f9
}

#dialog {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  padding: 44.5px 280px 44.5px 275px;
  box-sizing: border-box;
  z-index: 99999
}

#dialog .dialog_text {
  padding: 45px 50px 20px;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff
}

#dialog .dialog_text .picture {
  width: 100%;
  height: 327px;
  background: #d8d8d8;
  margin-bottom: 15px
}

 #dialog .dialog_text div {
  padding-bottom: 15px;
  box-sizing: border-box
}

 #dialog .dialog_text div:first-child {
  /* border-bottom: .5px solid #ccc; */
  /* margin-bottom: 15px */
}

 #dialog .dialog_text div:last-child {
  padding-bottom: 0
}

.company-intro .occ-suggestions,
.company-intro .show-case {
  background: #f8f6f9
}

.company-intro .show-case .wrapper {
  overflow: hidden
}
/* 
.company-intro .case-list {
  width: 110%
}

.company-intro .case-list .figure {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 220px;
  height: 160px;
  overflow: hidden
}

.company-intro .case-list .caption {
  font-size: 20px;
  line-height: 28px
}

.company-intro .case-list .desc {
  padding-bottom: 20px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 24px;
  text-align: left;
  border-bottom: 1px solid #edeeef
}

.company-intro .case-list .footer {
  margin-top: 15px;
  text-align: right;
  line-height: 24px;
  font-size: 14px
}

.company-intro .case-list .footer a:after {
  margin-left: 5px;
  color: #999;
  font-size: 12px;
  content: "右";
  font-family: ETA;
  vertical-align: top
}

.company-intro .case-list li {
  margin: 40px 40px 0 0;
  position: relative;
  padding: 20px 20px 20px 260px;
  float: left;
  width: 290px;
  height: 160px;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid transparent
}

.company-intro .case-list li:hover {
  cursor: pointer;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .1);
  border-color: #38b8ea
}

.company-intro .case-list li:hover .caption, .company-intro .case-list li:hover .caption:after, .company-intro .case-list li:hover a, .company-intro .case-list li:hover a:after {
  color: #38b8ea
}

.company-intro .case-list li:hover .caption,
.company-intro .case-list li:hover .caption:after,
.company-intro .case-list li:hover a,
.company-intro .case-list li:hover a:after {
  color: #38b8ea
} */

.company-intro .cells-list-wrap,
.company-intro .news-list-wrap,
.company-intro .show-list-wrap {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 50px
}

.company-intro .show-list {
  width: 120%
}

.company-intro .show-list li {
  margin: 80px 120px 0 0;
  width: 500px;
  float: left
}

.company-intro .show-list li .figure {
  width: 500px;
  height: 300px;
  overflow: hidden
}

.company-intro .show-list li .caption {
  margin: 20px 0 0;
  font-size: 32px;
  line-height: 48px;
  color: #42c1f4
}

.company-intro .show-list li .desc {
  margin-top: 10px;
  text-align: left;
  height: 96px;
  overflow: hidden
}

.company-intro .cells-list {
  width: 110%
}

.company-intro .cells-list .caption {
  margin-top: 0px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  padding: 10px 30px;
  background: #38b8ea;
}

.company-intro .cells-list .sub-caption {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  background: #38b8ea;
}

.company-intro .cells-list .desc {
  margin-top: 0px;
  text-align: left;
  height: 120px;
  overflow: hidden;
  color: #fff;
  padding:30px;
  background: #38b8ea;
}

.company-intro .cells-list li {
  margin: 80px 10px 0;
  /* padding: 20px 35px 30px; */
  /* padding-bottom: 30px; */
  float: left;
  width: 370px;
 
  color: #fff;
  border: 1px solid #e8e8e8;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.company-intro .cells-list li:hover {
  cursor: pointer;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .1);
  -webkit-transform: scale(1.05);
  transform: scale(1.05)
}

.company-intro .cells-list li:hover .caption, .company-intro .cells-list li:hover .sub-caption {
  color: #fff
}

.company-intro .cells-list li:hover .desc {
  color: #fff
}

.company-intro .news-list {
  margin: 0 auto;
  width: 1100px;
  padding: 40px 0 0
}

.company-intro .news-list .figure {
  width: 500px;
  height: 250px;
  overflow: hidden
}

.company-intro .news-list .caption {
  margin: 20px 0 0;
  font-size: 24px;
  line-height: 36px;
  height: 36px;
  text-align: center;
  overflow: hidden
}

.company-intro .news-list .desc {
  margin-top: 10px;
  padding: 0 40px 40px;
  height: 84px;
  overflow: hidden;
  text-align: left
}

.company-intro .news-list li {
  margin: 40px 20px 0;
  float: left;
  width: 500px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  transition: -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.company-intro .news-list li:hover {
  cursor: pointer;
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, .1);
  -webkit-transform: scale(1.02);
  transform: scale(1.02)
}

.company-intro .doctors {
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-image: url(bg_doctor.png);
  background-image: -webkit-image-set(url(bg_doctor.png) 1x, url(bg_doctor@2x.png) 2x)
}

.company-intro .doctors .doctors-swiper {
  position: relative;
  padding: 30px 0 0
}

.company-intro .doctors .doctors-swiper .swiper-next, .company-intro .doctors .doctors-swiper .swiper-prev {
  position: absolute;
  top: 388px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  font-family: ETA;
  color: #38b8ea;
  font-size: 40px;
  text-align: center;
  cursor: pointer
}

.company-intro .doctors .doctors-swiper .swiper-next.swiper-button-disabled, .company-intro .doctors .doctors-swiper .swiper-prev.swiper-button-disabled {

  cursor: default;
  color: hsla(0, 0%, 60%, .2)
}

.company-intro .doctors .doctors-swiper .swiper-prev {
  left: -20px
}

.company-intro .doctors .doctors-swiper .swiper-next {
  right: -20px
}

.company-intro .doctors .doctors-swiper .swiper-pagination {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 10px;
  font-size: 0;
  text-align: center
}

.company-intro .doctors .doctors-swiper .swiper-pagination .swiper-pagination-bullet {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  background-color: hsla(0, 0%, 60%, .2)
}

.company-intro .doctors .doctors-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  cursor: pointer;
  background-color: #42c1f4
}

.company-intro .doctors .swiper-container {
  position: relative;
  margin: 0 auto;
  width: 1100px;
  overflow: hidden
}

.company-intro .doctors .swiper-wrapper {
  position: relative;
  width: 1000%
}

.company-intro .doctors .swiper-slide {
  float: left;
  width: 1100px;
  min-height: 900px;
  overflow: hidden
}

.company-intro .doctors .doctors-list {
  width: 1120px
}

.company-intro .doctors .doctors-list .info {
  position: relative;
  padding: 0 0 20px 98px;
  height: 88px;
  border-bottom: 1px solid #edeeef
}

.company-intro .doctors .doctors-list .info .avatar {
  position: absolute;
  left: 0;
  top: 0;
  width: 88px;
  height: 88px;
  overflow: hidden
}

.company-intro .doctors .doctors-list .info .name {
  font-size: 20px;
  height: 36px
}

.company-intro .doctors .doctors-list .info .title {
  height: 36px;
  overflow: hidden
}

.company-intro .doctors .doctors-list .desc .nr{
  white-space:pre-line;
}
.company-intro .doctors .doctors-list .desc {
  height: 216px;
  overflow: hidden;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
 
  color: #000
}

.company-intro .doctors .doctors-list li {
  margin: 30px 20px 0 0;
  float: left;
  width: 196px;
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 0 5px #ccc;
  border: 2px solid #fff;
  transition: border-color .5s ease-in-out, box-shadow .5s ease-in-out, -webkit-transform .5s ease-in-out;
  transition: transform .5s ease-in-out, border-color .5s ease-in-out, box-shadow .5s ease-in-out;
  transition: transform .5s ease-in-out, border-color .5s ease-in-out, box-shadow .5s ease-in-out, -webkit-transform .5s ease-in-out
}

.company-intro .doctors .doctors-list li:hover {
  cursor: pointer;
  border-color: #38b8ea;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  box-shadow: 0 4px 40px 0 rgba(51, 51, 51, .1)
}

.company-intro .outpatient .filter-tool {
  padding: 60px 0 60px 40px;
  height: 48px
}

.company-intro .outpatient .filter-tool .form-item {
  margin: 0 20px;
  float: left
}

.company-intro .outpatient .filter-tool .select {
  position: relative;
  width: 278px;
  height: 46px;
  line-height: 46px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid #d9dbdf
}

.company-intro .outpatient .filter-tool .select:after {
  position: absolute;
  right: 20px;
  top: 0;
  content: "上";
  font-size: 18px;
  font-family: ETA
}

.company-intro .outpatient .filter-tool .select.active:after {
  content: "下"
}

.company-intro .outpatient .filter-tool .select .value {
  position: relative;
  padding: 0 20px;
  font-size: 20px
}

.company-intro .outpatient .filter-tool .select .value.placeholder {
  color: #777
}

.company-intro .outpatient .filter-tool .select>select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 11
}

.company-intro .outpatient .filter-tool .submit {
  width: 280px;
  height: 48px;
  background: #38b8ea;
  border-radius: 8px
}

.company-intro .outpatient .filter-tool .submit input[type=submit] {
  width: 100%;
  line-height: 48px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  background-color: transparent
}
.company-intro .outpatient .filter-tool .submit input[type=button] {
  width: 100%;
  line-height: 48px;
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  background-color: transparent
}

.company-intro .outpatient .filter-tool .reset {
  width: 118px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #a3a6ac;
  font-size: 20px;
  background: #f7f7f7;
  border-radius: 8px;
  border: 1px solid #d9dbdf;
  cursor: pointer
}

.company-intro .outpatient .map {
  position: relative;
  height: 800px;
  background-repeat: no-repeat;
  background-image: url(bg_map.png);
  background-image: -webkit-image-set(url(bg_map.png) 1x, url(bg_map@2x.png) 2x)
}

.company-intro .outpatient .map .point {
  position: absolute;
  font-size: 14px;
  cursor: pointer
}

.company-intro .outpatient .map .point:before {
  margin: 0 5px 0 0;
  padding: 3px;
  border: 1px solid #42c1f4;
  content: "点";
  display: inline-block;
  vertical-align: top;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  overflow: hidden;
  color: #42c1f4;
  border-radius: 50%;
  font-family: ETA;
  text-indent: -1px
}

.company-intro .outpatient .outpatient-list {
  /* display: none */
}

.company-intro .outpatient .outpatient-list li {
  margin: 40px 20px 0;
  position: relative;
  float: left;
  padding: 0 0 0 240px;
  width: 300px;
  height: 140px;
  overflow: hidden
}

.company-intro .outpatient .outpatient-list li .figure {
  position: absolute;
  left: 0;
  top: 0;
  width: 220px;
  height: 140px;
  line-height: 140px;
  overflow: hidden;
  text-align: center
}

.company-intro .outpatient .outpatient-list li .figure img {
  vertical-align: middle;
  width: 100%;
  height: 100%;
  object-fit: cover
}

.company-intro .outpatient .outpatient-list li .caption {
  font-size: 24px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis
}

.company-intro .outpatient .outpatient-list li .desc {
  margin: 14px 0 0;
  font-size: 16px;
  line-height: 24px;
  text-align: left
}

.company-intro .outpatient .outpatient-list li .desc>p {
  margin-top: 10px
}

.anchorBL {
  display: none!important
}

a.buy-button {
  margin: 80px auto 0;
  width: 220px;
  height: 64px;
  background: #40c1f3;
  border-radius: 32px;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 64px;
  color: #fff
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #8E8E8E;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
  font-size: large;
}

#myBtn:hover {
  background-color: #38B8EA;
}



.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.but-title{
    width:120px;
    height: 30px;
    border: 1px solid #2694bf;
    /* background: #fff; */
    border-radius: 10px;
    display: block;
    text-align: center;
    font-size: 14px;
    line-height:30px;
    color: #2694bf !important;
}

.promise {
  padding: 80px 0;
  text-align: center
}

.promise>h3 {
  font-size: 40px;
  line-height: 56px;
  font-weight: bold;
  color: #38b8ea
}
.youshi{
  width: 700px;
  height: 700px;
  margin: 0 auto;
}
.youshi .swiper-button-next{
  display: inline;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #38b8ea;
  text-align: center;
  color: #fff;
  background: url(youshi_right.png) no-repeat;
  background-size: cover;
}
.youshi .swiper-button-next:after{content: none;}
.youshi .swiper-button-prev:after{content: none;}
.youshi .swiper-button-prev{
  display: inline;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  background: #38b8ea;
  text-align: center;
  color: #fff;
  background: url(youshi_left.png) no-repeat;
  background-size: cover;
}

.youshi .swiper-slide {
  text-align: center;
  font-size: 18px;
  padding: 0 64px;
  box-sizing: border-box;
  background: none;
  display: inline;
}
.youshi .swiper-slide img{
  width: 100%;
}
.youshi .swiper-slide div{
  text-align: center;color: #000;
}
.youshi .swiper-slide .font1{
  text-align: center;padding: 10px 0;font-size: 22px;
}
.youshi .swiper-slide .font2{
  font-size: 14px;color: #000;
}
.promise .desc {
  margin-top: 10px;
  font-size: 18px;
  color: #8a8a8a;
  line-height: 32px
}

.promise .figure {
  margin-top: 60px;
  height: 460px
}

.great {
  position: relative
}

.great .background {
  position: absolute;
  left: 0;
  top: 123px;
  width: 100%;
  height: 700px;
  z-index: -1;
  background-size: 100% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-image: url(bg_great.png);
  background-image: -webkit-image-set(url(bg_great.png) 1x, url(bg_great@2x.png) 2x)
}


@font-face {
  font-family: 'iconfont';  /* project id 2301810 */
  src: url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.eot');
  src: url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.woff') format('woff'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2301810_77jvnjzeqgu.svg#iconfont') format('svg');
}
