.sec_body {
    background-color: #FFF;
    border-radius: 5px;
    padding: 0 35px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    overflow: hidden;
}


/* 左侧导航样式 */

.sec_dh {
    padding-right: 30px;
    box-sizing: border-box;
}

.sec_dh h1 {
    font-size: 24px;
    color: #000;
    display: block;
    margin-top: 40px;
    box-sizing: border-box;
    overflow: hidden;
}

.sec_dh h1 p {
    font-size: 35px;
    line-height: 34px;
}

.sec_dh h1 span {
    font-size: 49px;
    font-weight: bold;
    color: #2e5a9d;
    line-height: 38px;
    margin-top: 12px;
    display: block;
    letter-spacing: -3px;
}

.supply_search {
    display: block;
    margin-top: 62px;
    margin-bottom: 7px;
}

.supply_search div {
    box-sizing: border-box;
    background-color: #eaeef2;
    border-radius: 50px;
    overflow: hidden;
}

.supply_search div input {
    width: calc(100% - 35px);
    height: 42px;
    line-height: 42px;
    font-size: 20px;
    padding-left: 20px;
    border: 0;
    vertical-align: top;
    box-sizing: border-box;
    background-color: #eaeef2;
}

.supply_search div input::placeholder {
    font-size: 20px;
    color: #606060;
}

.supply_search div i {
    font-size: 18px;
    color: #4b4b4b;
    line-height: 42px;
    display: inline-block;
    margin-left: 1%;
    cursor: pointer;
}

.sec_dh li {
    border-bottom: 1px #cdcdcd solid;
    border-top-width: 0;
    box-sizing: border-box;
    min-height: 48px;
    padding: 12px 0;
    display: inline-block;
    vertical-align: top;
}

.sec_dh li a {
    font-size: 18px;
    text-align: left;
    line-height: 28px;
    width: 100%;
    padding: 5px 5px 5px 15px;
    box-sizing: border-box;
    display: inline-block;
    white-space: normal;
    overflow: unset;
}

.sec_dh li a:hover,
.sec_dh li a.hover {
    color: #224f94 !important;
    background-color: transparent;
}

.sec_dh li a:hover i,
.sec_dh li a.hover i {
    color: #224f94;
}

.sec_dh li a i {
    line-height: 28px;
    font-size: 12px;
    position: absolute;
    right: 25px;
    color: #c9c9c9;
}

.sec_dh li a.channelTitle i {
    right: 3px;
}


/* 二级左侧导航三级导航 */

