
/* title背景颜色修改 */
.index-title {
    border-bottom: none !important;
    border-top-width: 0px !important;
}

/* 上标签距离 */
.indexShouye {
    padding-top: 10px !important;
}

/* 下标签距离 */
.indexShouye {
    padding-bottom: 0px !important;
}

/* 标签颜色变化 */
.index-textSwiper .time .year {
    background: #EB4441;

}

/* 字体 */
.index-textSwiper .texts .title {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}

.index-ulText > li a {
    font-size: 17px !important;
    font-weight: 500;
    color: #333333;
    font-family: Source Han Sans CN !important;
    line-height: 16px;
    max-width: 305px;
}

/* li中的时间添加() */
ul.index-ulText.mgt2.switching {
    list-style-type: none;
    padding-left: 20px;
}

ul.index-ulText.mgt2.switching li {
    display: flex;
    align-items: center;
}

ul.index-ulText.mgt2.switching li .time.rt::after {
    content: ")";
    margin-right: 5px;
}

ul.index-ulText.mgt2.switching li .time.rt::before {
    content: "(";
    margin-left: 5px;
}

/* 页面调整 */
.index-ulText > li {
    height: 40px;
    line-height: 0 !important;
    margin-bottom: 3px !important;
    border-bottom: none;
}

/* 移动位置 */
.index-ulText > li .time {
    font-size: 16px;
    font-weight: 500;
    color: #AAAAAA;
    line-height: 16px;
    margin-left: 50px;
}

.index-ulText > li a {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 16px;
    max-width: 385px !important;
}

/* li前加黑色小方块 */
ul.index-ulText.mgt2.switching {
    list-style-type: none;
    padding-left: 20px;
}

ul.index-ulText.mgt2.switching li {
    display: flex;
    align-items: center;
}

ul.index-ulText.mgt2.switching li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #000000;
    margin-right: 5px;
}

.index-ulOne > li {
    margin-left: 0 !important;
}

.mgt2 {
    margin-top: 13.2px !important;
}

.mgt13 {
    margin-top: 11px !important;
}

/* 竖框轮播图  原属性位于main（1）*/
.liTwo {
    width: 693px;
}

.index-textSwiper {
    width: 100%;
    height: 666px;
    position: relative;
    overflow: hidden;
    padding-top: 22px;
    padding-left: 22px;
    padding-right: 108px;
    padding-bottom: 56px;
    background: #FFFFFF;
}

/* 总体1300px */
.indexShouye {
    width: 1300px;
    padding-bottom: 15px;
}

/* 导入消息调整css，教学研讨与培训会 */
.mgt30 {
    margin-top: 11px !important;
}

.index-ulText {
    margin-top: 11px;
    width: 100%;
    height: 200px;
    padding: 10px 0;
    background: #FFFFFF;
}

/* 轮播图css */
.index-swiper {
    margin-top: 11px;
    margin-bottom: 11px;
    position: relative;
    overflow: hidden;
    padding: 0;
    width: 100%;
    height: 404px;
}

/* 新标签css */
.index-title .more {
    margin-top: 15px;
    margin-right: 14px;
    font-size: 17px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;

}

.index-title > .lists > li h5 {
    padding-left: 17px;
    letter-spacing: 1px; /* 字距 */
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #1869A4 !important;
    padding-top: 11px;
    padding-bottom: 10px;
    line-height: 18px;
}

/* .index-ulOne > li:first-child {
     margin-left: 101px;
} */
.index-title {
    width: 100%;
    height: 40px;
    background: #F9FCFF;
    border-radius: 4px;
}

.bg {
    width: 100%;
    background: linear-gradient(180deg, #389DDD, #FFFFFF);
    padding-bottom: 30px;
}

.index-swiper .pic .cnt {
    /*width: 60%;*/
    width: 100%;
    left: 0;
    bottom: 0;
    margin-left: 0;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0 0 0 22px;
    text-align: left;
    height: 70px;
    background: rgba(12, 48, 70, 0.7);
    display: flex;
    align-items: center;
    /*position: relative;*/
    /*z-index: 9;*/
}

.index-swiper .pic img {
    width: 100%;
    height: 404px;
    object-fit: cover;
}

.index-swiper .hd {
    justify-content: flex-end;
    align-items: center;
    background: transparent;
    width: 40%;
    position: absolute;
    bottom: 0;
    font-size: 0;
    z-index: 1;
    right: 0;
    text-align: right;
    height: 70px;
    display: flex;
}

.index-swiper .hd li {
    width: 8px;
    height: 8px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    margin: 0px 0 0 10px;
}

.index-swiper .hd li:nth-last-child(1) {
    margin-right: 20px;
}

.index-swiper .hd .on {
    background-color: rgba(255, 255, 255, 1);
}

.index-textSwiper .tempWrap {
    height: 620px !important;
}
