.content {
    color: #111111;
}

.content .menu_item {
    margin-top: 130px;
}

.content .menu_item:first-child {
    margin-top: 0px;
}

.content .menu_title {
    font-family: DM Serif Display;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 26px;
    margin-bottom: 32px;
}

.content .second_menu_box {
    overflow: hidden;
}

.content .second_menu_content {
    padding-right: 56px;
    margin-bottom: 64px;
}

.content .second_menu_content .second_menu_title {
    font-family: DM Serif Display;
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    color: #080808;
}

.content .second_menu_content .second_menu_item {
    margin-top: 16px;
    display: block;
    color: #111111;
    font-family: Roboto;
    font-weight: bold;
    font-size: 14px;
    line-height: 26px;
}

.content .second_menu_content .second_menu_item:hover {
    color: #1F518E;
}

.content .second_menu_content .second_menu_item:first-child {
    margin-top: 0px;
}

.content .line {
    width: 152px;
    display: block;
    margin: 16px 0;
    border-bottom: 1px solid #1F518E;
}


@media screen and (max-width: 1200px) {
    .Sitmap {
        font-weight: bold;
        font-family: Roboto;
        font-size: 0.32rem;
        line-height: normal;
        padding-bottom: 0.04rem;
        border-bottom: 0.06rem solid #DFEDFF;
        border-radius: 3px;
        display: inline-block;
        color: #1F518E;
    }
    .menu_item {
        /* background-color: white; */
        padding-left: 0.24rem;
        padding-bottom: 0.8rem;
        margin-top: 0.64rem !important;
        border-radius: 8px;
        /* box-shadow: 2px 4px 16px 0px rgba(0,0,0,0.04); */
        margin-left: 0.36rem;
        margin-right: 0.36rem;
    }
    .menu_item:last-child {
        margin-bottom: 0.8rem;
    }
    .mar_top288 {
        display: block;
    }
    .content .menu_title {
        margin-top: 0;
        color: #111111;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.32rem;
        line-height: 0.86rem;
        letter-spacing: 0px;
        text-align: left;
        margin-bottom: 0;
    }
    .content .second_menu_content .second_menu_title {
        color: #111111;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.24rem;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        border-bottom: 0.06rem solid #DFEDFF;
        border-radius: 2px;
        display: inline-block;
        padding-bottom: 0.04rem;
    }
    .dis_inl {
        display: inline-block;
        margin-top: 0.23rem;
    }
    .mar_top288 {
        margin-top: 0.64rem !important;
    }
    .tab_jump {
        overflow: hidden;
        margin-left: -0.16rem;
        padding-right: 0.34rem;
    }
    .tab_jump>div {
        float: left;
        padding: 0.12rem 0.24rem 0.13rem 0.24rem;
        border: 0.03rem solid #A5ABBD;
        margin-left: 0.16rem;
        margin-top: 0.34rem;
        border-radius: 6px;
        color: #A5ABBD;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.02rem;
        line-height: normal;
        letter-spacing: -1px;
        text-align: center;
        cursor: pointer;
    }
    .content .line {
        display: unset;
    }
    .content .second_menu_content {
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
        margin-top: 0.48rem;
    }
    .content .second_menu_content .second_menu_item {
        margin-top: 0.16rem;
        color: #111111;
        font-family: Roboto;
        font-weight: 500;
        font-size: 0.24rem;
        line-height: 0.4rem;
        letter-spacing: 0px;
        text-align: left;
    }
    .menu_item .second_menu_box .second_menu_content {
        margin-top: 0.48rem;
    }
    .menu_item .second_menu_box .second_menu_content:first-child {
        margin-top: 0;
    }
}