* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
html,
body {
	font-family: "MicrosoftYaHei", "MFYanSong_Noncommercial-Regular",
		Arial, sans-serif;
	font-size: 100%;
	width: 100%;
	overflow-x: hidden;
    background: linear-gradient(to right, #c2d5e4 , #ffffff,#c2d5e4);
}
div {
	margin: 0;
	border: 0;
	padding: 0;
}
/* 内容区 */
.funicle{
    width: 100%;
    /* height: 11600px; */
    overflow: hidden;
    background: url("../images/funicle/funicle-bg.jpg") no-repeat;
    background-size: 100% ;
    position: relative;
    /* background-color: red; */
}
.banner{
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    margin-bottom: -3px;
    /* width: 1200px; */
}
.banner-text{
    width: 1200px;
    font-size: 81px;
    color: #FFFFFF;
    line-height: 120px;
    background: linear-gradient(-43deg, #014B68 0%, #00ABE0 49.21875%, #014B68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* position: absolute; */
    /* top: 325px; */
    /* margin-left: calc(50% - 550px); */
    margin: 0 auto;
    text-align: start;
    font-weight: 200;
    /* height: 700px; */
    padding-top: 20%;
    padding-bottom: 30%;
    /* margin-left: 10%; */
    z-index: 1;
    position: relative;

}
.banner-text em{
    font-style: normal;
    font-weight: bold;
    display: inline;
    
}
.banner img{
    width: 100vw;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
	margin-top: 94px;
    /* z-index: 1; */
}
.box-shaw{
    position: relative;
    box-shadow: 0px 50px -1px rgba(0,0,0,0.3), 0px 0px 20px rgba(0,0,0,0.1) inset;
}
.box-shaw::before,
.box-shaw::after{
    content: "";
    position: absolute;
    z-index: -1;
}
.card{
    width: 1200px;
    height: 493px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /* border-radius: 10px; */
    background-color: #ffffff;
    border: 1px solid;
    border-image:  linear-gradient(0deg, #FFFFFF, #5AA6C4) 1 1;
}
.card-content{
    /* width: 511px;  */
}
.card-up{
    font-size: 24px;
    color: #000F29;
    /* line-height: 118px; */
    margin-bottom: 38px;
    background: linear-gradient(-82deg, #014B68 0%, #00ABE0 49.21875%, #014B68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.how .row{
    display: flex;
    justify-content: space-around;
    margin-bottom: 42px;
    padding-top: 37px;
}
.how{
    width: 999px;
    height: 255px;
    background: #F0FAFF;
}
.how .items{
    height: 120px;
}
.how p{
    font-size: 20px;
    color: #000F29;
    margin-top: 16px;
}
.how .items img{
     width: 78px;
     height: 78px;
     position: relative;
	 margin-top: 0;
}

.card-down{
    font-size: 30px;
    color: #000F29;
    margin-top: 44px;
    background: linear-gradient(-82deg, #014B68 0%, #00ABE0 49.21875%, #014B68 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner-title{
    margin-top: 146px;
    /* margin-bottom: 61px; */
    font-size: 48px;
    font-weight: bold;
    color: #168BB8;
    line-height: 40px;
}
.thr-1{
    margin: 0 auto;
    width: 0;            
    height: 0;           
    border: 32px solid #5AA6C4; 
    border-color: #5AA6C4 transparent transparent transparent;
    position: absolute;
    opacity: .15;
    top:94px;
    left: 568px;
}
.thr{
    margin: 0 auto;
    width: 0;            
    height: 0;           
    border: 32px solid #5AA6C4; 
    border-color: #5AA6C4 transparent transparent transparent;
    margin-top: 61px;
    margin-bottom: 102px;
    z-index: 1;
}
.contain{
    width: 1200px;
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
    /* top:-268px; */
}
.contain>.title_content>hr{
    position: absolute;
    width: 100vw;
    height: 1px;
    border: none;
    background: #168BB8;
    top:38px;
    /* z-index: -1; */
}
/* part1 */
.part1{
    height: 2184px;
    width: 100%;
    margin: 0 auto;
}

.title_content{
    width: 671px;
    height: 76px;
    background: #168BB8;
    margin: 0 auto;
    display: flex;
    align-items: center; 
    justify-content: center;
    position: relative;
}
.title_content img{
    position: absolute;
    z-index: 2;
    margin-right: 10px;
    left: 170px;
}
.title_content  h4{
    /* display: flex;
    align-items: center; 
    justify-content: center; */
    text-align: center;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 40px;
    font-weight: 300; 
    position: absolute;
    z-index: 2;
	margin-left: 25px;
}
.content{
    width: 1200px;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
}
.content p{
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 100px;
    
}
.img{
    width: 1200px;
    margin: 0 auto;
    /* background-color: #333333; */
    margin-top: 61px;
    height: 751px;
    border: 1px solid #999999;
    /* opacity: 0.5; */
    display: flex;
    justify-content: center;
    align-items: center;
}
.img-baby{
  
}
.part1 .case{
    text-align: center;
}
.part1 .case p{
    margin-top: 20px;
    margin-bottom: 30px;
}
/* 表格区 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
 
td,th {
    padding: 0;
    height: 66px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    color: #333333;
    line-height: 27px;
}
 th{
    color: #FFFFFF;
    line-height: 46px;
 }
.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    /* border: 1px solid #4EA0BF; */
    width:100%;
}
 
.pure-table caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    /* padding: 1em 0; */
    text-align: center;
}
 
.pure-table td,.pure-table th {
    border-left: 1px dotted #4EA0BF;
    border-width: 0 0 0 1px;
    font-size: 18px;
    margin: 0;
    overflow: visible;
    /* padding: .5em 1em; */
    text-align: center;
}
 
.pure-table thead {
    background-color: #4EA0BF;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
 
.pure-table td {
    background-color: #E7F2FA;
	width: 10px;
}
 
.pure-table-odd td {
    background-color: #D5E8EF;
}
.none{
    border-left: none !important;
}
/*  */
.img-down{
    margin-top: 50px;
}
/* part2 */
.part2 .content{
    display: flex;
    height: 573px;
    flex-direction: row;
    width: 1200px;
    justify-content: space-around;
    align-items: center;
}
.part2 .items{
    width: 250px;
    text-align: center;  
}
.part2 .items img{
    height: 222px; 
    width: 222px;
    border-radius: 50%;
    background: #C8E2F0;
    padding: 10px;
}
.part2 .items p{
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-top: 27px;
}
/*  */
/* part 3 */
/*  */
.content_center {
    width: 1200px;
    height: 732px;
    position: relative;
    margin-top: 43px;
}
.cell-storage__medical-value .medical_title {
    padding-top: 315px;
    color: #ffffff;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
}

.cell-storage__medical-circle {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    transform: scale(.9);
    background: #F1F8FC;
    box-shadow: #8BC2DE 0px 0px 70px inset;
}
.cell-storage__medical-circle1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    transform: scale(.9);
    background: #F1F8FC;
    box-shadow: #8BC2DE 0px 0px 70px inset;
}
.cell-storage__medical-circle0 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    position: absolute;
    overflow: hidden;
    border-radius: 50%;
    transform: scale(.9);
    background: #F1F8FC;
}

.cell-storage__medical-circle .title_content {
    font-weight: bold;
    font-size: 30px;
    color: #fff;
}

.cell-storage__medical-circle .description {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #168BB8;
    line-height: 40px;
    border-radius: 50%;
    background-color: #F1F8FC;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cell-storage__medical-circle .text-wrap {
    /* background: $theme; */
    border-radius: 50%;
    box-shadow: 0px 0px 30px 1px rgba(255, 255, 255, .2);
}

.cell-storage__content {
    position: relative;
    width: VW(1376);
    max-width: 1376px;
    margin: 0 auto 79px auto;
    text-align: center;
}

.cell-storage__storage-process .cell-collect-wrap {
    margin: 0 auto;
    margin-top: 150px;
    margin-bottom: 150px;
}
.cell-storage__storage-process .ant-divider-inner-text{
    display: inline-block;
}
.cell-storage__storage-process .ant-divider-inner-text,
.ant-divider-horizontal {
    margin: 0;
    padding: 0;
}

.cell-storage__storage-process {
    overflow: hidden;
}

.cell-storage__storage-process .ant-divider-horizontal {
    margin: 100px 0 0 0;
}

.cell-storage__medical-value .animate-breath {
    animation: breathe 4s infinite;
}

.cell-storage__medical-value .circle_one {
    width: 290px;
    height: 290px;
    top:22px;
    left: 110px;
}

.cell-storage__medical-circle .text-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.cell-storage__medical-value .circle_one .text-wrap {
   
    width: 240px;
    height: 240px;
}
.circle_one .description {
    width: 94%;
    height: 94%;
}
.cell-storage__medical-value .circle_two {
    width: 468px;
    height: 468px;
    top: 26%;
    left: 28%;
}


.cell-storage__medical-value .circle_two .text-wrap {
    width: 428px;
    height: 428px;
}

.cell-storage__medical-value h3 {
    font-size: 36px;
    line-height: 57px;
    font-weight: bold;
    letter-spacing: 5px;
}

.cell-storage__medical-value .circle_three {
    width: 253px;
    height: 253px;
    top: 94px;
    right: 190px;
}
.circle_three .description {
    width: 96%;
    height: 96%;
}
.cell-storage__medical-value .circle_three .text-wrap{
    width: 200px;
    height: 200px;
}
.cell-storage__medical-value .circle_four {
    width: 220px;
    height: 220px;
    top: 323px;
    right: 0;
}
.circle_eight .description {
    width: 74%;
    height: 74%;
}
.cell-storage__medical-value .circle_four .text-wrap {
    width: 170px;
    height: 170px;
}
.cell-storage__medical-value .circle_four .description {
    padding: 0 10px;
    font-size: 24px;
    /* text-align: justify; */
    display: flex;
    align-items: center;
}
.circle_four .description {
    width: 85%;
    height: 93%;
}
.circle_five .description {
    width: 90%;
    height: 90%;
}
.cell-storage__medical-value .circle_five {
    width: 203px;
    height: 203px;
    top: 552px;
    right: 167px;
}

.cell-storage__medical-value .circle_five .text-wrap {
    width: 150px;
    height: 150px;
    margin: 0;
}

.cell-storage__medical-value .circle_six {
    width: 22vw;
    height: 22vw;
    max-width: 419px;
    max-height: 419px;
    top: 91vw;
    left: 26vw;
}
.cell-storage__medical-value .circle_six .text-wrap{
    width: 19vw;
    height: 19vw;
    max-width: 356px;
    max-height: 356px;
}
.cell-storage__medical-value .circle_seven {
    top: 71vw;
    left: 6vw;
    width: 26vw;
    height: 26vw;
    min-width: 110px;
    min-height: 110px;
}
.cell-storage__medical-value .circle_seven .text-wrap{
    width: 22vw;
    height: 22vw;
    min-width: 100px;
    min-height: 100px;
}
.cell-storage__medical-value .circle_eight {
    width: 250px;
    height: 250px;
    bottom: 68px;
    left: 0;
}
.cell-storage__medical-value .circle_eight .text-wrap{
    width: 250px;
    height: 250px;
    max-width: 362px;
    max-height: 362px;
}


.sm_one_circle {
    width: 60px;
    height: 60px;
    top: 126px;
    left: 503px;
}
.sm_two_circle{
    width: 60px;
    height: 60px;
    bottom: 0;
    left: 301px;
}
.sm_three_circle {
    width: 23px;
    height: 23px;
    left: 80px;
    top: 376px;
}
 .sm_four_circle {
    width: 23px;
    height: 23px;
    top: 500px;
    right: 300px;
}

@keyframes bounceInBottom {

    from,
    100%,
    to {
        animation-timing-function: cubic-bezier(0, 0, .58, 1);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 500px, 0);
    }

    100% {
        opacity: 1;
        transform: none;
    }
}

@keyframes breathe {
    0% {
        transform: scale(.9);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(.9);
    }
}

/*  */
/* part4 */
.part4 .content>p{
    margin-top: 46px;
    text-align: center;
}
.case{
    position: relative;
}
.case>h4{
    width: 501px;
    height: 69px;
    border: 1px solid #168BB8;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 86px;
    /* margin-bottom: 50px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #168BB8;
    line-height: 46px;
    
}
.card-case{
    width: 1201px;
    height: 415px;
    background: #FFFFFF;
    border: 1px solid #999999;
    display: flex;
    justify-content: space-around;
    /* align-items: center; */
    position: relative;
}
.card-case>img{
    width: 588px;
    margin-left: 31px;
    height: 346px;
    margin-right: 48px;
    /* display: flex; */
    /* justify-content: space-around; */
    /* align-items: center; */
    margin-top: 35px;
}
.card-text{
    width:468px;
    height: fit-content;
    margin-right: 38px;
    padding-left: 32px;
    border-left: 1px solid #999999;
    display: flex;
    flex-direction: column;
    margin-top: 35px;
}
.card-text>p{
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 0;
}
.card-text>span{
    font-size: 18px;
    color: #333333;
    line-height: 36px;
    margin-top: 0;
    display: flex;
    align-items: end;
    justify-content: flex-end;
}
.card-case>hr{
    background-color: #999999;
    border: #999999;
    width: 8px;
    height: 8px;
    top: 35px;
    position: absolute;
    right: 530px;
    border-radius: 50%;
}
.thr0{
    position: absolute;
    margin: 0 auto;
    top: 156px;
    left: 48.45%;
    width: 0;
    height: 0;
    border: 18.5px solid #ffffff;
    border-color: #ffffff transparent transparent transparent;
}
.thr1{
    margin: 0 auto;
    width: 0;
    height: 0;
    border: 20px solid #168BB8;
    border-color: #168BB8 transparent transparent transparent;
}
/* part5 */
.part5 .content{
    height: 572px;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: center;
}
.box-4{
    width: 381px;
    height: 224px;
    background: #FFFFFF;
    border: 1px solid #999999;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-4 img{
    position: absolute; 
    top :-50px;
    left:137px; 
}
.box-4 p{ 
    margin-top: 40px;
}
/* part 6 */
.part6 .contain{
    text-align: center;
}
.part6 .content{
    height: 1184px;
    margin: 0 auto;
    position: relative;
}
.part6 .content>p{
    margin-top: 46px;
    text-align: center;
}
.title-5{
    width: 100px;
    border-bottom: 12px solid #C5E2ED;
    margin: 0 auto;
    margin-bottom: 95px;
}
.title-5 p{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    line-height: 23px;
}
.border-5{
    width: 983px;
    height: 455px;
    border-top: 1px solid #168BB8;
    border-right: 1px solid #168BB8;
    border-bottom: 1px solid #168BB8;
    position: absolute;
    top: 425px;
    right: 52px;
}
.row{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 95px;
}
.circle{
    width: 184px;
    height: 184px;
    background: #C5E2ED;
    border-radius: 50%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 17px solid #ffffff;
}
.item{
    width: 290px;
    height: 370px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.item>p{
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    color: #168BB8;
    line-height: 36px;
    margin-top: 35px;
}
.item>span{
    margin-top: 15px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    color: #333333;
    line-height: 36px;
}

/* part7 */
.part7 .title_content{
    width: 1200px;
    margin-top: 146px;
}
.part7 .content{
    height: 2148px;
}
.part7 .content>p{
    margin-top: 46px;
    text-align: center;
}
.img-6-1{
    width: 1200px;
    height: 745px;
    background: #FFFFFF;
    border: 1px solid #999999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 115px;
    margin-bottom: 18px;
}
.img-6-1 p,.paper p{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 36px;
    margin-top: 40px;
}
.img-6-1 span,.paper span{
    font-size: 18px;
    font-weight: 300;
    color: #333333;
    line-height: 36px;
    margin-top: 18px;
}
.img-6{
    width: 1200px;
    display: flex;
    justify-content: space-between;
}
.paper{
    width: 380px;
    height: 494px;
    background: #FFFFFF;
    border: 1px solid #999999;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 18px;
    margin-bottom: 18px;
}
.paper span{
    text-align: center;
}
/* footer */
/* .footer{
    width: 100%;
    height: 351px;
    background: url("../images/funicle/footer.png") no-repeat;
    background-size: 100% 100%; 
    bottom: 0;
}
.footer p{
    font-size: 36px;
    color: #FFFFFF;
    line-height: 61px;
    text-align: center;
    bottom: -200px;
    position: relative;
    
} */
.footer {
	width: 100%;
	height: 28vh;
	background: url("../images/funicle/footer.png") no-repeat;
	background-size: 100% 100%;
	/* position: absolute; */
	bottom: 0;
	padding-top: 0;
}

.footer p {
	font-size: 36px;
	color: #FFFFFF;
	line-height: 61px;
	text-align: center;
	/* bottom: -200px; */
	position: relative;
	top: 100px;

}
/* 动画设置 */
.fadenone{
    opacity: 0;
  }
  @keyframes fadeInUp {
      from {
          opacity: 0;
          -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
      }
  
      to {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
      }
  }
  .fadeInUp {
      animation-duration: 1s;
      animation-fill-mode: both;
      -webkit-animation-name: fadeInUp;
      animation-name: fadeInUp;
  }

