﻿.zxjs_wrapper {
    margin-top: 40px;
}

.zxjs_mess{
    position: relative;
}
.p_wrapper{
    position: absolute;
    right: 0;
    top: 30px;
    background: rgba(234, 242, 250, 0.9);
    z-index: 11;
    padding:42px;
    box-sizing: border-box;
    width: 564px;

}
.p_wrapper p{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #343434;
    line-height: 28px;
    text-indent: 2rem;
}
.btn_wrapper{
    position: absolute;
    right: 0;
    bottom:0;
    width: 155px;
    height: 55px;
    background: rgba(0, 100, 225, .9);
    box-shadow: 10px 6px 24px 0px rgba(26, 116, 228, 0.23);
}
.btn_wrapper a{
    color: #ffffff;
    display: block;
    text-align: center;
    font-size: 18px;
    text-align: center;
    line-height: 55px;
    padding-right: 20px;
    background: url(/Content/Areas/Common/images/jiantou.png)no-repeat 80% center;
    transition: all 0.3s;
}
.btn_wrapper a:hover{
    padding-right: 30px;
    background: url(/Content/Areas/Common/images/jiantou.png)no-repeat 85% center;
}

.project_wrapper{
    margin-top: 60px;
    position: relative;
}
.project_top{
    width: 100%;
    height: 370px;
    background: #EAF2FA;
    position: absolute;
    top:0;
    z-index: -1;
}
.project_ter{
    padding-top: 50px;
}
.ter_con{
    height: 420px;
    margin-top: 10px;
}

