.plan{
    padding-top: 110px;
}
.plan_cont{
    padding-top: 156px;
}
.g-text{
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Noto Sans SC";
    text-align: center;
    display: block;
    width: 820px;
    height: 64px;
    margin: 0 auto;
}

.main_cont{
    position: relative;
    width: 100%;
    height: 780px;
}
.main_cont .bg{
    width: 818px;
    height: 664px;
    position: absolute;
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
}
.main_cont .item{
    position: absolute;
    width: 250px;
    height: auto;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Noto Sans SC";
}
.main_cont .item1{
    top: 100px;
    left: 26px;
}
.main_cont .item2{
    top: 100px;
    right: 26px;
}
.main_cont .item3{
    top: 488px;
    left: 26px;
}
.main_cont .item4{
    top: 356px;
    right: 26px;
}
.main_cont .item:hover{
    color: #005fe5;
}

.plan2{
    background: #fafafa;
    height: 802px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 94px;
}
.plan2 .title span{
    font-size: 50px;
    margin-right: 15px;
    vertical-align: middle;
}
.plan2 .title{
    font-family: DIN;
    font-weight: 700;
    font-size: 26px;
    color: #005fe5;
    font-style: italic;
    text-align: center;
    line-height: 66px;
}
.plan2_cont{
    position: relative;
    height: 708px;
}
.plan2_cont .imgl{
    position: absolute;
    left: 35px;
    top: 123px;
    width: 57px;
    height: 49px;
}
.plan2_cont .imgr{
    position: absolute;
    bottom: 80px;
    right: 10px;
    width: 58px;
    height: 49px;
}
.plan2_cont .txt_l{
    line-height: 32px;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    display: block;
    width: 604px;
    position: absolute;
    left: 133px;
    top: 182px;
}
.plan2_cont .txt_r{
    line-height: 32px;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    display: block;
    width: 604px;
    right: 78px;
    /* top: 411px; */
    bottom: 165px;
    position: absolute;
}
.plan3{
    padding-top: 110px;
    padding-bottom: 100px;
}
.adv_cont_en{
    padding-top: 56px;
    /* padding-bottom: 100px; */
}
.adv_cont_en .item{
    line-height: 32px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    font-size: 20px;
    margin-bottom: 60px;
    padding-left: 36px;
    position: relative;
}
.adv_cont_en .item i{
    display: inline-block;
    vertical-align: top;
    width: 18px;
    height: 18px;
    margin-right: 20px;
    background: #000;
    position: absolute;
    left: 0;
    top: 8px;
}
.adv_cont_en .item:hover{
    color: #3a99ff;
}
.adv_cont_en .item:hover i{
    background: #3a99ff;
}
.g-text_en{
    line-height: 32px;
    font-size: 24px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    text-align: justify;
    margin-top: 96px;
}
.plan_cont_en .txt{
    line-height: 32px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    text-align: justify;
}
.plan_cont_en {
    padding-bottom: 100px;
}
.plan2 .title_en{
    font-family: DIN;
    font-weight: 700;
    font-size: 42px;
    color: #005fe5;
    font-style: italic;
    /* text-align: center; */
    line-height: 66px;
    text-shadow: 4px 0px 0px #e3e3e3;
}
.plan2 .txt_en{
    line-height: 32px;
    font-size: 24px;
    font-weight: 500;
    font-family: "Noto Sans SC";
    text-align: justify;
    margin-top: 100px;
}
.plan2_en{
    height: 600px;
    box-sizing: border-box;
}