.third_dh.layui-collapse {
    border: 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.third_dh .layui-colla-item>a.channelTitle {
    padding: 0 4px 0 6px;
}

.third_dh .layui-colla-item>a.channelTitle .layui-colla-title {
    padding-left: 0;
    padding-right: 0;
}

.third_dh a .layui-colla-title {
    transition: all .3s;
    -webkit-transition: all .3s;
}

.third_dh a:hover .layui-colla-title {
    color: #FFF;
}

.third_dh .layui-colla-title {
    font-size: 18px;
    text-align: left;
    line-height: 28px;
    width: 100%;
    box-sizing: border-box;
    padding: 5px 4px 5px 6px;
    display: inline-block;
    white-space: normal;
    overflow: unset;
    height: 38px;
    background-color: transparent;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 3px;
    color: #404040;
}

.third_dh .layui-colla-title font:hover {
    color: #142841;
}

.third_dh .layui-colla-title font {
    width: calc(100% - 35px);
    display: block;
}

.third_dh a:hover .layui-colla-title,
.third_dh a.hover .layui-colla-title {
    color: #224f94;
}

.third_dh .layui-colla-icon {
    font-size: 16px;
    right: 0;
    left: auto;
    font-weight: bold;
    top: 5px;
}

.third_dh .channelTitle .layui-colla-icon {
    display: none;
}

.third_dh .layui-colla-content {
    padding: 0 13px;
    border: 0;
}

.third_dh .layui-colla-content a {
    font-size: 16px;
    text-align: left;
    padding: 10px 0;
    display: flex;
    flex-wrap: nowrap;
}

.third_dh .layui-colla-content a::before {
    font-size: 18px;
    margin-right: 8px;
    font-weight: bold;
    content: '·';
}

.third_dh .layui-colla-content a:last-of-type {
    border: 0;
    padding-bottom: 0;
}

.third_dh .layui-colla-content a:hover,
.third_dh .layui-colla-content a.hover {
    color: #224f94;
    background-color: transparent;
}

.third_dh .layui-colla-content h2>a {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: nowrap;
    line-height: 22px;
    padding: 10px 0 !important;
}

.third_dh .layui-colla-content h2>a i {
    font-size: 14px;
    font-weight: bold;
    position: relative;
    color: #404040 !important;
    right: 0;
    transform: rotate(90deg);
    margin-left: auto;
    margin-right: 0;
}

.layui-colla-contentChild {
    width: 100%;
    padding-left: 15px;
    display: none;
    box-sizing: border-box;
}

.layui-colla-contentChild span {
    font-size: 14px;
    cursor: pointer;
    display: block;
    line-height: 36px;
}

.layui-colla-contentChild span:hover,
.layui-colla-contentChild span.hover {
    color: #224f94;
}

.layui-colla-contentChild span::before {
    font-size: 16px;
    margin-right: 8px;
    font-weight: bold;
    content: '·';
}

.third_dh .layui-colla-content h2.showChild a i,
.secDHContent h2.showChild a i {
    transform: rotate(180deg);
}

.third_dh .layui-colla-content h2.showChild .layui-colla-contentChild,
.secDHContent h2.showChild .layui-colla-contentChild {
    display: block;
}

.third_dh .third_dhList {
    margin-top: -7px;
}

.third_dh .third_dhList a {
    padding: 0 0 0 26px;
    font-size: 14px;
}


/* 右侧图片列表样式 */

.sec-pic {
    min-height: auto !important;
    overflow: unset;
    margin: 40px 5px auto;
}

.sec-pic ul {
    overflow: unset;
}

.sec-pic a {
    display: block;
    overflow: hidden;
    height: 100%;
}

.sec-pic a p {
    display: block;
    height: 102px;
    overflow: hidden;
    line-height: 102px;
    text-align: center;
}

.sec-pic a p img {
    width: 80%;
    height: 80%;
}

.sec-pic a span {
    display: flex;
    height: 80px;
    font-size: 16px;
    text-align: center;
    background: #f1f1f1;
    align-items: center;
    justify-content: center;
}

.sec-pic a span span {
    display: inline;
    line-height: normal;
    background-color: transparent;
}

.sec-pic .dis_block h1 {
    font-size: 18px;
    line-height: 32px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.sec-pic .dis_block>h1::before {
    content: '';
    width: 6px;
    background-color: #142841;
    height: 24px;
    display: inline-block;
    margin-right: 8px;
    border-radius: 3px;
}

.sec-pic .active_content_box {
    display: inline-block;
    box-sizing: border-box;
    flex-direction: column;
    width: calc((100% - 96px)/3);
    margin-bottom: 54px;
    margin-right: 48px;
}

.sec-pic .active_content_box:nth-of-type(3n) {
    margin-right: 0;
}

.sec-pic .active_content_box .left {
    width: 100%;
    max-height: 368px;
    min-height: 245px;
    overflow: hidden;
}

sec-pic .active_content_box .left img {
    height: 100%;
    min-width: 100%;
    display: block;
}

.sec-pic .active_content_box .right {
    width: 100%;
    border-left: 0;
    box-sizing: border-box;
    position: relative;
}

.sec-pic .active_content_box .right a {
    display: block;
    height: 100%;
    box-shadow: none;
    overflow: hidden;
    cursor: pointer;
}

.sec-pic .active_content_box .right div {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
    font-weight: bold;
}

.sec-pic .active_content_box .right div p {
    height: auto;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 6px;
}

.sec-pic .active_content_box .right div p span {
    width: 100%;
    text-align: left;
    font-size: 18px;
    background: transparent;
    height: auto;
    line-height: 28px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.sec-pic .active_content_box .right div p span span {
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.sec-pic.search .active_content_box .right div p span span {
    color: #224f94 !important;
    min-height: auto;
}

.sec-pic .active_content_box .right h1 {
    display: flex;
    color: #000;
    line-height: 22px;
    align-items: flex-end;
    height: 48px;
}

.sec-pic .active_content_box .right h1 p {
    width: 70%;
    padding-right: 30px;
    box-sizing: border-box;
    font-size: 12px;
    color: #828282;
    line-height: 16px;
    text-align: left;
    height: auto;
}

.sec-pic .active_content_box .right h1 p span {
    display: inline;
    padding: 0;
    background: transparent;
    line-height: revert;
    font-size: 12px;
}

.sec-pic .active_content_box .right h1 span {
    width: 30%;
    height: auto;
    font-size: 14px;
    color: #FFF;
    background-color: #224f94;
    line-height: 30px;
    padding: 0 6px;
    border-radius: 30px;
}

.sec-pic .active_content_box .right:hover * {
    color: #2e5a9d;
}

.sec-pic .active_content_box .right:hover h1 span {
    background-color: rgba(46, 90, 157, 0.8);
    color: #FFF;
}

.alert {
    display: block;
    font-size: 18px;
    margin-top: 40px;
}

.alert strong {
    color: #2e5a9d;
}

.sec-pic.supply_pic a {
    display: flex;
}

.sec-pic.supply_pic a p {
    width: 300px;
    height: 135px;
    line-height: 135px;
    display: inline-block;
}

.sec-pic.supply_pic a p img {
    max-width: 90%;
    width: auto;
}

.sec-pic.supply_pic a span {
    width: calc(100% - 300px);
    align-items: flex-start;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 135px;
    text-align: left;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    background-color: #FAFAFA;
}

.sec-pic.supply_pic a font {
    font-size: 16px;
    font-weight: normal;
    margin-top: 6px;
}

.sec-pic.supply_pic a:hover * {
    color: #1f97d4;
}

.page-out {
    width: 95%;
    margin: 25px auto 35px auto;
}

.page {
    width: 100%;
    margin: 0 auto !important;
    text-align: center;
    list-style-type: none;
    overflow: hidden;
    font-size: 0;
}

.page li {
    display: inline-block !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.page li a {
    font-size: 14px;
    color: #224f94;
    box-sizing: border-box;
    display: block !important;
    padding: 0 12px;
    line-height: 28px;
    text-align: center;
    width: auto !important;
    overflow: inherit !important;
    background-color: #FFF;
}

.page li.uk-active span {
    font-size: 14px;
    color: #fff;
    background-color: #224f94;
    display: block !important;
    padding: 0 12px;
    line-height: 28px;
    text-align: center;
    width: auto;
    cursor: pointer;
    box-sizing: border-box;
}

.page li span {
    box-sizing: border-box;
    color: #828282;
    cursor: not-allowed;
    padding: 0 12px;
    width: auto;
    font-size: 14px;
    line-height: 28px !important;
    display: inline-block !important;
}

.page li.jump {
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
    padding: 5px;
    line-height: 15px;
}

.page li.jump select {
    border: 1px #000000 solid;
    box-sizing: border-box;
    font-size: 14px;
    display: inline-block;
    margin-top: 1px;
}

.layui-layer {
    border-radius: 15px !important;
}

.layui-layer-title {
    border-bottom: 0 !important;
    height: 45px !important;
    line-height: 45px !important;
}

#formList {
    padding: 0px 20px 0;
    box-sizing: border-box;
}

#formList input:-internal-autofill-previewed,
#formList input:-internal-autofill-selected {
    transition: background-color 5000s ease-in-out 0s !important;
    color: #000;
}

#formList .layui-input {
    border: 0;
    font-size: 16px;
    line-height: 58px;
    height: 58px;
    border-bottom: 1px #d7d7d7 solid;
    padding-left: 0;
    color: #000;
}

#formList .layui-input::placeholder {
    font-weight: bold;
    color: #000;
}

#formList .layui-input.required::placeholder {
    font-weight: bold;
    font-style: 1em;
    background: linear-gradient(to right, black 0, black var(--size), red var(--size));
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
}

