.width1700.index_section_1 {
    background:url(../images/newImages/index_bg1.png) 50% 50%  no-repeat;
    padding-top: 40px;
    background-size: cover;
}

.index_header {
    width: 1640px;
    margin: 0px auto;
    overflow: hidden;
}
.index_header + .index_header {
    margin-top: 60px;
}

.index_bannerSwiper {
    width: 1290px;
    height: 430px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    float: left;
}
.index_openClassesSwiper a,
.index_expertSwiper a,
.index_bannerSwiper a {
    display: block;
}
.index_bannerSwiper .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: rgba(255,255,255,0.7);
    border-radius: 12px;
    opacity: 1;
}

.index_bannerSwiper .swiper-pagination-bullet-active {
    width: 28px;
}
.index_bannerSwiper .swiper-pagination {
    bottom: 26px;
    text-align: right;
    padding-right: 40px;
}

.index_memberArea {
    width: 330px;
    height: 430px;
    overflow: hidden;
    border-radius: 12px;
    background:url(../images/newImages/index_member_bg.png) 50% 50%  no-repeat;
    background-size: cover;
    float: right;
    padding: 24px 14px;
}
.index_member_titleParent {
    overflow: hidden;
}
.index_member_vip {
    width: 30px;
    height: 30px;
    display: inline-block;
}
.index_member_title {
    width: 133px;
    height: auto;
    margin-left: 5px;
    display: inline-block;
}
.index_member_customerArea {
    width: 100%;
    height: 105px;
    background: #F3F8FF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #E9F3FF;
    margin-top: 19px;
    padding: 30px 14px;
}

.index_customer {
    height: 44px;
    width: 52px;
    float: left;
    display: block;
    margin-right: 14px;
}
.index_customer_right{
    display: flex;
    flex-direction: column;
    height: 44px;
    align-items: flex-start;
    justify-content: space-around;
}
.index_customer_hi {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
}
.index_customer_ai{
    font-size: 16px;
    margin-top:5px;
    color: #888888;
}
.index_member_module {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-grow:1;
    padding: 0px 14px;
    margin-top: 35px;
}
.index_member_module a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right:30px;
    margin-bottom: 35px;
}
.index_member_module a:nth-child(3n){
    margin-right: 0px;
}
.index_member_module a img{
    width: 40px;
    height: 40px;
}
.index_member_module a span{
    font-size: 14px;
    color: #333333;
    margin-top: 8px;
}

