.repository .tab {
    padding: 0px 30px;
    position: relative;
}

.repository span.layui-icon.layui-icon-left,
.repository span.layui-icon.layui-icon-right {
    position: absolute;
    top: 16px;
    cursor: pointer;
}

.repository span.layui-icon.layui-icon-left {
    left: 0;
}

.repository span.layui-icon.layui-icon-right {
    right: 0;
}

.repository .tablist {
    display: flex;
}

.repository .tabItem a {
    width: 150px;
    height: 40px;
    background: #ededed;
    border-radius: 8px;
    display: block;
    text-align: center;
    line-height: 40px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
}

.repository .on a {
    color: #fff;
    background: #1db7f7;
}

.repository span.label {
    margin-right: 26px;
}

.repository .main .repository-bg {
    background: #f7f8fb;
}

.repository .repository-bg {
    padding-bottom: 10px;
}

.repository .box {
    padding-bottom: 10px;
}

.repository .download-btn {
    background: transparent;
    height: 16px;
    font-size: 16px;
    line-height: 22px;
}

.repository .download-btn .layui-icon {
    font-size: 28px;
}

.repository .day {
    font-size: 30px;
    color: #999999;
    line-height: 35px;
    text-align: center;
    padding: 10px 0;
}

.repository .year {
    font-size: 16px;
    color: #999999;
    line-height: 35px;
    text-align: center;
}

.repository .tit.layui-elip {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 44px;
}

