*{
    box-sizing:border-box;
}
.sweepCode{
    width: 100%;
}
.sweepCodeBanner{
    height:579px;
    background:url(../../images/product/codeTrace/sweepCodeBanner.png) no-repeat center top;
}
.sweepCodeBannerBox{
    width: 1202px;
    margin: 0 auto;
}
.sweepCodeBannerTitle{
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
    color: #ffffff;
    opacity: 0.9;
    padding: 311px 0 55px 415px;
}
.sweepCodeBannerDetail{
    width: 778px;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: #ffffff;
    opacity: 0.9;
    margin-left: 415px;
}
.sweepCodeConsumer{
    width: 100%;
}
.paddingTop106{
    padding-top: 106px;
}
.sweepCodeBlackTitle{
    font-size: 44px;
    font-weight: normal;
    line-height: 44px;
    color: #333333;
    text-align: center;
    margin-bottom: 39px;
}
.sweepCodeWhiteTitle{
    font-size: 44px;
    font-weight: normal;
    line-height: 44px;
    color: #fff;
    text-align: center;
    margin-bottom: 39px;
}
.sweepCodeConsumerDetail{
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    color: #333333;
    text-align: center;
    margin-bottom: 76px;
}
.sweepCodeConsumerWhiteDetail{
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    color: #ffffff;
    opacity: 0.8;
    text-align: center;
}
.sweepCodeConsumerContent{
    width: 1202px;
    margin: 0 auto 20px;
}
.sweepCodeConsumerContent ul{
    display: flex;
    justify-content: space-between;
}
.sweepCodeConsumerContent ul li i{
    width: 136px;
    height: 136px;
    display: block;
    background:url(../../images/product/codeTrace/sweepCodeConsumer.png) no-repeat;
    margin-left: 22px;
}
.sweepCodeConsumerContent ul li:nth-child(2) i{
    background-position: 0 -136px;
    margin-left: 31px;
}
.sweepCodeConsumerContent ul li:nth-child(3) i{
    background-position: 0 -272px;
}
.sweepCodeConsumerContent ul li:nth-child(4) i{
    background-position: 0 -408px;
    margin-left: 103px;
}
.sweepCodeConsumerContent ul li h3{
    font-size: 60px;
    font-weight: bolder;
    line-height: 36px;
    color: #333333;
    text-align: center;
    margin: 28px 0 20px;
}
.sweepCodeConsumerContent ul li h4{
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}
.sweepCodeConsumerContent ul li p{
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
}
.sweepCodeDistributor{
    width: 1202px;
    margin: 0 auto 116px;;
}
.sweepCodeDistributor ul{
    display: flex;
    justify-content: space-between;
}
.sweepCodeDistributor ul li{
    width: 383px;
    height: 200px;
    display: block;
    background:url(../../images/product/codeTrace/sweepCodeDistributor1.png) no-repeat;
}
.sweepCodeDistributor ul li:nth-child(2){
    background:url(../../images/product/codeTrace/sweepCodeDistributor2.png) no-repeat;
}
.sweepCodeDistributor ul li:nth-child(3){
    background:url(../../images/product/codeTrace/sweepCodeDistributor3.png) no-repeat;
}
.sweepCodeDistributor ul li h3{
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
    color: #ffffff;
    margin: 30px 0 28px 130px;
}
.sweepCodeDistributor ul li p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    color: #ffffff;
    margin: 0 30px 0 130px;
}
.sweepCodeChangshang{
    height:892px;
    background:url(../../images/product/codeTrace/sweepCodeChangshangBg.png) no-repeat center top;
}
.paddingTop121{
    padding-top: 121px;
}
.marginB80{
    margin-bottom: 80px;
}
.sweepCodeChangshangContent{
    width: 1202px;
    margin: 0 auto;
}
.sweepCodeChangshangContent ul{
    display: flex;
    justify-content: space-around;
}
.sweepCodeChangshangContent ul li h3{
    font-size: 24px;
    font-weight: bolder;
    line-height: 36px;
    color: #333333;
    margin: 31px 0 18px;
}
.sweepCodeChangshangContent ul li p{
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    color: #333333;
    width: 484px;
}
.sweepCodeVerification{
    height:490px;
    background:url(../../images/product/codeTrace/sweepCodeVerificationBg.png) no-repeat center top;
}
.sweepCodeVerificationContent{
    width: 1202px;
    margin: 0 auto;
}
.sweepCodeVerificationContent ul{
    display: flex;
    justify-content: space-between;
}
.sweepCodeVerificationContent ul li{
    width: 270px;
    height: 316px;
    background-color: #fbfffe;
    border-radius: 6px;
    box-shadow: 0px 4px 15px 1px rgba(71, 167, 152, 0.1);
    position: relative;
    z-index: 999
}
.sweepCodeVerificationContent ul li h3{
    width: 270px;
    height: 66px;
    background-image: linear-gradient(90deg,
    #0095ff 0%,
    #12a9d2 40%,
    #23bda5 100%),
    linear-gradient(
            #23bda5,
            #23bda5);
    background-blend-mode: normal,
    normal;
    border-radius: 6px 6px 0px 0px;
    font-size: 24px;
    font-weight: normal;
    line-height: 66px;
    color: #ffffff;
    text-align: center;
}
.sweepCodeVerificationContent ul li p{
    width: 216px;
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    color: #333333;
    margin: 41px auto 0;
}
.sweepCodeAccount{
    height:1352px;
    background:url(../../images/product/codeTrace/sweepCodeAccountbg.png) no-repeat center top;
}
.paddingTop303{
    padding-top: 303px;
}
.sweepCodeAccountContent{
    width: 1202px;
    margin: 120px auto 0;
    display: flex;
    justify-content: space-around;
}
.sweepCodeAccountContentFl{
    width: 522px;
    margin-top: 130px;
}
.sweepCodeAccountContentFl ul li h3{
    font-size: 24px;
    font-weight: bolder;
    line-height: 36px;
    color: #333333;
}
.sweepCodeAccountContentFl ul li p{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: #333333;
    margin: 27px 0 50px;
}
.sweepCodeCourse{
    width: 100%;
}
.paddingTop147{
    padding-top: 147px;
}
.sweepCodeCourseContent{
    width: 1202px;
    margin: 120px auto 122px;
    display: flex;
    justify-content: space-between;
}
.sweepCodeCourseContentFr{
    width: 618px;
    margin-top: 34px;
}
.sweepCodeCourseContentFr ul li.hover{
    width: 618px;
    height: 170px;
    background:url(../../images/product/codeTrace/sweepCodeCourseFr.png) no-repeat;
    margin-left: -70px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
}
.sweepCodeCourseContentFr ul li.hover h3,.sweepCodeCourseContentFr ul li.hover p{
    color: #fff;
}
.sweepCodeCourseContentFr ul li{
    width: 618px;
    height: 170px;
    background-color: #ffffff;
    border-radius: 6px;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0px 4px 15px 1px rgba(65, 97, 255, 0.1);
}
.sweepCodeCourseContentFr ul li h3{
    font-size: 24px;
    font-weight: bolder;
    line-height: 36px;
    color: #333333;
    padding: 31px 0 5px 40px;
}
.sweepCodeCourseContentFr ul li p{
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
    color: #333333;
    opacity: 0.8;
    margin: 0 50px 0 40px;
}
.sweepCodeEffect{
    height:1293px;
    background:url(../../images/product/codeTrace/sweepCodeEffectbg.png) no-repeat center top;
}
.sweepCodeEffectContent{
    width: 1202px;
    margin: 80px auto 0;
    display: flex;
    justify-content: space-between;
}
.sweepCodeEffectContentFr{
    margin-top: 70px;
}
.sweepCodeEffectContentFl{
    width: 626px;
}
.sweepCodeEffectContentFl ul li.hover{
    width: 626px;
    height: 210px;
    background-color: #6079f6;
    border-radius: 6px;
    border: solid 1px #ffffff;
    cursor: pointer;
}
.sweepCodeEffectContentFl ul li{
    width: 626px;
    height: 210px;
    background-color: #6079f6;
    border-radius: 6px;
    margin-bottom: 30px;
}
.sweepCodeEffectContentFl ul li h3{
    padding: 30px 0 15px 48px;
    font-size: 24px;
    font-weight: bolder;
    line-height: 36px;
    color: #ffffff;
}
.sweepCodeEffectContentFl ul li p{
    width: 528px;
    font-size: 24px;
    font-weight: normal;
    line-height: 36px;
    color: #ffffff;
    opacity: 0.9;
    margin: 0 auto;
}
.sweepCodeServiceContent{
    display: flex;
    justify-content: center;
    margin-bottom: 120px;
}
.sweepCodeSystem{
    height:1081px;
    background:url(../../images/product/codeTrace/sweepCodeSystembg.png) no-repeat center top;
}