.block {
    overflow: hidden;
    border-radius: 20px;
    background: #F7F8FA;
}
[v-cloak] {
    display: none;
  }
.block .block-content {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
    height: 500px;
}

.block .block-content .block-content-main {
    border-radius: 20px;
    overflow: hidden;
}

.block .block-left {
    width: 60%;
    /* background: url('../icons/block-left-bg.png') 0 0 no-repeat; */
    background-size: 100% 100% !important;
    float: left;
    padding: 30px 0 30px 30px;
}

.block .block-left h3 {
    font-size: 20px;
    font-weight: 900;
    text-indent: 20px;
    color: #fff;
    line-height: 10px;
}

.block .block-left .block-main {
    margin-top: 40px;
    overflow: hidden;
}

.block .block-left .block-main .block-main-left {
    width: 150px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    float: left;
}

.block .block-left .block-main .block-main-left p {
    color: #323232;
    line-height: 64px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.block .block-left .block-main .block-main-left .cur {
    color: #fff;
    background: #4F77FF;
}

.block .block-left .block-main .block-main-right {
    float: left;
    margin-left: 30px;
    border-radius: 20px;
    position: relative;
    height: 350px;
    width: 74%;
}

.block .block-left .block-main .block-main-right .block-main-right-l {
    padding: 40px 10px 40px 40px;
    width: 60%;
    float: left;
}

.block .block-left .block-main .block-main-right .block-main-right-r {
    padding: 40px 20px 20px 0;
    width: 20%;
    float: left;
}

.block .block-left .block-main .block-main-right .block-main-right-r img {
    width: 100%;
}

.block .block-left .block-main .block-main-right .block-main-right-l .block-main-right-l-item {}

.block .block-left .block-main .block-main-right .block-main-right-l .block-main-right-l-item span {
    vertical-align: middle;
    display: inline-block;
    line-height: 40px;
}

.block .block-left .block-main .block-main-right .block-main-right-l .block-main-right-l-item .tit {
    font-size: 14px;
    font-weight: 900;
}

.block .block-left .block-main .block-main-right .block-main-right-l .block-main-right-l-item .dot {
    width: 8px;
    height: 8px;
    background: #4F77FF;
    border-radius: 50%;
    margin: 0 10px;
}

.block .block-left .block-main .block-main-right .block-main-right-l .block-main-right-l-item .desc {
    font-size: 12px;
    color: #666;
}

.block .block-left .block-main .block-main-right-bottom {
    background: #F7F8FA;
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    bottom: 0;
}
.block-main-right p{
    color: #FFFFFF;
    font-weight: bold;
    line-height: 36px;
    width: 320px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    position: absolute;
    right: 20px;
    bottom: -28px;
}
.block .block-right {
    padding: 20px;
    width: 34%;
    float: left;
    background: #fff;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
    height: 474px;
}

.block-right-main h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    line-height: 12px;
}

.block-right-main-info {
    display: flex;
    height: 100px;
}

.block-right-main-info-item {
    text-align: center;
    width: 33%;
}

.block-right-main-info-item h4 {
    font-size: 14px;
    font-weight: 800;
    line-height: 2px;
    color: #323232;
}

.block-right-main-info-item p {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    color: #666;
}


.block-right-choose {
    display: flex;
    align-content: space-between;
    margin-top: 20px;


}

.block-right-choose-item {
    width: 30%;
    margin: 2%;
    border-radius: 10px;
    border:1px solid #B1B7C9;
    overflow: hidden;
    cursor: pointer;
}
.block-right-choose-item p{
    text-align: center;
}
.block-right-choose-item .title{
    line-height: 44px;
    background: #B1B7C9;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.block-right-choose-item .price{
    color: #FF8453;
    font-size: 16px;
    margin-top: 16px;
    font-weight: bold;

}
.block-right-choose-item .unit{
    color: #000;
}
.block-right-choose-item .tag1{
    margin-top: 20px;
    color: #666;
    padding: 0 10px 10px 10px;
}
.block-right-choose-item .tag2{
    color: #666;
    margin-bottom: 20px;

}
.block-right-btn{
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 70%;
    line-height: 46px;
    background: #4F77FF;
    margin: 20px auto;
    cursor: pointer;
}
.block-right-tip{
    text-align: center;
    color: #ACBAD1;
}

.block1 {
    box-shadow: 0px 40px 80px 0px rgba(18, 18, 55, 0.05);
    height: 440px;
}

.block1 .tab_box {
    height: 100%;
    display: flex;
    align-items: center;
}

.block1 .tab_tit {
    width: 240px;
    background: linear-gradient( #FFFFFF, #F4F9FF);
    height: 100%;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding: 50px 40px;
    box-sizing: border-box;
    margin-right: 50px;
}

.block1 .tab_tit li {
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #323232;
}

.block1 .tab_tit li.cur {
    color: rgba(79, 119, 255, 1);
}

.block1 .tab_con {
    flex: 1
}

.block1 .tab_con .list {
    display: none;
}

.block1 .tab_con .list .img_box {
    width: 180px;
    margin-right: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block1 .tab_con .list_r .tit {
    font-size: 24px;
    font-weight: 600;
    color: #323232;
    line-height: 34px;
    padding: 25px 0;
}

.block1 .tab_con .list_r ul li {
    width: 50%;
    display: inline-block;
    padding-right: 50px;
    box-sizing: border-box;
    font-size: 0;
    height: 100px;
}

.block1 .tab_con .list_r ul li img {
    width: 54px;
    height: 54px;
    margin-right: 25px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 5px
}

.block1 .tab_con .list_r ul li .text_box {
    display: inline-block;
    vertical-align: top;
}

.block1 .tab_con .list_r ul li .tit2 {
    font-size: 14px;
    font-weight: 600;
    color: #323232;
}

.block1 .tab_con .list_r ul li p {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    width: 200px;
    margin-top: 15px;
}

.pub_tit {
    font-size: 32px;
    font-weight: 600;
    color: #323232;
    line-height: 36px;
    text-align: center;
}

.block2 {
    padding: 130px 0;
}

.block2 img {
    margin-top: 43px;
}

.block3 {
    padding: 25px 0 120px;
    margin-top: 150px;
    position: relative;
}

.block3 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.block3 .img_box {
    margin-top: 50px;
}

.block4 {
    padding: 120px 0 180px;
}

.block4 .bg1 {
    width: 50%;
    height: 460px;
    position: absolute;
    top: 0;
    left: 0;
    background: #F8FDFF;
}

.block4 .con_box {
    margin-top: 60px;
}

.block4 .bg2 {
    width: 50%;
    height: 460px;
    position: absolute;
    top: 0;
    right: 0;
    background: #E6EEF7;
}

.block4 .img_box {
    z-index: 3;
    position: relative;
}

.block5 .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.block5 .con_box {
    height: 200px;
}

.block5 p {
    height: 100%;
    font-size: 30px;
    font-weight: 600;
    color: #323232;
    line-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.block5 a {
    position: absolute;
    width: 120px;
    height: 48px;
    background: #4F77FF;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    line-height: 48px;
    right: 240px;
    top: 50%;
    margin-top: -24px;
}