﻿/*固定*//*banner开始*/
.main {
    width: 100%;
}

.main .banner {
    width: 100%;
    font-size: 0;
    position: relative;
}

.main .banner img {
    width: 100%;
}

.wap_banner {
    display: none
}

.pc_banner {
    display: block
}

/*banner结束*//*wap显示*/
#wap_news {
    display: none
}

#wap_news .left {
    display: none
}

/*内容展示开始*/
.teachers {
    width: 100%;
    margin: 20px auto;
}

/*版块一*/
.content {
    width: 100%;
    padding: 30px 30px;
    box-sizing: border-box;
}

.content > p {
    text-align: center;
    margin: 15px 0;
}

.content > .p1 {
    color: #2690a4;
    font-size: 14px;
}

.content > .p2 {
    color: #333333;
    font-size: 26px;
}

.content > .p3 {
    color: #666666;
    font-size: 14px;
}

.content ul {
    width: 100%;
    font-size: 0;
    margin: 30px 0;
}

.content ul > li:not(.clear) {
    width: 23%;
    box-sizing: border-box;
    margin: 0 1%;
    background-color: #f7f7f7;
    border-radius: 2px;
    overflow: hidden
}

.content ul > li .tu {
    width: 100%;
    font-size: 0;
    position: relative
}

.content ul > li .tu p {
    box-sizing: border-box;
    width: 100%;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 20px;
    background-color: rgba(210, 133, 44, 0.8);
    color: #fff;
}

.content ul > li .tu img {
    width: 100%;
}

.content ul > li .txt {
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
    color: #333333
}

.content ul > li:hover .txt {
    color: #e59231;
}

.content ul > li .txt .p1 {
    height: 44px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding-right: 15px;
    margin: 10px 0;
    font-size: 14px;
    line-height: 24px
}

.content ul > li .txt .p2 {
    width: 100%;
    text-align: right;
    margin: 15px 0;
    font-size: 14px;
}

/*版块二*/
.train {
    width: 100%;
    padding: 30px 30px;
    box-sizing: border-box;
    background-color: #f5f5f5
}

.train > p {
    text-align: center;
    margin: 15px 0;
}

.train > .p1 {
    color: #2690a4;
    font-size: 14px;
}

.train > .p2 {
    color: #333333;
    font-size: 26px;
}

.train > .p3 {
    color: #666666;
    font-size: 14px;
}

.train .curriculum {
    width: 1200px;
    margin: 30px auto;
    font-size: 0;
}

.train .curriculum > li {
    width: 100%;
    border-radius: 5px;
    overflow: hidden
}

.train .curriculum > li.title {
    background-color: #d2852c;
    color: #fff
}

.train .curriculum > li.l1 {
    background-color: #fff;
    color: #333;
}

.train .curriculum > li.l2 {
    background-color: #f6f1ee;
    color: #333;
}

.train .curriculum .list {
    width: 100%;
    font-size: 0;
}

.train .curriculum .list > li {
    cursor: pointer;
    width: 100%;
    font-size: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 20px 0;
    text-align: center
}

.train .curriculum .list > li.th {
    width: 24%;
    font-size: 18px;
}

.train .curriculum .list > li.td {
    width: 19%;
    border-left: 1px solid #e7e2df;
    font-size: 16px;
}

.train .xiang {
    width: 237px;
    margin: 0 auto;
}

.train .xianga {
    display: inline-block;
    width: 235px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background-color: #fafafa;
    color: #2690a4;
    border: 1px solid #2690a4;
    border-radius: 25px;
    margin: 20px auto;
}

/*版块三*/
.further_study {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 0;
}

.further_study > p {
    text-align: center;
    margin: 15px 0;
}

.further_study > .p1 {
    color: #2690a4;
    font-size: 14px;
}

.further_study > .p2 {
    color: #333333;
    font-size: 26px;
}

.further_study > .p3 {
    color: #666666;
    font-size: 14px;
}

.further_study > .swiper1 {
    width: 100%;
    font-size: 0;
    margin: 30px 0;
    border-bottom: 1px solid #eee;
}

.further_study .ul > .li:not(.clear) {
    width: 20%;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    position: relative
}

.further_study .ul > .li .tu {
    width: 100%;
    font-size: 0;
    box-sizing: border-box;
    margin-bottom: 120px;
}

.further_study .ul > .li .tu img {
    width: 100%;
}

