body {
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
    font-family: "å¾®è½¯é›…é»‘";
    background: black !important;
    color:white;
}

a {
    text-decoration: none;
    color: #666;
}

img {
    border: none;
}

#header {
    clear: both;
    width: 100%;
    height: auto;
}

#header .top {
    margin: 0px auto;
    width: 1110px;
    clear: both;
    height: auto;
    overflow: hidden;
}

#header .top .logo {
    float: left;
    clear: left;
    width: 249px;
    padding-top: 30px;
}

#header .top .ewm {
    float: right;
    clear: right;
    width: 15%;
    position: relative;
    height: 100px;
    overflow: hidden;
}

#header .top .ewm .wx {
    display: block;
    cursor: pointer;
    background: url("../images/wx.jpg") no-repeat 0px 40px;
    float: left;
    width: 90px;
    height: 90px;
}

#header .top .ewm img {
    transition: all 0.35s;
}

#header .top .ewm .wx img {
    transform: translate(0px, -100px);
}

#header .top .ewm .wx:hover img {
    transform: translate(0px, 18px);
}

#header .top .ewm .wb {
    display: block;
    cursor: pointer;
    background: url("../images/sina.jpg") no-repeat 0px 40px;
    float: left;
    width: 90px;
    height: 90px;
}

#header .top .ewm .wb img {
    transform: translate(0px, -100px);
}

#header .top .ewm .wb:hover img {
    transform: translate(0px, 18px);
}

#header .top .fx {
    float: left;
    margin-left: 160px;
    padding-top: 40px;
    color: #999;
    font-size: 14px;
    letter-spacing: 5px;
}

#header .top .fx a {
    color: white;
}

#header .top .tel {
    background: url(../images/tel.png) no-repeat 0px 32px;
    width: 196px;
    height: 80px;
    float: right;
    margin-right: 40px;
}

.shizibanner {
    background: url(/wanmeishizi/images/teacher2024/banner.jpg) no-repeat center;
    height: 601px;
    background-size: contain;
}


#nav_bg {
    background: url("../images/nav_bg.jpg") repeat-x scroll center bottom !important;
    height: 45px;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999px;
}

#menu {
    margin: 0 auto;
    width: 1240px;
}

#nav {
    height: 51px;
    position: relative;
    z-index: 500;
}

#nav li.top {
    display: block;
    float: left;
}

#nav li a.top_link {
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    height: 51px;
    text-decoration: none;
    width: 125px;
}

#nav li a.top_link span {
    display: block;
    float: left;
    position: relative;
    text-align: center;
}

#nav li a.top_link span img {
    position: absolute;
    right: 4px;
    top: 5px;
}

#nav li a.top_link span sub {
    display: block;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin: 8px 0 0;
    width: 125px;
}

#nav li a.top_link span sup {
    display: block;
    font-size: 11px;
    line-height: 14px;
    width: 125px;
}

#nav li:hover>a.top_link {
    background: rgba(0, 0, 0, 0) url("../images/nav_li_bg.png") no-repeat scroll 0 0;
    color: #c00;
    height: 45px;
    width: 125px;
}

#nav li:hover>a.top_link span sub {
    font-weight: bold;
}

#nav li:hover {
    position: relative;
    z-index: 200;
}

#nav li a#jtnav {
    color: #fdff43;
}

#nav li a#jtnav:hover {
    color: #bd0e18;
}

#nav ul,
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul {
    height: 0;
    left: -9999px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -9999px;
    width: 0;
}

#nav li:hover ul.dropnav {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #c00;
    border-left: 1px solid #c00;
    border-right: 1px solid #c00;
    height: auto;
    left: 0;
    padding: 10px 0;
    top: 45px;
    white-space: nowrap;
    width: 123px;
    z-index: 300;
}

#nav li:hover ul.dropnav li {
    display: block;
    float: left;
    font-weight: normal;
    position: relative;
    width: 123px;
}

#nav li:hover ul.dropnav li a {
    color: #000;
    display: block;
    font: 12px/24px "å¾®è½¯é›…é»‘";
    height: 24px;
    text-decoration: none;
    text-indent: 5px;
    width: 123px;
}

#nav li ul.dropnav li a.fly {
    background: rgba(0, 0, 0, 0) url("../images/ico11.jpg") no-repeat scroll 105px 10px;
    font: 12px/26px "å¾®è½¯é›…é»‘";
}

#nav li:hover ul.dropnav li a:hover {
    background: #bd0e18 none repeat scroll 0 0;
    color: #fff;
}

#nav li:hover ul.dropnav li a.fly:hover {
    color: #fff;
}

#nav li:hover ul li:hover>a.fly {
    background: rgba(0, 0, 0, 0) url("../images/ico12.jpg") no-repeat scroll 0 0;
    color: #fff;
}

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #bd0e18;
    height: auto;
    left: 123px;
    padding: 5px 3px;
    top: -4px;
    white-space: nowrap;
    width: 123px;
    z-index: 400;
}

ul.dropnav li ul li a {
    width: 130px !important;
}

ul.dropnav li ul {
    width: 130px !important;
}


/*å¯¼èˆª end*/

.title {
    clear: both;
    margin: 0px auto;
    width: 1203px;
}