/* ��Ŀ����ƽ̨�ֲ�start*/
.slide-carousel {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0 60px;
    box-sizing: border-box;
  }
  .slide-carousel .item-list {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  .slide-carousel .item-list li .item-content {
    width: 100%;
    height: 100%;
  }
  .slide-carousel .item-list li .item-content a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .slide-carousel .item-list li .item-content a .cover-img {
    width: 100%;
    height: 100%;
  }
  .slide-carousel .indicator-list {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -63px;
    z-index: 100;
  }
  .slide-carousel .indicator-list a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    background-color: #ccc;
    margin-left: 5px;
  }
  .slide-carousel .indicator-list a.selected {
    border-color: #ff6700;
    background-color: #5fff92;
  }
  .slide-carousel .controls a {
    cursor: pointer;
    width: 37px;
    height: 103px;
    position: absolute;
    z-index: 2;
  }
  .slide-carousel .controls .item-prev {
    top: 50%;
    left: -37px;
    margin-top: -42px;
    background: url(/Content/Areas/Common/images/left1.png);
  }
  .slide-carousel .controls .item-next {
    top: 50%;
    right: -37px;
    margin-top: -42px;
    background: url(/Content/Areas/Common/images/right1.png);
  }
  .slide-carousel .controls .item-prev:hover {
    background: url(/Content/Areas/Common/images/left2.png);
}
.slide-carousel .controls .item-next:hover{
    background: url(/Content/Areas/Common/images/right2.png);
}
  .slide-carousel .desc {
    height: 72px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99;
  }
  .slide-carousel .desc strong {
    color: #fff;
    font-size: 20px;
    line-height: 72px;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .slide-carousel:hover .controls {
    opacity: 1;
    transition: opacity 0.5s ease;
  }
.slide-3d .desc {
    display: none;
  }
 .slide-3d .item-list li {
    width: 488px;
    height: 374px;
    transition: all 0.5s ease-out;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 1px 16px 21px 0px rgba(0, 0, 0, 0.07);
  }
.slide-3d .item-list li .li_wrapper .img_box{
  display: block;
  height:254px;
  overflow: hidden;
}
.li_wrapper img{
    width: 100%;
}
.slide-3d .item-list li.item0 {
    transform: translate3d(-225px, 0, 0) scale(0.8);
  }
.slide-3d .item-list li.item1 {
    transform: translate3d(0, 0, 0) scale(0.8);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 2;
  }
.slide-3d .item-list li.item2 {
    transform: translate3d(295px, 0, 0) scale(1);
    transform-origin: 0 50%;
    opacity: 1;
    z-index: 3;
  }
.slide-3d .item-list li.item3 {
    transform: translate3d(675px, 0, 0) scale(0.8);
    transform-origin: 100% 50%;
    opacity: 1;
    z-index: 2;
  }
 .slide-3d .item-list li.item4 {
    transform: translate3d(675px, 0, 0) scale(0.8);
  }
 .slide-3d .item-list li.item5 {
    transform: translate3d(900px, 0, 0) scale(0.8);
  }
.slide-3d .item-list li.item6 {
    transform: translate3d(1125px, 0, 0) scale(0.8);
  }
 .slide-3d .item-list li.item7 {
    transform: translate3d(1350px, 0, 0) scale(0.8);
  }
.slide-3d .item-list li.item8 {
    transform: translate3d(1575px, 0, 0) scale(0.8);
  }
.slide-3d .item-list li.item9 {
    transform: translate3d(1800px, 0, 0) scale(0.8);
  }
.item-list li  .content_box{
    padding: 18px;
    box-sizing: border-box;
}
.content_box .title_type{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #0B0B0B;
}
.content_box .title_type:hover{
    color: #164a96;
}
.content_box .title_type span{
    float: right;
    font-size: 14px;
}
.content_box p{
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 20px;
}
.content_box p a.more{
    display: none;
}

li.item2 .li_wrapper{
  position: relative;
  transition: color 0.25s;
  box-sizing: border-box;
  transition: all 0.3s;
}
li.item2 .li_wrapper:hover{
  padding: 2px;
}
li.item2  .li_wrapper a{
  position: relative;
  z-index: 1111;
}
li.item2 .li_wrapper::before, li.item2 .li_wrapper::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: center;
          transform-origin: center;
  box-sizing: inherit;
  content: '';
  position: absolute;
}
li.item2 .li_wrapper::before {
  border-top: 2px solid #164a96;
  border-bottom: 2px solid #164a96;
  -webkit-transform: scale3d(0, 1, 1);
          transform: scale3d(0, 1, 1);
}
li.item2 .li_wrapper::after {
  border-left: 2px solid #164a96;
  border-right: 2px solid #164a96;
  -webkit-transform: scale3d(1, 0, 1);
          transform: scale3d(1, 0, 1);
}
li.item2 .li_wrapper:hover::before, li.item2 .li_wrapper:hover::after {
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
/* ��Ŀ����ƽ̨�ֲ�end*/

.data_manag{
    margin-top:50px;
}
.data_con{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.data_com{
    width: 32%;
    height:286px;
    position: relative;
    transition: color 0.25s;
    box-sizing: border-box;
    transition: all 0.3s;
    padding: 2px;
}
.data_com::before, .data_com::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform-origin: center;
            transform-origin: center;
    box-sizing: inherit;
    content: '';
    position: absolute;
}
.data_com::before {
    border-top: 2px solid #164a96;
    border-bottom: 2px solid #164a96;
    -webkit-transform: scale3d(0, 1, 1);
            transform: scale3d(0, 1, 1);
}
.data_com::after {
    border-left: 2px solid #164a96;
    border-right: 2px solid #164a96;
    -webkit-transform: scale3d(1, 0, 1);
            transform: scale3d(1, 0, 1);
}
.data_com:hover::before, .data_com:hover::after {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.data_com.data_com1{
    background: url(/Content/Areas/Common/images/databk1.png);
}
.data_com.data_com2{
    background: url(/Content/Areas/Common/images/databk2.png);
}
.data_com.data_com3{
    background: url(/Content/Areas/Common/images/databk3.png);
}
.data_com a{
    display: block;
    line-height: 286px;
    font-size: 46px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    letter-spacing:15px;
    position: relative;
    z-index: 111;
}


.network_wrapper{
    background: url(/Content/Areas/Common/images/network.png)no-repeat;
    width: 100%;
    height: 584px;
    background-size: 100%;
    margin-top: 60px;
    padding-top: 60px;
    box-sizing: border-box;
}
.network_wrapper .tit_wrapper{
    color: rgba(255, 255, 255, .12);
}
.network_wrapper .tit_wrapper a{
    color: #fff;
}

.cooper_wrapper{
    margin-top:60px;
}
.cooper_con{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.cooper_com{
    width: 49%;
    height: 255px;
    position: relative;
}
.cooper_com.cooper_com1{
    background: url(/Content/Areas/Common/images/cooperbk1.png)no-repeat;
    background-size: 100%;
}
.cooper_com.cooper_com2{
    background: url(/Content/Areas/Common/images/cooperbk2.png)no-repeat;
    background-size: 100%;
}
.cooper_com a{
    display: block;
    width: 100%;
    height: 255px;
    line-height: 255px;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.cooper_hint{
    width: 110px;
    height: 5px;
    background: #fff;
    position: absolute;
    left: 227px;
    top: 160px;
    transition: all 0.3s;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.cooper_hint::before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #3682ED;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.cooper_com:hover .cooper_hint::before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1;
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.clinic_wrapper{
  margin-top: 60px;
  position: relative;
}
.clinic_top{
  width: 100%;
  height: 438px;
  background: #EAF2FA;
  position: absolute;
  top:0;
  z-index: -1;
}
.clinic_sample{
  padding-top: 60px;
}
.sample_wrapper{
  display: flex;
  justify-content: space-between;

}
.sample_com{
  width: 381px;
  height: 459px;
  position: relative;
}
.sample_com.sample_com1{
  background: url(/Content/Areas/Common/images/samlbk1.png)no-repeat;
}
.sample_com.sample_com2{
  background: url(/Content/Areas/Common/images/samlbk2.png)no-repeat;
}
.sample_com.sample_com3{
  background: url(/Content/Areas/Common/images/samlbk3.png)no-repeat;
}
.sample_tit{
  position: absolute;
  left: -1px;
  bottom: 0;
  width:288px;
  height: 71px;
  background: url(/Content/Areas/Common/images/samlbk4.png)no-repeat;
  box-shadow: 0px 0px 21px 0px rgba(101, 101, 101, 0.18);
}
.sample_tit a{
  display: block;
  line-height: 71px;
  text-align: center;
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #666666;
}
.sample_tit:hover a{
  color: #0064E1;
}
.plat_wrapper{
  margin-top: 60px;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
}
.plat_com{
  width: 380px;
  height: 170px;
  
}
.plat_com.plat_com1{
  background:#6D99D9 ;
}
.plat_com.plat_com2{
  background:#67BED3;
}

.plat_com.plat_com3{
  background:#72BEEF;
}
.plat_com a {
  display:block;
  width: 100%;
  height: 170px;
  text-align: center;
  padding-top:25px;
  box-sizing: border-box;
}
.plat_com a p{
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 15px;
}
.plat_com:hover img{
  -webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}
@keyframes icon-bounce {
0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
}

50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
}

85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
}