

.banner {
    width: 100%;
    margin-top: 80px;
}

.banner .lshop {
    height: 520px;
    background: url('../mirror/images/reward/lshop_bg.png') no-repeat center center;
    background-size: 100% 100%;
}

.banner .lshop .lshop_ber {
    background: url('../mirror/images/reward/lshop_ber.png') no-repeat center center;
    background-size: 100% 100%;
}

.banner .lshop .lshop_ber .lshop_ber_ber {
    width: 100%;
    height: 100%;
    background: url('../mirror/images/reward/lshop_ber_ber.png') no-repeat center right;
}

.banner .lshop .lshop_ber .lshop_ber_ber > .ls_tit {
    height: 70px;
    font-size: 50px;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-weight: normal;
    color: #333333;
    line-height: 59px;
    margin-left: -25px;
    padding-top: 5%;
}

.banner .lshop .lshop_ber .lshop_ber_ber > .ls_tit > span {
    background: linear-gradient(to right, #1C53FF, #416fffc7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banner .lshop .lshop_ber .lshop_ber_ber > .ls_msg {
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
}

.banner .lshop .lshop_ber .lshop_ber_ber > .ls_msg > span {
    color: #CFCFCF;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 33px;
    padding: 0 5px;
}

.banner .lshop .lshop_ber .lshop_ber_ber > .lshop_ul {
    width: 600px;
    margin-top: 18px;
}

.banner .lshop .lshop_ber .lshop_ber_ber > .lshop_ul > li {
    width: 200px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-weight: normal;
    color: #475793;
    float: left;
}

.banner .lshop .lshop_ber .lshop_ber_ber .lshop_renew {
    width: 232px;
    height: 34px;
    background: linear-gradient(92deg, #C9D5FF 0%, rgba(196, 209, 255, 0) 100%);
    padding-left: 15px;
    margin-top: 30px;

    font-size: 20px;
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-weight: normal;
    color: #1F4DF9;
    line-height: 34px;

}

.banner .lshop .lshop_ber .lshop_ber_ber .lshop_but {
    margin-top: 40px;
}

.banner .lshop .lshop_ber .lshop_ber_ber .lshop_but > .free {
    margin-right: 50px;
    padding: 5px 20px;
    background: #003EFF;
    border-radius: 6px 6px 6px 6px;

    font-size: 20px;
    font-family: AlibabaPuHuiTi-3-75-SemiBold;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 41px;

}

.banner .lshop .lshop_ber .lshop_ber_ber .lshop_but > .update {
    padding: 5px 20px;
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #003EFF;
    font-size: 20px;
    font-family: AlibabaPuHuiTi-3-75-SemiBold;
    font-weight: normal;
    color: #003EFF;
    line-height: 41px;
}

/*系统功能展示*/
.function-box .function-tit-box {
    display: flex;
    justify-content: center;
    padding: 60px 0 50px 0;
}

.function-box .function-tit-box .function-tit {
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.function-box .function-content-box {
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 92px;
}
.function-box .function-content-box .item-img-shadow {
    z-index: -1;
    position: absolute;
    left: 0;
    width: calc(50% - 240px);
    bottom: 20px;
    height: 80%;
    border-radius: 0 30px 30px 0;
    background: #F4F6FC;
}
.function-box .function-content-box .function-mid-box {
    width: 1200px;
    display: flex;
    justify-content: space-between;
}
.function-box .function-content-box .function-mid-box .function-img-box {
    width: 35%;
    display: flex;
}
.function-box .function-content-box .function-mid-box .function-img-box .item-img {
    background-color: #fff;
    padding: 17px;
    border-radius: 40px;
    box-shadow: 0px 3px 11.4px 0px rgba(26, 62, 116, 0.20);
    margin-top: -72px;
}

.function-box .function-content-box .function-mid-box .function-list {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.function-box .function-content-box .function-mid-box .function-list .list-item {
    width: 50%;
}

.function-box .function-content-box .function-mid-box .function-list .list-item .item-box {
    padding: 17px 24px 20px 24px;
    border-radius: 18px;
}
.function-box .function-content-box .function-mid-box .function-list li.selected .item-box {
    background-color: rgba(101, 127, 210, 0.07);
}

.function-box .function-content-box .function-mid-box .function-list .list-item .item-box .row-tit-box {
    display: flex;
    align-items: center;
}
.function-box .function-content-box .function-mid-box .function-list .list-item .item-box .row-tit {
    margin-left: 7px;
    color: #333;
    font-family: AlibabaPuHuiTi-3-75-SemiBold;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.function-box .function-content-box .function-mid-box .function-list li.selected .item-box .row-tit {
     color: #3A6AFF;
}
.function-box .function-content-box .function-mid-box .function-list .list-item .item-box .row-des {
    margin-top: 6px;
    color:#878787;
    font-family: AlibabaPuHuiTi-3-55-RegularL3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.function-box .function-content-box .function-mid-box .function-list li.selected .item-box .row-des{
    color: #495770;
}
/*系统架构*/
.framework-box {
    margin-top: 60px;
    padding-bottom: 60px;
    position: relative;
}
.framework-bg-subs {
    background: #F9FBFE;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 300px;
    z-index: -1;
}
.framework-box .framework-left-top {
    position: absolute;
    left: 0;
    top: 0;
}
.framework-box .framework-right-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
}
/*标题*/
.framework-box .framework-tit-box {
    display: flex;
    justify-content: center;
}
.framework-box .framework-tit-box .framework-tit{
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 60px 0;
}
.framework-box .framework-flow-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.framework-box .flow-arrow-down {
    padding: 5px 0;
}
/*流程图 行 1*/
.framework-box .framework-flow-box .flow-one-box{
    display: flex;
    justify-content: center;
}
.framework-box .framework-flow-box .flow-one-box .flow-item-tit {
    border-radius: 6px;
    background: #3A6AFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    color: #FFF;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 15px 45px;
}
/*流程图 行 2*/
.framework-box .framework-flow-box .flow-two-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border: 1.6px dashed #3A6AFF;
    margin-top: 33px;
    padding: 59px 34px 18px;
}
.framework-box .framework-flow-box .flow-two-box .flow-item-h5 {
    position: absolute;
    top: -32px;
    left: calc(50% - 92px);

    color:#495770;
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    background-color: #fff;
    padding: 15px 58px;
    border-radius: 6px;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
}
.framework-box .framework-flow-box .flow-two-box .flow-arrow-box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.framework-box .framework-flow-box .flow-two-box .flow-arrow-box .arrow-tips {
    color: #3A6AFF;
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 0 14px;
    margin-top: -10px;
}
.framework-box .framework-flow-box .flow-two-box .flow-data-box {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-top: 5px;
}
.framework-box .framework-flow-box .flow-two-box .flow-data-box .data-item1 {
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    width: 186px;
    height: 63px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #495770;
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.framework-box .framework-flow-box .flow-two-box .flow-data-box .data-item2 {
    width: 227px;
    height: 65px;
    flex-shrink: 0;
    border-radius: 6px;
    background: #3A6AFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    justify-content: center;
    align-items: center;
    color:#FFF;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 117.6%; /* 28.224px */
}
.framework-box .framework-flow-box .flow-two-box .flow-data-box .data-arrow {
    width: 50px;
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*流程图 行 3*/
.framework-box .framework-flow-box .flow-three-box {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.6px dashed #3A6AFF;
    padding: 21px 77px 29px 77px;
}
.framework-box .framework-flow-box .flow-three-box .flow-fuc-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.framework-box .framework-flow-box .flow-three-box .subs-arrow-box {
    width: 105px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 90px;
}
.framework-box .framework-flow-box .flow-three-box .flow-fuc-item .main-tit {
    width: 186px;
    height: 63px;
    flex-shrink: 0;
    border-radius: 6px;
    background: #3A6AFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.10);
    color: #FFF;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
}
.framework-box .framework-flow-box .flow-three-box .flow-fuc-item .main-des {
    color: #3A6AFF;
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 15px 0 6px;
}
.framework-box .framework-flow-box .flow-three-box .flow-fuc-item .subs-list-box {
    border-radius: 14px;
    background: #FFF;
    box-shadow: 0px 3px 10px 0px rgba(5, 73, 141, 0.10);
    padding: 22px 25px 2px 25px;
    margin-top: 5px;
}

.framework-box .framework-flow-box .flow-three-box .flow-fuc-item .subs-list-box .list-item {
    flex-shrink: 0;
    border-radius: 10px;
    background: rgba(58, 106, 255, 0.10);
    color: #495770;
    font-family: AlibabaPuHuiTi-3-65-Medium;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
    width: 231px;
    height: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*技术支持*/
.support-box .support-tit-box {
    display: flex;
    justify-content: center;
}
.support-box .support-tit-box .support-tit{
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 60px 0 90px 0;
}
.support-box .support-content {
    display: flex;
    justify-content: center;
}
.support-box .support-content  .support-list {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
}
.support-box .support-content  .support-list .support-list-item {
    width: 25%;
}
.support-box .support-content  .support-list .support-list-item .list-item-box {
    flex-shrink: 0;
    border-radius: 6px;
    border: 2px solid #FFF;
    background: linear-gradient(171deg, #F5F8FF 6.47%, #FFF 92.85%);
    box-shadow: 0px 3px 10px 0px rgba(5, 73, 141, 0.08);
    padding: 22px 33px 31px 22px;
    margin: 0 23px 36px 0;
    position: relative;
}
.support-box .support-content  .support-list .support-list-item:nth-child(4n) .list-item-box {
    margin: 0 0px 23px 0 !important;
}
.support-box .support-content  .support-list .support-list-item .list-item-box .icon-box {
    position: absolute;
    right: 16px;
    top: -30px;
}
.support-box .support-content  .support-list .support-list-item .list-item-box .item-tit {
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.support-box .support-content  .support-list .support-list-item .list-item-box .item-des {
    color: #495770;
    font-family: AlibabaPuHuiTi-3-55-RegularL3;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
}


/* 产品优势 */
.benefit-box .benefit-tit-box {
    display: flex;
    justify-content: center;
}
.benefit-box .benefit-tit-box .benefit-tit {
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 60px 0 120px 0;
}
.benefit-box .benefit-content {
    display: flex;
    justify-content: center;
}
.benefit-box .benefit-content .benefit-img {
    width: 1125px;
    height: 793px;
    background: #fff url('../mirror/images/reward/benefit-bg.png') no-repeat center center;
    background-size:100% 100%;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box {
    width: 100%;
    height: 100%;
    position: relative;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .subs-item .item-tit {
    color: #333;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .subs-item .item-tit>span{
    color: #3A6AFF;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .subs-item .item-des {
    color: #495770;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-top: 8px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .subs-item {
    position: absolute;
}
/* 注意一下左中右三部分依赖 benefit-img 的百分比 */
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-left1 {
    left: -1%;
    top: 7%;
    display: flex;
    flex-direction: column;;
    align-items: center;
    max-width: 179px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-left1 .item-tit {
    margin-right: 5px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-left2 {
    left: 6%;
    top: 42%;
    display: flex;
    flex-direction: column;;
    align-items: center;
    max-width: 143px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-center1 {
    left: calc(50% - 110px);
    top: -80px;
    display: flex;
    flex-direction: column;;
    align-items: center;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-center2 {
    left: calc(50% - 143px);
    top: 18%;
    display: flex;
    flex-direction: column;;
    align-items: center;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-right1 {
    right: -2%;
    top: 7%;
    display: flex;
    flex-direction: column;;
    align-items: center;
    max-width: 183px;
}
.benefit-box .benefit-content .benefit-img .benefit-subs-box .sub-right2 {
    right: 5.5%;
    top: 42%;
    display: flex;
    flex-direction: column;;
    align-items: center;
    max-width: 175px;
}


/*公司资质*/
.about_company{
    width: 100%;
    height: 500px;
    background: #F9FBFE url('../mirror/images/reward/about_company_bg.png') no-repeat center right;
    background-size:100% 100%;

    box-shadow: inset 0px 6px 20px 0px rgba(11,50,174,0.15), inset 0px -6px 20px 0px rgba(11,50,174,0.15);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}
.about_company>p{
    width: 100%;
    height: 42px;
    font-size: 30px;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-weight: normal;
    color: #333333;
    line-height: 35px;
    text-align:center;
    padding-top: 60px;
}
.about_company .company_tips{
    width: 1200px;
    margin: 0 auto;
    margin-top:50px;
}


/* 联系我们 */
.contactus{
    width: 100%;
    padding:100px 0;

    background: #FFFFFF;
}

.contactus .contactus_tit{
    width: 100%;
    height: 42px;
    font-size: 30px;
    font-family: AlibabaPuHuiTi-3-85-Bold;
    font-weight: normal;
    color: #333333;
    line-height: 35px;
    text-align:center;
}
.contactus .contactus_tit>span {
    background: linear-gradient(to right, #1C53FF, #416fffc7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contactus .contactus_msg{
    width: 100%;
    height: 65px;
    font-size: 18px;
    font-family: AlibabaPuHuiTi-3-55-RegularL3;
    font-weight: normal;
    color: #888888;
    line-height: 50px;
    text-align: center;

}
.contactus .contactus_but{
    width: 240px;
    height: 55px;
    line-height: 55px;
    background: #3A6AFF;
    border-radius: 999px;
    margin:0 auto;
    display: block;

    font-size: 22px;
    font-family: AlibabaPuHuiTi-3-75-SemiBold;
    font-weight: normal;
    color: #FFFFFF;
    text-align:center;
}

.contactus .contactus_but:hover{
    background: #6086FF;
}

.global{
    width:100%;
    height:155px;
    background-color:#262834
}
.global .global_cont{
    width: 1200px;
    height:100%;
    margin: 0 auto;
    background: url('../mirror/images/reward/global_ber.png') no-repeat center right;
    background-size: auto 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.global .global_cont .global_msg{
    width: 720px;
    height: 67px;
    font-size: 20px;
    font-family: AlibabaPuHuiTi-3-75-SemiBold;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 23px;
    margin-right:50px;

}
.global .global_cont .global_msg>span{
    font-size: 25px;
}
.global .global_cont .global_but{
    display: block;
    width: 159px;
    height: 48px;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    text-align: center;
    line-height: 48px;
    margin-right:100px;

    font-size: 20px;
    font-family: AlibabaPuHuiTi-3-55-RegularL3;
    font-weight: normal;
    color: #FFFFFF;
}
.global .global_cont .global_but:hover{
    color:#262834;
    background-color:#FFFFFF;
}