.title h1 {
    font-size: 20px;
    /* margin-top: 50px;
    margin-bottom: 50px; */
    text-align: center;
    line-height: 35px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.title h1 span {
    color: #a90c13;
}

.tname {
    background: url(/wanmeishizi/images/teacher2024/line.png) repeat-x center;
    height: 51px;
    margin-bottom: 40px;
}

.title h2 {
    font-size: 40px;
    width: 30%;
    color: white;
    margin: 0px auto;
    text-align: center;
    line-height: 51px;
    letter-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
}

.box {
    position: relative;
    clear: both;
    width: 100%;
    overflow: hidden;
    /*margin-bottom: 50px;*/
}

.teacher-list-box {
    width: 1200px;
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0px auto;
}

.teacher-list-box .teacher-avatar {
    width: 249px;
    height: 303px;
    margin: 6px;
    /* background: #fff; */
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.teacher-avatar img {
    /* height: 100%; */
    width: 100%;
}

.teacher-list-box .teacher-avatar .mask {
    width: 100%;
    height: 90%;
    background: rgba(66, 66, 66, 0.1);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.detail span {
    color: #fff;
    font-size: 1.25rem;
    text-align: center;
    font-weight: 400;
    letter-spacing: 2px;
    display: block;
    line-height: 25px;
    margin-top: 8px;
}

.teacher-list-box .teacher-avatar:hover .preview {
    top: 0;
    display: block;
    transition: 0.5s;
}

.detail p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.teacher-list-box .teacher-avatar:hover .mask {
    display: none;
}

.teacher-list-box .teacher-avatar .preview {
    position: absolute;
    width: 249px;
    height: 376px;
    z-index: 1;
    background:url(/wanmeishizi/images/teacher2024/teacherbgi.png);
    background-size: 100%;
    top: 440px;
    left: 0;
    transition: 0.5s;
}

.teacher-list-box .teacher-avatar .preview img {
    background: #fff;
}



.teacher-list-box .teacher-avatar .preview .detail {
    position: absolute;
    display: block;
    width: 90%;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: 10%;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}

.teacher-list-box .teacher-avatar .preview .detail p {
    margin-bottom: 10px;
    line-height: 20px;
}

.teacher-list-box .teacher-avatar .preview .detail .name {
    font-size: 16px;
    padding-right: 10px;
    color: #e4c731;
    font-weight: bold;
}

.clear {
    clear: both;
    width: 0px;
    height: 0px;
}

#foot {
    clear: both;
    width: 100%;
    background: #1d1d1d;
    height: 480px;
}

#foot .footer {
    width: 1030px;
    margin: 0px auto;
    clear: both;
    height: auto;
    overflow: hidden;
}

#foot .footer .add {
    float: left;
    width: 400px;
    clear: left;
    padding-top: 50px;
    padding-left: 50px;
}

#foot .footer .add ul {
    clear: both;
    width: 350px;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 63px;
    padding-left: 25px;
    margin-bottom: 25px;
    background: url(../images/icon.png) no-repeat left;
    margin-left: 83px;
    font-size: 14px;
}

#foot .footer .add ul li {
    float: left;
    width: 100px;
    color: #676767;
    padding-right: 10px;
    line-height: 32px;
}

#foot .footer .add ul li a {
    color: #676767;
}

#foot .footer .us {
    float: right;
    width: 42%;
    padding-top: 55px;
    clear: right;
}

#foot .footer .blogo {
    clear: both;
    padding-top: 25px;
}

#foot .footer p {
    font-size: 14px;
    letter-spacing: 2px;
    padding: 0;
    margin: 0;
    clear: both;
    line-height: 25px;
    color: #676767;
    margin-left: 83px;
}

#foot .footer .fx {
    font-size: 14px;
    letter-spacing: 6px;
    padding-left: 10px;
}

#foot .copy {
    line-height: 25px;
    color: #676767;
    margin: 0px auto;
    clear: both;
    text-align: center;
    padding-top: 40px;
    font-size: 14px;
}

#foot a {
    color: #676767;
    text-decoration: none;
}

.fenyexin {
    width: 1000px;
    height: 50px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 20px;
}

.fenyexin span {
    border: 2px solid #75DAE6;
    cursor: pointer;
    box-shadow: 0px 0px 2px 2px rgba(142,172,175,0.5) inset;
    padding: 6px 20px;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 5px;
}
.last_page{
    display: block;
    border:none;
    cursor: pointer;
    margin: 0 5px;
    width: 98px;
    height: 36px;
    background: url(/wanmeishizi/images/teacher2024/ppage.png) no-repeat;
    background-size: contain;
   
}
.next_page{
    border:none;
    display: block;
    cursor: pointer;
    margin: 0 5px;
    width: 98px;
    height: 36px;
    background: url(/wanmeishizi/images/teacher2024/npage.png) no-repeat;
    background-size: contain;
}

.fenyexin span.active {
    background: #8EACAF;
    /* padding: 10px 20px; */
    
}

.fenyexin span:hover {
    background: #8EACAF;
    padding: 10px 20px;
    color: azure;
}

@media screen and (max-width: 1270px) and (min-width:1024px) {
    #header,
    #nav_bg,
    .box,
    #foot,
    .banner,
    .banner2 {
        width: 1270px;
    }
}

@media screen and (max-width: 1024px) {
    #header,
    #nav_bg,
    .box,
    #foot,
    .banner,
    .banner2 {
        width: 1270px;
    }
}

.bgi{
    background: url(/wanmeishizi/images/teacher2024/bgi.jpg) no-repeat;
    background-size: cover;
}