@charset"utf-8";
#banner{
    position: relative;

}
#banner .swiper-slide{
    position: relative;
}
#banner .im_mo,#banners .im_mo{display: none;}
#banner .im_pc,#banners .im_pc{display: block;}
#banner img,#banners img{
    width: 100%;
}
#banner .swiper-pagination span{
    background-color:#eee;
    opacity: 1;
}
#banner .swiper-pagination span.swiper-pagination-bullet-active{
    background-color:#246fd4;
}
.inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.h-title {
    padding: 80px 0 60px 0;
    width: 100%;
    color: #333;
}
.h-title h1 {
    text-align: center;
    margin: 0 auto;
    font-size: 32px;
    width: 400px;
}
.seemore{
    text-align: center;
}
.seemore button{
    width: 160px;
    height: 40px;
    background: linear-gradient(to right, #FFB015, #FFC836);
    background: #fff;
    border: 1px solid #246fd4;
    border-radius: 26px;
    font-size: 16px;
    color: #246fd4;
}
.seemore button:hover{
    background: #246fd4;
    color: #fff;
}
.dflexul{
    display: flex;
    flex-wrap: wrap;
}
.lixuying:hover{
    box-shadow: 4px 7px 8px 8px rgba(0,0,0,0.08); 
}
.erfenli{
    width: 48%;
    position: relative;
}
ul .erfenli:nth-child(2n-1){
    margin-right: 4%;
}
ul .erfenli{
    margin-bottom: 50px;
}
.sanfenli{
    width: 30%;
}
ul .sanfenli:nth-child(3n-1){
    margin-left: 5%;
    margin-right: 5%;
}
ul .sanfenli{
    margin-bottom: 50px;
}
.sifenli{
    width: 25%;
}
.sifenlis{
    width: 23%;
}
ul .sifenlis:nth-child(4n-2){
    margin-left: 2.6%;
    margin-right: 1.3%;
}
.sifenlis:nth-child(4n-1){
    margin-left: 1.3%;
    margin-right: 2.6%;
}
ul .sifenlis{
    margin-bottom: 50px;
}
.shuzitj_div:hover .shuzitj_yuan{
    background-color: #246fd4;
    color:#fff;
}
.shuzitj_div:hover .shuzitj_zi b,.shuzitj_div:hover .shuzitj_zi p{
    color:#246fd4;
}
.shuzitj_yuan{
    border-radius: 50%;
    color: #246fd4;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;
    border: 2px solid #246fd4;
}
.shuzitj_zi{
    margin-top: 20px;
}
.shuzitj_zi b{
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #333333;
}
.shuzitj_zi p{
    margin: 20px 20px 0px 20px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 32px;
}
.course_img img{
    width: 100%;
    height: 240px;
}
.course_text{
    padding: 15px;
    background-color: #fff;
}
.course_text h1{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    line-height: 36px;
    color: #246fd4;
}
.course_text p{
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #000;
    line-height: 36px;
}
.course_text .course_cao{
    margin-top: 10px;
}
.course_text .course_cao span{
    font-size: 24px;
    font-weight: 400;
    text-align: left;
    color: red;
}
.course_text .course_cao a{
    width: 100px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #e60012;
    border-radius: 15px;
    color: #fff;
    float: right;
}
.jxfsul li:nth-child(odd) {
    width: 20%;
    cursor:pointer;
}
.jxfsul li:nth-child(odd):hover .jxfs_yuan{
    background-color: #246fd4;
}
.jxfsul li:nth-child(odd):hover .jxfs_yuan h1{
    color: #fff;
}
.jxfsul li:nth-child(odd):hover .jxfs_zi p{
    color: #246fd4;
}
.jxfsul li:nth-child(even){
    width: 6.6%;
}
.jxfs_yuan{
    margin: 0 auto;
    width: 120px;
    height: 120px;
    border: 2px solid #246fd4;
    border-radius: 50%;
}
.jxfs_yuan h1{
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    color: #333;
    line-height: 118px;
}
.jxfs_jiantou{
    line-height: 120px;
    text-align: center;
}
.jxfs_jiantou i{
    color: #ccc;
    font-size: 80px;
}
.jxfs_zi p{
    margin-top: 30px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #666666;
    line-height: 32px;
}
.teacher_img {
    text-align: center;
    position: absolute;
    left: calc(50% - 90px);
    top: -90px;
}
.teacher_img img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    box-shadow: 4px 7px 8px 8px rgba(0,0,0,0.08);
}
.teacher_text {
    padding: 115px 25px 25px 25px;
    background-color: #fff;
}
.teacher_text h1{
    font-size: 18px;
    text-align: center;
    color: #333;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.teacher_text p{
    font-size: 18px;
    text-align: left;
    height: 352px;
    color: #999;
    line-height: 32px;
    /*overflow: hidden;*/
}
ul.li33 li{
    width: 33.33%;
}
.jxxc_img img{
    width: 100%;
    height: 295px;
}
/* 页码 */
.main_md {
    width: 100%;
    margin: 0 auto;
}
.mypage {
    border: #2D6FE7 0px solid;
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
}

.pc_dis {
    display: none;
}

.linking {
    color: #ffffff;
    border: 1px solid #2985E2;
    background-color: #2985E2;
}

/* 列表下的页码 */
.mypage a {
    width: auto;
    height: auto;
    padding: 5px 10px;
    font-size: 16px;
    margin-right: 10px;
  /* border: 1px solid transparent; */
    border-radius: 5px;
}

.unlink {
    color: #333333;
}
.unlink:hover,
.unlink.active,
.linking:hover {
    border: #2985E2;
    background: #2985E2;
    color: #ffffff;
}

@media (max-width: 768px){
    .inner{
        width: 100%;
    }
    .swiper-pagination{
        bottom:0px !important;
    }
    #banner .im_mo,.banners .im_mo{
        display: block;
        min-height:1.5rem;
    }
    #banner .im_pc,.banners .im_pc{
        display: none;
        min-height: 4rem;
    }
    /* 页码 */
    .ph_dis {
        display: none;
    }
    .pc_dis {
        display: block;
    }
}