.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;
}

.page-container {
    width: 1200px;
    margin: 24px auto;
    height: auto !important;
    height: 600px;
    min-height: 600px;
}

.page-container .info-box {
    background: #ffffff;
    padding: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.page-container .common-content {
    background: #ffffff;
}

.page-container .common-content table {
    width: auto;
    word-break: break-all;
}

.page-container .info-box .title {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 12px;
}

.page-container .info-box .time {
    font-size: 14px;
    color: #999999;
    margin-bottom: 24px;
}

.page-container .info-box .content .editor-image {
    position: relative;
}

.page-container .info-box .cover-img {
    width: 280px;
    height: 158px;
    margin-bottom: 24px;
}

.page-container .info-box .content {
    /*min-height: 300px;*/
    line-height: 2;
    overflow: hidden;
}

.page-container .info-box img {
    max-width: 100%;
}

.page-container .info-box .richtext img {
    border: 0;
}

.page-container .mg-r16 {
    margin-left: 16px;
}

.content ul,
.content ol,
.content li {
    list-style-type: inherit;
}

/*面包屑和搜索框*/
.page-container .top-box {
    background: #FCFCFC;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 24px 30px;
}

.page-container .breadcrumb-box {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 30px;
    /*width: 100%;*/
}

.page-container .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);
}

.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;
}

@media only screen and (min-width: 1px) and (max-width: 926px) {
    .page-container {
        width: 100%;
        margin: 0;
    }

    .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;
    }

    #videoDiv {
        width: 85% !important;
        height: 100% !important;
        margin: 0 auto !important;
    }

    #easyDialogBox {
        width: 100%;
        margin: 0 !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .page-container .top-box {
        padding: 16px;
    }

    .page-container .top-box .breadcrumb-box {
        float: none;
        display: inline-block;
        vertical-align: middle;
        max-width: calc(100% - 34px);
        margin-right: 0;
    }


    .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;
    }

}


@media only screen and (min-width: 1px) and (max-width: 1080px) {
    .touchmachine .page-container {
        width: 100%;
        margin: 0;
    }

    .touchmachine .page-container .info-box {
        padding: 16px;
    }

    .touchmachine #videoDiv {
        width: 85% !important;
        height: 100% !important;
        margin: 0 auto !important;
    }

    .touchmachine #easyDialogBox {
        width: 100%;
        margin: 0 !important;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .touchmachine .page-container .top-box {
        padding: 16px;
    }

    .touchmachine .page-container .top-box .breadcrumb-box {
        float: none;
        display: inline-block;
        vertical-align: middle;
        max-width: calc(100% - 34px);
        margin-right: 0;
    }
}

/* 分享代码 */
.breadcrumb-box {
    position: relative;
}

.breadcrumb-box .bshare-custom {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 4;
}

.breadcrumb-box .bshare-custom>span {
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: rgba(0, 0, 0, 0.4);
}

/*.bshare-custom a {*/
/*    margin: 0 !important;*/
/*}*/

.bshare-custom .bshare-weixin {
    background: url('/tsg/template_files/1/images/details/share-wechat.png') no-repeat !important;
}

.bshare-custom .bshare-qqim {
    background: url('/tsg/template_files/1/images/details/share-qq.png') no-repeat !important;
}

.bshare-custom .bshare-sinaminiblog {
    background: url('/tsg/template_files/1/images/details/share-weibo.png') no-repeat !important;
}

.bshare-custom .bshare-clipboard {
    float: right;
    cursor: pointer;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url('/tsg/template_files/1/images/details/share-links.png') no-repeat !important;
    background-size: 100%;
}

.bshare-custom .share-div {
    float: right;
}

.social-share a {
    margin: 0;
}

.social-share .social-share-icon {
    width: 24px;
    height: 24px;
    border-radius: 0;
    font-size: 24px;
    line-height: 24px;
    margin-right: 10px;
}

.social-share .icon-qq,
.social-share .icon-qq:hover,
.social-share .icon-wechat,
.social-share .icon-wechat:hover,
.social-share .icon-weibo,
.social-share .icon-weibo:hover {
    border: none;
    background: none;
}

.social-share .icon-wechat {
    background: url('/tsg/template_files/1/images/details/share-wechat.png') no-repeat !important;
    background-size: 100%;
}

.social-share .icon-weibo {
    background: url('/tsg/template_files/1/images/details/share-weibo.png') no-repeat !important;
    background-size: 100%;
}

.social-share .icon-qq {
    background: url('/tsg/template_files/1/images/details/share-qq.png') no-repeat !important;
    background-size: 100%;
}


@media only screen and (min-width: 1px) and (max-width: 926px) {
    .breadcrumb-box .bshare-custom {
        display: none;
    }

}

@media only screen and (min-width: 1px) and (max-width: 1080px) {
    .touchmachine .breadcrumb-box .bshare-custom {
        display: none;
    }

}