.further_study .ul > .li .word {
    width: 100%;
    padding: 25px 0;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.further_study .ul > .li .word p {
    width: 100%;
    text-align: center;
}

.further_study .ul > .li .word .h1 {
    font-size: 16px;
    margin: 5px 0;
}

.further_study .ul > .li .word .h2 {
    font-size: 14px;
    margin: 5px 0;
    overflow: hidden;
    height: 41px;
}

.further_study .ul > .li .word p.dian {
    width: 100%;
    text-align: center;
    overflow: hidden
}

.further_study .ul > .li .word p.dian span {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #c8c8c8;
    line-height: 15px;
}

.further_study .ul > .li .word p.jia {
    width: 100%;
    text-align: center;
    margin: 5px 0;
    overflow: hidden;
    height: 0;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.further_study .ul > .li .word p.jia span {
    background-color: #fff;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-size: 30px;
    color: #000;
    font-weight: 100
}

.further_study .ul > .li:hover .dian {
    height: 0;
}

.further_study .ul > .li:hover .jia {
    height: 30px !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.further_study .ul > .li:hover .word {
    background-color: #d2852c;
}

.further_study .switch {
    width: 400px;
    margin: 30px auto;
    text-align: center;
}

.further_study .switch span {
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
    margin: 0 10px;
    border: 1px solid #d2852c;
    color: #d2852c
}

.further_study .switch span img {
    margin: 0 10px;
}

.further_study .switch .op {
    opacity: 0.4
}

/*版块四*/
.news {
    width: 100%;
    padding: 70px 0;
    background-color: #f5f5f5;
}

.news .center {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.news .left {
    width: 65%;
    box-sizing: border-box;
    padding-right: 15px;
    background-color: #fff;
}

.news .left .top {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
    font-size: 0
}

.news .left .top span {
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    background-color: #f2edea;
    color: #666666
}

.news .left .top a.more {
    display: inline-block;
    padding: 5px 10px;
    float: right;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.news .left .top span.yellow {
    background-color: #d2852c !important;
    color: #fff !important;
}

.news .left .bottom {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0 25px 15px;
}

.news .left .bottom > div:not(.block) {
    display: none
}

.news .left .bottom .tu {
    width: 30%;
    box-sizing: border-box;
    font-size: 0;
}

.news .left .bottom .tu img {
    width: 100%;
}

.news .left .bottom .word {
    width: 70%;
    box-sizing: border-box;
    padding-left: 15px;
}

.news .left .bottom .word ul {
    width: 100%;
    box-sizing: border-box;
    font-size: 0;
}

.news .left .bottom .word ul > li {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px dashed #eaeaea;
    padding: 10px 0;
}

.news .left .bottom .word ul > li:not(.title) p {
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    color: #333333
}

.news .left .bottom .word ul > li:not(.title) p i {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #806253;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -4px;
}

.news .left .bottom .word ul > li:not(.title) p span {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    float: right;
}

.news .left .bottom .word ul > li h5 {
    color: #806253;
    font-size: 16px;
}

.news .left .bottom .word ul > li .date {
    color: #999999;
    font-size: 12px;
    margin: 5px 0;
}

.news .left .bottom .word ul > li .txt {
    color: #999999;
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
    height: 30px;
}

.news .right {
    width: 32%;
    box-sizing: border-box;
    margin-left: 3%;
    background-color: #fff;
    padding-right: 15px;
}

.news .right .top {
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #eaeaea;
    font-size: 0
}

.news .right .top span {
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    background-color: #f2edea;
    color: #666666
}

.news .right .top a.more {
    display: inline-block;
    padding: 5px 10px;
    float: right;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
}

.news .right .top span.yellow {
    background-color: #d2852c !important;
    color: #fff !important;
}

.news .right .bottom {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0 25px 15px;
    height: 319px;
}

.news .right .bottom video {
    width: 100%;
    object-fit: fill;
    height: 100%
}

/*版块五*/
.baidu {
    width: 100%;
    font-size: 0
}

.baidu img {
    width: 100%;
}

/*内容展示结束*//*响应式*//*中*/
@media screen and (min-width: 720px) and (max-width: 1200px) {
    .wap_banner {
        display: none
    }

    .pc_banner {
        display: block
    }

    /*banner */
    .banner .swiper-slide {
        overflow-x: hidden;
    }

    .banner .swiper-slide img {
        width: 110%;
        margin-left: -8%;
    }

    /*版块一*/
    .content {
        padding: 15px;
    }

    .content > .p1 {
        color: #2690a4;
        font-size: 12px;
    }

    .content > .p2 {
        color: #333333;
        font-size: 22px;
    }

    .content > .p3 {
        color: #666666;
        font-size: 12px;
    }

    .content ul {
        margin: 20px 0;
    }

    .content ul > li:not(.clear) {
        width: 24%;
        margin: 0 0.5%;
    }

    .content ul > li .tu p {
        box-sizing: border-box;
        font-size: 12px;
        padding: 10px;
    }

    .content ul > li .txt {
        padding: 0 10px;
    }

    .content ul > li .txt .p1 {
        height: 34px;
        padding-right: 5px;
        margin: 10px 0;
        font-size: 12px;
        line-height: 18px
    }

    .content ul > li .txt .p2 {
        margin: 5px 0;
        font-size: 12px;
    }

    /*版块二*/
    .train {
        padding: 15px;
    }

    .train > p {
        margin: 10px 0;
    }

    .train > .p1 {
        font-size: 12px;
    }

    .train > .p2 {
        font-size: 22px;
    }

    .train > .p3 {
        font-size: 12px;
    }

    .train .curriculum {
        width: 720px;
        margin: 20px auto;
    }

    .train .curriculum .list > li {
        padding: 10px 0;
        text-align: center
    }

    .train .curriculum .list > li.th {
        width: 28%;
        font-size: 16px;
    }

    .train .curriculum .list > li.td {
        width: 18%;
        font-size: 14px;
    }

    .train .xiang {
        width: 200px;
        margin: 0 auto;
    }

    .train .xianga {
        width: 200px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    /*版块三*/
    .further_study {
        padding: 15px;
    }

    .further_study > p {
        margin: 10px 0;
    }

    .further_study > .p1 {
        font-size: 12px;
    }

    .further_study > .p2 {
        font-size: 22px;
    }

    .further_study > .p3 {
        font-size: 12px;
    }

    .further_study .ul > .li .tu {
        margin-bottom: 0px;
    }

    .further_study .ul > .li .word {
        padding: 5px 0;
        position: static
    }

    .further_study .ul > .li:hover .dian {
        height: auto;
    }

    .further_study .ul > .li .word .h1 {
        font-size: 14px;
        margin: 5px 0;
    }

    .further_study .ul > .li .word .h2 {
        font-size: 12px;
        margin: 5px 0;
        height: 35px;
    }

    .further_study .ul > .li .word p.jia {
        display: none;
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }

    .further_study .ul > .li .word p.jia span {
        width: 20px;
        height: 20px;
        line-height: 17px;
        font-size: 24px;
    }

    .further_study .switch {
        width: 400px;
        margin: 30px auto;
    }

    .further_study .switch span {
        padding: 5px 15px;
        margin: 0 10px;
    }

    .further_study .switch span img {
        margin: 0 10px;
    }

    /*版块四*/
    .news {
        width: 100%;
        padding: 50px 0;
    }

    .news .center {
        width: 720px;
    }

    .news .left {
        width: 65%;
        padding-right: 10px;
    }

    .news .left .top span {
        padding: 8px 15px;
        font-size: 16px;
    }

    .news .left .top a.more {
        font-size: 12px;
        margin-top: 5px;
    }

    .news .left .bottom {
        padding: 10px 0 15px 10px;
    }

    .news .left .bottom .word ul > li {
        padding: 3px 0;
    }

    .news .left .bottom .word ul > li:not(.title) p {
        padding-left: 15px;
        font-size: 12px;
    }

    .news .left .bottom .word ul > li:not(.title) p i {
        width: 6px;
        height: 6px;
        left: 3px;
        top: 50%;
        margin-top: -3px;
    }

    .news .left .bottom .word ul > li:not(.title) p span {
        font-size: 10px;
    }

    .news .left .bottom .word ul > li h5 {
        color: #806253;
        font-size: 14px;
    }

    .news .left .bottom .word ul > li .date {
        font-size: 10px;
        margin: 3px 0;
    }

    .news .left .bottom .word ul > li .txt {
        font-size: 10px;
        line-height: 13px;
        overflow: hidden;
        height: 25px;
    }

    .news .right {
        padding-right: 10px;
    }

    .news .right .top span {
        padding: 8px 15px;
        font-size: 16px;
    }

    .news .right .top a.more {
        font-size: 12px;
        margin-top: 5px;
    }

    .news .right .bottom {
        padding: 10px 0 15px 10px;
        height: 192px;
    }

    /*内容展示结束*/
}

/*小*/
@media screen and (min-width: 320px) and (max-width: 720px) {
    .main {
        margin-top: 47px;
    }

    .wap_banner {
        display: block
    }

    .pc_banner {
        display: none
    }

    /*wap显示*/
    #wap_news {
        display: block;
        box-sizing: border-box;
        padding: 15px 5px;
        background-color: #f5f5f5
    }

    #wap_news .left {
        display: block;
        width: 96%;
        margin: 15px 2%;
        float: none
    }

    .news .top span {
        padding: 8px 13px;
        font-size: 16px;
    }

    .news .top a.more {
        display: inline-block;
        padding: 3px 5px;
        float: right;
        font-size: 14px;
        color: #666666;
        margin-top: 10px;
    }

    .news .bottom {
        width: 100%;
        box-sizing: border-box;
        padding: 8px;
    }

    .news .bottom .tu {
        display: none;
    }

    .news .bottom .word {
        width: 100% !important;
        padding-left: 0;
    }

    .news .bottom .word ul {
        width: 100%;
        box-sizing: border-box;
        font-size: 0;
    }

    .news .bottom .word ul > li:not(.title) p {
        padding-left: 12px;
        position: relative;
        font-size: 14px;
        color: #333333
    }

    .news .bottom .word ul > li:not(.title) p i {
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 0;
        background-color: transparent;
        background: url("../Images/sanjiao_index.png") no-repeat 100% 100%;
        background-size: 100%;
        position: absolute;
        left: 0px;
        top: 50%;
        margin-top: -6px;
    }

    .news .bottom .word ul > li:not(.title) p span {
        display: inline-block;
        font-size: 12px;
        color: #999999;
        float: right;
    }

    .news .bottom .word ul > li h5 {
        color: #806253;
        font-size: 14px;
    }

    .news .bottom .word ul > li .date {
        color: #999999;
        font-size: 14px;
        margin: 5px 0;
    }

    .news .bottom .word ul > li .txt {
        color: #999999;
        font-size: 14px;
        line-height: 20px;
        overflow: hidden;
        height: 30px;
    }

    /*版块一*/
    .content {
        padding: 15px;
    }

    .content > .p1 {
        color: #2690a4;
        font-size: 14px;
    }

    .content > .p2 {
        color: #333333;
        font-size: 22px;
    }

    .content > .p3 {
        color: #666666;
        font-size: 14px;
    }

    .content ul {
        margin: 20px 0;
    }

    .content ul > li:not(.clear) {
        width: 48%;
        margin: 15px 1%;
    }

    .content ul > li .tu p {
        box-sizing: border-box;
        font-size: 14px;
        padding: 10px;
    }

    .content ul > li .txt {
        padding: 0 10px;
    }

    .content ul > li .txt .p1 {
        height: 34px;
        padding-right: 5px;
        margin: 10px 0;
        font-size: 14px;
        line-height: 18px
    }

    .content ul > li .txt .p2 {
        margin: 5px 0;
        font-size: 14px;
    }

    /*版块二*/
    .train {
        padding: 20px 0;
    }

    .train > .p3 {
        width: 100%;
        padding: 0 8px;
        box-sizing: border-box;
        margin: 0 5px;
    }

    .train .curriculum {
        width: 96%;
        margin: 15px 2%;
        font-size: 0;
    }

    .train .curriculum > li {
        width: 100%;
        border-radius: 3px;
        overflow: hidden
    }

    .train .curriculum .list > li {
        padding: 0;
        height: 45px;
        display: flex;
        float: left;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
    }

    .train .curriculum .list > li.th {
        width: 28%;
        font-size: 14px;
    }

    .train .curriculum .list > li.td {
        width: 18%;
        border-left: 1px solid #e7e2df;
        font-size: 14px;
    }

    /*版块三*/
    /**/
    .further_study .switch {
        display: none;
    }

    .further_study {
        margin: 15px auto;
    }

    .further_study .ul > .li .tu {
        width: 100%;
        font-size: 0;
        box-sizing: border-box;
        margin-bottom: 0
    }

    .further_study .ul > .li .word {
        width: 100%;
        padding: 15px 0;
        box-sizing: border-box;
        position: static
    }

    .further_study .ul > .li .word .h2 {
        font-size: 12px;
        margin: 5px 0;
        height: 34px;
    }

    .further_study .ul > .li .word p.jia {
        display: none;
    }

    .further_study .ul > .li:hover .dian {
        height: auto;
    }

    /*版块四*/
    .news {
        padding: 30px 0;
    }

    .news .center {
        width: 96%;
        margin: 10px 2%;
    }

    .news .left {
        display: none;
    }

    .news .right {
        width: 100%;
        box-sizing: border-box;
        margin-left: 0;
        background-color: #fff;
        padding: 10px;
    }

    .news .right .top span {
        cursor: pointer;
        display: inline-block;
        padding: 8px 13px;
        font-size: 16px;
        background-color: #f2edea;
        color: #666666
    }

    .news .right .top a.more {
        display: inline-block;
        padding: 3px 5px;
        float: right;
        font-size: 14px;
        color: #666666;
        margin-top: 10px;
    }

    .news .right .bottom {
        width: 100%;
        box-sizing: border-box;
        padding: 15px;
        height: 300px;
    }

    .news .right .bottom video {
        width: 100%;
        object-fit: fill;
        height: 100%
    }

    /*版块五*/
    .baidu img {
        height: 130px;
    }

    /*内容展示结束*/
}