.insure-box{height:100%;width:100vw;box-sizing:border-box;padding:.4rem}.insure-box .square-box{display:flex;justify-content:space-between;align-items:center;width:100%}.insure-box .square-box .item{flex-basis:48%;background:#f5f5f5;text-align:center;box-sizing:border-box;padding:.29333rem;border-radius:.10667rem}.insure-box .square-box .item h3,.insure-box .square-box .item img,.insure-box .square-box .item p,.insure-box .square-box .item span{padding:0;margin:0}.insure-box .square-box .item .heading{font-size:.42667rem;color:#333}.insure-box .square-box .item .link{display:inline-block;text-align:center;padding:.26667rem 0 .32rem 0}.insure-box .square-box .item .link img{display:inline-block;width:.48rem}.insure-box .square-box .item .slogan{margin-top:.24rem;font-size:.34667rem;color:#999}.insure-box .square-box .item img{display:inline-block;box-sizing:border-box;padding:0 .08rem 0 .08rem;width:100%}.insure-box .full-box{display:flex;justify-content:space-between;align-items:center;background:#f5f5f5;box-sizing:border-box}.insure-box .full-box .item{flex:1;flex-basis:48%;border-radius:.10667rem}.insure-box .full-box .item-img{box-sizing:border-box;padding:.26667rem .58667rem .26667rem .58667rem}.insure-box .full-box .item-img img{width:100%}.insure-box .full-box .item-text{box-sizing:border-box;padding:.26667rem .37333rem .26667rem .37333rem;text-align:center}.insure-box .full-box .item-text h3,.insure-box .full-box .item-text img,.insure-box .full-box .item-text p,.insure-box .full-box .item-text span{padding:0;margin:0}.insure-box .full-box .item-text .heading{font-size:.42667rem;color:#333}.insure-box .full-box .item-text .slogan{margin-top:.24rem;font-size:.34667rem;color:#999}.insure-box .full-box .item-text .show-more{display:inline-flex;margin-top:.21333rem;background-color:var(--primary-color);padding:.08rem .26667rem .08rem .26667rem;border-radius:.10667rem;font-size:.34667rem;color:#fff}