.layout {
    width: 1300px;
    margin: 0 auto;
}

.container-list {
    margin-top: 20px;
}

.wlxx .head {
    position: relative;
}

.wlxx .head .head-title {
    float: left;
    padding-right: 10px;
    position: relative;
    z-index: 1;
}

.wlxx .head .head-title i {
    font-style: normal;
    display: inline-block;
    width: 17px;
    height: 18px;
    background: url(/uploads/image/soimages/fill_icon0.png) no-repeat;
    background-size: 17px 18px;
    margin-right: 10px;
}

.wlxx .head .head-title span {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}

.wlxx .head .head-more {
    position: relative;
    z-index: 1;
    float: right;
    padding-left: 23px;
    background-color: #ffffff;
}

.wlxx .head .wlxx_btn {
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
}

.wlxx .head .head-more a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #1276ff;
    letter-spacing: 1px;
    line-height: 20px;
    margin-top: 8px;
}

.wlxx .head .head-title {
    padding-left: 20px;
}

.curriculum-wlxx {
    margin-top: 20px;
}

.wlxx .head .head-title {
    padding-left: 20px;
}

.curriculum-wlxx ul li {
    width: 311px;
    height: 293px;
    background: linear-gradient(180deg, rgba(22, 83, 206, 0.14) 0%, rgba(255, 255, 255, 0) 30%), #ffffff;
    box-shadow: 0px 4px 13px -2px rgba(6, 31, 66, 0.05);
    border-radius: 10px;
    border: 2px solid #ffffff;
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
    transition: all .3s;
    position: relative;
}

.curriculum-wlxx ul li .flag {
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 17px;
    color: #ffffff;
    width: 76px;
    height: 31px;
    background: #ff7f20;
    border-radius: 0px 8px 0px 27px;
    position: absolute;
    right: 9px;
    top: 11px;
    text-align: center;
    line-height: 31px;
}

.curriculum-wlxx ul li:nth-child(4n) {
    margin-right: 0;
}

.curriculum-wlxx ul li .imgbox {
    width: 290px;
    height: 160px;
    margin: 11px auto 0;
}

.curriculum-wlxx ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.curriculum-wlxx ul li .bottom {
    padding: 18px 17px 17px 11px;
    position: relative;
}

.curriculum-wlxx ul li .bottom .title {
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.curriculum-wlxx ul li .bottom .writer {
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 14px;
    color: #898989;
    padding-top: 17px;
    position: absolute;
    top: 61px;
}

.curriculum-wlxx ul li .bottom .beenadded {
    position: absolute;
    right: 16px;
    bottom: 11px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    z-index: 99;
    padding: 6px 9px;
    border-radius: 5px;
    cursor: pointer;
    pointer-events: inherit;
    background: linear-gradient(120deg, rgba(13, 113, 250, 0.2) 0%, #ffffff 100%);
    border-radius: 4px;
    border: 1px solid #0d71fa;
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 14px;
    color: #0d71fa;
}

.curriculum-wlxx ul li .bottom .beenadded p {
    font-size: 14px;
    font-family: pingfangsc-regular, pingfang sc;
    font-weight: 400;
    color: #3b70ff;
}

.wlxx .clumn_tab {
    float: right;
}

.wlxx .head:before {
    content: "";
    position: absolute;
    width: 407px;
    height: 1px;
    left: 293px;
    top: 18px;
    background: #4593ff;
}

.clumn_tab ul li {
    width: 134px;
    height: 41px;
    background: url(/uploads/image/soimages/ac.png) no-repeat center;
    text-align: center;
    line-height: 41px;
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 18px;
    color: #1276ff;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}

.clumn_tab ul .on {
    background: url(/uploads/image/soimages/active.png) no-repeat center;
    color: white;
}

.curriculum-wlxx .learn {
    position: absolute;
    right: 16px;
    top: 70px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    z-index: 9;
    cursor: pointer;
    padding: 8px 22px;
    background: #0d71fa;
    border-radius: 4px;
    border: 1px solid #0d71fa;
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
}

.wlxx .head .viewmore {
    width: 74px;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #0d71fa;
    font-family: pingfangsc, pingfang sc;
    font-weight: 400;
    font-size: 13px;
    color: #0d71fa;
    margin: 2px auto 0;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wlxx .head .viewmore i {
    color: #0d71fa;
    font-weight: bold;
    font-size: 20px;
    font-style: normal;
    margin-top: -3px;
    color: #0d71fa;
}

.kczy_bck {
    width: 100%;
    height: 785px;
    padding-top: 38px;
    /*background: url(/uploads/image/soimages/kczy_bck.png) no-repeat center top;*/
    max-width: 1920px;
    margin: 20px auto 0;
}