/* 立即注册连心医疗 */
.reg_main {
  height: 200px;
  border: 1px solid #ffffff;
  background: url(../image/index/regbg.png);
  margin: 11px 0;
  min-width: 1000px;
  clear: both;
}
.reg_main .text {
  width: 700px;
  height: 28px;
  font-size: 24px;
  font-weight: 400;
  color: #ffffff;
  line-height: 36px;
  margin: 64px auto 20px;
}
.reg_main .btn {
  width: 110px;
  height: 30px;
  border: 1px solid #ffffff;
  line-height: 30px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 0 auto;
}
.reg_main .btn:hover {
  background: #2b59b9;
}
.reg_main a:hover {
  background: #4581fd;
}
/* 连心简介、目标远景 */
.intro_main {
  padding-bottom: 70px;
  background: #f7f8fa;
}
.intro-content {
  width: 1000px;
  height: 325px;
  margin: 0 auto;
}
.intro_main .intro {
  width: 460px;
  float: left;
  margin-right: 90px;
  position: relative;
}
.intro_main .intro .text {
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 20px;
}
.intro_main .target {
  width: 450px;
  float: left;
}
.intro_main .target .text {
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 20px;
}
.intro_main .target ul li {
  margin-top: 30px;
  color: #4a4a4a;
}
.intro_main .target ul li span {
  margin-right: 28px;
  font-size: 13px;
  color: #9f9f9f;
}
.intro_main h4 {
  width: 220px;
  font-size: 24px;
  font-weight: 500;
  color: #4a4a4a;
  margin-top: 80px;
  margin-bottom: 20px;
}
.intro_main .more {
  width: 80px;
  height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #4581fd;
  line-height: 14px;
  position: absolute;
  left: 395px;
  top: 80px;
  text-decoration: underline;
}
.intro_main .more:hover {
  color: #2b59b9;
}
/* 合作医院 */
.coopera-wapper {
  background: url(../image/index/coow.png) no-repeat;
  background-position: center;
  height: 340px;
}
.coopera {
  width: 1000px;
  height: 65px;
  margin: 0 auto;
  clear: both;
}
.coopera h4 {
  font-size: 24px;
  color: #4a4a4a;
  text-align: center;
  height: 24px;
  margin: 88px auto 0;
}
.coopera li {
  float: left;
  height: 72px;
  margin-right: 14px;
}
.coopera li.first {
  width: 157px;
  background: url(../image/index/01.png) no-repeat;
}
.coopera li.secound {
  position: relative;
  top: 4px;
  width: 193px;
  background: url(../image/index/02.png) no-repeat;
}
.coopera li.third {
  position: relative;
  top: 4px;
  width: 206px;
  background: url(../image/index/03.png) no-repeat;
}
.coopera li.four {
  width: 185px;
  background: url(../image/index/04.png) no-repeat;
}
.coopera li.five {
  width: 184px;
  background: url(../image/index/05.png) no-repeat;
}
.coopera li.first:hover {
  background: url(../image/index/1.png) no-repeat;
}
.coopera li.secound:hover {
  background: url(../image/index/2.png) no-repeat;
}
.coopera li.third:hover {
  background: url(../image/index/3.png) no-repeat;
}
.coopera li.four:hover {
  background: url(../image/index/4.png) no-repeat;
}
.coopera li.five:hover {
  background: url(../image/index/5.png) no-repeat;
}
/*医院切换*/
.coopera-info {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
.swiper-container {
  width: 850px;
  height: 250px;
}
.coopera-info .swiper-slide .text {
  height: 130px;
  font-size: 16px;
  color: #4a4a4a;
  text-align: center;
  line-height: 20px;
}
.coopera-info .swiper-slide h3 {
  font-size: 30px;
  color: #4a4a4a;
  text-align: center;
  margin-top: 6px;
}
.coopera-info .arrow-left {
  position: absolute;
  left: 120px;
  top: 51%;
  width: 17px;
  height: 30px;
  z-index: 1000;
}
.coopera-info .arrow-right {
  position: absolute;
  right: 140px;
  top: 51%;
  width: 17px;
  height: 30px;
  z-index: 1000;
}
.coopera-info .more {
  font-size: 14px;
  color: #4581fd;
  line-height: 14px;
  text-align: center;
  margin-bottom: 100px;
  display: block;
  text-decoration: underline;
}
.coopera-info .more:hover {
  color: #2b59b9;
}
.coopera-info .iconfont {
  font-size: 36px;
  color: #c4c6c5;
}
.coopera-info .iconfont:hover {
  color: #2b59b9;
}
/* 连心动态 */
.dynamic {
  width: 100%;
  min-width: 1000px;
}
.dynamic .dynamic-main {
  width: 1000px;
  margin: 0 auto;
}
.dynamic .dynamic-main h4 {
  width: 1000px;
  margin: 0 auto;
  font-size: 24px;
  font-weight: 500;
  color: #4a4a4a;
  margin-top: 80px;
  margin-bottom: 20px;
}
.dynamic .dynamic-main h4 a {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #4581fd;
  text-decoration: underline;
  display: inline-block;
  line-height: 34px;
  margin-right: 20px;
}
.dynamic .dynamic-main h4 a:hover {
  color: #2b59b9;
}
.dynamic .dynamic-main ul {
  padding-bottom: 70px;
}
.dynamic .dynamic-main li {
  clear: both;
  height: 130px;
}
.dynamic .dynamic-main li:hover {
  background: #f7f8fa;
  box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.05);
}
.dynamic .dynamic-main .left {
  width: 232px;
  height: 132px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  color: #9f9f9f;
  font-size: 36px;
  text-align: center;
  line-height: 132px;
}
.dynamic .dynamic-main .left img {
  width: 232px;
  height: 130px;
}
.dynamic .dynamic-main .right {
  width: 724px;
  float: left;
}
.dynamic .dynamic-main .right h5 {
  font-size: 18px;
  font-weight: 500;
  color: #4a4a4a;
  margin: 15px 0 10px;
}
.dynamic .dynamic-main .right h5 a {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #4581fd;
  text-decoration: underline;
  display: inline-block;
  line-height: 20px;
  margin-right: 20px;
  display: block;
  display: none;
}
.dynamic .dynamic-main .right h5 a:hover {
  color: #2b59b9;
}
.dynamic .dynamic-main .right .time {
  font-size: 12px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 18px;
  margin-bottom: 10px;
}
.dynamic .dynamic-main .right .text {
  font-size: 14px;
  font-weight: 400;
  color: #4a4a4a;
  line-height: 24px;
}
.dynamic-container {
  width: 98%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 455px;
}
/* header*/
.head {
  height: 900px;
  min-width: 1000px;
}
.head .empty-nav {
  width: 100%;
  height: 260px;
}
.head .banner-bg {
  height: 899px;
  width: 100%;
  min-width: 1100px;
  position: absolute;
  top: 0;
  left: 0;
}
.head #particles-js {
  z-index: 6;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-image: url(../image/index/banBg.png);
}
.nav {
  height: 200px;
  width: 100%;
  margin-top: 25px;
  margin-bottom: 40px;
}
.nav-main {
  width: 1000px;
  margin: 0 auto;
}
.nav-main .btn .white {
  color: #fff;
}
.head .logo-big {
  width: 220px;
  height: 182px;
  margin: 0 auto;
  position: relative;
  background: url(../image/index/logobig.png) no-repeat;
}
.head .ban-text {
  font-size: 48px;
  color: #fff;
  letter-spacing: 0;
  line-height: 48px;
  text-align: center;
  position: relative;
  width: 900px;
  margin: 0 auto;
}
.head .get-more {
  position: relative;
  width: 200px;
  height: 70px;
  text-align: center;
  margin: 300px auto 0;
  color: #fff;
}
.head .get-more i {
  font-size: 44px;
  color: #fff;
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.3);
  animation: breathe ease-in 2.5s infinite;
}
@keyframes breathe {
  0% {
    box-shadow: -1px -1px 2px 2px rgba(255, 255, 255, 0.1);
  }
  50% {
    box-shadow: -1px -1px 18px 2px #ffffff;
  }
  100% {
    box-shadow: -1px -1px 2px 2px rgba(255, 255, 255, 0.1);
  }
}
.head .get-more span {
  position: relative;
  top: -12px;
  left: 14px;
  color: #ffffff;
}
.head .get-more span:hover {
  color: #4581fd;
}
/*产品信息*/
.product-info {
  min-width: 1000px;
}
.product-info .link-matrix .link-img {
  background: url(../image/index/keyan.png) no-repeat;
  height: 540px;
  min-width: 1000px;
  background-position: center;
  position: relative;
}
.product-info .product-down {
  height: 530px;
  margin-top: 10px;
}
.product-info .teamedicine,
.aiqa {
  height: 530px;
  float: left;
  position: relative;
  margin: 0 5px 0 10px;
}
.product-info .ois,
.aiteam {
  height: 530px;
  float: left;
  position: relative;
  margin: 0 10px 0 5px;
}
.product-info .teamedicine .teamedicine-img {
  height: 530px;
  background: url(../image/index/xiezuo.png);
  background-position: center;
}
.product-info .ois .ois-img {
  height: 530px;
  background: url(../image/index/ois.png);
  background-position: center;
}
.product-info .aiqa .aiqa-img {
  height: 530px;
  background: url(../image/index/aiqa.jpg);
  background-position: center;
}
.product-info .aiteam .aiteam-img {
  height: 530px;
  background: url(../image/index/aiteam.png);
  background-position: center;
}
.product-info h1 {
  font-size: 36px;
  color: #fff;
  text-align: center;
  padding-top: 252px;
  padding-bottom: 10px;
}
.product-info a {
  font-size: 14px;
  color: #fff;
  text-align: center;
  display: block;
  text-decoration: underline;
}
.product-info a:hover {
  color: #4581fd;
}
.product-info .link-img .path1 {
  width: 0px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M2.69,1.98 L136.78,1.98 L199.62,64.11 L199.62,81.07 L266.42,81.07 L266.42,187.66 L201.04,187.66  L201.04,211.37  L266.42,270.6  L266.42,300.47 L134.41,300.47  L134.41,271.58  L2.38,271.58 L2.69,1.98");
  left: 790px;
  top: 133px;
  position: absolute;
  transform: rotate(0deg);
}
/* 真实导航 */
.nav-bar {
  height: 50px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: block;
  padding-top: 10px;
  transition: all ease-out 0.3s;
}
.nav-bar-begin {
  box-shadow: none;
  background: none;
}
.nav-bar-begin .nav-main .dropdown li .parent {
  color: #fff;
}
.nav-bar-begin .nav-main .dropdown .begin-menu {
  box-shadow: none !important;
}
.nav-bar-begin .nav-main .dropdown .begin-menu p {
  background: none;
}
.nav-bar-begin .nav-main .dropdown .begin-menu p a {
  color: #fff;
}
.nav-bar-begin .nav-main .dropdown .begin-menu p a:hover {
  color: #4581fd;
}
.nav-bar-begin .nav-main .dropdown .begin-menu p:first-child {
  border: none !important;
}
.product-info .link-img .path1 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M2.69,1.98 L136.78,1.98 L199.62,64.11 L199.62,81.07 L266.42,81.07 L266.42,187.66 L201.04,187.66  L201.04,211.37  L266.42,270.6  L266.42,300.47 L134.41,300.47  L134.41,271.58  L2.38,271.58 L2.69,1.98");
  offset-distance: 0%;
  animation: path1 13s linear normal infinite forwards;
  position: absolute;
  left: 751px;
  top: 133px;
}
@keyframes path1 {
  0% {
    width: 20px;
  }
  1% {
    width: 79px;
  }
  7.5% {
    width: 79px;
  }
  12% {
    width: 0px;
  }
  13% {
    width: 79px;
  }
  15.5% {
    width: 79px;
  }
  19% {
    width: 0px;
  }
  20% {
    width: 20px;
  }
  21% {
    width: 0px;
  }
  22% {
    width: 79px;
  }
  26.5% {
    width: 0px;
  }
  27.5% {
    width: 79px;
  }
  31% {
    width: 79px;
  }
  35.5% {
    width: 0px;
  }
  36.5% {
    width: 79px;
  }
  41% {
    width: 0px;
  }
  42% {
    width: 20px;
  }
  42.5% {
    width: 0px;
  }
  43.5% {
    width: 79px;
  }
  46.5% {
    width: 79px;
  }
  50% {
    width: 0px;
  }
  51% {
    width: 30px;
  }
  52% {
    width: 0px;
  }
  53% {
    width: 79px;
  }
  60% {
    width: 79px;
  }
  64% {
    width: 0px;
  }
  65% {
    width: 30px;
  }
  66% {
    width: 0px;
  }
  67% {
    width: 79px;
  }
  80% {
    width: 0px;
  }
  81% {
    width: 79px;
  }
  97% {
    width: 79px;
  }
  100% {
    width: 0px;
    offset-distance: 100%;
  }
}
.product-info .product-down .path2 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M441.5,54.3492337 L441.5,171.754767 L536.5,220.132876 L536.5,102.727342 L441.5,54.3492337");
  offset-distance: 0%;
  animation: path2 5s linear normal infinite forwards;
  position: absolute;
  left: 123px;
  top: 119px;
}
@keyframes path2 {
  0% {
    width: 0px;
  }
  17% {
    width: 79px;
  }
  25% {
    width: 0px;
  }
  30% {
    width: 79px;
  }
  40% {
    width: 79px;
  }
  51% {
    width: 0px;
  }
  56% {
    width: 79px;
  }
  67% {
    width: 79px;
  }
  75% {
    width: 0px;
  }
  80% {
    width: 79px;
  }
  85% {
    width: 79px;
  }
  90% {
    width: 79px;
  }
  100% {
    width: 0px;
    offset-distance: 100%;
  }
}
.product-info .product-down .path3 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M441.5,54.3492337 L536.5,102.727342 L536.5,220.132876 L441.5,171.754767 L441.5,54.3492337");
  offset-distance: 0%;
  animation: path3 5s linear normal infinite forwards;
  position: absolute;
  left: -177px;
  top: 147px;
}
@keyframes path3 {
  0% {
    width: 0px;
  }
  17% {
    width: 79px;
  }
  25% {
    width: 0px;
  }
  30% {
    width: 79px;
  }
  40% {
    width: 79px;
  }
  51% {
    width: 0px;
  }
  56% {
    width: 79px;
  }
  67% {
    width: 79px;
  }
  75% {
    width: 0px;
  }
  80% {
    width: 79px;
  }
  85% {
    width: 79px;
  }
  90% {
    width: 79px;
  }
  100% {
    width: 0px;
    offset-distance: 100%;
  }
}
.product-info .product-down .path4 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M320,0 L493.205081,100 L493.205081,300 L320,400 L146.794919,300 L146.794919,100 L320,0");
  offset-distance: 0%;
  animation: path4 10s linear normal infinite forwards;
  position: absolute;
  left: 152px;
  top: 64px;
}
@keyframes path4 {
  0% {
    width: 0px;
  }
  2% {
    width: 79px;
  }
  13.5% {
    width: 79px;
  }
  17% {
    width: 0px;
  }
  20% {
    width: 79px;
  }
  30% {
    width: 79px;
  }
  33.5% {
    width: 0px;
  }
  36.5% {
    width: 79px;
  }
  46.5% {
    width: 79px;
  }
  50% {
    width: 0px;
  }
  53% {
    width: 79px;
  }
  63.5% {
    width: 79px;
  }
  67% {
    width: 0px;
  }
  70% {
    width: 79px;
  }
  80% {
    width: 79px;
  }
  83.5% {
    width: 0px;
  }
  86.5% {
    width: 79px;
  }
  96.5% {
    width: 79px;
  }
  100% {
    width: 0px;
    offset-distance: 100%;
  }
}
.product-info .product-down .path5 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M320,8 L525,133 L319,258 L116,132 L320,8");
  offset-distance: 0%;
  animation: path5 8s linear normal infinite forwards;
  position: absolute;
  left: 152px;
  top: 126px;
}
@keyframes path5 {
  0% {
    width: 0px;
  }
  4% {
    width: 79px;
  }
  21% {
    width: 79px;
  }
  25% {
    width: 0px;
  }
  29% {
    width: 79px;
  }
  46% {
    width: 79px;
  }
  50% {
    width: 0px;
  }
  54% {
    width: 79px;
  }
  71% {
    width: 79px;
  }
  75% {
    width: 0px;
  }
  79% {
    width: 79px;
  }
  96% {
    width: 79px;
  }
  100% {
    width: 0px;
    offset-distance: 100%;
  }
}
.product-info .product-down .path6 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M320,5 L410,54 L410,172 L315,122 L315,5");
  offset-distance: 0%;
  animation: path6 5s linear normal infinite forwards;
  position: absolute;
  left: 168px;
  top: 100px;
}
@keyframes path6 {
  0% {
    width: 0px;
  }
  3% {
    width: 79px;
  }
  14% {
    width: 79px;
  }
  22% {
    width: 0px;
  }
  30% {
    width: 79px;
  }
  41% {
    width: 79px;
  }
  47% {
    width: 0px;
  }
  55% {
    width: 79px;
  }
  64% {
    width: 79px;
  }
  75% {
    width: 0px;
  }
  79% {
    width: 79px;
  }
  91% {
    width: 79px;
  }
  100% {
    width: 0px;
    offset-distance: 100%;
  }
}
.product-info .product-down .path7 {
  width: 79px;
  height: 5px;
  background: url(../image/index/cursor.png) no-repeat;
  offset-path: path("M320,5 L410,54 L410,172 L315,122 L315,5");
  offset-distance: 0%;
  animation: path6 5s linear normal infinite forwards;
  position: absolute;
  left: 47px;
  top: 166px;
}
