


/* BANNER图 */
.titleBanner{
    background:url("../imgs/titleBanner.png")no-repeat;
    height:1073px;
    overflow:hidden;
}

.titleBanner>div:nth-child(1){
    background:url("../imgs/titleBanner2.png")no-repeat;
    width:377px;
    height:358px;
    margin:58px 0 0 131px;
    display:inline-block;

}

.titleBanner>div:nth-child(2){
   color:#fff;
   font-family:SourceHanSansSC-Medium;
   font-weight:500;
   vertical-align:top;
   margin-left:99px;
    width:453px;
    text-align:center;
    display:inline-block;

}
.titleBanner>div:nth-child(2)>div:nth-child(1){
   font-size:48px;
   margin-top:119px;
}
.titleBanner>div:nth-child(2)>div:nth-child(2){
    margin-top:35px;
}
.titleBanner>div:nth-child(2)>div:nth-child(2),.titleBanner>div:nth-child(2)>div:nth-child(3){
    font-size:26px;
 }
 .titleBanner>div:nth-child(2)>div:nth-child(3){
     margin:20px 0 50px 0;
 }
 .titleBanner>div:nth-child(2)>div:nth-child(4){
    width:197px;
    height:52px;
    border-radius:26px;
    background:#F857A6;
    font-size:24px;
    font-family:SourceHanSansSC-Normal;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align:center;
    line-height:52px;
    margin:0 auto;
 }
 /* 应用场景 */
.applicationTitle{
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align:center;
    margin-top:122px;
}
.applicationTitle>div:nth-child(1){
    font-size:35px;
}
.applicationTitle>div:nth-child(2){
    font-size:15px;
    line-height:35px;
}
.applicationTitle>div:nth-child(3){
    width:198px;
    height:3px;
    margin:10px auto 0 auto;
    display:flex;
}
.applicationTitle>div:nth-child(3)>div:nth-child(1){
    height:3px;
    width:50%;
    background:#0077ff;
}
.applicationTitle>div:nth-child(3)>div:nth-child(2){
    width:50%;
    height:3px;
    background:#ff303f;

}
.application{
    display:flex;
    text-align:center;
}
.application>div{
    flex:1;
}
.application>div>div:nth-child(1){
    width:305px;
    height:148px;
    margin:50px auto 36px auto;
}
.application>div:nth-child(1)>div:nth-child(1){
    background:url("../imgs/msg1.png")no-repeat;
}
.application>div:nth-child(2)>div:nth-child(1){
    background:url("../imgs/msg2.png")no-repeat;
}
.application>div:nth-child(3)>div:nth-child(1){
    background:url("../imgs/msg3.png")no-repeat;
}
.application>div>div:nth-child(2){
    font-size:24px;
    font-family:SourceHanSansSC-Normal;
    color:rgba(51,51,51,1);
}
.application>div>div:nth-child(3){
    display:flex;
    width:29px;
    margin: 21px auto 23px auto;
}
.application>div>div:nth-child(3)>div:nth-child(1){
    height:3px;
    width:50%;
    background:#0077ff;

}
.application>div>div:nth-child(3)>div:nth-child(2){
    height:3px;
    width:50%;
    background:#ff303f;

}
.application>div>div:nth-child(4){
    font-size:16px;
    font-family:SourceHanSansSC-Light;
    color:rgba(133,138,140,1);   
    width:240px;
    margin: 0 auto;
    line-height:25px;
}

/* 产品优势 */
.productTitle{
    text-align:center;
}
.productTitle>div:nth-child(1){
    font-size:35px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-top:38px;
}
.productTitle>div:nth-child(2){
    font-size:15px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-top:15px;
}
.productTitle>div:nth-child(3){
    display:flex;
}
.productTitle>div:nth-child(3){
    width:198px;
    height:3px;
    display:flex;
    margin:17px auto 71px auto;
}
.productTitle>div:nth-child(3)>div:nth-child(1){
    height:3px;
    width:50%;
    background:#0077ff;
}
.productTitle>div:nth-child(3)>div:nth-child(2){
    height:3px;
    width:50%;
    background:#ff303f;
}