#formList .layui-input.layui-form-danger {
    border-color: red;
}

#formList .switch,
#formList .checkbox {
    display: flex;
    font-size: 16px;
    align-items: center;
    line-height: 40px;
    border-bottom: 1px #d7d7d7 solid;
}

#formList .checkbox {
    align-items: flex-start !important;
}

#formList .switch span,
#formList .checkbox span {
    margin-right: 15px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
}

#formList .checkbox div span {
    font-weight: normal;
}

#formList .layui-form-switch {
    margin-top: 0;
    margin-left: 20px;
    min-width: 40px;
}

#formList .layui-form-onswitch {
    border-color: #224f94;
    background-color: #224f94;
}

#formList .layui-form-radio {
    margin-top: 0;
}

#formList .selectbox {
    display: flex;
    align-items: center;
    border-bottom: 1px #d7d7d7 solid;
}

#formList .selectbox span {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block;
    margin-right: 8px;
}

.layui-form-radio:hover *,
.layui-form-radioed,
.layui-form-radioed>i {
    color: #224f94;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #224f94;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #224f94!important;
    background-color: #224f94;
}

#formList .selectbox .layui-form-select {
    flex-grow: 1;
}

#formList .selectbox input {
    border-bottom: 0;
    text-align: center;
    padding-right: 0;
}

