.default-color,
.txt-hover-theme:hover,
.txt-theme {
    color: rgb(2, 84, 217) !important;
}

.bder-theme {
    border-color: rgb(2, 84, 217) !important;
}

.bg-theme {
    background: rgb(2, 84, 217) !important;
}

.bder-hover-theme:hover {
    border-color: rgb(2, 84, 217) !important;
}

.page-header-style99 {
    position: relative;
    z-index: 999;
}

.page-header-style99 .obj-name {
    display: none;
}

.page-header-style99 .menu-status {
    display: none;
}

.page-header-style99 .header-container {
    background: rgb(240, 250, 253);
}

.page-header-style99 .top-wrap {
    background: #fff;
}

.page-header-style99 .top-box {
    padding: 12px 0;
    margin-bottom: 20px;
    width: 1200px;
    margin: 0 auto;
}

.page-header-style99 .top-box .top-item {
    display: inline-block;
    font-size: 14px;
    line-height: 1.8;
    color: rgba(57, 57, 57, 0.85);
    margin-right: 40px;
}

.page-header-style99 .top-box img {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.page-header-style99 .top-box span {
    display: inline-block;
    vertical-align: middle;
}

.page-header-style99 .top-box .top-item.second span {
    color: #0254d9;
}

.page-header-style99 .top-box .top-search {
    width: 136px;
    height: 32px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.page-header-style99 .top-box .top-search input {
    width: 100%;
    height: 100%;
    border: 1px solid;
    padding: 0 8px;
    box-sizing: border-box;
}

.page-header-style99 .top-box .top-search i {
    position: absolute;
    right: 8px;
    top: 10px;
    font-size: 12px;
}

.page-header-style99 .top-box .right-item {
    font-size: 14px;
    margin-left: 30px;
}

/*下拉菜单背景、文字颜色设置*/
.page-header-style99 .header-nav-list .item .item-list {
    background: #ffffff;
    color: #333333;
}

.page-header-style99 .key-box {
    margin-right: 30px;
    line-height: 32px;
    font-size: 14px;
    position: relative;
}

.page-header-style99 .key-box .icon {
    width: 18px;
    height: 18px;
    margin-right: 6px;
    vertical-align: middle;
}

.page-header-style99 .key-box .txt {
    vertical-align: middle;
}

.page-header-style99 .key-box .icon-down {
    font-size: 12px;
    margin-left: 6px;
    vertical-align: middle;
    cursor: pointer;
}

.page-header-style99 .key-box .hover-list {
    display: none;
    background: #FFFFFF;
    box-shadow: 0px 1px 16px rgba(15, 42, 95, 0.16);
    border-radius: 8px;
    padding: 6px 0;
    position: absolute;
    left: 50%;
    top: 30px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 136px;
    z-index: 3;
}

.page-header-style99 .key-box:hover .hover-list {
    display: block;
}

.page-header-style99 .key-box .hover-list .dd {
    display: block;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #333333;
}

.page-header-style99 .nav-wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 6px 0;
}

.page-header-style99 .nav-wrap .img-box {
    display: inline-block;
    height: 68px;
    width: 470px;
}

.page-header-style99 .nav-wrap .img-box img {
    width: 100%;
    height: 100%;
}

.page-header-style99 .header-nav-list {
    border-radius: 16px 0 0 0;
    position: relative;
}

.page-header-style99 .header-nav-list .item {
    float: left;
    /*头部菜单动态设置间距!!!!!*/
    padding: 0 22px;
    margin-right: 0 !important;
}

.page-header-style99 .header-nav-list .item>a {
    display: block;
    padding: 20px 0 19px;
    font-size: 18px;
    letter-spacing: 0.06em;
    position: relative;
}

.page-header-style99 .header-nav-list .item.current>a:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: rgb(2, 84, 217);
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-header-style99 .header-nav-list .item .item-list {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    /*背景颜色可设置*/
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(15, 42, 95, 0.2);
    border-radius: 0px 0px 8px 8px;
    padding: 30px 40px 40px;
    box-sizing: border-box;
}

.page-header-style99 .header-nav-list .item:hover .item-list {
    display: block;
}

.page-header-style99 .header-nav-list .item .item-list .img-box {
    width: 212px;
    height: 110px;
    overflow: hidden;
    border-radius: 4px;
    margin-right: 60px;
}

.page-header-style99 .header-nav-list .item .item-list .img-box img {
    width: 100%;
    height: 100%;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 {
    width: calc(100% - 272px);
    font-size: 0;
    letter-spacing: 0;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link {
    font-size: 16px;
    color: #1F1F1F;
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 80px) / 3);
    margin-right: 40px;
    margin-bottom: 20px;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link .two-nav {
    cursor: pointer;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link:nth-of-type(3n) {
    margin-right: 0;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link .icon {
    display: inline-block;
    font-size: 12px;
    margin-right: 6px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer;
}

.page-header-style99 .header-nav-list .item .nav-down-list2 .item-link .open .icon {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}

.page-header-style99 .link-lists {
    display: none;
    margin-top: 10px;
    background: #F5F5F5;
    border-radius: 4px;
    padding: 0 0 14px 14px;
    overflow: hidden;
    white-space: initial;
    font-size: 0;
}

.page-header-style99 .link-lists .three-nav {
    display: inline-block;
    margin-right: 24px;
    margin-top: 14px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.tj-footer-style3 {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* firefox*/
    -webkit-box-sizing: border-box;
    /* chrome safari*/
    -ms-box-sizing: border-box;
    /* IE8以下 */
    -o-box-sizing: border-box;
    /* presto opera*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tj-footer-style3 * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* firefox*/
    -webkit-box-sizing: border-box;
    /* chrome safari*/
    -ms-box-sizing: border-box;
    /* IE8以下 */
    -o-box-sizing: border-box;
    /* presto opera*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.tj-footer-style3 .footer-pc .content {
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 40px 0 40px;
}

.tj-footer-style3 .footer-pc .content .logo {
    margin-bottom: 26px;
}

.tj-footer-style3 .footer-pc .content .info div {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.tj-footer-style3 .footer-pc .content .info div:last-child {
    margin-bottom: 0;
}

.tj-footer-style3 .footer-pc .content .info div a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
}

.tj-footer-style3 .footer-pc .content .info div .public {
    margin-left: 20px;
}

.tj-footer-style3 .footer-pc .content .info div .public img {
    vertical-align: middle;
    margin-right: 5px;
}

.tj-footer-style3 .footer-pc .content .friendly {
    margin-right: 50px;
}

.tj-footer-style3 .footer-pc .content .friendly .tit {
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.tj-footer-style3 .footer-pc .content .friendly .list li {
    margin-bottom: 12px;
}

.tj-footer-style3 .footer-pc .content .friendly .list li:last-child {
    margin-bottom: 0;
}

.tj-footer-style3 .footer-pc .content .friendly .list li a {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #FFFFFF;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box {
    text-align: center;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box:first-child {
    margin-right: 40px;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box img {
    width: 100px;
    height: 100px;
    margin-bottom: 14px;
}

.tj-footer-style3 .footer-pc .content .ewm-img-box p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
}

.tj-footer-style3 .footer-pc {
    display: block;
}

.tj-footer-style3 .footer-mb {
    display: none;
}


.list-box {
    width: 1200px;
    margin: 24px auto;
    min-height: 472px;
}

.type-wrap {
    float: left;
    width: 248px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 24px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
}

.more-type-style1 {
    background: #ffffff;
}

/*标题*/
.more-type-style1 .type-title {
    padding: 16px 15px 16px 0;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.more-type-style1 .type-title>.title-icon {
    display: inline-block;
    width: 6px;
    height: 16px;
    margin-right: 8px;
    background: rgb(18, 87, 172);
}

.more-type-style1 .type-title .txt {
    font-weight: 600;
    color: rgba(0, 0, 0, 0.8);
    line-height: 25px;
    font-size: 18px;
}

/*分类导航树*/

.layui-tree {
    height: auto;
}

.layui-tree>.layui-tree-set>.layui-tree-entry {
    padding: 12px 15px;
    color: #333333;
    line-height: 22px;
}

.layui-tree>.layui-tree-set>.layui-tree-entry .tree-nav-one {
    font-size: 16px;
    color: inherit;
}

.layui-tree .layui-tree-txt {
    color: inherit;
}

.layui-tree .layui-tree-entry {
    padding: 8px 15px 8px 0;
    font-size: 16px;
    height: auto;
    white-space: unset;
    line-height: 21px;
}

.layui-tree .layui-tree-entry .layui-tree-main {
    padding-right: 0;
    position: relative;
    padding-left: 20px;
}

.layui-tree .layui-tree-entry .layui-tree-main .layui-tree-iconClick {
    position: absolute;
    left: 0;
    top: 2px;
    margin: 0;
    width: 20px;
    z-index: 1;
}

.layui-tree .layui-tree-entry .layui-tree-main .layui-tree-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.layui-tree .layui-tree-iconArrow:after {
    -webkit-transition: unset;
    transition: unset;
    left: 0;
    border-color: transparent transparent transparent #cccccc;
}

.layui-tree .layui-tree-spread>.layui-tree-entry .layui-tree-iconArrow:after {
    top: 6px;
    border-color: #CCCCCC transparent transparent transparent;
}

.layui-tree .layui-tree-set {
    color: rgba(0, 0, 0, 0.8);
}

.layui-tree .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 23px;
}

.layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 31px;
}

.layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 39px;
}

.layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 47px;
}

.layui-tree .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-set .layui-tree-entry {
    padding-left: 55px;
}

.layui-tree .layui-tree-pack {
    padding-left: 0;
}

.more-type-style1 .tree-box {
    max-height: 650px;
    overflow-y: auto;
}

.more-type-style1 .tree-box .first a:hover {
    background: rgb(231, 238, 247);
    color: rgb(2, 84, 217) !important;
}

.more-type-style1 .tree-box .first a {
    display: block;
    cursor: pointer;
    padding: 12px;
}

.more-type-style1 .tree-box .first a.active {
    background: rgb(231, 238, 247);
    color: rgb(2, 84, 217) !important;
}

.more-type-style1 .tree-box .first .second a {
    display: block;
    padding: 12px 12px 12px 24px;
}

.more-type-style1 .tree-box .first .second a:hover {
    background: rgb(231, 238, 247);
    color: rgb(2, 84, 217) !important;
}

/*动态获取主题色*/
.layui-tree-entry:not(.bg-theme-rgba10):hover {
    background: rgba(18, 87, 172, 0.1) !important;
    ;
    color: rgb(2, 84, 217) !important;
}

.js-list-box {
    background: #fff;
    display: inline-block;
    width: calc(100% - 272px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    overflow: hidden;
    overflow: visible;
    position: unset;
}

.more-list-style1 {
    padding: 0 39px;
}

.more-list-style1 .list-info-box {
    padding-bottom: 92px;
    position: relative;
    color: #333333;
}

.more-list-style1 .list-info-box .list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    line-height: 64px;
    cursor: pointer;
}

.more-list-style1 .list-info-box .list li .order {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    margin-right: 10px;
    vertical-align: middle;
}

.more-list-style1 .list-info-box .list li .left-text {
    font-size: 16px;
    color: inherit;
    text-align: left;
    width: 85%;
    padding-right: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.more-list-style1 .list-info-box .list li .right-text {
    display: inline-block;
    width: 15%;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.more-list-style1 .list-info-box .list.sm li {
    line-height: 30px;
}

.more-list-style1 .list-info-box .list.norm li {
    line-height: 52px;
}

.more-list-style1 .list-info-box .list.lg li {
    line-height: 64px;
}

.more-list-style1 .list-info-box .list.lg li:hover {
    color: rgb(18, 87, 172);
}

.more-list-style1 .list-info-box .list.sm li .left-text {
    font-size: 14px;
}

.top-box-crumbs {
    background: #FCFCFC;
    border-bottom: 2px solid rgb(18, 87, 172);
    padding: 16px 24px;
}

.top-box-crumbs .breadcrumb-box {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 30px;
    max-width: calc(100% - 224px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 32px;
}

.top-box-crumbs .breadcrumb-box .item:hover {
    color: rgb(18, 87, 172) !important;
}

.top-box-crumbs .breadcrumb-box .icon-up {
    display: inline-block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.4);
    margin: 0 4px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.top-box-crumbs .option-container {
    position: relative;
    color: #D0D0D0;
}

.top-box-crumbs .search-box .search-ipt {
    width: 100%;
    height: 30px;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #ffffff;
    padding-right: 33px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-indent: 10px;
    font-size: 13px;
    color: #333333;
}

.page-more-container .app-type-in {
    display: none
}

.top-box-crumbs .search-box .icon-search {
    display: inline-block;
    width: 33px;
    height: 100%;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    cursor: pointer;
}

.page-more-container .js-list-box .basic-box {
    padding-top: 30px;
}

.page-more-container .basic-box .works-title {
    font-size: 24px;
    color: rgb(51, 51, 51) !important;
    text-align: center;
    font-weight: 500;
    margin-top: 20px;
    line-height: 1.4;
}

.page-more-container .basic-box .works-hint {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    margin: 10px 0 30px;
    text-align: center;
}

.page-more-container .basic-box .works-hint span {
    margin-right: 16px;
}

.page-more-container .ui-paging .js-list-page .bg-theme {
    background: rgb(18, 87, 172);
}

@media only screen and (min-width: 1px) and (max-width: 1600px) {
    .page-header-style2 .header-container {
        width: 100%;
    }

    .page-header-style2 .nav-container>.item {
        margin-right: 0;
        padding: 0 16px;
        height: 74px;
        position: relative;
    }

    .page-header-style2 .nav-container {
        width: 100%;
    }

    .page-footer-style4 .w-content {
        width: 100%;
    }

    .page-footer-style4 .item-center {
        width: 380px;
    }

    .page-footer-style4 .item-list {
        width: 380px;
    }
}

@media only screen and (min-width: 1px) and (max-width: 926px) {
    .page-header-style99 .header-container {
        width: 100%;
        padding: 14px;
        position: relative;
        min-height: 0;
        box-sizing: border-box;
    }

    .page-header-style99 .img-logo,
    .page-header .after-login .user-name,
    .page-header .after-login .icon-arrow {
        display: none !important;
    }

    .page-header-style99 .menu-status {
        display: block;
        font-size: 18px;
        line-height: 22px;
    }

    .page-header-style99 .after-login {
        height: auto;
        line-height: 1;
        padding: 0;
    }

    .page-header-style99 .after-login .user-cover {
        width: 22px;
        height: 22px;
    }

    .page-header-style99 .head-r-info {
        width: 100%;
    }


    .page-header-style99 .top-wrap {
        display: none;
    }

    .page-header-style99 .nav-wrap {
        width: 100%;
    }

    .page-header-style99 .nav-wrap .img-box {
        display: none;
    }

    .page-header-style99 .header-nav-list {
        text-align: left;
        display: none;
        border-radius: 0;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
    }

    .page-header-style99 .header-nav-list .item .item-list {
        display: none !important;
        z-index: 3;
    }

    .page-header-style99 .header-nav-list .item .three-list {
        width: 100%;
    }

    .page-header-style99 .header-nav-list .item {
        margin: 0;
        width: 50%;
        float: left;
        padding: 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        position: relative;
    }

    .page-header-style99 .header-nav-list .item>a {
        display: inline-block;
    }

    .page-header-style99 .obj-name {
        display: block !important;
        max-width: 50%;
        position: absolute;
        top: 16px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 16px;
        font-weight: 500;
    }

    .page-header-style99 .header-nav-list>.item:hover>.item-list {
        display: block !important;
        padding: 16px;
        border-radius: 8px;
    }

    .page-header-style99 .key-box {
        display: none;
    }

    .page-header-style99 .header-nav-list .item .nav-down-list2 {
        width: 100%;
        margin-top: 16px;
        text-align: left;

    }

    .page-header-style99 .header-nav-list .item .item-list .img-box {
        width: 100%;
        margin-right: 0;
    }

    .page-header-style99 .header-nav-list .item .nav-down-list2 .item-link {
        width: 100%;
        margin-right: 0 !important;
    }

    .page-container .info-box {
        padding: 16px;
    }

    .tj-footer-style3 .footer-pc {
        display: none;
    }

    .tj-footer-style3 .footer-mb {
        display: block;
        width: 100%;
        height: 65px;
        background: #ffffff;
        border-top: 1px solid #F3EAD9;
        position: fixed;
        bottom: 0;
        left: 0;
    }

    .tj-footer-style3 .footer-mb .item {
        width: 50%;
        height: 100%;
        text-align: center;
    }

    .tj-footer-style3 .footer-mb .item a {
        display: inline-block;
        line-height: 65px;
    }

    .tj-footer-style3 .footer-mb .item img {
        width: 25px;
        vertical-align: text-bottom;
    }

    .tj-footer-style3 .footer-mb .item span {
        font-size: 16px;
        font-weight: 400;
        color: #2F1E19;
    }


    .more-list-style1 {
        padding: 0 16px;
    }

    .more-list-style1 .list-info-box {
        padding-bottom: 0;
    }

    .more-list-style1 .list-info-box .list li {
        line-height: unset;
        padding: 12px 0;
    }

    .more-list-style1 .list-info-box .list li .left-text {
        width: 100%;
        line-height: 24px;
        padding-right: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    .more-list-style1 .list-info-box .list li .right-text {
        display: block;
        width: 100%;
        margin-top: 8px;
        line-height: 12px;
    }

    .list-box {
        width: 100%;
    }

    .js-list-box {
        width: 100%;
        float: unset;
    }

    .type-wrap {
        display: none;
    }

    .top-box-crumbs {
        padding: 16px;
    }

    .top-box-crumbs .option-container {
        width: 100%;
    }

    .top-box-crumbs .option-container .search-box {
        width: 100% !important;
    }

    .top-box-crumbs .breadcrumb-box {
        float: none;
        display: inline-block;
        vertical-align: middle;
        max-width: calc(100% - 34px) !important;
        margin-right: 0 !important;
    }

    .page-more-container .app-type-in {
        display: inline-block;
        vertical-align: middle;
        margin-right: 16px;
        font-weight: bold;
        color: rgb(18, 87, 172) !important;
        font-size: 14px;
    }

    .page-more-container .type-wrap {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 40% !important;
        bottom: 0;
        -webkit-transition: left linear .3s;
        transition: left linear .3s;
        z-index: 9;
        background: #ffffff;
        box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.1);
        margin-left: 0;
    }
}