.banner {
    width: 100%;
}

.banner img {
    width: 100%;
}


/* content区域 */

.content-2 {
    display: none;
}

/* 教育发展咨询专家区域 */

.content-2 {
    width: 100%;
    padding: 50px 0 80px 0;
}

.content-2 .content-min {
    width: 1350px;
    margin: 0 auto;
    display: flex;
}

.content-2 .content-min .content-left {
    margin-right: 35px;
    width: 16%;
}

.content-2 .content-min .content-left .child-1 {
    background-color: #eee!important;
    color: #25499d!important;
}

.content-2 .content-min .content-left .con-left-title {
    text-align: center;;
    height: 50px;
    line-height: 50px;
    background-color: #25499d;
    font-family: 'MicrosoftYaHei';
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
    box-sizing: border-box;
}

.content-2 .content-min .content-left .con-left-title-child {
    background: #fff;
    text-align: center;;
    height: 50px;
    line-height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #5d676e;
    border-left: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    cursor: pointer;
    box-sizing: border-box;
}
.content-2 .content-min .content-left .con-left-title-child a{
    color: #5d676e;
    display: block;
}
.content-2 .content-min .content-left .active-2 {
    background: #eee;
    color: #25499d;
}

.content-2 .content-min .content-left .con-left-search {
    height: 34px;
    border: solid 1px #eeeeee;
    position: relative;
    margin-top: 24px;
}

.content-2 .content-min .content-left .con-left-search input {
    outline: none;
    border: none;
    width: 150px;
    height: 30px;
    position: absolute;
    left: 35px;
    top: 2px;
}

.content-2 .content-min .content-left .con-left-search .search-logo {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../img/comment_icon_search_normal.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 12px;
    top: 7px;
}

.content-2 .content-min .content-right {
    width: 80%;
}

.content-2 .content-min .content-right .con-right-top {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #25499d;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;;
}

.content-2 .content-min .content-right .con-right-top .divOne{
    font-family: 'MicrosoftYaHei';
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #25499d;
}

.content-2 .content-min .content-right .con-right-top .divTwo{
    font-family: 'MicrosoftYaHei';
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #5d676e;
}
.content-2 .content-min .content-right .con-right-top .divTwo  div{
    display: inline-block;;
}
.content-2 .content-min .content-right .con-right-top .divTwo a{
    color: #5d676e;
    text-decoration: none;

}

.content-2 .content-min .right-1 {
    display: block;
    position: relative;
}

.content-2 .content-min .right-2 {
    position: relative;
}

.content-2 .content-min .right-3 {
    display: none;
    position: relative;
}

.content-2 .right-1 .con-right-bot .con-right-bot-second p {
    font-family: 'MicrosoftYaHei';
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
    text-indent: 2em;
    line-height: 30px;
}

.con-right-bot{
    overflow: hidden;
}
/* 教师发展咨询专家第一届 */

.content-2 .right-2 .con-right-bot div {
    float: left;
    position: relative;
    width: 15%;
    height: 200px;
    padding: 16px 12px 20px 12px;
   
    margin-left: 11px;
    margin-bottom: 24px;
    cursor: pointer;
    box-sizing: border-box;
}

.content-2 .right-2 .con-right-bot div:nth-child(4n+1) {
    margin-left: 0!important;
}

.content-2 .right-2 .con-right-bot div .span-1 {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #4077bc;
    opacity: .2;
    position: absolute;
    top: 0px;
    left: 0px;
}

.content-2 .right-2 .con-right-bot div img {
    width: 120px;
    height: 160px;
    margin-bottom: 12px;
}
.content-2 .right-2 .con-right-bot div a{
    display: block;
    text-align: center;;
}
.content-2 .right-2 .con-right-bot div p {
    text-align: center;
    color:#5d676e;
    position: relative;
   /* display: inline-block; */
}
}

.content-2 .right-2 .con-right-bot div .span-2 {
    display: block;
    width: 40px;
    height: 12px;
    background-color: #4077bc;
    opacity: .2;
    position: absolute;
    bottom: 1px;
    right: -6px;
}


/* 教师发展咨询专家第二届 */

.content-2 .right-3 .con-right-bot div {
    float: left;
    position: relative;
    width: 24%;
    height: 348px;
    padding: 16px 12px 20px 12px;
    border: dashed 1px #4077bc;
    margin-left: 11px;
    margin-bottom: 24px;
    cursor: pointer;
    box-sizing: border-box;
}

.content-2 .right-3 .con-right-bot div:nth-child(4n+1) {
    margin-left: 0!important;
}

.content-2 .right-3 .con-right-bot div .span-1 {
    display: block;
    width: 40px;
    height: 4px;
    background-color: #4077bc;
    opacity: .2;
    position: absolute;
    top: 0px;
    left: 0px;
}

.content-2 .right-3 .con-right-bot div img {
    width: 232px;
    height: 310px;
    margin-bottom: 12px;
}

.content-2 .right-3 .con-right-bot div p {
    width: 100%;
    text-align: center;
}

.content-2 .right-3 .con-right-bot div .span-2 {
    display: block;
    width: 40px;
    height: 12px;
    background-color: #4077bc;
    opacity: .2;
    position: absolute;
    bottom: 20px;
    right: 96px;
}


/* 分页区域 */

.c-pages {
    display: flex;
    padding-top: 19px;
    position: absolute;
    bottom: -50px;;
    left: 50%;
    margin-left: -270px;
}

.c-pages #cp-items {
    list-style: none!important;
    margin-left: 0;
}

.c-pages .cp-item button {
    cursor: pointer;
    outline: none;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 1px;
    display: block;
    width: 60px;
    height: 32px;
    font-family: 'MicrosoftYaHei';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.c-pages .cp-item:last-child {
    margin-left: 10px;
}

.c-pages .cp-item button:hover {
    background-color: #25499d;
    color: #fff;
}

.c-pages #cp-items li {
    cursor: pointer;
    float: left!important;
    width: 31px;
    height: 32px;
    margin: 0 0 0 10px;
    text-align: center;
    line-height: 32px;
    border: solid 1px #cccccc;
    font-family: 'ArialMT';
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}

.c-pages #cp-items li:not(.goto-active):hover {
    border: 1px solid #25499d;
    background-color: #e5ebf2;
    color: #25499d;
}

.c-pages #cp-items .goto-active {
    background-color: #25499d;
    color: #fff;
}