.banner{
    width: 10rem;
    height: 4.6267rem;
}
.banner img{
    width: 100%;
    height: 100%;
}
.plan_title{
    width: 8.88rem;
    height: 0.9333rem;
    font-size: 0.64rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #2660E9;
    background: #fff;
    margin: 0.72rem auto 0.2533rem auto;
    box-shadow: 0.0533rem 0.0533rem 0.2rem #e3e3e3;
    text-align: center;
    line-height: 0.9333rem;
    border-radius: 0.08rem;
}
.plan_b{
    width: 0.6667rem;
    height: 0.3333rem;
    margin: 0 auto;
    display: block;
}
.plan_text{
    text-align: center;
    font-size: 0.28rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: #000000;
    line-height: 0.4267rem;
    width: 8.8rem;
    margin: 0.4rem auto 0.2933rem auto;
}
.plan_cont{
    width: 10rem;
    height: 10.76rem;
    background: url('../img/plan_bg.jpg') no-repeat;
    background-size: 100% 100%;
    position: relative;
}
body{
    background: #f3f4f4;
}
.g_plan_txt{
    width: 3.56rem;
    font-size: 0.24rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.4267rem;
}
.plan_cont .item1{
    position: absolute;
    top: 2.5333rem;
    left: 0.3333rem;
}
.plan_cont .item2{
    position: absolute;
    width: 2.9333rem;
    top: 2.5333rem;
    right: 0.3333rem;
}
.plan_cont .item3{
    position: absolute;
    top: 7.0667rem;
    left: 0.3333rem;
}
.plan_cont .item4{
    position: absolute;
    top: 5.8667rem;
    right: 0.24rem;
    padding: 0.2667rem 0.3733rem;
    background: #fff;
    width: 5.1333rem;
    box-sizing: border-box;
    color: #005FE5;
    box-shadow: 0.0533rem 0.0533rem 0.2rem #e3e3e3;
    border-radius: 0.0667rem;
}
.con_plan_txt{
    background: #fff;
    height: 8.8667rem;
    width: 10rem;
    padding-top: 0.9333rem;
    box-sizing: border-box;
}
.con_plan_txt .title {
    font-size: 0.6667rem;
    color: #2660E9;
    line-height: 0.6667rem;
    text-align: center;
    margin-bottom: 0.16rem;
}
.con_plan_txt .title span{
    background: #2660E9;
    color: #fff;
    height: 0.4667rem;
    line-height: 0.4667rem;
    font-size: 0.3467rem;
    padding: 0 0.2667rem;
    vertical-align: middle;
    margin-left: 0.0667rem;
}
.con_plan_txt .text{
    width: 9.4rem;
    height: 6.5333rem;
    position: relative;
    border:1px solid #e3e3e3;
    border-radius: 0.0667rem;
    box-shadow: 0.0533rem 0.0533rem 0.2rem #e3e3e3;
    margin: 0 auto;
}
.con_plan_txt .text .t_1{
    width: 8.0667rem;
    position: absolute;
    left: 0.9067rem;
    top: 1.2rem;
    font-size: 0.2667rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.4267rem;
    text-indent: 2em;
}
.con_plan_txt .text .t_2{
    width: 8.6rem;
    position: absolute;
    left: 0.4rem;
    bottom: 1.0733rem;
    font-size: 0.2667rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 0.4267rem;
}
.con_plan_txt .text img{
    width: 0.7733rem;
    height: 0.6533rem;
    display: block;
    
}
.con_plan_txt .text .img1{
    position: absolute;
    top: 0.8rem;
    left: 0.4267rem;
}
.con_plan_txt .text .img2{
    position: absolute;
    right: 0.4533rem;
    bottom: 0.3733rem;
}