.banner {
    width: 100%;
}

.banner img {
    width: 100%;
    height: 430px;
    object-fit: cover;
}

.methor_width {
    width: 100%;
    background: #F8F8F8;
    padding-top: 20px;
}

.methor_width .maxwidth {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.methor_width .methor_fl {
    width: 772px;
}

.methor_fl .methor_center {
    padding: 20px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid rgba(226, 227, 231, 0.5);
    margin-bottom: 24px;
}

.methor_width .methor_fr {
    width: 374px;
}

.methor_center .desc {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-top: 16px;
}

.methor_center .desc::before {
    content: "";
    width: 5px;
    height: 8px;
    background: url('/static/home/images/teacher/methor5.png') no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    display: inline-block;
    margin: -4px 5px 0 0;
}

.methor_top {
    display: flex;
}

.methor_zj {
    margin-left: 20px;
}

.methor_zj .touxian {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 16px;
}

.methor_zj .methor_tab {
    display: flex;
}

.methor_zj .methor_tab .tabcontent {
    padding: 4px 14px;
    background: rgba(250, 100, 0, 0.05);
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #FF6A00;
    margin: 13px 10px 13px 0;
}

.methor_zj .text {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    display: flex;
}

.methor_zj .text::before {
    content: "";
    width: 24px;
    height: 18px;
    background: url('/static/home/images/teacher/methor17.png') no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    margin: 5px 15px 0 0;
}

.methor_zj .text .num {
    width: 104px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #F6FAFF;
    border-radius: 2px;
    font-size: 12px;
    color: #99BDFF;
    margin: 4px 8px;
}

.methor_right {
    margin-left: auto;
}

.methor_right .button_ll {
    width: 168px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #FFFFFF;
    border-radius: 25px;
    border: 1px solid #4E8EFF;
    color: #1890FF;
    margin-bottom: 8px;
    cursor: pointer;
}

.methor_right .button_ll::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('/static/home/images/teacher/methor16.png') no-repeat center center;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.methor_right .button_lj::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url('/static/home/images/teacher/methor15.png') no-repeat center center;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.methor_right .button_lj {
    width: 168px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    border-radius: 25px;
    color: #fff;
    background: #4E8EFF;
    cursor: pointer;
}

.methor_left .boy {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('/static/home/images/teacher/methor13.png') no-repeat center center;
    background-size: cover;
}

.methor_left .girl {
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('/static/home/images/teacher/methor14.png') no-repeat center center;
    background-size: cover;
}

.methor_left img {
    width: 120px;
    height: 120px;
}

.methor_fr .bgc1 .zixun {
    font-size: 16px;
    font-weight: 500;
    color: #FFD685;
}

.methor_fr .bgc1 .text {
    font-size: 18px;
    font-weight: 400;
    color: #2A5AA8;
    text-align: center;
    padding-top: 76px;
}

.methor_fr .bgc1 {
    background: url('/static/home/images/teacher/methor1.png') no-repeat center center;
    background-size: cover;
    width: 374px;
    height: 120px;
    margin-bottom: 12px;
}

.methor_fr .bgc1:nth-child(2) {
    background: url('/static/home/images/teacher/methor2.png') no-repeat center center;
    background-size: cover;
    width: 374px;
    height: 120px;
}

.methor_fr .bgc1:nth-child(3) {
    background: url('/static/home/images/teacher/methor3.png') no-repeat center center;
    background-size: cover;
    width: 374px;
    height: 120px;
}

body {
    background: #F8F8F8;
}

.fuwual {
    background: #fff;
    border-radius: 4px;
    padding-bottom: 20px;
}

.fuwual .flelx-sb {
    display: flex;
    padding: 16px 0;
    justify-content: space-between;
    border-bottom: 1px solid #E2E3E7;
}

.fuwual .flelx-sb .anli::before {
    content: "";
    width: 2px;
    height: 16px;
    background: #2A5AA8;
    display: inline-block;
    margin: 0 8px 0 24px;

    vertical-align: middle;
}

.fuwual .flelx-sb .anli {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
}

.fuwual .flelx-sb .a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    margin-right: 20px;
}


.Inferlist {
    margin: 20px 20px;
    width: 332px;
    height: 215px;
    background: linear-gradient(284deg, #EAEAEA 0%, #F5F5F5 0%, #FFFFFF 100%);
    box-shadow: 5px 5px 20px 0px rgba(17, 8, 110, 0.08);
    border-radius: 10px;
    border: 1px solid #FFFFFF;
}
.anliimg {
    width: 100%;
    height: 154px;
    background-size: cover;
    border-radius: 10px 10px 0 0;
}
.anliimg img{
    width: 76px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
.text_name {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    padding: 112px 12px 0;
    z-index: 111;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.boxshadows{width: 100%;height: 154px;position: absolute;top: 0px;left: 0px;
    background: linear-gradient(360deg, rgba(0,0,0,0.64) 0%, rgba(255,255,255,0) 100%);}
.wulan {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.wulan .name {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.wulan .Inferna_button {
    width: 62px;
    height: 28px;
    line-height: 28px;
    border-radius: 15px;
    border: 1px solid #FF6A00;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color: #FA6400;
    margin-top: 12px;
}
.wulan .Inferna_button:hover{
    color: #ffffff;
    background-color: #FA6400;
    cursor: pointer;
}


.pagination p{
    margin:0;
    cursor:pointer
}
.pagination{
    display: inline-block;
    height:40px;
    padding:20px 0;
    margin: 0 auto;
}
.pagination a{
    display:block;
    float:left;
    padding:2px 12px;
    background:#fff;
    color: rgba(153, 153, 153, 1);
    text-decoration:none;
    font-size:12px;
    line-height:20px;
    border-radius: 4px 8px 4px 8px;
    /*height: 20px;*/
    border: 1px solid rgba(226, 227, 231, 0.5);
    margin-left: 10px;
    /*width: 22px;*/
    text-align: center;
    cursor: pointer;
}
.pagination a:hover{
    color:#255096;
    background: white;
    border:1px #255096 solid;
}
.pagination a.cur{
    background-color: rgba(42, 90, 168, 1);
    border-radius: 4px 8px 4px 8px;
    color: rgba(255, 255, 255, 1);
    /*height: 20px;*/
    margin-left: 10px;
    /*width: 22px;*/
}
.pagination p{
    float:left;
    padding:2px 12px;
    font-size:12px;
    height:24px;
    line-height:24px;
    color:#bbb;
    border:1px #ccc solid;
    background:#fcfcfc;
    margin-right:8px;
}
.pagination p.pageRemark{
    border-style:none;
    background:none;
    margin-right:0px;
    padding:4px 0px;
    color:#666;
}
.pagination p.pageRemark b{
    color:red;
}
.pagination p.pageEllipsis{
    border-style:none;
    background:none;
    padding: 4px 0 0 20px;
    color:#808080;
}