.prohead{
    background:rgba(6,47,150,0.8)!important;
}
*{
    box-sizing: border-box;
}
.traceabilityMicroBox{
    width: 100%;
}
.traceabilityMicroBg{
    height: 650px;
    background: url(../../images/product/retailTrace/distributionBanner.png) no-repeat center top;
}
.traceabilityMicroCenter{
    width: 1200px;
    margin: 0 auto;
}
.traceabilityMicroTitle{
    font-size: 76px;
    font-weight: bold;
    font-style: italic;
    line-height: 42px;
    color: #ffffff;
    padding: 272px 0 72px 0;
}
.traceabilityMicroDetail{
    font-size: 24px;
    font-weight: normal;
    line-height: 42px;
    color: #ffffff;
    padding-left: 10px;
}
.traceabilityMicroIntroduction{
    height: 1015px;
    background: #fff;
}
.pad100{
    padding-top: 101px;
}
.marginB98{
    margin-bottom: 98px;
}
.traceabilityMicroCenterTitle{
    font-size: 44px;
    font-weight: normal;
    line-height: 44px;
    color: #333333;
    text-align: center;
    position: relative;
}
.traceabilityMicroCenterTitle::before{
    content: "";
    display: block;
    position: absolute;
    width: 42px;
    height: 2px;
    top: 75px;
    left: 560px;
    background-image: linear-gradient(90deg,
    #66bffe 0%,
    #5c4bff 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
    background-blend-mode: normal,
    normal;
}
.traceabilityMicroCenterTitle::after{
    content: "";
    display: block;
    position: absolute;
    width: 42px;
    height: 2px;
    top: 81px;
    left: 590px;
    background-image: linear-gradient(90deg,
    #66bffe 0%,
    #5c4bff 100%),
    linear-gradient(
            #ffffff,
            #ffffff);
    background-blend-mode: normal,
    normal;
}
.traceabilityMicroCenterDetail{
    width: 1157px;
    margin: 0 auto 105px;
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    color: #333333;
    text-align: left;
}
.traceabilityMicroIntroductionImg{
    padding: 0 1px;
}
.traceabilityMicroModel{
    height: 2850px;
    background: url(../../images/product/retailTrace/distributionModel.png) no-repeat center top;
}
.whiteColor{
    color: #fff;
}
.whiteColor::before,.whiteColor::after{
    background-color: #ffffff;
    background-image: inherit;
}
.traceabilityMicroModelDetail{
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    color: #fffaf9;
    text-align: center;
}
.traceabilityMicroCenterBig{
    width: 1252px;
    margin: 0 auto;
}
.marginB86{
    margin-bottom:86px;
}
.marginB72{
    margin-bottom:72px;
}
.blackColor{
    color: #333333;
}
.minerMoremodelContent ul{
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 93px;
}
.minerMoremodelContent ul li{
    background: url(../../images/product/retailTrace/minerMoremodelBg.png) no-repeat;
    width: 244px;
    height: 358px;
    padding-top: 145px;
}
.minerMoremodelContent ul li:first-child{
    margin-top: 145px;
}
.minerMoremodelContent ul li:nth-child(2){
    margin-top: 69px;
    background-position: 0 -358px;
}
.minerMoremodelContent ul li:nth-child(3){
    background-position: 0 -716px;
}
.minerMoremodelContent ul li:nth-child(4){
    background-position: 0 -1074px;
    margin-top: 69px;
}
.minerMoremodelContent ul li:nth-child(5){
    background-position: 0 -1432px;
    margin-top: 155px;
}
.minerMoremodelContent ul li h3{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    margin: 10px 0 20px 0;
}
.minerMoremodelContent ul li p{
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #333333;
    margin: 0 auto;
    padding: 0 30px;
}
.margin100{
    margin-top: 100px;
}
.padFl{
    padding: 0 66px;
}
.traceabilityMicroEndorsement{
    display: flex;
    justify-content: space-between;
}
.traceabilityMicroEndorsementfl,.traceabilityMicroEndorsementfr{
    width: 580px;
    height: 340px;
    background-color: #ffffff;
    box-shadow: 0px 3px 38px 0px
    rgba(0, 0, 0, 0.09);
}
.traceabilityMicroEndorsementflImg,.traceabilityMicroEndorsementfrImg{
    width: 221px;
    height: 340px;
    float: left;
}
.traceabilityMicroEndorsementflImg{
    background: url(../../images/product/retailTrace/distributionBookFl.png) no-repeat;
}
.traceabilityMicroEndorsementfrImg{
    background: url(../../images/product/retailTrace/distributionBookFr.png) no-repeat;
}
.traceabilityMicroEndorsementDetail{
    width: 359px;
    padding: 43px 26px 0 24px;
    float: left;
}
.traceabilityMicroEndorsementDetail h3{
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
    margin-bottom: 23px;
}
.traceabilityMicroEndorsementContent{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #666666;
    margin-bottom: 35px;
}
.traceabilityMicroEndorsementProTitle{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #666666;
    margin-bottom: 10px
}
.traceabilityMicroEndorsementProgress{
    position: relative;
    width: 320px;
    height: 15px;
    background-color: #dfdfdf;
    border-radius: 8px;
    margin-bottom: 20px;
}
.traceabilityMicroEndorsementProgress::after{
    position: absolute;
    display: block;
    content: "";
    width: 180px;
    height: 15px;
    background-image: linear-gradient(84deg,
    #247cec 0%,
    #37b0fd 100%),
    linear-gradient(
            #dfdfdf,
            #dfdfdf);
    background-blend-mode: normal,
    normal;
    border-radius: 8px;
}
.traceabilityMicroEndorsementOrange::after{
    background-image: linear-gradient(84deg,
    #ec8724 0%,
    #fdc337 100%),
    linear-gradient(
            #dfdfdf,
            #dfdfdf);
    background-blend-mode: normal,
    normal;
}
.traceabilityMicroLimit{
    height: 4546px;
    background: url(../../images/product/retailTrace/distributionXianzhi.png) no-repeat center top;
}
.traceabilityMicroLimitBox{
    width: 1234px;
    margin: 0 auto;
}
.pad44{
    padding: 0 44px;
}
.pad17{
    padding: 0 17px;
}
.membershipContent{
    width: 1200px;
    margin: 68px auto 0;
    display: flex;
    justify-content: space-between;
}
.membershipContentFr{
    margin-top: 17px;
}
.membershipContentFr ul li.hover{
    width: 580px;
    height: 146px;
    background-color: #eef4fe;
    cursor: pointer;
}
.membershipContentFr ul li{
    width: 580px;
    display: flex;
    justify-content: space-between;
    padding: 35px 35px 0px;
    height: 146px;
}
.membershipContentFr ul li i{
    width: 51px;
    height: 38px;
    background: url(../../images/product/retailTrace/membershipPlayFr.png) no-repeat;
}
.membershipContentFr ul li:nth-child(2) i{
    width: 49px;
    height: 49px;
    background-position: 0 -41px;
}
.membershipContentFr ul li:nth-child(3) i{
    width: 44px;
    height: 44px;
    background-position: 0 -97px;
}
.membershipContentFr ul li:nth-child(4) i{
    width: 44px;
    height: 42px;
    background-position: 0 -154px;
}
.membershipContentFr ul li div{
    width: 442px;
}
.membershipContentFr ul li div h3{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    margin-bottom: 17px;
}
.membershipContentFr ul li div p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #999999;
}
.onlineNetworking{
    display: flex;
    justify-content: space-between;
}
.onlineNetworkingFfl{
    margin-top: 50px;
    width: 535px;
}
.onlineNetworkingFfl ul li{
    display: flex;
    justify-content: space-between;
    height: 80px;
    margin-bottom: 39px;
}
.onlineNetworkingFfl ul li i{
    background: url(../../images/product/retailTrace/distributionValueI.png) no-repeat;
    width: 66px;
    height: 66px;
    display: block;
}
.onlineNetworkingFfl ul li:nth-child(2) i{
    background-position: 0 -66px;
}
.onlineNetworkingFfl ul li:nth-child(3) i{
    background-position: 0 -132px;
}
.onlineNetworkingFfl ul li:nth-child(4) i{
    background-position: 0 -198px;
}
.onlineNetworkingFfl ul li:nth-child(5) i{
    background-position: 0 -264px;
}
.onlineNetworkingFfl ul li div{
    width: 442px;
}
.onlineNetworkingFfl ul li div h3{
    font-size: 22px;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom:10px;
    color: #1261d8;
}
.onlineNetworkingFfl ul li div p{
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
}
.marginB133{
    margin-bottom: 133px;
}
.margin152{
    margin-top: 152px;
}
.marginB118{
    margin-bottom: 118px;
}
.distributionValue{
    height: 930px;
    background: url(../../images/product/retailTrace/distributionValue.png) no-repeat center top;
}
.distributionValueContent{
    width: 1200px;
    height: 528px;
    display: flex;
    justify-content: space-between;
    background: url(../../images/product/retailTrace/distributionValueCenter.png) no-repeat center center;
}
.distributionValueContentFl,.distributionValueContentFr{
    width: 400px;
    height: 528px;
    background-color: #ffffff;
    border-radius: 8px;
}
.distributionValueContentFl h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
    color: #627fd0;
    padding: 39px 0 28px;
    text-align: center;
}
.distributionValueContentFr h3{
    font-size: 24px;
    font-weight: bold;
    line-height: 46px;
    color: #ff4e57;
    padding: 39px 0 28px;
    text-align: center;
}
.distributionValueContentFl ul li{
    width: 358px;
    height: 100px;
    background-image: linear-gradient(0deg,
    #58a5ed 0%,
    #627ed0 100%),
    linear-gradient(
            #ff7b5d,
            #ff7b5d);
    background-blend-mode: normal,
    normal;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #ffffff;
    padding: 20px 9px 0 30px;
}
.distributionValueContentFr ul li{
    width: 358px;
    height: 100px;
    background-image: linear-gradient(0deg,
    #fe885f 0%,
    #ff4b57 100%),
    linear-gradient(
            #5ec1dd,
            #5ec1dd);
    background-blend-mode: normal,
    normal;
    margin: 0 auto;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    color: #ffffff;
    padding: 20px 9px 0 30px;
}