/*====== 重点推荐、近期公开课、近期活动 start ======*/
.width1700.index_section_2 {
    background:url(../images/newImages/index_bg2.png) 50% 50%  no-repeat;
    padding-top: 50px;
    background-size: cover;
    overflow: hidden;
}
.index_importantParent {
    width: 1160px;
    padding-bottom: 10px;
    padding-right: 6px;
    overflow: hidden;
    float: left;
}
.index_importantParent_right {
    width: 440px;
    padding-bottom: 5px;
    padding-right: 5px;
    overflow: hidden;
    float: right;
}
.index_important {
    width: 100%;
}
.index_important + .index_important {
    margin-top: 60px;
}
.index_important_header {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.index_important_header > img{
    float: left;
    height: 40px;
    width: auto;
}
.index_important_header > img.index_important_video{
    float: left;
    height: auto;
    width: 170px;
    margin-top: 15px;
}


.index_important_header > a {
    float: right;
    font-weight: 500;
    font-size: 20px;
    color: #999999;
    line-height: 50px;
}
.index_important_header > a:hover {
    color: #999;
}
.index_important_content3,
.index_important_content {
    width: 100%;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: 8px 4px 10px 2px rgba(0,0,0,0.08);
    border-radius: 12px;
}
.index_important_content3 {
    padding:24px;
}

.index_important_content {
   padding: 0px 30px 30px 25px;
}

.index_important_content a{
    display: block;
    border-bottom: 1px solid #F0F0F0;
    padding: 30px 0px;
    overflow: hidden;
}
.index_important_contentTitle {
    background:url(../images/newImages/index_important_contentTitle_icon.png)  15px 50% no-repeat;
    background-size: 21px 21px;
}
.index_important_contentDesc,.index_important_contentTitle {
    padding-left: 45px;
    overflow: hidden;
}
.index_important_contentTitle > p{
    font-size: 20px;
    color: #111111;
}
.index_important_contentTitle > p{
    width: 80%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_important_contentDesc > p {
    width: 80%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.index_important_contentDesc >span,
.index_important_contentTitle > span{
    float: right;
}
.index_important_contentDate {
    font-weight: 500;
    font-size: 16px;
    color: #A6A6A6;
}
.index_important_contentDesc {
    margin-top: 10px;
}
.index_important_contentDesc > p{
    font-size: 18px;
    color: #666666;
}
.index_important_contentDesc >span{
    min-width: 40px;
    max-width: 150px;
    height: 24px;
    background: #68A4FF;
    border-radius: 2px 2px 2px 2px;
    padding: 6px;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
   justify-content: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.index_important_content2{
    /*display: flex;*/
    /*align-content: center;*/
    /*justify-content: space-around;*/
    width: 100%;
    overflow: hidden;
}
.index_important_content2 a {
    width: 32%;
    float: left;
}
.index_important_content2 a img {
    width: 100%;
}
.index_important_content2 a,
.index_important_content2 a img{
    display: block;
    height: 170px;
    border-radius: 12px;
}

.index_important_content2 a + a{
    margin-left: 2%;
}

.index_important_label {
    padding-left: 45px;
    margin-top: 15px;
    float: left;
}
.index_important_label span{
    font-size: 20px;
    color: #555555;
    line-height: 24px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    cursor: pointer;
}
.index_important_label span + span{
    margin-left: 35px;
}
.index_important_label span:hover,
.index_important_label span.index_important_labelActive{
    font-weight: 600;
    font-size: 20px;
    color: #111111;

}
.index_important_label span:hover::after,
.index_important_labelActive::after {
    content:'';
    display: inline;
    width: 40px;
    height:6px ;
    position: absolute;
    bottom:0px;
    left: 50%;
    margin-left: -20px;
}
.index_important_labelRecent span:hover::after,
.index_important_labelRecent .index_important_labelActive::after {
    background: url(../images/newImages/recentPublicClasses.png) 50% 50% no-repeat;
    background-size: cover;
}
.index_important_labelTrain span:hover::after,
.index_important_labelTrain .index_important_labelActive::after {
    background: url(../images/newImages/recentPublicClasses_2.png) 50% 50% no-repeat;
    background-size: cover;
}

.index_important_table_header{
    background: #F2F5F9;
    border-radius: 6px;
    color: #111111;
}
.index_important_table_body,.index_important_table_header{
    width: 100%;
    font-weight: 500;
    font-size: 20px;
    overflow: hidden;
    padding:16px 20px;
}
.index_important_table_body li,
.index_important_table_header li{
    float: left;
}
.index_important_table_body li + li,
.index_important_table_header li + li{
    margin-left: 2%;
}
.index_important_table_body {
    border-bottom: 1px solid #F0F0F0;
}

.index_important_table_body li {
    color: #333333;
}
.index_important_table_body li.index_important_table_1 {
    color: #268DFF;
}
.index_important_table_1 {
    width: 40%;
    text-align: left;
}
.index_important_table_2 {
    width: 20%;
}
.index_important_table_3 {
    width: 10%;
}
.index_important_table_4 {
    width: 10%;
}
.index_important_table_5 {
    width: 12%;
    text-align: right;
}



.index_important_table_bodyList {
    min-height: 200px;
}
.index_important_content3 > a{
    display: block;
    width: 100%;
    overflow: hidden;
}
.index_important_content3 > a + a{
    margin-top: 20px;
    border-top:1px solid #F0F0F0;
    padding-top: 20px;
}
.index_important_videoCover {
    width: 136px;
    height: 100px;
    border-radius: 6px;
    float: left;
}
.index_important_videoContent {
    width: calc(100% - 150px);
    float: right;
}
.index_important_videoContent p{
    font-size: 18px;
    color: #111111;
    line-height: 24px;
}
.index_important_videoLabel {
    overflow: hidden;
}
.index_important_videoLabelParent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}
.index_important_videoLabel {
    display: block;
    min-width: 40px;
    padding: 4px 10px;
    border-radius: 30px;
    border: 1px solid #68A4FF;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
    color: #68A4FF;
    text-align: center;
}
.index_important_videoTime {
    font-weight: 500;
    font-size: 14px;
    color: #999999;
}

.index_important_content6 {
    margin-top:24px;
    width: 100%;
    overflow: hidden;
}
.index_openClassesSwiper {
    position: relative;
}
.index_openClassesSwiper,
.index_openClassesSwiper img{
    width: 100%;
    height: 148px;
    border-radius: 12px;
    overflow: hidden;
}

.index_openClassesSwiper .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius:8px;
}

.index_openClassesSwiper .swiper-pagination-bullet-active {
    width: 16px;

}



/*====== 重点推荐、近期公开课、近期活动 end ======*/
/*====== 培训动态 start======*/
.index_important_content5,
.index_important_content4 {
    width: 100%;
    overflow: hidden;
}
.index_important_content4 > a img {
    width: 100%;
}
.index_important_content4 > a {
    width: 24%;
}
.index_important_content4 > a,
.index_important_content4 > a img
{
    height: 220px;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    display: block;
}
.index_important_content4 > a {
    display: inline-block;
}
.index_important_content4 > a + a{
    margin-left: 1.3%;
}
.index_important_content4 > a p {
    height: 42px;
    line-height: 42px;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    background: rgba(000,000,000,0.3);
    border-radius: 0px 0px 12px 12px;
    position: absolute;
    left:0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    padding: 0px 4%;
    box-sizing: border-box;
}
.index_important_content5 {
    margin-top: 40px;
}
.index_important_content5 > div{
    width: 45%;
}

.index_important_content5 > div a{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 24px;
}
.index_train_index {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    margin-top: 4px;
}
.index_train_index268DFF {
    background: #268DFF;
    color: #fff;
}
.index_train_title {
    width: 80%;
    font-size: 20px;
    color: #111111;
    line-height: 28px;
    display: inline-block;
    margin-left: 10px;
}
.index_train_date{
    font-size: 16px;
    line-height: 20px;
    margin-top: 4px;
    color: #666;
}
.index_train_indexD3DDEB {
    background: #D3DDEB;
    color: #268DFF;
}

/*====== 培训动态 end======*/

/*====== 专家库 start ======*/
.width1700.index_section_3{
    background:url(../images/newImages/index_bg3.png) 50% 50%  no-repeat;
    padding-top: 50px;
    background-size: cover;
}
.index_expertSwiper  {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}


.index_expertSwiper .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #FFFFFF;
    border-radius: 6px;
    opacity: 1;
}
.index_expertSwiper .swiper-pagination-bullet-active {
    width: 28px;
    background: #268DFF;
}
.index_expertSwiper .swiper-pagination {
    bottom: 50px;
}

.index_expert {
    width: 32%;
    height: 180px;
    background: #FFFFFF;
    box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.08);
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #F1F1F1;
    display: block;
    padding: 35px 30px;
    box-sizing: border-box;
    margin-bottom: 25px;

}
.index_expert + .index_expert {
    margin-left: 2%;
}
.index_expert:nth-child(3n + 1){
    margin-left: 0%;
}
.index_expertUserImg {
    width: 110px;
    height: 110px;
    border-radius: 50%;
}

