.container-con {
    margin-top: 40px;
    height: 290px;
    text-align: center;
}

.nav-title {
    font-size: 34px;
    color: #000;
}

.nav-info {
    color: #797979;
    line-height: 60px;
}

.nav-line {
    background: #FF8F0A;
    height: 4px;
    display: inline-block;
    width: 140px;
    margin-top: -9px;
}

.nav-line-l {
    height: 1px;
    background: #DEDEDE;
    margin-top: -7px;
}

.nav-info-m {
    padding: 30px 0px;
    color: #2E2E2E;
    font-size: 16px;
    line-height: 30px;
}

.more-btn {
    display: inline-block;
    width: 150px;
    height: 35px;
    line-height: 35px;
    color: #2E2E2E;
    font-size: 16px;
    border: 1px solid #C5C5C5;
}

.nav-more-info {
    border: 1px solid #DDDDDD;
    height: 260px;
    margin-top: 30px;
    width: 1213px;
}

.one-nav-info {
    float: left;
    border-right: 1px solid #DDDDDD;
    width: 121px;
    height: 258px;
}

.one-nav-info-img {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-top: 50px;
}

.one-nav-info-title {
    font-size: 16px;
    color: #101010;
}

.one-nav-info-title-s {
    color: #8A8A8A;
    line-height: 30px;
	font-size:8px;
}

.one-nav-info {
    text-align: center;
}

.one-nav-info .img1 {
    background: url(/static/images/common/images/q1.png);
}

.one-nav-info:hover .img1 {
    background: url(/static/images/common/images/q11.png);
}

.one-nav-info .img2 {
    background: url(/static/images/common/images/q2.png);
}

.one-nav-info:hover .img2 {
    background: url(/static/images/common/images/q22.png);
}

.one-nav-info .img3 {
    background: url(/static/images/common/images/q3.png);
}

.one-nav-info:hover .img3 {
    background: url(/static/images/common/images/q33.png);
}

.one-nav-info .img4 {
    background: url(/static/images/common/images/q4.png);
}

.one-nav-info:hover .img4 {
    background: url(/static/images/common/images/q44.png);
}

.one-nav-info .img5 {
    background: url(/static/images/common/images/q5.png);
}

.one-nav-info:hover .img5 {
    background: url(/static/images/common/images/q55.png);
}

.one-nav-info .img6 {
    background: url(/static/images/common/images/q6.png);
}

.one-nav-info:hover .img6 {
    background: url(/static/images/common/images/q66.png);
}

.one-nav-info .img7 {
    background: url(/static/images/common/images/q7.png);
}

.one-nav-info:hover .img7 {
    background: url(/static/images/common/images/q77.png);
}

.one-nav-info .img8 {
    background: url(/static/images/common/images/q8.png);
}

.one-nav-info:hover .img8 {
    background: url(/static/images/common/images/q88.png);
}

.one-nav-info .img9 {
    background: url(/static/images/common/images/q9.png);
}

.one-nav-info:hover .img9 {
    background: url(/static/images/common/images/q99.png);
}

.one-nav-info .img10 {
    background: url(/static/images/common/images/q10.png);
}

.one-nav-info:hover .img10 {
    background: url(/static/images/common/images/q1010.png);
}

.one-nav-info .img11 {
    background: url(/static/images/common/images/q111.png);
}

.one-nav-info:hover .img11 {
    background: url(/static/images/common/images/q1111.png);
}

.one-nav-info .img12 {
    background: url(/static/images/common/images/q12.png);
}

.one-nav-info:hover .img12 {
    background: url(/static/images/common/images/q1212.png);
}

.one-nav-info .img13 {
    background: url(/static/images/common/images/q13.png);
}

.one-nav-info:hover .img13 {
    background: url(/static/images/common/images/q1313.png);
}

.one-nav-info .img14 {
    background: url(/static/images/common/images/q14.png);
}

.one-nav-info:hover .img14 {
    background: url(/static/images/common/images/q1414.png);
}

.one-nav-info:hover .one-nav-info-title {
    color: #FF8F0A;
}

.zuopin {
    text-align: center;
    margin-top: 50px;
}

.con-bg {
    background: #F2F2F2;
    padding-bottom: 60px;
    padding-top: 1px;
}

.con-bg-b {
    background: #fff;
}

.teacher-img {
    position: relative;
}

.teacher-one {
    margin-top: 25px;
}

.teacher-one img {
    width: 100%;
}

.teacher-one-info {
    transition: 0.3s linear;
    background: url(/static/images/common/images/so_03.png);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    color: #fff;
    text-align: center;
    opacity: 0;
}

.teacher-one:hover .teacher-one-info {
    opacity: 1;
}

.teacher-name {
    margin-top: 40%;
    font-size: 28px;
    line-height: 35px;
}

.teacher-more {
    font-size: 16px;
    margin: 10px 0px;
}

.teacher-intro {
    font-size: 20px;
}

.teacher-more-btn {
    width: 100px;
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #fff;
    display: inline-block;
}

.shool-img {
    position: relative;
}

.shool-one {
    margin-top: 25px;
}

.shool-one img {
    width: 100%;
}

.shool-one-info {
    transition: 0.3s linear;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0px;
    bottom: 0px;
    background: #FF8F0A;
    color: #fff;
    text-align: center;
    opacity: 0;
    line-height: 100%;
}

.shool-more {
    margin-top: 75px;
    font-size: 24px;
}

.shool-one:hover .shool-one-info {
    opacity: 1;
}

.student-nav {
    margin-top: 20px;
    line-height: 50px;
}

.student-nav-title {
    font-size: 18px;
    color: #000;
}

.student-nav .more {
    color: #9E9E9E;
}

.student-nav-sheji {
    line-height: 50px;
    height: 50px;
    border: 1px solid #D6D6D6;
    background: #fff;
    border-top: 0px solid #fff;
}

.student-nav-sheji a {
    display: inline-block;
    border-right: 1px solid #D6D6D6;
    color: #545454;
    padding: 0px 40px;
}

.container-pinpai {
    text-align: center;
}

.nav-title-sm {
    font-size: 32px;
    color: #FF8F0A;
    margin-top: 50px;
}

.zuopin-one-title {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}

.zuopin-o-title {
    font-size: 22px;
    color: #000;
    font-weight: 500;
}

.zuopin-one-title .f-r {
    color: #999;
    font-size: 12px;
    margin-right: 10px;
}

.news-img img {
    width: 180px;
    height: 100px;
}

.news-info-d {
    width: 395px;
    height: 100px;
    padding-left: 10px;
    color: #A8A8A8;
    line-height: 23px;
}

.news-text-title {
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    margin-bottom: 11px;
    font-weight: bold;
}

.news-one-info {
    margin-bottom: 30px;
    margin-top: 15px;
}

.one-con-nav {
    width: 104px;
    display: inline-block;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
    margin-right: 36px;
}

.one-con-nav img {
    width: 104px;
}

.one-con-nav-title {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #000;
}

.lx-info-text {
    font-size: 16px;
    color: #000;
    margin-top: 60px;
}

.lx-info-iphone {
    font-size: 36px;
    color: #FF8F0A;
}

.bborder {
    width: 100%;
    height: 3px;
    border-bottom: 3px solid #F2F2F2;
}

.bb {
    border-bottom: 3px solid #FF8F0A;
}