.cnt-bnr{
    background-color: #f3f3f4;
    padding: 55px 0 70px;
    text-align: center;
}
.cnt-bnr h1{
    text-align: center;
    font-size: 3.6rem;
    color: #1A1A1A;
}
.cnt-bnr h1 em{
    color: #091871;
    font-size: 4.0rem;
}
.row{
    margin-right: 0;
    margin-left: 0;
}
.cnt-bnr .row>div{
    padding-left: 0;
    padding-right: 0;
}
.cnt-bnr .img-bx{
    position: relative;
    display: inline-block;
}
.cnt-bnr .img-bx .disc{
    width: 130px;
    height: 130px;
    border-radius: 50%;
    color: #fff;
    font-size: 3.0rem;
    padding: 30px 0;
    line-height: 1;
    font-family: 'Segoe UI';
    position: absolute;
    top: 0;
    left: 27px;
    text-align: center;
}
.cnt-bnr .img-bx .disc strong{
    font-size: 4.0rem;
    display: block;
    margin-bottom: 3px;
}
.cnt-bnr .txt-bx{
    padding-left: 30px;
    text-align: left;
}
.cnt-bnr .icon-left li{
    margin-bottom: 10px;
}
.cnt-bnr .bnr-btm{
    margin-top: 15px;
}
.cnt-bnr .price{
    margin: 0 0 20px;
}
.cnt-bnr .price strong{
    color: #FE6000;
    font-size: 6.0rem;
    font-weight: normal;
}
.cnt-bnr .price del{
    color: #999;
    font-size: 16px;
    margin-left: 5px;
}
.cnt-bnr .life{
    padding-left: 20px;
    position: relative;
}
.cnt-bnr .life::before{
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    /* background-color: pink; */
    background: url(/assets/images/icons/tiny-icon-all.png) no-repeat -1130px -789px;
    position: absolute;
    top: 2px;
    left: 0;
}
.cnt-bnr .btn{
    margin: 13px 0 10px;
    font-weight: normal;
    min-width: 180px;
}
.cnt-bnr .learn-more{
    margin-right: 10px;
}
.cnt-bnr .prom-bx{
    text-align: right;
    font-size: 0;
    margin-top: 50px;
}
.cnt-bnr .prom-bx li{
    display: inline-block;
    width: 210px;
    background-color: #091871;
    color: #fff;
    border-radius:10px;
    text-align: left;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 14px;
}
.cnt-bnr .prom-bx li.last{
    margin-bottom: 0;
}
.cnt-bnr .prom-bx li:nth-child(odd){
    margin-right: 4%;
}
.cnt-bnr .prom-bx p{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.ic-prom{
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(/assets/images/icons/AB-pro-all-icon3.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.bnr-btm>div{
    padding: 0;
}
.ic-prom.prom1{
    background-position: 0 -416px;
}
.ic-prom.prom2{
    background-position: -85px -420px;
}
.ic-prom.prom3{
    background-position: -160px -420px;
}
.ic-prom.prom4{
    background-position: -236px -420px;
}
@media all and (max-width:991px){
    .cnt-bnr .txt-bx {
        display: inline-block;
        text-align: center;
        padding-left: 0;
        margin-top: 30px;
    }
    .cnt-bnr .life,
    .cnt-bnr .icon-left {
        text-align: left;
        display: inline-block;
    }
    .cnt-bnr .price,
    .cnt-bnr .bnr-btm{
        margin: 0;
    }
    .cnt-bnr .prom-bx{
        text-align: center;
        max-width: 600px;
    }
}
@media all and (max-width:479px){
    .cnt-bnr .prom-bx li{
        width: 100%;
        margin: 0 0 20px!important;
        text-align: center;
    }
}

/* .cnt-lost */
.cnt-lost .lost-top{
    background-color: #fff;
    text-align: center;
    padding-top: 50px;
}
.lost-top h2{
    margin-bottom: 20px;
}
.lost-top .des{
    max-width: 955px;
    margin: 0 auto 50px auto;
    font-size: 16px;
}
.cnt-lost .lost-mn{
    background-color: #e4e5ea;
}

.toggle-box .toggle-cnt{
    padding-top: 100px;
}
@media all and (min-width:992px){
    .toggle-btn li{
        width: 31%;
        margin-right: 30px;
    }
}
/* 第一个内容 */
.rad{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 15px;
    margin-bottom: 60px;
}
.rad-it{
    width: 360px;
    box-shadow: 0 8px 15px 0 rgba(86, 131, 244, 0.35);
    background-color: #fff;
    border-radius: 10px;
    padding: 30px 50px 20px;
    text-align: center;
    margin-bottom: 40px;
}
.rad-it .h4{
    margin-bottom: 10px;
}
.rad-it .p1{
    margin-bottom: 10px;
}
.min-h66{
    min-height: 66px;
}
.min-h44{
    min-height: 44px;
}

.rad-it:hover{
    background-color: #091871;
    color: #fff;
}
.rad-ic{
    display: inline-block;
    width: 45px;
    height: 45px;
    background: url(/assets/images/icons/AB-pro-all-icon3.png) no-repeat;
}
.rad-ic.ic1{
    background-position: -3px -103px;
}
.rad-ic.ic2{
    background-position: -202px -102px;
}
.rad-ic.ic3{
    background-position: -402px -103px;
}
.rad-ic.ic4{
    background-position: -604px -102px;
}
.rad-ic.ic5{
    background-position: -803px -103px;
}
.rad-ic.ic6{
    background-position: -1002px -103px;
}
.rad-it:hover .rad-ic.ic1{
    background-position: -103px -103px;
}
.rad-it:hover .rad-ic.ic2{
    background-position: -302px -102px;
}
.rad-it:hover .rad-ic.ic3{
    background-position: -503px -103px;
}
.rad-it:hover .rad-ic.ic4{
    background-position: -704px -102px;
}
.rad-it:hover .rad-ic.ic5{
    background-position: -903px -103px;
}
.rad-it:hover .rad-ic.ic6{
    background-position: -1104px -103px;
}
@media all and (max-width:991px){
    .rad-it{
        width: 48%;
    }
}
@media all and (max-width:767px){
    .rad-it{
        width: 100%;
    }
}
/* 第一个内容 */

/* 第二个内容 */
.rfa{
    margin-bottom: 80px;
}
.rfa ul{
    margin: 0 50px;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}
.rfa ul li{
    width: 145px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center;
    padding: 20px 10px;
    color: #fff;
}
.rfa1 li{
    background-color: #1072e3;
}
.rfa2 li{
    background-color: #5bc3ef;
}
.rfa3 li{
    background-color: #091871;
}
@media all and (max-width:1199px){
    .rfa ul{
        zoom: 0.7;
        margin: 0;
    }
}
@media all and (max-width:991px){
    .rfa ul{
        zoom: 1;
        flex-wrap: wrap;
        /* justify-content: flex-start; */
    }
    .rfa ul li:not(:last-child){
        margin-right: 20px;
    }
}
/* 第二个内容 */
/* 第三个内容 */
.prs {
    font-size: 16px;
    color: #091871;
    margin-bottom: 100px;
}
.graphic-box li{
    padding-top: 45px;
}

.graphic-box li .txt{
    min-height: 50px;
}
.prs-ic{
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(/assets/images/icons/AB-pro-all-icon3.png) no-repeat;
}
.prs-ic.ic1{
    background-position: 8px -197px;
}
.prs-ic.ic2{
    background-position: -100px -197px;
}
.prs-ic.ic3{
    background-position: -203px -197px;
}
.prs-ic.ic4{
    background-position: -311px -197px;
}
.prs-ic.ic5{
    background-position: -420px -198px;
}
.prs-ic.ic6{
    background-position: -527px -197px;
}
.prs-ic.ic7{
    background-position: -643px -197px;
}
.prs-ic.ic8{
    background-position: -762px -198px;
}
@media all and (min-width:992px){
    .graphic-col4 li{
        width: 20.5%;
    }
}
/* 第三个内容 */

/* cnt-step */
.cnt-step{
    padding: 90px 0 105px;
}
.cnt-step h2{
    margin-bottom: 60px;
    text-align: center;
}
.slick-txt .txt-it{
    color: #999;
    width: 380px;
    padding-left: 90px;
    position: relative;
    margin-bottom: 40px;
}
.slick-txt .txt-it h3{
    font-weight: normal;
    margin: 0 0 10px;
}
.slick-ic{
    display: inline-block;
    background: url(/assets/images/icons/AB-pro-all-icon3.png) no-repeat;
    position: absolute;
    top: -6px;
    left: 0;
    width: 65px;
    height: 65px;
}
.slick-ic::before{
    content: '';
    display: block;
    width: 100%;
    height: 100%;
}
.slick-ic.ic1{
    background-position: 3px -314px;

}
.slick-ic.ic2{
    background-position: -218px -315px;
}
.slick-ic.ic3{
    background-position: -442px -312px;
}
.txt-it.active .slick-ic.ic1{
    background-position: -107px -314px;
}
.txt-it.active .slick-ic.ic2{
    background-position: -332px -315px;
}
.txt-it.active .slick-ic.ic3{
    background-position: -549px -312px;
}
.slick-ic .line{
    display: inline-block;
    height: 33px;
    border-right: 1px dotted #999;
    position: absolute;
    left: calc( 50% + 1px);
    margin-top: 5px;
    transform: scale(1.5);
}
.slick-ic.ic2 .line{
    margin-top: 14px;
    height: 30px;
}
.slick-ic .line::before{
    content: '';
    border-top: 3px solid #999;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    position: absolute;
    bottom: -4px;
    left: -2px;
}
.txt-it.active .slick-ic .line{
    border-color: #091871;
}
.txt-it.active .slick-ic .line::before{
    border-top-color: #091871;
}
.txt-it.active .txt h3{
    color: #091871;
}
.txt-it.active .txt p{
    color: #333;
}
.cnt-step .slick-arrow {
    background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
    width: 16px;
}

.cnt-step .slick-arrow.slick-prev {
    background-position: -142px -252px;
}
.cnt-step .slick-arrow.slick-prev:hover {
    background-position: -209px -252px;
}
.cnt-step .slick-arrow.slick-next {
    background-position: -339px -252px;
}
.cnt-step .slick-arrow.slick-next:hover {
    background-position: -274px -252px;
}

.slick-dots{
    bottom: -30px;
}
.slick-dots li button{
    font-size: 14px;
    color: #1A1A1A;
    background-color: transparent!important;
    width: 45px!important;
}
.slick-dots li.slick-active button{
    text-decoration: underline;
    color: #091871;
}
/* cnt-trust */
.cnt-trust{
    color: #fff;
    text-align: center;
    padding: 85px 0 60px;
    background: url(/assets/images/backgrounds/par-rp-bg-medias.png) no-repeat center /cover;
}
.cnt-trust h2{
    margin-bottom: 25px;
}
.cnt-trust .trust-mn li{
    padding: 0 5%;
    margin-bottom: 25px;
}
.cnt-trust .txt{
    line-height: 2;
    font-size: 14px;
    padding-top: 30px;
}

/* cnt-user */
.cnt-user{
    text-align: center;
    padding: 90px 0 70px;
}
.cnt-user h2{
    margin-bottom: 40px;
}
.cnt-user .vertical-box{
    margin-bottom: 30px;
}
.vertical-box.shadow:hover {
    box-shadow: 0 8px 15px 0 rgba(86, 131, 244, 0.35);
}
.vertical-box .caption{
    min-height: 114px;
}
[lang="en"] .vertical-box .caption{
    padding: 0 11%;
}