.index_expertUser {
    width: calc(100% - 150px);
    overflow: hidden;
}
.index_expertUserInfo {
    width: 100%;
    overflow: hidden;
}

.index_expertUserName {
    font-weight: 600;
    font-size: 22px;
    color: #111111;
    line-height: 28px;
}

.index_expertUser_label {
    font-size: 16px;
    color: #333333;
    position: relative;
    line-height: 20px;
    margin-top: 4px;
    margin-left: 10px;
}
.index_expertUser_label + .index_expertUser_label {
    padding-left: 10px;

}
.index_expertUser_label + .index_expertUser_label::after {
    content: "";
    position: absolute;
    left: 0px;
    top:50%;
    margin-top: -9px;
    width: 1px;
    height: 18px;
    background: #999999;
}
.index_expertUser_labelGood {
    width: 100%;
    margin-top: 18px;
}
.index_expertUser_labelGood > span{
    max-width: 135px;
    height: 26px;
    line-height: 26px;
    background: #E9EEF5;
    border-radius:4px;
    display: inline-block;
    padding: 0px 8px;
    box-sizing: border-box;
    margin-right: 25px;
    margin-bottom: 10px;
}
/*====== 专家库 start ======*/
@media (min-width: 1600px) {
    .index_header {
        width: 1500px;
    }
    .index_bannerSwiper {
        width: 1140px;

    }
    .index_bannerSwiper,
    .index_memberArea {
        height: 380px;
    }
    .index_memberArea {
        background-size: 100% 100%;
    }
    .index_member_customerArea {
        height: 80px;
        padding: 15px 10px;
    }
    .index_member_module {
        margin-top: 15px;
    }
    .index_importantParent {
        width: 1080px;
    }
    .index_importantParent_right {
        width: calc(100% - 1100px);
    }
    .index_important_header > img.index_important_video {
        width: 150px;
        height: auto;
    }
    .index_important_label span,
    .index_important_content4 > a p,
    .index_train_title,
    .index_expertUserName,
    .index_important_table_body, .index_important_table_header,
    .index_important_label span:hover, .index_important_label span.index_important_labelActive,
    .index_important_contentTitle > p,
    .index_important_header > a {
        font-size: 18px;
    }
    .index_important_contentDesc > p,
    .index_important_videoContent p {
        font-size: 16px;
    }
    .index_important_videoLabel {
        font-size: 14px;
    }
    .index_important_label {
        margin-top: 10px;
    }

}
@media (max-width: 1440px) {
    .width1700.index_section_2,
    .width1700.index_section_3 {
        padding-top: 25px;
    }
    .index_important + .index_important,
    .index_header + .index_header {
        margin-top: 30px;
    }
    .index_header {
        width: 1200px;
    }

    .index_bannerSwiper {
        width: 960px;
    }
    .index_importantParent {
        width: 880px;
    }
    .index_bannerSwiper {
        height: 320px;
    }

    .index_memberArea {
        width: 220px;
        height: 320px;
        padding: 10px;
        background-size: 100% 100%;
    }
    .index_member_customerArea {
        padding: 15px 5px;
        height: auto;
    }
    .index_customer {
        width: 30px;
    }
    .index_customer,
    .index_important_content2 a img,
    .index_important_header > img.index_important_video,
    .index_customer_right {
       height: auto;
    }
    .index_important_contentTitle {
        background-size: 16px 16px;
    }

    .index_expertUserName,

    .index_important_contentTitle > p {
        font-size: 18px;
    }
    .index_train_title {
        font-size: 16px;
    }
    .index_important_label span:hover, .index_important_label span.index_important_labelActive,
    .index_important_label span {
        font-size: 16px;
        padding-bottom: 6px;
    }


    .index_important_contentDesc > p,
    .index_important_header > a,
    .index_important_contentDate,
    .index_important_videoContent p,
    .index_expertUser_label,
    .index_important_table_body, .index_important_table_header,
    .index_customer_hi {
        font-size: 14px;
    }
    .index_important_contentDesc >span,
    .index_member_module a span,
    .index_important_videoLabel,
    .index_important_videoTime,
    .index_expertUser_labelGood > span,
    .index_customer_ai {
        font-size: 12px;
    }
    .index_customer_ai {
        margin-top: 5px;
    }
    .index_expertUser_labelGood,
    .index_important_videoLabelParent,
    .index_important_label {
        margin-top: 10px;
    }
    .index_important_label span + span {
        margin-left: 30px;
    }
    .index_important_label span:hover::after, .index_important_labelActive::after {
        width: 30px;
        height: 4px;
        position: absolute;
        bottom: 0px;
        left: 50%;
        margin-left: -15px;
    }
    .index_member_module {
        margin-top: 16px;
    }
    .index_member_module a {
        margin-right: 10px;
        margin-bottom: 10px;
        width: 72px;
    }
    .index_member_module a img {
        width: 20px;
        height: 20px;
    }
    .index_member_module a:nth-child(3n) {
        margin-right: 10px;
    }
    .index_member_module a:nth-child(2n){
        margin-right: 0px;
    }
    .index_important_header > img {
        height: 36px;
    }

    .index_important_header {
        margin-bottom: 15px;
    }
    .index_important_content a {
        padding: 20px 0px;
    }
    .index_important_content2 a {
        width: 32%;
        height: 130px;
    }
    .index_important_content2 a + a{
        margin-left: 2%;
    }
    .index_important_content2 a img {
        width: 100%;
    }
    .index_important_content3,
    .index_important_table_body, .index_important_table_header {
        padding: 15px;
    }

    .index_importantParent_right {
        width: 300px;
    }

    .index_important_header > img.index_important_video {
        width: 120px;

    }
    .index_important_header > a {
        line-height: 40px;
    }
    .index_important_videoCover {
        width: 100px;
        height: 80px;
    }
    .index_important_videoContent {
        width: calc(100% - 110px);
    }
    .index_important_videoLabel {
        padding: 2px 5px;
        border-radius: 10px;
    }
    .index_important_content3 > a + a {
        margin-top: 15px;
        padding-top: 15px;
    }

    .index_openClassesSwiper, .index_openClassesSwiper img {
        height: 100px;
        width: 295px;
    }
    .index_bannerSwiper .swiper-pagination {
        bottom: 15px;
        padding-right: 20px;
    }
    .index_openClassesSwiper .swiper-pagination {
        bottom: 5px;
    }
    .index_important_content4 > a, .index_important_content4 > a img {
        height: 200px;
    }
    .index_important_content4 > a p {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .index_train_title {
        width: 70%;
        line-height: 24px;
    }
    .index_train_index {
        width: 16px;
        height: 16px;
    }
    .index_important_content5 > div a {
        margin-bottom: 20px;
    }
    .index_expert {
        padding: 15px 10px;
        height: 140px;
        margin-bottom: 20px;
    }
    .index_expertUserImg {
        width: 90px;
        height: 90px;
    }
    .index_expertUser {
        width: calc(100% - 110px);
    }
    .index_expertUser_labelGood > span {
        margin-bottom: 5px;
        margin-right: 15px;
    }
    .index_expertSwiper {
        height: 400px;
    }

    .index_expertSwiper .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
        border-radius: 4px;
    }
    .index_expertSwiper .swiper-pagination-bullet-active {
        width: 20px;
    }
    .index_expertSwiper .swiper-pagination {
        bottom: 30px;
    }
    .index_member_title {
        width: 100px;
    }

    .search_noData img {
        width: 300px;

    }


}