* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
html,
body {
	font-family: "MicrosoftYaHei", "MFYanSong_Noncommercial-Regular",
		Arial, sans-serif;
	font-size: 10px;
	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: 90%; */
}
.banner-text{
    width: 90%;
    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;
    /* 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: 90%;
    height: 241px;
    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: 250px; 
}
.card-up{
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    line-height: 23px;
    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;
	top: 123px;
	left: 45%;
}
.card-content hr{
    width: 100%;
    height: 1px;
    background: linear-gradient(-43deg, #6A3906, #D28A28, #6A3906);
    margin-top: 27px;
    margin-bottom: 25px;
    border: none;
}
.card-down{
    font-size: 18px;
    line-height: 27px;

    background: linear-gradient(-43deg, #6A3906 0%, #D28A28 49.21875%, #6A3906 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.banner-title{
    margin-top: 51px;
    /* margin-bottom: 61px; */
    font-size: 24px;
    font-weight: bold;
    color: #AA7A2D;
    line-height: 40px;
}
.thr-1{
    margin: 0 auto;
    width: 0;            
    height: 0;           
    border: 18px solid #AA7A2D; 
    border-color: #AA7A2D transparent transparent transparent;
    position: absolute;
    opacity: .15;
    top: 66px;
    left: 44.5%;
}
.thr{
    margin: 0 auto;
    width: 0;            
    height: 0;           
    border: 16px solid #AA7A2D; 
    border-color: #AA7A2D transparent transparent transparent;
    margin-top: 36px;
    margin-bottom: 44px;
    z-index: 1;
}
.contain{
    width: 90%;
    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:14px;
	margin-top: 0;
    /* z-index: -1; */
}
/* part1 */
.part1{
    /* height: 814px; */
    width: 100%;
    margin: 0 auto;
}

.title_content{
    width: 243px;
    height: 30px;
    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: 133px; */
    left:20px;
    height: 20px;
}
.title_content  h4{
    /* display: flex;
    align-items: center; 
    justify-content: center; */
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    font-weight: 300; 
    position: absolute;
    z-index: 2;
	margin-top: 0;
    
}
.content{
    width: 100%;
    text-align: justify;
    display: flex;
    flex-shrink: 0;
    flex-direction: column;
}
.content p{
    font-size: 12px;
    color: #333333;
    line-height: 23px;
    margin-top: 40px;
    text-align: justify;
    
}
.img{
    width: 90%;
    margin: 0 auto;
}
.img-left, .img-right{
  width:100%;
  height: auto;
  margin-top: 45px;
}
.img-right{
    margin-bottom: 62px;
}
/* part2 */

/*  */
.content_center {
    width: 100%;
    height: 390px;
    position: relative;
}
.cell-storage__medical-value .medical_title {
    padding-top: 0px;
    color: #ffffff;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
}

.cell-storage__medical-circle {
    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;
    box-shadow: #D0AA70 0px 0px 15px 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 0px 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: 18px;
    color: #fff;
}

.cell-storage__medical-circle .description {
    text-align: center;
    font-size: 9px;
    font-weight: 400;
    color: #AA7A2D;
    line-height: 14px;
    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__medical-value .animate-breath {
    animation: breathe 4s infinite;
}

.cell-storage__medical-value .circle_one {
    width: 82px;
    height: 82px;
    top: 83px;
    left: 12px;
}

.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: 72px;
    height: 72px;
}
.circle_one .description {
    width: 90%;
    height: 90%;
}
.cell-storage__medical-value .circle_two {
    width: 150px;
    height: 150px;
    top: 28%;
    left: 27%;
}


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

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

.cell-storage__medical-value .circle_three {
    width: 89px;
    height: 89px;
    top: 20px;
    right: 71px;
}
.circle_three .description {
    width: 90%;
    height: 90%;
}
.cell-storage__medical-value .circle_three .text-wrap{
    width: 79px;
    height: 79px;
}
.cell-storage__medical-value .circle_four {
    width: 81px;
    height: 81px;
    top: 140px;
    right: 0;
}
.circle_eight .description {
    width: 90%;
    height: 90%;
}
.cell-storage__medical-value .circle_four .text-wrap {
    width: 71px;
    height: 71px;
}
.cell-storage__medical-value .circle_four .description {
    /* padding: 0 10px; */
    font-size: 9px;
    /* text-align: justify; */
    display: flex;
    align-items: center;
}
.circle_four .description {
    width: 90%;
    height: 90%;
}
.circle_five .description {
    width: 90%;
    height: 90%;
}
.cell-storage__medical-value .circle_five {
    width: 79px;
    height: 79px;
    top: 255px;
    right: 56px;
}

.cell-storage__medical-value .circle_five .text-wrap {
    width: 69px;
    height: 69px;
    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: 86px;
    height: 86px;
    bottom: 86px;
    left: 0;
}
.cell-storage__medical-value .circle_eight .text-wrap{
    width: 80px;
    height: 80px;
}
.sm_one_circle {
    width: 60px;
    height: 60px;
    top: 126px;
    left: 503px;
}
.sm_two_circle{
    width: 8px;
    height: 8px;
    bottom: 157px;
    left: 249px;
}
.sm_three_circle {
    width: 23px;
    height: 23px;
    left: 89px;
    top: 58px;
}
 .sm_four_circle {
    width: 23px;
    height: 23px;
    top: 275px;
    left: 115px;
}