#formList .selectbox .layui-form-select dl {
    top: 58px;
    max-height: 150px;
    font-size: 16px;
    text-align: center;
}

#formList .selectbox .layui-form-select dl dd.layui-this {
    background-color: #224f94;
}

#formList .switch.ismail {
    border-bottom: 0;
}

#formList .agree {
    display: flex;
    font-size: 16px;
    align-items: center;
    line-height: 40px;
    padding-top: 15px;
}

#formList .agree .layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #224f94;
}

#formList .agree .layui-form-checked[lay-skin=primary] i {
    border-color: #224f94!important;
    background-color: #224f94;
}

#formList .agree>div:last-of-type {
    font-weight: bold;
    font-size: 16px;
    line-height: 40px;
}

#formList .agree a {
    text-decoration: solid;
    text-decoration-color: #224f94;
    color: #224f94;
    text-decoration-line: underline;
}

#formList .agree .layui-form-checkbox[lay-skin=primary],
#formList .ismail .layui-form-checkbox[lay-skin=primary] {
    min-width: 22px;
    min-height: 22px;
    padding-right: 0 !important;
}

#formList .agree .layui-form-checkbox[lay-skin=primary] i,
#formList .ismail .layui-form-checkbox[lay-skin=primary] i {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
    border-radius: 100px;
    font-size: 18px !important;
}

#formList #uploadButton.unactive {
    background-color: rgba(47, 93, 184, 0.6);
    cursor: not-allowed;
}

#formList #uploadButton {
    font-size: 18px;
    display: block;
    margin: 25px auto 0;
    line-height: 50px;
    text-align: center;
    background-color: #224f94;
    border-radius: 5px;
    color: #FFF;
    width: 100%;
    cursor: pointer;
}

.dis_block {
    display: block;
    width: 100%;
}

.h_100 {
    height: 100%;
    overflow: hidden;
}