.repository .desc {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.repository a.layui-row {
    box-shadow: none !important;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.repository .date-wrap {
    position: relative;
    padding-right: 40px;
}

.repository .date-wrap .line {
    position: absolute;
    width: 1px;
    height: 70%;
    top: 15%;
    right: 23%;
    background: #ccc;
}

.repository .main-content {
    margin-top: 20px;
}

.repository .hot-wrap {
    padding-left: 20px;
}

.repository .hot-wrap .hd {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    height: 50px;
    background: #1db7f7;
    line-height: 50px;
    text-align: center;
}

.repository .hot-list ul {
    background: #f5f5f5;
}

.repository .hot-list li {
    padding: 20px 12px;
    border-bottom: 1px solid #cccccc;
}

.repository .hot-list h5 {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.repository .hot-list p {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}

.repository .hot-list div {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.repository .banner {
    overflow: hidden;
    display: block;
    background: url("../img/repository/repository-banner1.jpg") no-repeat;
    background-image: url(../img/repository/5-7-1.jpg);
    height: 20.375vw;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    min-height: 300px;
}

.repository-details .banner {
    background: url("../img/repository/repository-banner2.png") no-repeat;
    height: 20.375vw;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    min-height: 300px;
}

.details {
    padding-bottom: 30px;
    border-bottom: 1px dashed #cccccc;
}

.details h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 44px;
}

.details .creation-time {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    margin: 12px 0;
}

.other-article {
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    padding: 30px 0px;
}

.other-article .next span {
    color: #1db7f7;
}

.repository-term .banner {
    background: url("../img/repository/5-3.jpg") no-repeat;
    height: 20.375vw;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    min-height: 300px;
}

.repository-term .banner h2 {
    color: #fff;
    font-size: 70px;
    margin-top: 100px;
    text-align: center;
}

.repository-term .tree-wrap {
    padding-left: 0px;
    padding-right: 20px;
}

.repository-term .term-list table.layui-table {
    margin: 0px;
}

.repository-term div.layui-table-cell {
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    work-break: break-all;
}

.repository-term [lay-id="term-table"] {
    border-color: #d2d2d2;
    margin-top: 0;
}

.repository-term [lay-id="term-table"] th {
    color: #fff;
    background: #1db7f7;
    text-align: center;
}

.repository-term [lay-id="term-table"] td {
    text-align: center;
}

.repository-term [lay-id="term-table"] tr:nth-child(odd) {
    background-color: #eeeeee;
}

.repository-term .ztree li a.level0 {
    height: 42px;
    text-align: center;
    display: block;
    background-color: #eeeeee;
    border: 1px solid #d2d2d2;
    margin-bottom: 8px;
}

.repository-term .ztree li a.level0.cur {
    background-color: #1db7f7;
}

.repository-term .ztree li a.level0.cur span {
    color: #ffffff;
}

.repository-term .ztree li a.level0 span {
    display: block;
    color: #000000;
    padding-top: 3px;
    font-size: 16px;
    font-weight: bold;
    word-spacing: 2px;
    line-height: 40px;
    text-align: left;
    padding-left: 26px;
}

.repository-term .ztree li .level1 {
    line-height: 28px;
}

.repository-term .ztree li .level1 span {
    font-size: 16px;
}

.repository-term .ztree li a.level0 span.button {
    float: right;
    margin-left: 10px;
    visibility: visible;
    display: none;
}

.repository-term .ztree li span.button.switch.level0 {
    display: none;
}

.repository-term .ztree {
    padding: 0px;
}

.repository-term .ztree li {
    line-height: 22px;
    font-size: 16px;
}

.repository-term .ztree li span {
    font-size: 14px;
}

.repository-term .ztree li span.button.switch {
    width: 28px;
    height: 28px;
}

.repository-term .ztree li a.curSelectedNode {
    background-color: transparent;
    color: #1db7f7;
}

.term-details .banner {
    background: url("../img/repository/repository-banner4.jpg") no-repeat;
    height: 20.375vw;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    min-height: 300px;
}

.term-details .hot-download-list ul {
    background: #f5f5f5;
}

.term-details .hot-download-list li {
    padding: 10px 12px;
    border-bottom: 1px dashed #cccccc;
}

.term-details .hot-download-list div {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.repository-model .banner {
    background: url("../img/repository/5-5.jpg") no-repeat;
    height: 20.375vw;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    min-height: 300px;
}

.repository-model .honor {
    padding-bottom: 20px;
}

.repository-model .model-wrap {
    padding-bottom: 20px;
}

.repository-model .model-tit {
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #1db7f7;
    line-height: 44px;
    margin-bottom: 12px;
}

.repository-model .model-tit::before {
    position: absolute;
    left: 48%;
    bottom: 0px;
    transform: translateY(-50%);
    content: "";
    display: block;
    width: 42px;
    height: 2px;
    background: #1db7f7;
}

.repository-model .model-desc {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #333333;
}

.repository-model .model-list {
    padding: 30px 0px;
}

.repository-model .model-list li>a {
    display: block;
    border: 1px solid #cccccc;
}

.repository-model .model-list li:hover h5 {
    background: #1db7f7;
    color: #ffffff;
}

.repository-model .model-list h5 {
    height: 50px;
    background: #cccccc;
    border: 1px solid #cccccc;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 44px;
    text-align: center;
    transition-duration: 0.6s;
}

.repository-model .model-list .content {
    padding: 10px 16px;
}

.repository-model .model-list .desc {
    height: 72px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.repository-model .model-list p {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
}

.repository-model .model-list .time {
    padding: 10px 16px;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #cccccc;
}

.repository-expert .banner {
    background: url("../img/repository/5-7-1.jpg") no-repeat;
    height: 20.375vw;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    min-height: 300px;
}

.repository-expert .expert-img {
    width: 280px;
    height: 320px;
}

.repository-expert .expert-img img {
    width: 100%;
}

.repository-expert .expert-img img {
    width: 100%;
    height: 100%;
}

.repository-expert h5 {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 44px;
}

.repository-expert p {
    font-size: 14px;
    color: #666666;
    /* line-height: 22px; */
}

.repository-expert .integrals {
    font-size: 12px;
    color: #999999;
    line-height: 22px;
    margin-top: 30px;
}

.repository-expert .expert-details {
    padding: 0px 10px;
    background: #f5f5f5;
    height: 320px;
}

.repository-expert .list li a {
    border: none;
}

.repository-expert .list li:hover .expert-details {
    background-color: #1db7f7;
}

.repository-expert .list li:hover .expert-details h5,
.repository-expert .list li:hover .expert-details p,
.repository-expert .list li:hover .expert-details .integrals {
    color: #ffffff;
}

.serial {
    font-weight: bold;
}

.serial1,
.serial2,
.serial3 {
    color: rgb(29, 183, 247);
}

.term-details .banner h2,
.repository-model .banner h2,
.repository-expert .banner h2 {
    color: #fff;
    font-size: 70px;
    margin-top: 100px;
    text-align: center;
}

@media screen and (max-width: 1800px) {
    .repository-term .banner h2,
    .repository-model .banner h2,
    .term-details .banner h2,
    .repository-expert .banner h2 {
        font-size: 56px;
    }
}