@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-img>h4{
    width: 100%;
    height: 25px;
    text-align: center;
    margin: 0 auto;
    /* margin-top: 41px; */
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #D0AA70;
    /* line-height: 46px; */
    position: absolute;
    top: 0;
    left: 0;
    
}
.case-img{
    /* margin-top: 122px; */
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 25px;
    position: relative;
    
}
.case-img>img{
    height: 35px !important;
    width: 266px;
}

.new{
    margin: 0 auto;
    width: 100%;
    height: 266px;
    border: 1px solid #999999;
    text-align: center;
    margin-top: 41px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    /* background: #f7ebd9; */
}
.case p{
    margin-top: 0 !important;
}
.new h4{
    font-size: 12px;
    color: #333333;
    line-height: 23px;
    font-weight: 400;
    margin-top: 14px;
}
.thr0{
    position: absolute;
    margin: 0 auto;
    top: 82.6px;
    left: 44.3%;
    width: 0;
    height: 0;
    border: 20px 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: 213px;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: center;
}
.box-4{
    width: 104px;
    height: 94px;
    background: #FFFFFF;
    border: 1px solid #C4995A;;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-4 .icon-svg{
    position: absolute; 
    width: 35px;
    height: 35px;
    top :-17px;
    /* left:35px;  */
    border-radius: 50%;
    border: 1px solid #C4985A;
    background: #FFFFFF;
   
    display: flex;
    justify-content: center;
    align-items: center;
}
.box-4 .icon-svg img{
    height: 22px;
    width: auto;
    color: #C4985A;
}
.box-4 p{ 
    margin-top: 27px;
    text-align: center;
}
/* part 5 */
.part5 .contain{
    text-align: center;
}
.part5 .content{
    /* height: 1184px; */
    margin: 0 auto;
    position: relative;
}
.part5 .content>p{
    margin-top: 40px;
    text-align: center;
}
.title-5{
    width: 48px;
    border-bottom: 3px solid #EDDDC5;
    margin: 0 auto;
    margin-bottom: 28px;
}
.title-5 p{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 10px;
	margin-bottom: 0;
    margin-top: 15px;
}
/* .border-5{
    width: 983px;
    height: 460px;
    border-top: 1px solid #C4995A;
    border-right: 1px solid #C4995A;
    border-bottom: 1px solid #C4995A;
    position: absolute;
    top: 425px;
    right: 52px;
} */
.row1{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 23px;
    position:relative;
}
.div1{
    position: absolute;
    /* background-color: #D28A28; */
    height: 155.5px;
    width: 54px;
    top: 27px;
    left: 0;
    border: 2px dashed #EDDDC5;
    border-right: none;
}
.div2{
    position: absolute;
    /* background-color: #D28A28; */
    height: 155.5px;
    width: 109px;
    top: 27px;
    left: 114px;
    border: 2px dashed #EDDDC5;
    border-right: none;
    border-left: none;
}
.div3{
    position: absolute;
    /* background-color: #D28A28; */
    height: 155.5px;
    width: 54px;
    top: 27px;
    right: 0;
    border: 2px dashed #EDDDC5;
    border-left: none;
}

.circle{
    width: 52px;
    height: 52px;
    background: #EDDDC5;
    border-radius: 50%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #ffffff;
}
.circle img{
    width: auto;
    height: 30px;
}
.item{
    width: 50%;
    height: 133px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.item>p{
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #AA7A2D;
    line-height: 16px;
    margin-top: 10px;
}
.item>span{
    margin-top: 15px;
    font-size: 10px;
    font-family: Source Han Sans CN;
    color: #333333;
    line-height: 16px;
    text-align: center;
}

/* part6 */
.part6{
    margin-bottom: 43px;
}
.part6 .title_content{
    width: 90%;
    margin-top: 38px;
}
.title2{
    text-align: center;
    font-size: 18px;
    color: #B67A22;
    line-height: 40px;
}
.part6 .content{
    /* height: 2148px; */
}
.part6 .content p{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 28px;
	white-space: nowrap;
	padding-left: 0;
}


.img-6{
    /* height: auto; */
    display: flex;
    justify-content: space-between;
}
.img-up{
 width: 141px;
 height: auto;
}
.paper{
    width: 100%;
    height: 104px;
    background: #FFFFFF;
    border-radius: 3px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    /* flex-direction: column; */
    margin-top: 4px;
    margin-bottom: 4px;

}
#triangle-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 5px solid #AA7A2D;
    border-bottom: 5px solid transparent;
    margin-right: 6px;
}
.title3{
    display: flex;
    flex-direction: row;
}
.right{
    width: 42%;
    display: flex;
    flex-direction: column;
    padding: 10px;
}
.paper p {
    font-size: 9px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #AA7A2D;
    line-height: 10px;
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.paper span{
    text-align: justify;
    font-size: 9px;
    line-height: 15px;
    margin-top: 10px;
}
/* footer */
.footer{
    width: 100%;
    height: 103px;
    background: url("../images/newborn/footer.png") no-repeat;
    background-size: 100% 100%; 
    /* position: absolute; */
    bottom: 0;
}
.footer p{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 12px;
    text-align: center;
    bottom: -52px;
    position: relative;
    
}
/* 动画设置 */
.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;
}

