.header_layout {
    background-color: rgba(255, 255, 255, 1);
    background-size: 100% 100%;
}

.header_layout header .item {
    color: black;
}

banner .box_2 {
    background-image: url(../../img/jscp/dda4f21f0b9e45d78384379d53fb628b_mergeImage.png);
    height: 13.334rem;
    border: 1px solid rgba(151, 151, 151, 1);
    margin-top: 0.027rem;
    width: 51.2rem;
}

banner .text-wrapper_1 {
    width: 51.2rem;
    height: 13.334rem;
    background: url(../../img/jscp/SketchPng4ec20737172bb812fef7dc58624903db3d25552863c265fbefe9a38b167f921e.png) 100% no-repeat;
    background-size: 100% 100%;
    justify-content: flex-center;
}

banner .text_7 {
    /* width: 4.32rem; */
    height: 1.44rem;
    color: rgba(255, 255, 255, 1);
    font-size: 1.44rem;
    font-family: PingFangSC-Semibold;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    line-height: 1.44rem;
    margin-top: 5.094rem;
}

banner .text_8 {
    /* width: 7.2rem; */
    height: 1.067rem;
    color: rgba(255, 255, 255, 1);
    font-size: 1.066rem;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    line-height: 1.067rem;
    margin: 1rem auto;
}

content .menu_layout {
    min-height: 10rem;
    margin: 1.5rem 0 1rem 6.5rem;
    box-shadow: 0px 2px 15px 0px rgba(201, 208, 219, 0.5);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;
    width: 6rem;
    justify-content: flex-end;
}

content .list_items {
    padding: .5rem 1rem;
}

content .list_items .item .img_box {
    height: inherit;
}

content .list_items .item .img_box img {
    height: inherit;
    margin: auto;
    width: auto;
}

content .list_items .item .right_text {
    width: 24rem;
    text-align: justify;
    padding-left: 1rem;
    position: relative;
}

content .list_items .item .right_text .title {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 32px;
    color: #1658C5;
    line-height: 45px;
    text-align: justify;
    font-style: normal;
}

content .list_items .item .right_text .text {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    line-height: 33px;
    text-align: justify;
    font-style: normal;
    padding: .7rem 0;
    height: 5rem;
    overflow: hidden;
}

content .list_items .item .right_text .btn {
    position: absolute;
    bottom: 0rem;
    width: 104px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #DDDDDD;
    display: flex;
    justify-content: center;
    align-items: center;
}

content .list_items .item .right_text .btn .btn_1 {
    width: 72px;
    height: 24px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #545A60;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}


content .list_items .item {
    height: 7rem;
    display: flex;
    flex-direction: row;
    margin: 1rem 0;
}

sub_menu .text-wrapper_4 {
    background-color: rgba(240, 242, 245, 1);
    height: 1.707rem;
    margin-top: 1.307rem;
    width: 51.2rem;
}

sub_menu .text_14 {
    width: 6.24rem;
    height: 0.747rem;
    overflow-wrap: break-word;
    color: rgba(102, 102, 102, 1);
    font-size: 0.533rem;
    font-family: PingFangSC-Regular;
    font-weight: NaN;
    text-align: justify;
    white-space: nowrap;
    line-height: 0.747rem;
    margin: 0.48rem 0 0 10.667rem;
}
content .el-menu-item.is-active a{color:inherit}