body {
    background: #eceef5;
}

.container {
    width: 1280px;
    margin: 0px auto 25px auto;
    background: #FFFFFF;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
}

.flex-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.junstfy-content-between {
    justify-content: space-between;
}

.junstfy-content-flex-start {
    justify-content: flex-start;
}

.junstfy-content-flex-end {
    justify-content: flex-end;
}

.align-items-center {
    align-items: center;
}

.align-items-flex-start {
    align-items: flex-start;
}

.align-items-flex-end {
    align-items: flex-end;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-1 {
    flex: 1;
}

.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*文字超出省略号*/
.text-overflow {
    overflow: hidden;
    /* 文字用省略号代替超出的部分 */
    text-overflow: ellipsis;
    /* 匀速溢出内容，隐藏 */
    white-space: nowrap;
}

.layui-carousel {
    background: #fff;
}

/** 顶部轮播图 **/
.lunbo-rec {
    width: 100%;
    height: 350px;
    margin-bottom: 25px;
}

.lunbo-rec > div {
    background: #fff !important;
}

.lunbo-rec-left {
    width: 45%;
    height: 100%;
    margin-right: 20px;
}

.lunbo-rec-left img {
    width: 100%;
    height: 100%;
}

.lunbo-rec-right {
    width: 50%;
    height: 100%;
    padding: 25px;
}

.lunbo-rec-icon {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}

.lunbo-rec-right-title {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.lunbo-rec-right-title a {
    font-size: 20px;
    font-weight: bold;
    color: #0043AB;
}

.lunbo-rec-right-content {
    width: 100%;
    height: 100px;
    margin-bottom: 25px;
}

.lunbo-rec-right-content p {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 28px;
}

.lunbo-rec-right-btn {
    width: 100%;
    height: 50px;
}

.lunbo-rec-right-btn a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 122px;
    height: 40px;
    background: #0043AB;
    border-radius: 2px;
    line-height: 40px;
}

.lunbo-rec-right-btn a:hover {
    background: #0043AB;
    color: #FFFFFF;
}

/** 推荐资讯 */
.rec-news {
    width: 100%;
    height: 380px;
    overflow: hidden;
}



.rec-news-left {
    width: 60%;
    height: 100%;
    margin-right: 20px;
    padding: 10px 25px 0px 25px;
    background: #FFFFFF;
}

.rec-news-left-title {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.rec-news-left-title span {
    font-size: 20px;
    font-weight: bold;
    color: #0043AB;
}

.rec-news-left-title a {
    float: right;
    font-size: 14px;
    color: #0043AB;
}

.rec-news-left-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.rec-news-left-content .tjmore {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #0043AB;
}

.rec-news-left-content .layui-tab-title .layui-this {
    color: var(--lyj-primary-color);
}

.rec-news-left-content .layui-tab-more li.layui-this:after, .layui-tab-brief > .layui-tab-title .layui-this:after {
    border: none;
    border-radius: 0;
    border-bottom: 2px solid var(--lyj-primary-color);
}

.rec-news-left-content .layui-tab-title li {
    font-size: 17px;
    font-weight: 400;
}

.rec-news-left-content-item {
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
}

.rec-news-left-content-item a {
    display: flex;
    width: 100%;
    height: 100%;
    color: #303030;
}

.rec-news-left-content-item a:hover {
    color: #0043AB;
}

.rec-news-left-content-item a img {
    width: 100px;
    height: 100%;
    margin-right: 20px;
}

.rec-news-left-content-item a p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}

/**右边是 网上大厅 */
.rec-news-right {
    width: 380px;
    height: 100%;
    padding: 25px;
    background: #FFFFFF;
}

.rec-news-right-title {
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
    background: url("../images/wangshangdating.png") no-repeat;
    background-size: 100% 100%;
}

.rec-news-right-title span {
    font-size: 20px;
    font-weight: bold;
    color: #0043AB;
}

.rec-news-right-title a {
    float: right;
    font-size: 14px;
    color: #0043AB;
}

.rec-news-right-content {
    width: 100%;
    flex: 1;
    flex-wrap: wrap;
    margin-top: 25px;
}

.rec-news-right-content-item {
    width: 150px;
    height: 115px;
    margin-bottom: 20px;
    background: url("../images/wangshangdatin_bg.png") no-repeat;
    background-size: 100% 100%;
}

.rec-news-right-content-item a {
    display: flex;
    width: 100%;
    height: 100%;
    color: #303030;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
}

.rec-news-right-content-item a > img {
    width: 40px;
    /*height: 40px;*/
    margin-bottom: 10px;
}

.rec-news-right-content-item a:hover {
    color: #0043AB;
}

/** **/
.rec-news-left-content-list {
    width: 100%;
    height: 100%;
}

.rec-news-left-content-list li {
    cursor: pointer;
}



/*.rec-news-left-content-list li:hover > .rec-news-left-content-list-hover {*/
/*    display: flex !important;*/
/*}*/
/*.rec-news-left-content-list li:hover > .rec-news-left-content-list-default {*/
/*    display: none !important;*/
/*}*/

/* 默认样式 */
.rec-news-left-content-list-default {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

.rec-news-left-content-list-default .rec-news-left-content-list-left {
    width: 80%;
    height: 100%;
}

.rec-news-left-content-list-default .rec-news-left-content-list-left a {
    font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 50px;
}

.rec-news-left-content-list-default .rec-news-left-content-list-right {
    width: 20%;
    height: 100%;
    text-align: right;
}

.rec-news-left-content-list-default .rec-news-left-content-list-right span {
    font-size: 14px;
    color: #303030;
    line-height: 50px;
}

.rec-news-left-content-list-hover {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-left {
    width: 180px;
    height: 120px;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-left img {
    width: 100%;
    height: 100%;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-right {
    width: 70%;
    height: 100%;
    padding: 0px 0px 0px 20px;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-icon img {
    width: 50px;
    height: 50px;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-title {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    margin-bottom: 10px;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-content {
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #303030;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
}

.rec-news-left-content-list-hover .rec-news-left-content-list-hover-time {
    display: inline-block;
    font-size: 14px;
    width: 100%;
    color: #909090;
    text-align: left;
}

/**均分四块
*/
.icc-list {
    width: 100%;
    height: 120px;
    position: relative;
}

.icc-list-item {
    width: 100%;
    height: 100%;
}

.icc-list-item a {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #303030;
}

.icc-list-item a img {
    width: 280px;
    height: 120px;
}
/*中间轮播图**/
.mid-carousel-image img {
    width: 100%;
    height: 100%;
    border-radius: 14px;
}
/***/
.cert-comp {
    width: 100%;
    height: 100%;
}
.custom-swiper-button-prev, .custom-swiper-button-next {
    display: block;
    width: 13px;
    margin: 0 15px;
    cursor: pointer;
}

.custom-swiper-button-prev {
    /*    旋转180*/
    transform: rotate(180deg);
}
.mySwiper {
    flex: 1;
}
/*

        <!-- 证书项目、 竞赛活动 分左右 -->

*/
.cert-comp {
    width: 100%;
    height: 350px;
    overflow: hidden;
}
.certification {
    width: 49%;
    height: 100%;
    padding: 10px 25px 25px 25px;
    background: #FFFFFF;
}
.certification-title {
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
}
.certification-title span.edu_navas {
    font-size: 17px;
    background: url("../images/edu_navas.png") no-repeat;
    background-size: 100% 100%;
    width: 150px;
    color: #0043AB;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
}
.certification-title a{
    float: right;
    font-size: 14px;
    color: #0043AB;
}
.certification-content {
    width: 100%;
    height: 100%;
}
.certification-content-list {
    width: 100%;
    height: 100%;
}
.certification-content-list li {
    cursor: pointer;
    border-bottom: 1px solid #E0DFDF;
    height: 60px;
}
.certification-content-list li:last-child {
    border-bottom: none;
}
/* .certification-content-list li   添加中心点 */

.certification-content-list li a{
    display: flex;
    width: 100%;
    height: 100%;
    color: #303030;
    align-items: center;
    justify-content: flex-start;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    box-sizing: border-box;
}
.competition {
    width: 49%;
    height: 100%;
    padding: 10px 25px 5px 25px;
    background: #FFFFFF;
}
/**

*/
.competition-content {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex: 1;
}
.competition-content-item {
    width: 280px;
    height: 137px;
    /*display: flex;*/
    margin-bottom: 0px;
    position: relative;
}



.competition-content-item a {
    color: #303030;
    font-size: 15px;
    font-weight: 400;
    /*box-sizing: border-box;*/
    /*position: relative;*/
    /*overflow: hidden;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
}

.competition-content-item a.pos {
    position: absolute;
    left: 40px;
    bottom: 20px;
    width: 150px;
    height: 28px;
    background: #FFFFFF;
    border-radius: 21px;
    line-height: 28px;
    color: #0b90dc;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}

.competition-content-item a p{
    position: absolute;
}
.competition-content-item a img{
    width: 260px;
    height: 127px;
    margin-bottom: 5px;
}
/** .competition-content-item 3 和 4 不添加margin
 */
.competition-content-item:nth-child(3), .competition-content-item:nth-child(4) {
    margin-bottom: 0px;
}

/*友情 链接*/

.friend-link {
    width: 100%;
    height: 170px;
}
.friend-link-content {
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    display: flex;
    flex-wrap: wrap;
}
.friend-link-content a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    box-sizing: border-box;
    background: #F2F2F2;
    margin-right: 10px;
    padding: 2px 10px;
    color: #303030;
    height: 35px;
}