.product>div:nth-child(1)>div:nth-child(1){
    width:90px;
    height:82px;
    background:url("../imgs/pr1.png")no-repeat;
}
.product>div:nth-child(2)>div:nth-child(1){
    width:74px;
    height:84px;
    background:url("../imgs/pr2.png")no-repeat;
}

.product>div:nth-child(3)>div:nth-child(1){
    width:81px;
    height:69px;
    background:url("../imgs/pr3.png")no-repeat;
}

.product>div:nth-child(4)>div:nth-child(1){
    width:72px;
    height:72px;
    background:url("../imgs/pr4.png")no-repeat;
}

.product>div:nth-child(5)>div:nth-child(1){
    width:45px;
    height:76px;
    background:url("../imgs/pr5.png")no-repeat;
}
.product>div:nth-child(6)>div:nth-child(1){
    width:76px;
    height:76px;
    background:url("../imgs/pr6.png")no-repeat;
}
.product{
    display:flex;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.product>div{
    flex:0 0 33.33333%;
    margin-top:70px;
}
.product>div>div{
    display:inline-block;
}
.product>div>div:nth-child(2){
    margin-left:24px;
    width:167px;
    vertical-align:top;
}
.product>div>div:nth-child(2)>div:nth-child(1){
    font-size:20px;
    font-family:SourceHanSansSC-Normal;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.product>div>div:nth-child(2)>div:nth-child(2){
    font-size:14px;
    font-family:SourceHanSansSC-Normal;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-top:15px;
    line-height:20px;
}

/* 品牌客户 */
.brand>div:nth-child(1){
    text-align:center;
    font-size:35px;
    font-family:SourceHanSansSC-Bold;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin:104px 0 34px 0;
}

.brand>div:nth-child(2){
    height:422px;
    width:1083px;
    margin:0 auto;
    background:url("../imgs/brand.png")no-repeat;
}



/* 底部 */
.footerMsg{
    height:246px;
    margin-top:5px;
    background-color:#F7F7F7;
    clear:both;
}
.footerMsg>div>div{
    display:inline-block;
    vertical-align:top;
}
.footerMsg .footerTitle1{
    font-size:18px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    /* line-height:246px; */
    margin-left:35px;
}
.footerTitle1>div:nth-child(1){
    margin-top:80px;

}
.footerTitle1>div:nth-child(2){
    margin-top:8px !important;
}
.footerTitle1>div:nth-child(2),.footerTitle1>div:nth-child(3),.footerTitle1>div:nth-child(4){
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-top:0;
    margin-right:40px;
    line-height:25px;
}

.footerMsg>div>div:nth-child(2){
    height:74px;
    width:1px;
    background:#E3E3E3;
    margin:86px 21px 0 24px;
}

.footerMsg>div>div:nth-child(4){
    height:74px;
    width:1px;
    background:#E3E3E3;
    margin-top:86px;
}

.footerMsg>div>div:nth-child(6){
    height:74px;
    width:1px;
    background:#E3E3E3;
    margin:86px 1px 0 44px;
}

.footerMsg .footerTitle2{
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-top:56px;
    margin-right:40px;
    line-height:25px;
}
.footerMsg .footerTitle3{
    font-size:18px;
    font-family:SourceHanSansSC-Regular ;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-top:39px;
    text-align:center;
    margin-left:43px;
}
.footerMsg .qrCode{
    margin-top:30px;
}
.footerMsg .qrCode>div:nth-child(1){
    width:90px;
    height:90px;
    background:url(../imgs/index/weixin@2x.png)no-repeat;
    display:inline-block;
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
}
.footerMsg .qrCode>div:nth-child(2){
    width:91px;
    height:91px;
    background:url(../imgs/index/ali@2x.png)no-repeat;
    display:inline-block;
    font-size:14px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(138,138,138,1);
    margin-left:50px;
}
.footerMsg .qrCode img{
    width: 90px;
    height: 90px;
}
.footerMsg .qrCode p{
    font-size: 14px;
    margin-top: 8px;
}





/* 手表卡 */
.watchBanner{
    height:332px;
    background:url("../imgs/watchBanner.png")no-repeat;
}

.whatIsWatch{
    height:483px;
}
.whatIsWatch>div:nth-child(1){
    width:427px;
    height:339px;
    background:url("../imgs/whatIsWatch.png")no-repeat;
    margin:65px 80px 0 122px;
    display:inline-block;
}
.whatIsWatch>div:nth-child(2){
    display:inline-block;
    width:484px;
    vertical-align:top;    
}
.whatIsWatch>div:nth-child(2)>div:nth-child(1){
    font-size:36px;
    font-family:Adobe Heiti Std R;
    font-weight:normal;
    color:rgba(51,51,51,1);
    line-height:50px;
    margin-top:73px;
}
.whatIsWatch>div:nth-child(2)>div:nth-child(2){
    font-size:25px;
    font-family:Adobe Heiti Std R;
    font-weight:normal;
    color:rgba(51,51,51,1);
}
.whatIsWatch>div:nth-child(2)>div:nth-child(3){
    font-size:18px;
    font-family:Adobe Heiti Std R;
    font-weight:normal;
    color:rgba(51,51,51,1);
    margin-top:59px;
    line-height:30px;
}
.whatIsWatch>div:nth-child(2)>div:nth-child(4){
    font-size:16px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(255,255,255,1);
    width:143px;
    height:30px;
    border-radius:15px;
    text-align:center;
    line-height:30px;
    background:#5BA2F3;
    margin-top:54px;
    cursor: pointer;

}

.babyCard>div:nth-child(1){
    font-size:35px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align:center;
}
.babyCard>div:nth-child(1)>span{
    color:#FD7C42;
    display:inline-block;
    margin-left:60px;
}
.babyCard>div:nth-child(1)>span::first-letter{
    font-size:51px;
}
.babyCard>div:nth-child(2){
    display:flex;
    flex-wrap:wrap;
    align-content:flex-start;
    margin-top:66px;
}
.babyCard>div:nth-child(2)>div{
    flex:0 0 25%;
}
.babyCard>div:nth-child(2)>div:nth-child(1)>div:nth-child(1){
    width:147px;
    height:99px;
    background:url("../imgs/babyCard1.png")no-repeat;

}
.babyCard>div:nth-child(2)>div:nth-child(2)>div:nth-child(1){
    width:144px;
    height:109px;
    background:url("../imgs/babyCard2.png")no-repeat;
    
}
.babyCard>div:nth-child(2)>div:nth-child(3)>div:nth-child(1){
    width:96px;
    height:96px;
    background:url("../imgs/babyCard3.png")no-repeat;
    
}
.babyCard>div:nth-child(2)>div:nth-child(4)>div:nth-child(1){
    width:125px;
    height:116px;
    background:url("../imgs/babyCard4.png")no-repeat;
    
}
.babyCard>div:nth-child(2)>div:nth-child(5)>div:nth-child(1){
    width:108px;
    height:102px;
    background:url("../imgs/babyCard5.png")no-repeat;
    
}
.babyCard>div:nth-child(2)>div:nth-child(6)>div:nth-child(1){
    width:116px;
    height:90px;
    background:url("../imgs/babyCard6.png")no-repeat;
    
}
.babyCard>div:nth-child(2)>div:nth-child(7)>div:nth-child(1){
    width:91px;
    height:109px;
    background:url("../imgs/babyCard7.png")no-repeat;
    
}
.babyCard>div:nth-child(2)>div:nth-child(8)>div:nth-child(1){
    width:114px;
    height:95px;
    background:url("../imgs/babyCard8.png")no-repeat;
    
}

.babyCard>div:nth-child(2)>div>div:nth-child(1){
    margin:0 auto;
}

.babyCard>div:nth-child(2)>div>div:nth-child(2){
    font-size:22px;
    font-family:SourceHanSansSC-Normal;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align:center;
    margin:21px 0 25px 0;
}
.babyCard>div:nth-child(2)>div>div:nth-child(3){
    font-size:13px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(51,51,51,1);
    width:227px;
    margin:0 auto 80px auto;
    line-height:30px;

}

.cardQuery{
    height:365px;
    background:#EBEEF5;
    text-align:right;
}
.cardQuery>div{
    display:inline-block;
}
.cardQuery>div:nth-child(1){
    vertical-align:top;
    margin-top:114px;
}
.cardQuery>div:nth-child(1)>div:nth-child(1){
    font-size:28px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(254,113,36,1);
}
.cardQuery>div:nth-child(1)>div:nth-child(2){
    margin-top:25px;
}
.cardQuery>div:nth-child(1)>div:nth-child(2)::after{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#000;
    margin-left:17px;
}
.cardQuery>div:nth-child(1)>div:nth-child(3)::after{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#000;
    margin-left:17px;
}
.cardQuery>div:nth-child(1)>div:nth-child(4)::after{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#000;
    margin-left:17px;
}
.cardQuery>div:nth-child(1)>div{
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(0,0,0,1);
    line-height:33px;
}
.cardQuery>div:nth-child(2){
    width:414px;
    height:296px;
    background:url("../imgs/cardQuery.png")no-repeat;
    margin:33px 152px 0 34px;
}
.flowCtr{
    height:793px;
    background:url("../imgs/flowCtr.png")no-repeat;
    background-size: 100% 100%;
    color:#fff;
}
.flowCtr1>div{
    display:inline-block;
}
.flowCtr1>div:nth-child(1){
    width:511px;
    height:335px;
    background:url("../imgs/flowCtr1.png")no-repeat;
    margin:51px 64px 0 77px;
}
.flowCtr1>div:nth-child(2){
    vertical-align:top;
    margin-top:136px;
}
.flowCtr1>div:nth-child(2)>div:nth-child(1){
    font-size:28px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    line-height:44px;
    margin-bottom:30px;
}
.flowCtr1>div:nth-child(2)>div:nth-child(2),.flowCtr1>div:nth-child(2)>div:nth-child(3),.flowCtr1>div:nth-child(2)>div:nth-child(4){
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(255,255,255,1);
    line-height:33px;
}
.flowCtr1>div:nth-child(2)>div:nth-child(2):before,.flowCtr1>div:nth-child(2)>div:nth-child(3):before,.flowCtr1>div:nth-child(2)>div:nth-child(4):before{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#fff;
    margin-right:17px;
}
.flowCtr2>div{
    display:inline-block;
    text-align:right;
    vertical-align:top;
}
.flowCtr2>div:nth-child(2){
    width:451px;
    height:319px;
    background:url("../imgs/flowCtr2.png")no-repeat;
    margin:30px 94px 0px 57px;
}
.flowCtr2>div:nth-child(1){
    margin-top:66px;
    margin-left:78px;
}
.flowCtr2>div:nth-child(1)>div:nth-child(1){
    font-size:28px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    line-height:44px;
    margin-bottom:30px;
}
.flowCtr2>div:nth-child(1)>div:nth-child(2),.flowCtr2>div:nth-child(1)>div:nth-child(3){
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(255,255,255,1);
    line-height:33px;
}
.flowCtr2>div:nth-child(1)>div:nth-child(2):after,.flowCtr2>div:nth-child(1)>div:nth-child(3):after{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#fff;
    margin-left:17px;
}
.distribution{
    height:364px;

}
.distribution>div{
    display:inline-block;
}
.distribution>div:nth-child(1){
    width:414px;
    height:296px;
    background:url("../imgs/distribution.png")no-repeat;
    margin:42px 83px 0 149px;
}
.distribution>div:nth-child(2){
    vertical-align:top;
    margin-top:75px;
}
.distribution>div:nth-child(2)>div:nth-child(1){
    font-size:35px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:30px;
}
.distribution>div:nth-child(2)>div:nth-child(2){
    font-size:16px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:30px;
}
.distribution>div:nth-child(2)>div:nth-child(3){
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(51,51,51,1);
    line-height:33px;
    margin-top:30px;
}
.distribution>div:nth-child(2)>div:nth-child(4){
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    color:rgba(51,51,51,1);
    line-height:33px;
}
.distribution>div:nth-child(2)>div:nth-child(3):before,.distribution>div:nth-child(2)>div:nth-child(4):before{
    content:"";
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:50%;
    background:#000;
    margin-right:17px;
}
.distribution>div:nth-child(2)>div:nth-child(5){
    background:#5BA2F3;
    width:143px;
    height:30px;
    line-height:30px;
    color:#fff;
    text-align:center;
    border-radius:15px;
    margin-top:48px;
    cursor: pointer;

}
.cardTest{
    height:594px;
    background:#F0F5FC;
    overflow:hidden;
}
.cardTest>div:nth-child(1){
    text-align:center;
    font-size:35px;
    font-family:SourceHanSansSC-Bold;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin:121px 0 69px 0;
}
.cardTest>div:nth-child(2){
    text-align:center;
}
.cardTest>div:nth-child(2) input{
    width:181px;
    height:37px;
    margin-top:20px;
    padding-left:17px;
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
}
.cardTest>div:nth-child(2) input::placeholder{
    color:#B3B3B3;
    font-size:18px;
    font-family:SourceHanSansSC-Light;
    font-weight:300;
    margin-left:17px;
}
.cardTest>div:nth-child(2)>div{
    display:inline-block;
}
.cardTest>div:nth-child(2)>div:nth-child(1)>div:nth-child(1){
    width:163px;
    height:163px;
    background:url("../imgs/cardTest1.png")no-repeat;
    margin:0 auto;
}
.cardTest>div:nth-child(2)>div:nth-child(2){
    width:53px;
    height:28px;
    background:url("../imgs/cardTestIcon.png")no-repeat;
    margin:67px 55px 0 55px;
    vertical-align:top;
}
.cardTest>div:nth-child(2)>div:nth-child(3)>div:nth-child(1){
    width:163px;
    height:163px;
    background:url("../imgs/cardTest2.png")no-repeat;
    margin:0 auto;
    
}
.cardTest>div:nth-child(2)>div:nth-child(4){
    width:53px;
    height:28px;
    background:url("../imgs/cardTestIcon.png")no-repeat;
    margin:67px 55px 0 55px;
    vertical-align:top;

}
.cardTest>div:nth-child(2)>div:nth-child(5)>div:nth-child(1){
    width:163px;
    height:163px;
    background:url("../imgs/cardTest3.png")no-repeat;
    margin:0 auto;
    
}
.cardTest>div:nth-child(3){
    margin:64px auto 0 auto;
    width:283px;
    height:65px;
    background:#61B0FF;
    color:#fff;
    text-align:center;
    line-height:65px;
    font-size:28px;
    font-family:SourceHanSansSC-Regular;
    font-weight:400;
    cursor: pointer;
}
.specialCard{
    width:467px !important;
    height:259px !important;
    background:url("../imgs/Icard.png")no-repeat !important;

}

/* 售后服务 */
.help{
    width: 144px;
    height: 50px;
    position: fixed;
    right: 0;
    top: 60%;
    background: #00aef3;
    border-radius: 5px;
    z-index: 122;
}
.help .line1{
    display: flex;
    height: 32px;
    margin-top: 2px;
}
.help .line1>div:nth-child(1){
    margin: 6px 0 0 13px ;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 3px;
    text-shadow: 2px 2px 2px #333;
}
.help .line1>div:nth-child(2){
    width: 32px;
    height: 32px;
    background: url("../imgs/index/help.png") no-repeat;
    
}
.help .line2{
    font-size: 10px;
    color: #E0E0E0;
    text-shadow: 2px 2px 2px #333;
    padding:  1px 0 0 13px;
}

.container {
  width: 80vw;
  min-width: 1200px;
  margin: 0 auto;
}