* {
	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, #F3ECE1 , #ffffff,#F4EEE3);
}
div {
	margin: 0;
	border: 0;
	padding: 0;
}
/* 内容区 */
.newborn{
    width: 100%;
    /* height: 9905px; */
    overflow: hidden;
    background: url("../images/newborn/newborn-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, #6A3906 0%, #D28A28 49.21875%, #6A3906 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: 15%;
    /* 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, #D18928) 1 1;
}
.card-content{
    width: 511px; 
}
.card-up{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    line-height: 46px;
    background: linear-gradient(-43deg, #6A3906 0%, #D28A28 49.21875%, #6A3906 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.card-content>img{
    width: 24px;
    height: 19px;
    position: absolute;
    top: 274px;
    left: 590px;
    z-index: 2;
	margin-top: 0;
}
.card-content hr{
    width: 100%;
    height: 1px;
    background: linear-gradient(-43deg, #6A3906, #D28A28, #6A3906);
    margin-top: 53px;
    margin-bottom: 50px;
    border: none;
}
.card-down{
    font-size: 36px;
    line-height: 54px;

    background: linear-gradient(-43deg, #6A3906 0%, #D28A28 49.21875%, #6A3906 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: #AA7A2D;
    line-height: 40px;
}
.thr-1{
    margin: 0 auto;
    width: 0;            
    height: 0;           
    border: 32px solid #AA7A2D; 
    border-color: #AA7A2D transparent transparent transparent;
    position: absolute;
    opacity: .15;
    top:94px;
    left: 568px;
}
.thr{
    margin: 0 auto;
    width: 0;            
    height: 0;           
    border: 32px solid #AA7A2D; 
    border-color: #AA7A2D 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: #C4995A;
    top:38px;
    /* z-index: -1; */
}
/* part1 */
.part1{
    height: 814px;
    width: 100%;
    margin: 0 auto;
}

.title_content{
    width: 671px;
    height: 76px;
    background: #C4995A;
    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: 172px;
}
.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: 334px;
    display: flex;
    justify-content: space-around;
}
.img-left, .img-right{
  width: 496px;
  height: 334px;
}

/* part2 */

/*  */
.content_center {
    width: 1200px;
    height: 732px;
    position: relative;
}
.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: #FDF9F2;
    box-shadow: #D0AA70 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: #EEDDC2;
    box-shadow: #D0AA70 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: #FDF9F2;
}

.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: #AA7A2D;
    line-height: 40px;
    border-radius: 50%;
    background-color: #FDF9F2;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 0;
}

.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: 203px;
    height: 203px;
    top: 210px;
    left: 109px;
}

.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: 165px;
    height: 165px;
}
.circle_one .description {
    width: 90%;
    height: 90%;
}
.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: 609px;
    right: 273px;
}

.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);
    }
}

/*  */
/* part3 */
.case{
    position: relative;
}
.case>h4{
    width: 501px;
    height: 69px;
    border: 1px solid #C4995A;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 86px;
    /* margin-bottom: 50px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #C4995A;
    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: 38px;
    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 #AA7A2D;
    border-color: #AA7A2D transparent transparent transparent;
}
/* part4 */
.part4 .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 5 */
.part5 .contain{
    text-align: center;
}
.part5 .content{
    height: 1184px;
    margin: 0 auto;
    position: relative;
}
.part5 .content>p{
    margin-top: 46px;
    text-align: center;
}
.title-5{
    width: 100px;
    border-bottom: 12px solid #EDDDC5;
    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 #C4995A;
    border-right: 1px solid #C4995A;
    border-bottom: 1px solid #C4995A;
    position: absolute;
    top: 425px;
    right: 52px;
}
.row{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 95px;
}
.circle{
    width: 184px;
    height: 184px;
    background: #EDDDC5;
    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: #AA7A2D;
    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;
}

/* part6 */
.part6 .title_content{
    width: 1200px;
    margin-top: 146px;
}
.part6 .content{
    height: 2148px;
}
.part6 .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: 28vh;
	background: url("../images/newborn/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;
}

