/* 单信息 */

.lm-main {
    width: 100%;
    min-height: 520px;
    height: auto;
}

.lm-main-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.lm-m-a-left {
    width: 260px;
    height: auto;
    position: relative;
}

.lm-m-a-right {
    width: 900px;
    height: auto;
}

.lm-m-a-left .lm-m-a-left-po {
    width: 100%;
    height: auto;
    margin-top: -80px;
}

.lm-m-a-left-top {
    width: 100%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background: url(lm_top.png) no-repeat center center;
}

.lm-m-a-left-top h3 {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul li {
    width: 255px;
    background: #f9f9f9;
    border-top: 1px solid #ffffff;
    text-align: center;
    height: auto;
    line-height: 60px;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul li>a {
    font-size: 18px;
    color: #333333;
    display: block;
    border-left: 5px solid #721170;
    width: 100%;
    height: 100%;
    transition: none;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul .li1 {
    border-top: 0;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active>a {
    border-left: 5px solid #feba01;
    background: url(duobian.png) #ffffff no-repeat 88% center;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active>a {
    font-weight: bold;
    color: #feba01;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active2>a {
    border-left: 5px solid #feba01;
    background: url(duobian2.png) #ffffff no-repeat 88% center;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active2>a {
    font-weight: bold;
    color: #feba01;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active2:hover>a {
    border-left: 5px solid #feba01;
    background: url(duobian2.png) #ffffff no-repeat 88% center;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active2:hover>a {
    font-weight: bold;
    color: #feba01;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li:hover>a {
    border-left: 5px solid #feba01;
    background: url(duobian.png) #ffffff no-repeat 88% center;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li:hover>a {
    font-weight: bold;
    color: #feba01;
}


/*  */

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2 li {
    width: 255px;
    background: #f9f9f9;
    border-top: 0;
    text-align: center;
    height: auto;
    line-height: 0;
    overflow: hidden;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2 li.height {
    line-height: 60px;
    border-top: 1px solid #ffffff;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2 li>a {
    font-size: 16px;
    color: #333333;
    display: block;
    border-left: 5px solid #721170;
    width: 100%;
    height: 100%;
    transition: none;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2 .li1 {
    border-top: 0;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2>li.active1>a {
    border-left: 5px solid #feba01;
    background: url(duobian.png) #ffffff no-repeat 88% center;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2>li.active1>a {
    font-weight: bold;
    color: #feba01;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2>li:hover>a {
    border-left: 5px solid #feba01;
    background: url(duobian.png) #ffffff no-repeat 88% center;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul2>li:hover>a {
    font-weight: bold;
    color: #feba01;
}


/* lm nav */

.lm-m-a-right-nav {
    width: 100%;
    padding-top: 7px;
    height: 54px;
    border-bottom: 1px solid #dddddd;
}

.lm-m-a-right-nav-ul li {
    line-height: 54px;
    font-size: 14px;
    color: #666666;
}

.lm-m-a-right-nav-ul li a {
    font-size: 14px;
    color: #666666;
}

.lm-m-a-right-nav-ul .li1 span {
    display: none;
}

.lm-m-a-right-nav-ul .li1 img {
    vertical-align: top;
    display: inline-block;
    margin-top: 18px;
}

.lm-m-a-right-nav-ul li a:hover {
    color: #721170;
}

.lm-content {
    width: 100%;
    height: auto;
    padding-bottom: 40px;
}

.lm-content>h3 {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    color: #333333;
    line-height: 38px;
    padding: 25px 0px;
}

.lm-content .lm-p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
}


/* lbiao1 */

.lm-content .lm-lb1 {
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.lm-content .lm-lb1 li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(li.png) no-repeat 0 center;
}

.lm-content .lm-lb1 li:hover {
    background: url(li1.png) no-repeat 0 center;
}

.lm-content .lm-lb1 li .title {
    padding-left: 25px;
    font-size: 16px;
    color: #333333;
}

.lm-content .lm-lb1 li:hover .title {
    color: #781576;
}

.border-top {
    border-top: 1px dashed #cccccc;
}

.lm-content .lm-lb1 li.border-top {
    padding-top: 10px;
    margin-top: 10px;
    background: url(li.png) no-repeat 0 28px;
}


/* lm2 */

.lm-content-ul {
    width: 100%;
    height: auto;
}

.lm-content-ul li {
    width: 100%;
    height: auto;
    padding: 25px 0px;
    border-top: 1px dashed #cccccc;
}

.lm-content-ul .li1 {
    border-top: 0;
}

.lm-content-ul li .sj {
    width: 65px;
    height: 65px;
    background: #721170;
    text-align: center;
}

.lm-content-ul li .sj .dd {
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    line-height: 20px;
    margin-top: 14px;
}

.lm-content-ul li .sj .mm {
    font-size: 16px;
    color: #ffffff;
}

.lm-content-ul li .a-title {
    width: 835px;
}

.lm-content-ul li .a-title .a-title-auto {
    padding: 9px 10px 9px 20px;
}

.lm-content-ul li .a-title .a-title-auto .title {
    font-size: 16px;
    color: #333333;
    line-height: 20px;
}

.lm-content-ul li .a-title .a-title-auto .summary {
    font-size: 14px;
    color: #999999;
    margin-top: 7px;
    line-height: 20px;
}

.lm-content-ul li:hover .a-title .a-title-auto .title {
    font-weight: bold;
}


/* wxy */

.wzy-main {
    width: 100%;
    height: auto;
}

.wzy-main-auto {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.w-content {
    width: 100%;
    height: auto;
}

.w-content-top {
    width: 100%;
    height: auto;
    text-align: center;
    border-bottom: 1px dashed #cccccc;
}

.w-content-top h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
    padding: 30px 100px 20px 100px;
}

.w-content-top p {
    padding-bottom: 20px;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.w-content-top p a {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}

.w-content-top p a:hover {
    color: #333333;
    font-weight: bold;
}

.w-content-top p .span1,
.w-content-top p .span2,
.w-content-top p .span3 {
    padding-right: 28px;
}

.wz {
    width: 1030px;
    height: auto;
    margin: 0 auto;
}

.wz-auto-center {
    width: 100%;
    height: auto;
    padding-top: 25px;
    min-height: 520px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
}

.wz-auto-bottom {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #cccccc;
}

.social-share {
    margin-top: 20px;
}

.fx {
    line-height: 40px;
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}

.gb-fh-dy {
    margin-top: 30px;
}

.gb-fh-dy a {
    font-size: 16px;
    color: #333333;
}

.xx-ye {
    width: 100%;
    height: 115px;
}


/* 师资 */

.lm-content-xz {
    width: 100%;
    height: auto;
}

.lm-content-xz .h3 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;
}

.lm-content-xz .h3 p {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.lm-content-xz li {
    width: 150px;
    height: 310px;
    margin-right: 100px;
    text-align: center;
}

.lm-content-xz li .title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 15px;
    line-height: 20px;
}

.lm-content-xz li .summary {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
    line-height: 20px;
}


.lm-content-xz li .a-img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background: url(li_xz.png) no-repeat center center;
}

.lm-content-xz li .a-img img {
    width: 100%;
}

.lm-content-xz2 .h3 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    margin-top: 20px;
}

.lm-content-xz2 .h3 p {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
}

.lm-content-xz2 {
    font-size: 18px;
    color: #333333;
    line-height: 36px;
}

.lm-content-xz2 img {
    margin-left: 15px;
}

.lm-content-xz2 li {
    width: auto;
    text-align: left;
    line-height: 55px;
    height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
}


/*  */

.lm-m-a-left-ul li .ul-a2 {
    height: 0px !important;
    overflow: hidden;
    transition: all 0.7s;
}

.lm-m-a-left-ul li .ul-a2 li {
    height: 0px !important;
    overflow: hidden;
    transition: all 0.7s;
    line-height: 0;
    height: 0;
}

.lm-m-a-left-ul li.active .ul-a2 {
    height: auto !important;
}

.lm-m-a-left-ul li.active .ul-a2 li {
    height: 40px !important;
    line-height: 40px;
    background: #ffffff;
    border-bottom: 1px solid #eae9e9;
}

.lm-m-a-left-ul li.active .ul-a2 .i1 {
    border-top: 1px solid #eae9e9;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul li .ul-a2 li a {
    font-size: 14px;
    border-left: 5px solid #e29be1;
    font-weight: bold;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul li .ul-a2 li:hover a {
    font-weight: bold;
    color: #feba01;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul li .ul-a2 li.active a {
    color: #feba01;
}

.lm-m-a-left-ul li.active .ul-a2 li {
    border-right: 1px solid #eae9e9;
    width: auto;
}

.lm-m-a-left .lm-m-a-left-po .lm-m-a-left-ul>li.active1>a {
    border-left: 5px solid #feba01;
    background: url(duobian1.png) #ffffff no-repeat 88% center;
}