/* 产品库 */
.cpk{
    height: 10.8rem;
    background: url(../images/cpfw/bg_1.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.cpkLb{
    width: 15.99rem;
    height: 4.55rem;
    margin: 1.33rem auto 0;

}
.cpkLb .swiper{
    width: 100%;
    height: 100%;
}
.cpkLb .swiper-slide {
    text-align: center;
}
.cpkLb .swiper-slide .swiper-slideImgBox{
    width: 100%;
    height: 3.95rem;
    margin-bottom:0.3rem;
}
.cpkLb .swiper-slide img{
    width: 100%;
    height: 100%;
}
.cpkLb .swiper-slide div{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.24rem;
}
.cpk .seeMore{
    margin-top: 1.28rem;
}
/* 服务网点 */
.fwwd{
    height: 10.8rem;
    background: url(../images/cpfw/bg_2.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.fwwd .mainHeading{
    color: #fff;
}
.fwwd .subHeading{
    color: #fff;
}
.fwwd .brownLine{
    background: #fff;
}
.fwMain{
    width: 15.99rem;
    height: 6.52rem;
    margin: 0.4rem auto 0;
    display: flex;
    gap: 0.64rem;
    flex-wrap: wrap;
}
.fwOne{
    width: 3.53rem;
    height: 2.86rem;
    background: #fff;
}
.fwOne .fwOneImgBox{
    width: 100%;
    height: 2.25rem;
}
.fwOne img{
    width: 100%;
    height: 100%;
    display: block;
}
.fwOne div{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.24rem;
    text-align: center;
    margin-top: 0.17rem;
}
.fwwd .seeMore{
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
    background: url(../images/cpfw/img_9.png) no-repeat;
}

/* 防伪查询 */
.fwcx{
    height: 9.56rem;
    background: url(../images/cpfw/bg_1.png) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.fwcx .fwcxForm{
    width: 6.98rem;
    height: 1.6rem;
    margin: 1.57rem auto 2.7rem;
}
.fwcx .fwcxForm div{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.24rem;
}
.fwcx .fwcxForm div:nth-child(1) input{
    width: 5.6rem;
    height: 0.6rem;
    background: #fff;
    margin-left: 0.2rem;
}
.fwcx .fwcxForm .yzm{
    display: flex;
    height: 0.6rem;
    margin-top: 0.4rem;
}
.fwcx .fwcxForm .yzm div:first-child input{
    width: 3.84rem;
    height: 0.6rem;
    background: #fff;
    margin-left: 0.2rem;

}
.fwcx .fwcxForm .yzm div:last-child{
    width: 1.64rem;
    height: 0.6rem;
    background: aqua;
    margin-left: 0.12rem;
    text-align: center;
    line-height: 0.6rem;
}
.fwcx .fwcxForm button{
    width: 2.4rem;
    height: 0.6rem;
    background: #059244;
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.24rem;
    margin-left: 2.29rem;
}
.fwcx .fwcxForm button a{
    color: #fff;
}
.fwcx .tipInfo{
    width: 10.1rem;
    height: 0.65rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fwcx .tipInfo .logo{
    width: 1.54rem;
    height: 0.65rem;
}
.fwcx .tipInfo .logo img{
    width: 100%;
    height: 100%;
    display: block;
}
.fwcx .tipInfo .info{
    width: 8.34rem;
    height: 0.48rem;
}
.fwcx .tipInfo .info div{
    font-family: MicrosoftYaHei;
    font-size: 0.18rem;
    color: #999999;
    line-height: 0.24rem;
}