@media screen and (max-width:498px) {
    .sec_body {
        padding: 0 15px 15px;
    }
    .sec_dh {
        padding-right: 0;
    }
    .supply_search {
        margin-top: 28px;
        font-size: 1.125rem;
    }
    .supply_search div input::placeholder {
        font-size: 1.125rem;
    }
    .sec_dh li {
        width: calc((100% - 16px)/3);
        padding: 0px;
        border-top: 0;
        display: inline-block;
        margin-right: 8px;
        position: relative;
        height: 40px;
        min-height: 40px;
        border-bottom: 0;
    }
    .sec_dh li:last-of-type {
        margin-right: 0;
    }
    .third_dh.layui-collapse {
        display: block;
        overflow-y: scroll;
        white-space: nowrap;
        position: relative;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .third_dh.layui-collapse::-webkit-scrollbar {
        display: none;
    }
    .layui-collapse .layui-colla-item {
        position: relative;
        clear: both;
    }
    .third_dh .layui-colla-title {
        font-size: 0.875rem;
        line-height: 20px;
        padding: 0px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-bottom: 1px #cdcdcd solid;
        border-radius: 0;
    }
    .third_dh .layui-colla-title font {
        width: calc(100% - 30px);
        display: block;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .third_dh .layui-colla-item>a.channelTitle .layui-colla-title {
        display: block;
        padding-left: 0;
        padding-right: 0;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 40px;
    }
    .third_dh .layui-colla-content {
        padding: 0px 8px 5px;
        position: absolute;
        width: 100%;
        box-sizing: border-box;
        bottom: 0;
        top: 45px;
        left: 0;
        z-index: 1;
        border-bottom: 1px #cdcdcd solid;
    }
    .third_dh .layui-colla-content a {
        font-size: 0.875rem;
        padding: 0;
        line-height: 24px;
        padding: 5px 0;
        white-space: nowrap;
    }
    .third_dh .layui-colla-content h2 {
        overflow: hidden;
        padding: 7px 0;
    }
    .third_dh .layui-colla-content h2>a {
        padding: 0 !important;
        line-height: 20px;
        margin: 0;
    }
    .third_dh .layui-colla-content h2>a font {
        width: 75%;
        display: block;
        word-break: keep-all;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .third_dh .layui-colla-content h2>a i {
        line-height: 20px;
        font-size: 10px;
    }
    .third_dh .layui-colla-content h2.showChild .layui-colla-contentChild {
        padding-top: 8px;
        box-sizing: border-box;
    }
    .third_dh .layui-colla-content .layui-colla-contentChild span {
        font-size: 0.875rem;
        line-height: 24px;
    }
    .third_dh .layui-colla-icon {
        font-size: 14px;
        position: relative;
        top: 0;
        margin-left: auto;
        margin-right: 0;
    }
    .secDHContent {
        padding: 5px 10px;
        box-sizing: border-box;
        border-bottom: 1px #cdcdcd solid;
    }
    .secDHContent a {
        font-size: 0.875rem;
        padding: 0;
        line-height: 24px;
        padding: 5px 0;
        display: flex;
        flex-wrap: nowrap;
        text-align: left;
        width: 100%;
    }
    .secDHContent a i {
        font-weight: bold;
        position: relative;
        color: #404040 !important;
        right: 0;
        transform: rotate(90deg);
        margin-left: auto;
        margin-right: 0;
        line-height: 20px;
        font-size: 10px;
    }
    .secDHContent a::before {
        font-size: 18px;
        margin-right: 8px;
        font-weight: bold;
        content: '·';
    }
    .secDHContent a.hover,
    .secDHContent a:hover {
        color: #224f94;
        background-color: transparent;
    }
    .secDHContent a.secDHContentBig {
        font-size: 1rem;
        border-bottom: 1px #cdcdcd dashed;
        line-height: 32px;
        margin-bottom: 5px;
    }
    .secDHContent a.secDHContentBig font {
        width: calc(100% - 20px);
    }
    .sec-pic {
        margin: 15px 0 0;
        width: 100%;
    }
    .sec-pic ul {
        width: 100%;
    }
    .sec-pic .active_content_box {
        width: calc((100% - 20px)/2);
        margin-bottom: 15px;
        margin-right: 20px;
    }
    .sec-pic .active_content_box:nth-of-type(3n) {
        margin-right: 20px;
    }
    .sec-pic .active_content_box:nth-of-type(2n) {
        margin-right: 0;
    }
    .sec-pic .active_content_box .left {
        height: 190px;
        max-height: 190px;
        min-height: 190px;
    }
    .sec-pic .active_content_box .left img {
        height: 100%;
        width: auto;
        min-width: 100%;
    }
    .sec-pic .active_content_box .right div p {
        margin-top: 8px;
        margin-bottom: 8px;
        width: 100%;
    }
    .sec-pic .active_content_box .right div p span {
        font-size: 1.02rem;
        white-space: unset;
        overflow: unset;
        word-break: unset;
        line-height: 24px;
        font-weight: normal;
        position: relative;
        min-height: 50px;
    }
    .sec-pic .active_content_box .right div p span i {
        height: auto;
        font-size: 14px;
        color: #FFF;
        background-color: #224f94;
        line-height: 21px;
        padding: 0 6px;
        border-radius: 10px;
        display: inline-block;
        width: 22px;
        text-align: center;
        position: absolute;
        right: 0;
        bottom: 0;
    }
    .sec-pic .active_content_box .right h1 p {
        display: none;
    }
    .sec-pic .active_content_box .right h1 {
        height: auto;
        font-size: 0.875rem;
    }
    .layui-layer-title {
        height: 50px !important;
        line-height: 50px !important;
        padding-left: 10px !important;
    }
    #formList {
        padding: 15px 10px 0;
    }
    #formList .layui-input {
        font-size: 1.02rem;
        line-height: 48px;
        height: 48px;
    }
    #formList .agree>div:last-of-type {
        line-height: 20px;
        padding-left: 5px;
        box-sizing: border-box;
    }
    #formList .switch,
    #formList .checkbox {
        font-size: 1.02rem;
    }
    #formList .switch span,
    #formList .checkbox span {
        margin-right: 15px;
        font-weight: bold;
        line-height: 20px;
        word-break: normal;
        white-space: break-spaces;
        padding-left: 5px;
        box-sizing: border-box;
    }
    #formList .switch>div,
    #formList .checkbox>div {
        line-height: 40px;
    }
    #formList .selectbox .layui-form-select dl {
        top: 50px;
    }
    #formList #uploadButton {
        line-height: 25px;
        padding: 8px 0;
        box-sizing: border-box;
    }
}